Interface | Description |
---|---|
ContentType |
An immutable Hippo Content Type representation providing a more relaxed and enhanced form of an
EffectiveNodeType
exposing only non-residual ContentTypeProperty and ContentTypeChild elements with additional meta-data describing these ContentTypeItems . |
ContentTypeChild |
Represents a
ContentType Property element denoting a NodeType Child Definition. |
ContentTypeItem |
Represents a
ContentType property or child element representing an underlying NodeType Child or Property Definition. |
ContentTypeProperty |
Represents a
ContentType Property element denoting a NodeType Property Definition. |
ContentTypes |
A lightweight and immutable representation of the ContentType definitions.
|
ContentTypeService |
ContentType Service which provides access to:
A lightweight and immutable representation of the current and aggregated or effective JCR Repository NodeType definitions
A lightweight and immutable representation of the current ContentType definitions, including aggregated ones for specific Nodes within the repository
|
EffectiveNodeType |
An immutable and aggregated or effective JCR Repository
NodeType representation
or an aggregation thereof to represent a concrete Node instance. |
EffectiveNodeTypeChild |
Represents a Child NodeDefinition for its containing EffectiveNodeType
|
EffectiveNodeTypeItem |
Represents the common characteristics shared between the
EffectiveNodeTypeChild and EffectiveNodeTypeProperty sub types. |
EffectiveNodeTypeProperty |
Represents a PropertyDefinition for its containing EffectiveNodeType
|
EffectiveNodeTypes |
An lightweight and immutable representation of the aggregated or effective JCR Repository NodeType definitions.
|
Copyright © 2012–2019 Hippo B.V. (http://www.onehippo.com). All rights reserved.