org.chromattic.core.jcr.info
Class NodeTypeInfo
java.lang.Object
org.chromattic.core.jcr.info.NodeTypeInfo
- Direct Known Subclasses:
- MixinTypeInfo, PrimaryTypeInfo
public class NodeTypeInfo
- extends Object
- Version:
- $Revision$
- Author:
- Julien Viet
|
Constructor Summary |
NodeTypeInfo(javax.jcr.nodetype.NodeType nodeType)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NodeTypeInfo
public NodeTypeInfo(javax.jcr.nodetype.NodeType nodeType)
getName
public String getName()
getPropertyDefinitionInfo
public PropertyDefinitionInfo getPropertyDefinitionInfo(String name)
findPropertyDefinition
public PropertyDefinitionInfo findPropertyDefinition(String propertyName)
Copyright © 2010 eXo Platform SAS. All Rights Reserved.