Klasse MergepointConfigurationTags
java.lang.Object
org.apache.torque.generator.configuration.mergepoint.MergepointConfigurationTags
The element and attribute names for mergepoint configuration.
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final String
Attribute name for the "acceptEmpty" attribute of the "action" tag.static final String
Attribute name for the "acceptNotSet" attribute of the "action" tag.static final String
Attribute name for the "attribute" attribute of the "action" tag.static final String
Attribute name for the "element" attribute of the "action" tag.static final String
Attribute name for the "option" attribute of the "action" tag.static final String
Attribute name for the "outlet" attribute of the "action" tag.static final String
Tag name for the "action" tag.static final String
Attribute name for the "type" attribute of the "action" tag.static final String
Attribute name for the "value" attribute of the "action" tag.static final String
Attribute name for the "name" attribute of the "mergepoint" tag.static final String
Tag name for the "mergepoint" tag. -
Methodenübersicht
-
Felddetails
-
MERGEPOINT_TAG
Tag name for the "mergepoint" tag.- Siehe auch:
-
MERGEPOINT_NAME_ATTRIBUTE
Attribute name for the "name" attribute of the "mergepoint" tag.- Siehe auch:
-
ACTION_TAG
Tag name for the "action" tag.- Siehe auch:
-
ACTION_TYPE_ATTRIBUTE
Attribute name for the "type" attribute of the "action" tag.- Siehe auch:
-
ACTION_OUTLET_ATTRIBUTE
Attribute name for the "outlet" attribute of the "action" tag.- Siehe auch:
-
ACTION_ATTRIBUTE_ATTRIBUTE
Attribute name for the "attribute" attribute of the "action" tag.- Siehe auch:
-
ACTION_ELEMENT_ATTRIBUTE
Attribute name for the "element" attribute of the "action" tag.- Siehe auch:
-
ACTION_ACCEPT_EMPTY_ATTRIBUTE
Attribute name for the "acceptEmpty" attribute of the "action" tag.- Siehe auch:
-
ACTION_ACCEPT_NOT_SET_ATTRIBUTE
Attribute name for the "acceptNotSet" attribute of the "action" tag.- Siehe auch:
-
ACTION_OPTION_ATTRIBUTE
Attribute name for the "option" attribute of the "action" tag.- Siehe auch:
-
ACTION_VALUE_ATTRIBUTE
Attribute name for the "value" attribute of the "action" tag.- Siehe auch:
-