|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.metamatrix.query.mapping.xml.MappingNodeConstants.Defaults
public static final class MappingNodeConstants.Defaults
Default property values for node properties
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.util.Map DEFAULT_VALUES
MappingNodeConstants.Properties
. The MappingNode
class will return
these values if none are defined, for each property.
public static final java.lang.Integer DEFAULT_CARDINALITY_MINIMUM_BOUND
public static final java.lang.Integer DEFAULT_CARDINALITY_MAXIMUM_BOUND
public static final java.lang.String DEFAULT_NODE_TYPE
public static final java.lang.Boolean DEFAULT_IS_NILLABLE
MappingNodeConstants.Properties.IS_NILLABLE
public static final java.util.Collection DEFAULT_TEMP_GROUP_NAMES
MappingNodeConstants.Properties.TEMP_GROUP_NAMES
public static final java.lang.Boolean DEFAULT_IS_OPTIONAL
MappingNodeConstants.Properties.IS_OPTIONAL
public static final java.lang.String DEFAULT_NORMALIZE_TEXT
MappingNodeConstants.Properties.NORMALIZE_TEXT
public static final java.lang.String DEFAULT_BUILT_IN_TYPE
MappingNodeConstants.Properties.BUILT_IN_TYPE
public static final java.lang.Boolean DEFAULT_IS_EXCLUDED
MappingNodeConstants.Properties.IS_NILLABLE
public static final java.lang.Boolean DEFAULT_IS_INCLUDED
MappingNodeConstants.Properties.IS_INCLUDED
public static final java.lang.Boolean DEFAULT_IS_DEFAULT_CHOICE
MappingNodeConstants.Properties.IS_DEFAULT_CHOICE
public static final java.lang.Boolean DEFAULT_EXCEPTION_ON_DEFAULT
MappingNodeConstants.Properties.EXCEPTION_ON_DEFAULT
public static final java.lang.Boolean DEFAULT_IS_RECURSIVE
MappingNodeConstants.Properties.IS_RECURSIVE
public static final java.lang.Boolean DEFAULT_IS_RECURSIVE_ROOT
MappingNodeConstants.Properties.IS_RECURSIVE_ROOT
public static final java.lang.Integer DEFAULT_RECURSION_LIMIT
MappingNodeConstants.Properties.RECURSION_LIMIT
public static final java.lang.Boolean DEFAULT_EXCEPTION_ON_RECURSION_LIMIT
MappingNodeConstants.Properties.EXCEPTION_ON_RECURSION_LIMIT
public static final java.lang.String DEFAULT_DOCUMENT_ENCODING
MappingNodeConstants.Properties.DOCUMENT_ENCODING
public static final java.lang.Boolean DEFAULT_FORMATTED_DOCUMENT
MappingNodeConstants.Properties.FORMATTED_DOCUMENT
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |