public interface NodeTypeConstants
NodeTypeConstants
used to represent nodetype definitions in
Xml.NodeType
Modifier and Type | Field and Description |
---|---|
static String |
AUTOCREATED_ATTRIBUTE
Name of the
autoCreated attribute. |
static String |
AVAILABLE_QUERY_OPERATOR_ELEMENT
Name of the availableQueryOperator element.
|
static String |
AVAILABLE_QUERY_OPERATORS_ELEMENT
Name of the availableQueryOperators element.
|
static String |
CHILDNODEDEFINITION_ELEMENT
Name of the child node definition element.
|
static String |
DECLARINGNODETYPE_ATTRIBUTE
Name of the declaring nodetype.
|
static String |
DEFAULTPRIMARYTYPE_ATTRIBUTE
Name of the default primary type attribute.
|
static String |
DEFAULTVALUE_ELEMENT
Name of the default value element.
|
static String |
DEFAULTVALUES_ELEMENT
Name of the default values element.
|
static String |
FULL_TEXT_SEARCHABLE_ATTRIBUTE
Name of the fullTextSearchable attribute.
|
static String |
HASORDERABLECHILDNODES_ATTRIBUTE
Name of the
hasOrderableChildNodes attribute. |
static String |
ISABSTRACT_ATTRIBUTE
Name of the
isAbstract attribute. |
static String |
ISMIXIN_ATTRIBUTE
Name of the
isMixin attribute. |
static String |
ISQUERYABLE_ATTRIBUTE
Name of the
isQueryable attribute. |
static String |
MANDATORY_ATTRIBUTE
Name of the
mandatory attribute. |
static String |
MULTIPLE_ATTRIBUTE
Name of the
multiple attribute. |
static String |
NAME_ATTRIBUTE
Name of the
name attribute. |
static String |
NODETYPE_ELEMENT
Name of the node type definition element.
|
static String |
NODETYPES_ELEMENT
Name of the node type definition root element.
|
static String |
ONPARENTVERSION_ATTRIBUTE
Name of the
onParentVersion attribute. |
static String |
PRIMARYITEMNAME_ATTRIBUTE
Name of the primary item name attribute.
|
static String |
PROPERTYDEFINITION_ELEMENT
Name of the property definition element.
|
static String |
PROTECTED_ATTRIBUTE
Name of the
protected attribute. |
static String |
QUERY_ORDERABLE_ATTRIBUTE
Name of the queryOrderable attribute.
|
static String |
REQUIREDPRIMARYTYPE_ELEMENT
Name of the required primary type element.
|
static String |
REQUIREDPRIMARYTYPES_ELEMENT
Name of the required primary types element.
|
static String |
REQUIREDTYPE_ATTRIBUTE
Name of the required type attribute.
|
static String |
SAMENAMESIBLINGS_ATTRIBUTE
Name of the
sameNameSiblings attribute. |
static String |
SUPERTYPE_ELEMENT
Name of the supertype element.
|
static String |
SUPERTYPES_ELEMENT
Name of the supertypes element.
|
static String |
VALUECONSTRAINT_ELEMENT
Name of the value constraint element.
|
static String |
VALUECONSTRAINTS_ELEMENT
Name of the value constraints element.
|
static String |
XML_NODETYPE |
static String |
XML_NODETYPENAME |
static String |
XML_NODETYPES |
static String |
XML_REPORT_ALLNODETYPES |
static String |
XML_REPORT_MIXINNODETYPES |
static String |
XML_REPORT_PRIMARYNODETYPES |
static final String XML_NODETYPENAME
static final String XML_REPORT_ALLNODETYPES
static final String XML_REPORT_MIXINNODETYPES
static final String XML_REPORT_PRIMARYNODETYPES
static final String XML_NODETYPES
static final String XML_NODETYPE
static final String NODETYPES_ELEMENT
static final String NODETYPE_ELEMENT
static final String CHILDNODEDEFINITION_ELEMENT
static final String PROPERTYDEFINITION_ELEMENT
static final String ISMIXIN_ATTRIBUTE
isMixin
attribute.static final String HASORDERABLECHILDNODES_ATTRIBUTE
hasOrderableChildNodes
attribute.static final String ISABSTRACT_ATTRIBUTE
isAbstract
attribute.static final String ISQUERYABLE_ATTRIBUTE
isQueryable
attribute.static final String PRIMARYITEMNAME_ATTRIBUTE
static final String SUPERTYPES_ELEMENT
static final String SUPERTYPE_ELEMENT
static final String NAME_ATTRIBUTE
name
attribute.static final String AUTOCREATED_ATTRIBUTE
autoCreated
attribute.static final String MANDATORY_ATTRIBUTE
mandatory
attribute.static final String ONPARENTVERSION_ATTRIBUTE
onParentVersion
attribute.static final String PROTECTED_ATTRIBUTE
protected
attribute.static final String REQUIREDTYPE_ATTRIBUTE
static final String VALUECONSTRAINTS_ELEMENT
static final String VALUECONSTRAINT_ELEMENT
static final String DEFAULTVALUES_ELEMENT
static final String DEFAULTVALUE_ELEMENT
static final String MULTIPLE_ATTRIBUTE
multiple
attribute.static final String REQUIREDPRIMARYTYPES_ELEMENT
static final String REQUIREDPRIMARYTYPE_ELEMENT
static final String DEFAULTPRIMARYTYPE_ATTRIBUTE
static final String SAMENAMESIBLINGS_ATTRIBUTE
sameNameSiblings
attribute.static final String AVAILABLE_QUERY_OPERATORS_ELEMENT
static final String AVAILABLE_QUERY_OPERATOR_ELEMENT
static final String FULL_TEXT_SEARCHABLE_ATTRIBUTE
static final String QUERY_ORDERABLE_ATTRIBUTE
static final String DECLARINGNODETYPE_ATTRIBUTE
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.