Uses of Interface
org.bardframework.crud.api.searchable.SearchableEntityRepository
-
Packages that use SearchableEntityRepository Package Description org.bardframework.crud.api.searchable -
-
Uses of SearchableEntityRepository in org.bardframework.crud.api.searchable
Classes in org.bardframework.crud.api.searchable with type parameters of type SearchableEntityRepository Modifier and Type Interface Description interfaceSearchableEntityService<M extends BaseModel<I>,C extends SearchableEntityCriteria,R extends SearchableEntityRepository<M,C,I,U>,I extends Serializable,U>
-