org.chromattic.core.jcr.info
Class PropertyDefinitionInfo
java.lang.Object
org.chromattic.core.jcr.info.PropertyDefinitionInfo
public class PropertyDefinitionInfo
- extends Object
- Version:
- $Revision$
- Author:
- Julien Viet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyDefinitionInfo
public PropertyDefinitionInfo(javax.jcr.nodetype.PropertyDefinition propertyDefinition)
PropertyDefinitionInfo
public PropertyDefinitionInfo(String name,
int type,
boolean multiple)
getName
public String getName()
getType
public int getType()
isMultiple
public boolean isMultiple()
Copyright © 2009 eXo Platform SAS. All Rights Reserved.