com.ibm.commerce.catalog.dataload.datareader

Class AbstractCatalogReaderMediator

  • All Implemented Interfaces:
    DataReader
    Direct Known Subclasses:
    CatalogEntryReaderMediator, CatalogGroupReaderMediator


    public abstract class AbstractCatalogReaderMediator
    extends com.ibm.commerce.foundation.dataload.datareader.AbstractReaderMediator

    This class extends the abstract class AbstractReaderMediator. This class will perform some of the catalog specific operations which will be extended by it's sub classes.

    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.datareader.AbstractReaderMediator

        authenticateUser, getAccessProfile, getBeginIndex, getBusinessContext, getCallBackHandler, getControlParametrs, getCurrentStoreId, getLanguageId, getNextStoreId, getPageSize, getRecordListPosition, getSourcePosition, getStoreId, getStoreIdIndex, init, invokeGetOnlineStoreService, isCloudscape, next, setAccessProfile, setBeginIndex, setBusinessContext, setCallBackHandler, setCloudscape, setControlParameters, setLanguageId, setLoginId, setLoginPassword, setPageSize, setStoreId
      • Methods inherited from class java.lang.Object

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

      • AbstractCatalogReaderMediator

        public AbstractCatalogReaderMediator()