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
Modifier and TypeFieldDescriptionstatic final CmsContentTreeContext
Deprecated.static final CmsContentTreeContext
Deprecated.static final String
Deprecated. -
Constructor Summary
ModifierConstructorDescriptionprotected
Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionboolean
Deprecated.static CmsContentTreeContext
Deprecated.getMode()
Deprecated.getName()
Deprecated.Deprecated.Deprecated.int
hashCode()
Deprecated.
-
Field Details
-
NAME
Deprecated.- See Also:
-
INSTANCE
Deprecated. -
ADMIN_INSTANCE
Deprecated.
-
-
Constructor Details
-
CmsContentTreeContext
Deprecated.
-
-
Method Details
-
getForMode
Deprecated. -
getNodeTypesFilter
Deprecated.- Specified by:
getNodeTypesFilter
in interfaceContentTreeContext
-
getNodeTypes
Deprecated.- Specified by:
getNodeTypes
in interfaceContentTreeContext
- Returns:
- all node type names that are supported in this context
-
getMode
Deprecated.- Specified by:
getMode
in interfaceContentTreeContext
-
getName
Deprecated.- Specified by:
getName
in interfaceContentTreeContext
-
equals
Deprecated. -
hashCode
public int hashCode()Deprecated.
-