org.chromattic.core.jcr.info
Class NodeTypeInfo

java.lang.Object
  extended by org.chromattic.core.jcr.info.NodeTypeInfo

public class NodeTypeInfo
extends Object

Version:
$Revision$
Author:
Julien Viet

Constructor Summary
NodeTypeInfo(javax.jcr.nodetype.NodeType nodeType)
           
 
Method Summary
 String getName()
           
 PropertyDefinitionInfo getPropertyDefinitionInfo(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeTypeInfo

public NodeTypeInfo(javax.jcr.nodetype.NodeType nodeType)
Method Detail

getName

public String getName()

getPropertyDefinitionInfo

public PropertyDefinitionInfo getPropertyDefinitionInfo(String name)


Copyright © 2009 eXo Platform SAS. All Rights Reserved.