org.chromattic.core.jcr.info
Class NodeInfo

java.lang.Object
  extended by org.chromattic.core.jcr.info.NodeInfo
Direct Known Subclasses:
MixinsNodeInfo

public class NodeInfo
extends Object

Version:
$Revision$
Author:
Julien Viet

Constructor Summary
protected NodeInfo(NodeTypeInfo primaryNodeTypeInfo)
           
 
Method Summary
 PropertyDefinitionInfo findPropertyDefinition(String propertyName)
           
 NodeTypeInfo getPrimaryNodeTypeInfo()
           
 PropertyDefinitionInfo getPropertyDefinitionInfo(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeInfo

protected NodeInfo(NodeTypeInfo primaryNodeTypeInfo)
Method Detail

getPrimaryNodeTypeInfo

public NodeTypeInfo getPrimaryNodeTypeInfo()

getPropertyDefinitionInfo

public PropertyDefinitionInfo getPropertyDefinitionInfo(String name)

findPropertyDefinition

public PropertyDefinitionInfo findPropertyDefinition(String propertyName)


Copyright © 2009 eXo Platform SAS. All Rights Reserved.