Uses of Class
org.chromattic.core.jcr.info.NodeTypeInfo

Packages that use NodeTypeInfo
org.chromattic.core   
org.chromattic.core.jcr.info   
 

Uses of NodeTypeInfo in org.chromattic.core
 

Methods in org.chromattic.core that return NodeTypeInfo
abstract  NodeTypeInfo ObjectContext.getTypeInfo()
           
 NodeTypeInfo EntityContext.getTypeInfo()
           
 NodeTypeInfo EmbeddedContext.getTypeInfo()
           
 

Uses of NodeTypeInfo in org.chromattic.core.jcr.info
 

Subclasses of NodeTypeInfo in org.chromattic.core.jcr.info
 class MixinTypeInfo
           
 class PrimaryTypeInfo
           
 

Methods in org.chromattic.core.jcr.info that return NodeTypeInfo
 NodeTypeInfo PrimaryTypeInfo.getSuperType(java.lang.String name)
           
 

Methods in org.chromattic.core.jcr.info that return types with arguments of type NodeTypeInfo
 java.util.Set<NodeTypeInfo> PrimaryTypeInfo.getSuperTypes()
           
 

Constructor parameters in org.chromattic.core.jcr.info with type arguments of type NodeTypeInfo
PrimaryTypeInfo(javax.jcr.nodetype.NodeType nodeType, java.util.Set<NodeTypeInfo> superTypes)
           
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.