Package com.ibm.commerce.bi.events.xml

  • Class Summary 
    Class Description
    EventMapper
    The class EventMapper defines operations for transforming the internal CBE XML format to an external format required by the analytics service provider.
    EventMapperHelper
    Utility class to get the details of CommonBaseEvent element which are required while converting the xmls from Websphere Commerce internal format to external non-WebSphere Commerce formats.
    XMLUpdateUtil
    This class contains static utility functions that manipulates a DOM, based on XPath.
  • Exception Summary 
    Exception Description
    NoSuchActionException
    Thrown when an XML update action is not recognized.
    NoXPathMatchException
    Thrown when an XPath match is not found in an XML Document.