Class CmsContentTreeContext
java.lang.Object
ch.tocco.nice2.optional.cms.api.tree.CmsContentTreeContext
- All Implemented Interfaces:
ContentTreeContext
- Direct Known Subclasses:
AdminCmsContentTreeContext,PublicCmsContentTreeContext
@Deprecated
public abstract class CmsContentTreeContext
extends Object
implements ContentTreeContext
Deprecated.
-
Nested Class Summary
Nested classes/interfaces inherited from interface ch.tocco.nice2.dms.api.tree.ContentTreeContext
ContentTreeContext.Mode -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final CmsContentTreeContextDeprecated.static final CmsContentTreeContextDeprecated.static final StringDeprecated. -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedDeprecated. -
Method Summary
Modifier and TypeMethodDescriptionbooleanDeprecated.static CmsContentTreeContextDeprecated.getMode()Deprecated.getName()Deprecated.Deprecated.Deprecated.inthashCode()Deprecated.
-
Field Details
-
NAME
Deprecated.- See Also:
-
INSTANCE
Deprecated. -
ADMIN_INSTANCE
Deprecated.
-
-
Constructor Details
-
CmsContentTreeContext
Deprecated.
-
-
Method Details
-
getForMode
Deprecated. -
getNodeTypesFilter
Deprecated.- Specified by:
getNodeTypesFilterin interfaceContentTreeContext
-
getNodeTypes
Deprecated.- Specified by:
getNodeTypesin interfaceContentTreeContext- Returns:
- all node type names that are supported in this context
-
getMode
Deprecated.- Specified by:
getModein interfaceContentTreeContext
-
getName
Deprecated.- Specified by:
getNamein interfaceContentTreeContext
-
equals
Deprecated. -
hashCode
public int hashCode()Deprecated.
-