Uses of Enum Class
org.alfresco.service.cmr.search.CategoryService.Mode
Packages that use CategoryService.Mode
-
Uses of CategoryService.Mode in org.alfresco.repo.search.impl
Methods in org.alfresco.repo.search.impl with parameters of type CategoryService.ModeModifier and TypeMethodDescriptionAbstractCategoryServiceImpl.getChildren(NodeRef categoryRef, CategoryService.Mode mode, CategoryService.Depth depth) AbstractCategoryServiceImpl.getChildren(NodeRef categoryRef, CategoryService.Mode mode, CategoryService.Depth depth, String filter) -
Uses of CategoryService.Mode in org.alfresco.service.cmr.search
Methods in org.alfresco.service.cmr.search that return CategoryService.ModeModifier and TypeMethodDescriptionstatic CategoryService.ModeReturns the enum constant of this class with the specified name.static CategoryService.Mode[]CategoryService.Mode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.alfresco.service.cmr.search with parameters of type CategoryService.ModeModifier and TypeMethodDescriptionCategoryService.getChildren(NodeRef categoryRef, CategoryService.Mode mode, CategoryService.Depth depth) Get the children of a given category node