Uses of Interface
org.bardframework.crud.api.activable.ActivableEntityRepository
-
Packages that use ActivableEntityRepository Package Description org.bardframework.crud.api.activable -
-
Uses of ActivableEntityRepository in org.bardframework.crud.api.activable
Classes in org.bardframework.crud.api.activable with type parameters of type ActivableEntityRepository Modifier and Type Interface Description interfaceActivableEntityService<M extends BaseModel<I>,R extends ActivableEntityRepository<I,U> & BaseRepository<M,?,I,U>,I extends Serializable,U>
-