public class QueryNodeDefinitionDBFile
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static QueryNodeDefinitionDBFile |
CURRENT |
Constructor and Description |
---|
QueryNodeDefinitionDBFile() |
Modifier and Type | Method and Description |
---|---|
boolean |
allowsSameNameSiblings() |
NodeType |
getDeclaringNodeType() |
NodeType |
getDefaultPrimaryType() |
java.lang.String |
getDefaultPrimaryTypeName() |
java.lang.String |
getName() |
int |
getOnParentVersion() |
java.lang.String[] |
getRequiredPrimaryTypeNames() |
NodeType[] |
getRequiredPrimaryTypes() |
boolean |
isAutoCreated() |
boolean |
isMandatory() |
boolean |
isProtected() |
public static final QueryNodeDefinitionDBFile CURRENT
public NodeType[] getRequiredPrimaryTypes()
public java.lang.String[] getRequiredPrimaryTypeNames()
public NodeType getDefaultPrimaryType()
public java.lang.String getDefaultPrimaryTypeName()
public boolean allowsSameNameSiblings()
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.