Uses of Interface
org.bardframework.crud.api.tree.TreeEntityRepository
-
Packages that use TreeEntityRepository Package Description org.bardframework.crud.api.tree -
-
Uses of TreeEntityRepository in org.bardframework.crud.api.tree
Classes in org.bardframework.crud.api.tree with type parameters of type TreeEntityRepository Modifier and Type Interface Description interfaceTreeEntityService<M extends BaseModel<I> & TreeEntityModel<M>,C extends BaseCriteria<I> & TreeEntityCriteria<I>,R extends BaseRepository<M,C,I,U> & TreeEntityRepository<M,I,U>,I extends Serializable,U>Created by vahid (va.zafari@gmail.com) on 11/12/17.
-