public class PropertyDefinitionDBObject
extends java.lang.Object
Constructor and Description |
---|
PropertyDefinitionDBObject(PropertyDBObject p) |
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
getAvailableQueryOperators() |
NodeType |
getDeclaringNodeType() |
Value[] |
getDefaultValues() |
java.lang.String |
getName() |
int |
getOnParentVersion() |
int |
getRequiredType() |
java.lang.String[] |
getValueConstraints() |
boolean |
isAutoCreated() |
boolean |
isFullTextSearchable() |
boolean |
isMandatory() |
boolean |
isMultiple() |
boolean |
isProtected() |
boolean |
isQueryOrderable() |
public PropertyDefinitionDBObject(PropertyDBObject p)
public int getRequiredType()
public java.lang.String[] getValueConstraints()
public Value[] getDefaultValues()
public boolean isMultiple()
public java.lang.String[] getAvailableQueryOperators()
public boolean isFullTextSearchable()
public boolean isQueryOrderable()
public NodeType getDeclaringNodeType()
public java.lang.String getName()
public boolean isAutoCreated()
public boolean isMandatory()
public int getOnParentVersion()
public boolean isProtected()
stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.