com.retek.component.inventory.impl.persistence.db.oracle.rms
Class OracleRmsWarehouseFinder
java.lang.Object
com.retek.commons.domain.core.persistence.db.DbOperation
com.retek.commons.component.impl.persistence.db.RmsDbOperation
com.retek.component.inventory.impl.persistence.db.oracle.rms.OracleRmsWarehouseFinder
- public class OracleRmsWarehouseFinder
- extends RmsDbOperation
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OracleRmsWarehouseFinder
public OracleRmsWarehouseFinder(java.sql.Connection connectionVal)
findVirtualWarehouseIdsByVirtualStore
public java.util.Map findVirtualWarehouseIdsByVirtualStore(java.lang.String virtualStoreDisplayCode)
throws SystemException
- Throws:
SystemException
findVirtualWarehouseIdsByBanner
public java.util.Map findVirtualWarehouseIdsByBanner(java.lang.String bannerDisplayCode)
throws SystemException
- Throws:
SystemException
findVirtualWarehouseIdsByChannel
public java.util.Map findVirtualWarehouseIdsByChannel(java.lang.String channelDisplayCode)
throws SystemException
- Throws:
SystemException
findVirtualWarehouseIdsByBannerAndChannelTypeDisplayCodes
public java.util.Map findVirtualWarehouseIdsByBannerAndChannelTypeDisplayCodes(java.lang.String bannerDisplayCode,
java.lang.String channelTypeDisplayCode)
throws SystemException
- Throws:
SystemException
doPerform
protected void doPerform()
throws java.sql.SQLException,
SystemException
- Specified by:
doPerform
in class DbOperation
- Throws:
java.sql.SQLException
SystemException
getWarehousesByVirtualStore
protected void getWarehousesByVirtualStore()
throws SystemException,
java.sql.SQLException
- Throws:
SystemException
java.sql.SQLException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28