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