org.chromattic.core.jcr.info
Class NodeTypeInfo

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

public class NodeTypeInfo
extends TypeInfo

Version:
$Revision$
Author:
Julien Viet

Constructor Summary
NodeTypeInfo(javax.jcr.nodetype.NodeType nodeType)
           
 
Method Summary
 Set<String> getMixinNames()
           
 
Methods inherited from class org.chromattic.core.jcr.info.TypeInfo
getName, getPropertyDefinitionInfo
 
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

getMixinNames

public Set<String> getMixinNames()


Copyright © 2009 eXo Platform SAS. All Rights Reserved.