Class AbstractCategoriesBuilder
java.lang.Object
org.hippoecm.frontend.service.categories.AbstractCategoriesBuilder
- All Implemented Interfaces:
CategoriesBuilder
-
Field Summary
Modifier and TypeFieldDescriptionprotected IPluginContext
protected Node
protected String[]
protected String[]
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncontext
(IPluginContext context) protected boolean
isFrozenNode
(Node node) protected boolean
versionCategories
(String[] versionCategories) workflowCategories
(String[] workflowCategories) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.hippoecm.frontend.service.categories.CategoriesBuilder
build
-
Field Details
-
node
-
versionCategories
-
workflowCategories
-
context
-
-
Constructor Details
-
AbstractCategoriesBuilder
public AbstractCategoriesBuilder()
-
-
Method Details
-
node
- Specified by:
node
in interfaceCategoriesBuilder
-
versionCategories
- Specified by:
versionCategories
in interfaceCategoriesBuilder
-
workflowCategories
- Specified by:
workflowCategories
in interfaceCategoriesBuilder
-
context
- Specified by:
context
in interfaceCategoriesBuilder
-
isFrozenNode
-
isHandle
-