com.ibm.commerce.edp.parsers.paymentmappings

Class PaymentMappingsFactory

  • java.lang.Object
    • com.ibm.commerce.edp.parsers.paymentmappings.PaymentMappingsFactory


  • public class PaymentMappingsFactory
    extends java.lang.Object
    This method provides convenience methods for creating Java beans for elements in this XML document: PaymentMappings.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
      PaymentMappings loadDocument(java.lang.String filename)
      This method creates the Java bean PaymentMappings 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

      • PaymentMappingsFactory

        public PaymentMappingsFactory()
    • Method Detail

      • loadDocument

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