com.ibm.commerce.edp.parsers.paymentrules

Class PaymentRulesFactory

  • java.lang.Object
    • com.ibm.commerce.edp.parsers.paymentrules.PaymentRulesFactory


  • public class PaymentRulesFactory
    extends java.lang.Object
    This method provides convenience methods for creating Java beans for elements in this XML document: PaymentRules.xml.
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String COPYRIGHT
      IBM copyright notice field.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      PaymentRules loadDocument(java.lang.String filename)
      This method creates the Java bean PaymentRules by loading the XML file.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • COPYRIGHT

        public static final java.lang.String COPYRIGHT
        IBM copyright notice field.
        See Also:
        Constant Field Values
    • Constructor Detail

      • PaymentRulesFactory

        public PaymentRulesFactory()
    • Method Detail

      • loadDocument

        public PaymentRules loadDocument(java.lang.String filename)
        This method creates the Java bean PaymentRules by loading the XML file.
        Parameters:
        filename - The XML file name
        Returns:
        PaymentRules The Java bean representing the root element