Package com.ibm.commerce.foundation.dataload.businessobjectmediator

  • Interface Summary 
    Interface Description
    BusinessObjectMediator
    The main function of a business object mediator is to call ID resolver to resolve keys and also determine whether it is a new object or an existing object.
  • Class Summary 
    Class Description
    AbstractBusinessObjectMediator
    The main function of the business object mediator is to call ID resolver to resolve keys and also determine whether it is a new object or an existing object.
    AbstractBusinessObjectTransformMediator
    This class extends the abstract implementation of the BusinessObjectMediator interface, defined by the abstract class AbstractBusinessObjectMediator.
    BusinessObjectToCSVTransformMediator
    This is an implementation class which extends from the AbstractBusinessObjectBuilder.
    TableObjectMediator
    This table object mediator is an extension to the concept of a business object mediator for data load.