Klasse MergepointConfigurationTags

java.lang.Object
org.apache.torque.generator.configuration.mergepoint.MergepointConfigurationTags

public final class MergepointConfigurationTags extends Object
The element and attribute names for mergepoint configuration.
  • Felddetails

    • MERGEPOINT_TAG

      public static final String MERGEPOINT_TAG
      Tag name for the "mergepoint" tag.
      Siehe auch:
    • MERGEPOINT_NAME_ATTRIBUTE

      public static final String MERGEPOINT_NAME_ATTRIBUTE
      Attribute name for the "name" attribute of the "mergepoint" tag.
      Siehe auch:
    • ACTION_TAG

      public static final String ACTION_TAG
      Tag name for the "action" tag.
      Siehe auch:
    • ACTION_TYPE_ATTRIBUTE

      public static final String ACTION_TYPE_ATTRIBUTE
      Attribute name for the "type" attribute of the "action" tag.
      Siehe auch:
    • ACTION_OUTLET_ATTRIBUTE

      public static final String ACTION_OUTLET_ATTRIBUTE
      Attribute name for the "outlet" attribute of the "action" tag.
      Siehe auch:
    • ACTION_ATTRIBUTE_ATTRIBUTE

      public static final String ACTION_ATTRIBUTE_ATTRIBUTE
      Attribute name for the "attribute" attribute of the "action" tag.
      Siehe auch:
    • ACTION_ELEMENT_ATTRIBUTE

      public static final String ACTION_ELEMENT_ATTRIBUTE
      Attribute name for the "element" attribute of the "action" tag.
      Siehe auch:
    • ACTION_ACCEPT_EMPTY_ATTRIBUTE

      public static final String ACTION_ACCEPT_EMPTY_ATTRIBUTE
      Attribute name for the "acceptEmpty" attribute of the "action" tag.
      Siehe auch:
    • ACTION_ACCEPT_NOT_SET_ATTRIBUTE

      public static final String ACTION_ACCEPT_NOT_SET_ATTRIBUTE
      Attribute name for the "acceptNotSet" attribute of the "action" tag.
      Siehe auch:
    • ACTION_OPTION_ATTRIBUTE

      public static final String ACTION_OPTION_ATTRIBUTE
      Attribute name for the "option" attribute of the "action" tag.
      Siehe auch:
    • ACTION_VALUE_ATTRIBUTE

      public static final String ACTION_VALUE_ATTRIBUTE
      Attribute name for the "value" attribute of the "action" tag.
      Siehe auch: