Interface CmsDomainNode
- All Superinterfaces:
ContentTreeNode
- All Known Implementing Classes:
CmsDomainNodeImpl
Deprecated.
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Get the home page of the domain.Deprecated.Deprecated.Deprecated.Deprecated.Methods inherited from interface ch.tocco.nice2.dms.api.tree.ContentTreeNode
addAlias, aliasesApplyRecursive, areAliasesChanged, copy, delete, getAdminUrl, getAliases, getAliasesSet, getAvailablePermissions, getBusinessUnit, getBusinessUnitInvoker, getChecksum, getChild, getChildren, getChildren, getChildren, getChildrenCount, getContent, getContentEntity, getContentPublished, getContentTreeContext, getCopySource, getDefaultPublicContentTreeContext, getDelegate, getLabel, getModel, getName, getNodeRight, getNodeRights, getOldPath, getOldPathPart, getOldPaths, getOptimalPath, getOptimalPathForRequest, getOrCreateNodeRight, getParent, getPath, getPathPart, getPaths, getPermissionsForChildren, getPublishStatus, getRoot, getRoot, getSorting, getTreeNode, hasAliases, hasChild, hasChildren, hasContentReadPermission, hasContentReadPermission, hasPermissionEditPermission, isChildOf, isChildRelationChanged, isCurrentlyPublished, isParentRelationChanged, isPathPartChanged, isRoot, isSystemNode, isVisibleInNavigation, moveAbove, moveBelow, moveInto, removeNodeRight, requireParent, resetChildren, setAliases, setContentTreeContext, setLabel, setName, setParent, setSorting, verifyChecksum, verifyName
-
Method Details
-
getLocale
Locale getLocale()Deprecated. -
getNodeTemplateProperties
Properties getNodeTemplateProperties()Deprecated. -
getNotFoundPage
Deprecated. -
getLoginPage
Deprecated. -
getHomePage
Deprecated.Get the home page of the domain. The home page is the first child page.- Returns:
- the home page (if present).
- See Also:
-