Uses of Interface
org.bardframework.crud.api.searchable.SearchableEntityService
Packages that use SearchableEntityService
-
Uses of SearchableEntityService in org.bardframework.crud.api.searchable
Classes in org.bardframework.crud.api.searchable with type parameters of type SearchableEntityServiceModifier and TypeInterfaceDescriptioninterfaceSearchableEntityRestController<M extends BaseModel<I>,C extends SearchableEntityCriteria, S extends SearchableEntityService<M, C, ?, I, U>, I, U>