Class CmsDomainNodeModel
java.lang.Object
ch.tocco.nice2.dms.spi.tree.AbstractContentTreeNodeModel
ch.tocco.nice2.dms.spi.tree.DomainNodeModel
ch.tocco.nice2.optional.cms.impl.tree.CmsDomainNodeModel
- All Implemented Interfaces:
ContentTreeNodeModel
Deprecated.
Model for
CmsDomainNode.-
Field Summary
Fields inherited from interface ch.tocco.nice2.dms.api.tree.ContentTreeNodeModel
DOMAIN_NODE_MODEL_ORDER -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Returns the relations to the child nodes.Methods inherited from class ch.tocco.nice2.dms.spi.tree.DomainNodeModel
getEntityNameMethods inherited from class ch.tocco.nice2.dms.spi.tree.AbstractContentTreeNodeModel
getParentRelations, getRootRelationName
-
Constructor Details
-
CmsDomainNodeModel
public CmsDomainNodeModel()Deprecated.
-
-
Method Details
-
getChildRelations
Deprecated.Description copied from interface:ContentTreeNodeModelReturns the relations to the child nodes.- Specified by:
getChildRelationsin interfaceContentTreeNodeModel- Overrides:
getChildRelationsin classDomainNodeModel- Returns:
- the relations to the child nodes.
-