org.chromattic.core.jcr.info
Class TypeInfo

java.lang.Object
  extended by org.chromattic.core.jcr.info.TypeInfo
Direct Known Subclasses:
MixinTypeInfo, NodeTypeInfo

public class TypeInfo
extends Object

Version:
$Revision$
Author:
Julien Viet

Constructor Summary
TypeInfo(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

TypeInfo

public TypeInfo(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.