|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object info.magnolia.cms.util.NodeDataWrapper info.magnolia.cms.util.LazyNodeDataWrapper info.magnolia.cms.util.SystemNodeDataWrapper
public class SystemNodeDataWrapper
A lazy node data wrapper reading from the node data using the LifeTimeJCRSessionUtil
.
Field Summary |
---|
Fields inherited from interface info.magnolia.cms.core.NodeData |
---|
MULTIVALUE_FALSE, MULTIVALUE_TRUE, MULTIVALUE_UNDEFINED |
Constructor Summary | |
---|---|
SystemNodeDataWrapper(NodeData nodeData)
|
Method Summary | |
---|---|
HierarchyManager |
getHierarchyManager()
|
protected Content |
wrap(Content content)
Default implementation of content wrapping for cases where NodeData needs to return content. |
Methods inherited from class info.magnolia.cms.util.LazyNodeDataWrapper |
---|
getPath, getRepository, getWrappedNodeData, setPath, setRepository |
Methods inherited from class info.magnolia.cms.util.NodeDataWrapper |
---|
delete, getAttribute, getAttributeNames, getBoolean, getContentLength, getDate, getDouble, getHandle, getJCRProperty, getLong, getName, getParent, getReferencedContent, getReferencedContent, getStream, getString, getString, getType, getValue, getValues, isExist, isGranted, isMultiValue, refresh, save, setAttribute, setAttribute, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setWrappedNodeData, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SystemNodeDataWrapper(NodeData nodeData)
Method Detail |
---|
protected Content wrap(Content content)
NodeDataWrapper
wrap
in class LazyNodeDataWrapper
public HierarchyManager getHierarchyManager()
getHierarchyManager
in interface NodeData
getHierarchyManager
in class LazyNodeDataWrapper
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |