Package ch.tocco.nice2.dms.impl.tree
Class ResourceChildOfConditionBuilder
java.lang.Object
ch.tocco.nice2.dms.impl.tree.ResourceChildOfConditionBuilder
- All Implemented Interfaces:
ChildOfConditionBuilder
Builds the child-of condition for Resource nodes.
-
Constructor Summary
ConstructorDescriptionResourceChildOfConditionBuilder
(DataModel dataModel, ContentTreeService contentTreeService) -
Method Summary
Modifier and TypeMethodDescriptionbuildChildOfCondition
(ContentTreeNode parentNode, EntityModel childEntityModel)
-
Constructor Details
-
ResourceChildOfConditionBuilder
-
-
Method Details
-
buildChildOfCondition
- Specified by:
buildChildOfCondition
in interfaceChildOfConditionBuilder
-