com.ibm.commerce.foundation.dataload

Class AbstractBusinessObjectExtractor

  • java.lang.Object
    • com.ibm.commerce.foundation.dataload.AbstractBusinessObjectLoader
      • com.ibm.commerce.foundation.dataload.AbstractBusinessObjectExtractor
  • All Implemented Interfaces:
    com.ibm.commerce.foundation.dataload.DataLoader
    Direct Known Subclasses:
    BusinessObjectExtractor


    public abstract class AbstractBusinessObjectExtractor
    extends com.ibm.commerce.foundation.dataload.AbstractBusinessObjectLoader

    This class extends the abstract implementation of the data loader interface defined by AbstractBusinessObjectLoader.

    This class overrides some of the methods of the abstract class to perform its own operations.

    • Method Summary

      • Methods inherited from class com.ibm.commerce.foundation.dataload.AbstractBusinessObjectLoader

        close, execute, getConfigProperties, getErrorCount, getExclusionList, handleException, init, initConfig, processDataObject, setConfigProperties
      • Methods inherited from class java.lang.Object

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

      • AbstractBusinessObjectExtractor

        public AbstractBusinessObjectExtractor()