Package ch.tocco.nice2.dms.impl.tree
Class ChildOfConditionServiceImpl
java.lang.Object
ch.tocco.nice2.dms.impl.tree.ChildOfConditionServiceImpl
- All Implemented Interfaces:
ChildOfConditionService
@Component
public class ChildOfConditionServiceImpl
extends Object
implements ChildOfConditionService
-
Constructor Summary
ConstructorDescriptionChildOfConditionServiceImpl
(DataModel dataModel, ContentTreeService contentTreeService) -
Method Summary
Modifier and TypeMethodDescriptionbuildChildOfCondition
(ContentTreeNode parentNode, EntityModel childEntityModel)
-
Constructor Details
-
ChildOfConditionServiceImpl
-
-
Method Details
-
buildChildOfCondition
- Specified by:
buildChildOfCondition
in interfaceChildOfConditionService
-