Uses of Interface
fr.becpg.repo.hierarchy.HierarchyService
Packages that use HierarchyService
Package
Description
-
Uses of HierarchyService in fr.becpg.repo.autocomplete.impl.plugins
Fields in fr.becpg.repo.autocomplete.impl.plugins declared as HierarchyServiceModifier and TypeFieldDescriptionprivate HierarchyServiceLinkedValueAutoCompletePlugin.hierarchyService -
Uses of HierarchyService in fr.becpg.repo.hierarchy.action
Fields in fr.becpg.repo.hierarchy.action declared as HierarchyServiceModifier and TypeFieldDescriptionprivate HierarchyServiceClassifyByHierarchyActionExecuter.hierarchyServiceMethods in fr.becpg.repo.hierarchy.action with parameters of type HierarchyServiceModifier and TypeMethodDescriptionvoidClassifyByHierarchyActionExecuter.setHierarchyService(HierarchyService hierarchyService) Setter for the fieldhierarchyService. -
Uses of HierarchyService in fr.becpg.repo.hierarchy.impl
Classes in fr.becpg.repo.hierarchy.impl that implement HierarchyService -
Uses of HierarchyService in fr.becpg.repo.jscript
Fields in fr.becpg.repo.jscript declared as HierarchyServiceMethods in fr.becpg.repo.jscript with parameters of type HierarchyServiceModifier and TypeMethodDescriptionvoidBeCPGScriptHelper.setHierarchyService(HierarchyService hierarchyService) Setter for the fieldhierarchyService.