com.ibm.commerce.rule
Interface RuleConstants

All Known Implementing Classes:
RuleSet, Rule

public interface RuleConstants

This interface contains public constants.


Field Summary
static java.lang.String COPYRIGHT
          Copyright.
static java.lang.String XML_DTD_FRAGMENT
          The DTD fragment that describes the XML for a Rule.
static java.lang.String XML_INDENT
          The indentation string used to construct the XML fragment.
 

Field Detail

COPYRIGHT

public static final java.lang.String COPYRIGHT
Copyright.

XML_DTD_FRAGMENT

public static final java.lang.String XML_DTD_FRAGMENT
The DTD fragment that describes the XML for a Rule.

XML_INDENT

public static final java.lang.String XML_INDENT
The indentation string used to construct the XML fragment.