Uses of Class
org.cxbox.core.crudma.bc.BcHierarchy
Packages that use BcHierarchy
-
Uses of BcHierarchy in org.cxbox.core.controller
Methods in org.cxbox.core.controller with parameters of type BcHierarchyModifier and TypeMethodDescriptionBCFactory.getBusinessComponent(BcHierarchy bcHierarchy, QueryParameters queryParameters) -
Uses of BcHierarchy in org.cxbox.core.crudma.bc
Methods in org.cxbox.core.crudma.bc that return BcHierarchyConstructors in org.cxbox.core.crudma.bc with parameters of type BcHierarchyModifierConstructorDescriptionBusinessComponent(String id, String parentId, BcDescription description, BcHierarchy hierarchy) BusinessComponent(String id, String parentId, BcDescription description, BcHierarchy hierarchy, QueryParameters parameters)