org.chromattic.core.jcr.info
Class NodeInfo
java.lang.Object
org.chromattic.core.jcr.info.NodeInfo
public class NodeInfo
- extends Object
- Version:
- $Revision$
- Author:
- Julien Viet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NodeInfo
protected NodeInfo(NodeInfoManager manager,
javax.jcr.Node node,
PrimaryTypeInfo primaryNodeTypeInfo)
getNode
public javax.jcr.Node getNode()
getPrimaryNodeTypeInfo
public PrimaryTypeInfo getPrimaryNodeTypeInfo()
getPropertyDefinitionInfo
public PropertyDefinitionInfo getPropertyDefinitionInfo(String name)
findPropertyDefinition
public PropertyDefinitionInfo findPropertyDefinition(String propertyName)
throws javax.jcr.RepositoryException
- Throws:
javax.jcr.RepositoryException
Copyright © 2010 eXo Platform SAS. All Rights Reserved.