Uses of Interface
org.bardframework.crud.api.orderable.OrderableEntityRepository
-
Packages that use OrderableEntityRepository Package Description org.bardframework.crud.api.orderable -
-
Uses of OrderableEntityRepository in org.bardframework.crud.api.orderable
Classes in org.bardframework.crud.api.orderable with type parameters of type OrderableEntityRepository Modifier and Type Interface Description interfaceOrderableEntityService<M extends BaseModelAbstract<I>,C extends BaseCriteriaAbstract<I>,R extends OrderableEntityRepository<M,C,I,U>,I extends Comparable<? super I>,U>
-