com.retek.component.inventory.impl.persistence.db.oracle.rms
Class OracleRmsInventoryFinderFactory
java.lang.Object
com.retek.component.inventory.impl.persistence.db.oracle.rms.OracleRmsInventoryFinderFactory
- public class OracleRmsInventoryFinderFactory
- extends java.lang.Object
Factory class which encapsulates behavior for instantiating RMS
transformer strategy class.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
createWarehouseSkuAvailabilityRecordFinder
public OracleRmsWarehouseSkuAvailabilityRecordFinder createWarehouseSkuAvailabilityRecordFinder(java.sql.Connection connection)
throws SystemException
- Throws:
SystemException
createOracleRmsPurhaseOrderFinder
public OracleRmsPurchaseOrderFinder createOracleRmsPurhaseOrderFinder(java.sql.Connection connection)
throws SystemException
- Throws:
SystemException
getInstance
public static OracleRmsInventoryFinderFactory getInstance()
throws SystemException
- Throws:
SystemException
installOracleWhSkuAvailRecordFinder
public void installOracleWhSkuAvailRecordFinder(java.lang.Class whSkuAvailRecordFinderClass)
installOraclePurchaseOrderFinder
public void installOraclePurchaseOrderFinder(java.lang.Class purchaseOrderFinderClass)
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28