|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.chromattic.core.jcr.info.PropertyDefinitionInfo
public class PropertyDefinitionInfo
| Constructor Summary | |
|---|---|
PropertyDefinitionInfo(javax.jcr.nodetype.PropertyDefinition propertyDefinition)
|
|
PropertyDefinitionInfo(java.lang.String name,
int type,
boolean multiple)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
|
int |
getType()
|
boolean |
isMultiple()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PropertyDefinitionInfo(javax.jcr.nodetype.PropertyDefinition propertyDefinition)
public PropertyDefinitionInfo(java.lang.String name,
int type,
boolean multiple)
| Method Detail |
|---|
public java.lang.String getName()
public int getType()
public boolean isMultiple()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||