Uses of Interface
org.bardframework.crud.api.activable.ActivableEntityService
Packages that use ActivableEntityService
-
Uses of ActivableEntityService in org.bardframework.crud.api.activable
Classes in org.bardframework.crud.api.activable with type parameters of type ActivableEntityServiceModifier and TypeInterfaceDescriptioninterfaceActivableEntityRestController<M extends BaseModel<I>,S extends ActivableEntityService<M, ?, I, U>, I extends Serializable, U>