org.chromattic.core.jcr.info
Class PrimaryTypeInfo
java.lang.Object
org.chromattic.core.jcr.info.NodeTypeInfo
org.chromattic.core.jcr.info.PrimaryTypeInfo
public class PrimaryTypeInfo
- extends NodeTypeInfo
- Version:
- $Revision$
- Author:
- Julien Viet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrimaryTypeInfo
public PrimaryTypeInfo(javax.jcr.nodetype.NodeType nodeType,
Set<NodeTypeInfo> superTypes)
getSuperTypeNames
public Set<String> getSuperTypeNames()
getSuperType
public NodeTypeInfo getSuperType(String name)
getSuperTypes
public Set<NodeTypeInfo> getSuperTypes()
getMixinNames
public Set<String> getMixinNames()
Copyright © 2010 eXo Platform SAS. All Rights Reserved.