com.ibm.commerce.edp.parsers.scoreandresponserules

Class ScoreRulesFactory

  • java.lang.Object
    • com.ibm.commerce.edp.parsers.scoreandresponserules.ScoreRulesFactory


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

      • ScoreRulesFactory

        public ScoreRulesFactory()
    • Method Detail

      • loadDocument

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