com.ibm.commerce.ordermanagement.objects
Class OrderManagementJDBCHelperAccessBean

java.lang.Object
  com.ibm.ivj.ejb.runtime.AbstractSessionAccessBean
      com.ibm.commerce.ordermanagement.objects.OrderManagementJDBCHelperAccessBean

public class OrderManagementJDBCHelperAccessBean
extends com.ibm.ivj.ejb.runtime.AbstractSessionAccessBean
See Also:
Serialized Form

Constructor Summary
OrderManagementJDBCHelperAccessBean()
create method for a session bean
OrderManagementJDBCHelperAccessBean(javax.ejb.EJBObject o)
This method was generated by the VisualAge for Java Access Bean SmartGuide.
Method Summary
protected java.lang.String defaultJNDIName()
This method was generated by the VisualAge for Java Access Bean SmartGuide.
java.util.Vector findDispositionHeaderByRtnReceiptIdAndLanguageId(java.lang.Long rtnReceiptId, java.lang.Integer languageId)
java.util.Vector findMerchantReturnReasonListByLanguageIdAndStoreentIdAndStoreGroupId(java.lang.Integer languageId, java.lang.Integer storeentId, java.lang.Integer storeGroupId)
java.util.Vector findPreviousDispositionsListByRtnReceiptIdAndLanguageId(java.lang.Long rtnReceiptId, java.lang.Integer languageId1, java.lang.Integer languageId2)
java.util.Vector findReturnDispositionListByStoreentIdAndLanguageId(java.lang.Integer storeentId1, java.lang.Integer storeentId2, java.lang.Integer languageId)
java.util.Vector findReturnedProductListByRmaIdAndLanguageId(java.lang.Long rmaId, java.lang.Integer languageId)
java.util.Vector findReturnReasonsListByLanguageIdAndStoreentId(java.lang.Integer languageId, java.lang.Integer storeentId)
java.util.Vector findReturnRecordComponentListByRmaId(java.lang.Long rmaItemId)
java.util.Vector findReturnRecordComponentListByRmaIdAndLanguageId(java.lang.Long rmaId1, java.lang.Integer languageId1, java.lang.Long rmaId2, java.lang.Integer languageId2)
com.ibm.commerce.tools.optools.common.helpers.DynamicListData findRMABySearchCriteria(java.lang.String storeId, java.lang.String returnId, java.lang.String contractName, java.lang.String customerLogonId, java.lang.String returnStatus, java.lang.String orderId, java.lang.Integer startIndex, java.lang.Integer maxLength)
java.util.Vector findRMAForOperationManager()
java.util.Vector findRMAForOperationManagerByStoreIdAndFfmCenterId(java.lang.Integer storeId1, java.lang.Integer ffmCenterId1)
java.util.Vector findRMAForReceiver()
java.util.Vector findRMAForReceiverByStoreIdAndFfmCenterId(java.lang.Integer storeId, java.lang.Integer ffmCenterId)
java.util.Vector findRMAForReturnAdminstrator()
java.util.Vector findRMAForReturnAdminstratorByStoreIdAndFfmCenterId(java.lang.Integer storeId, java.lang.Integer ffmCenterId)
java.util.Vector findRMAItemApprovedRMANotCancelledByOrderId(java.lang.Long ordersId)
java.util.Vector findTotalInvQuantityPreviouslyApprovedByOrderItemsIdAndItemSpcIdExcludeRmaId(java.lang.Long ordersItemsId, java.lang.Long itemSpcId, java.lang.Long RmaId)
java.util.Vector findTotalInvQuantityPreviouslyApprovedByOrderItemsIdAndItemSpcIdExcludeRmaItemId(java.lang.Long ordersItemsId, java.lang.Long itemSpcId, java.lang.Long RmaItemId)
java.util.Vector findTotalQuantityShippedByOrderItemsIdAndItemSpcId(java.lang.Long ordersItemsId, java.lang.Long itemSpcId)
protected void instantiateEJB()
This method was generated by the VisualAge for Java Access Bean SmartGuide.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructor Detail

OrderManagementJDBCHelperAccessBean

public OrderManagementJDBCHelperAccessBean()
create method for a session bean
Throws:
javax.ejb.CreateException - The exception description.
java.rmi.RemoteException - The exception description.

OrderManagementJDBCHelperAccessBean

public OrderManagementJDBCHelperAccessBean(javax.ejb.EJBObject o)
                                    throws java.rmi.RemoteException
This method was generated by the VisualAge for Java Access Bean SmartGuide. Warning: Modifications will be lost when this part is regenerated.
Method Detail

defaultJNDIName

protected java.lang.String defaultJNDIName()
This method was generated by the VisualAge for Java Access Bean SmartGuide. Warning: Modifications will be lost when this part is regenerated.

instantiateEJB

protected void instantiateEJB()
                       throws javax.ejb.CreateException,
                              java.rmi.RemoteException,
                              javax.naming.NamingException
This method was generated by the VisualAge for Java Access Bean SmartGuide. Warning: Modifications will be lost when this part is regenerated.
Throws:
javax.ejb.CreateException
java.rmi.RemoteException
javax.naming.NamingException

findRMABySearchCriteria

public com.ibm.commerce.tools.optools.common.helpers.DynamicListData findRMABySearchCriteria(java.lang.String storeId,
                                                                                             java.lang.String returnId,
                                                                                             java.lang.String contractName,
                                                                                             java.lang.String customerLogonId,
                                                                                             java.lang.String returnStatus,
                                                                                             java.lang.String orderId,
                                                                                             java.lang.Integer startIndex,
                                                                                             java.lang.Integer maxLength)
                                                                                      throws javax.naming.NamingException,
                                                                                             java.sql.SQLException,
                                                                                             java.rmi.RemoteException,
                                                                                             javax.ejb.CreateException
Parameters:
storeId - java.lang.String
returnId - java.lang.String
contractName - java.lang.String
customerLogonId - java.lang.String
returnStatus - java.lang.String
orderId - java.lang.String
startIndex - java.lang.Integer
maxLength - java.lang.Integer
Returns:
com.ibm.commerce.tools.optools.common.helpers.DynamicListData
Throws:
java.lang.String - The exception description.
java.lang.String - The exception description.
java.lang.String - The exception description.
javax.naming.NamingException
java.sql.SQLException
java.rmi.RemoteException
javax.ejb.CreateException

findDispositionHeaderByRtnReceiptIdAndLanguageId

public java.util.Vector findDispositionHeaderByRtnReceiptIdAndLanguageId(java.lang.Long rtnReceiptId,
                                                                         java.lang.Integer languageId)
                                                                  throws javax.naming.NamingException,
                                                                         java.sql.SQLException,
                                                                         java.rmi.RemoteException,
                                                                         javax.ejb.CreateException
Parameters:
rtnReceiptId - java.lang.Long
languageId - java.lang.Integer
Returns:
java.util.Vector
Throws:
java.lang.String - The exception description.
java.lang.String - The exception description.
java.lang.String - The exception description.
javax.naming.NamingException
java.sql.SQLException
java.rmi.RemoteException
javax.ejb.CreateException

findMerchantReturnReasonListByLanguageIdAndStoreentIdAndStoreGroupId

public java.util.Vector findMerchantReturnReasonListByLanguageIdAndStoreentIdAndStoreGroupId(java.lang.Integer languageId,
                                                                                             java.lang.Integer storeentId,
                                                                                             java.lang.Integer storeGroupId)
                                                                                      throws javax.naming.NamingException,
                                                                                             java.sql.SQLException,
                                                                                             java.rmi.RemoteException,
                                                                                             javax.ejb.CreateException
Parameters:
languageId - java.lang.Integer
storeentId - java.lang.Integer
storeGroupId - java.lang.Integer
Returns:
java.util.Vector
Throws:
java.lang.String - The exception description.
java.lang.String - The exception description.
java.lang.String - The exception description.
javax.naming.NamingException
java.sql.SQLException
java.rmi.RemoteException
javax.ejb.CreateException

findPreviousDispositionsListByRtnReceiptIdAndLanguageId

public java.util.Vector findPreviousDispositionsListByRtnReceiptIdAndLanguageId(java.lang.Long rtnReceiptId,
                                                                                java.lang.Integer languageId1,
                                                                                java.lang.Integer languageId2)
                                                                         throws javax.naming.NamingException,
                                                                                java.sql.SQLException,
                                                                                java.rmi.RemoteException,
                                                                                javax.ejb.CreateException
Parameters:
rtnReceiptId - java.lang.Long
languageId1 - java.lang.Integer
languageId2 - java.lang.Integer
Returns:
java.util.Vector
Throws:
java.lang.String - The exception description.
java.lang.String - The exception description.
java.lang.String - The exception description.
javax.naming.NamingException
java.sql.SQLException
java.rmi.RemoteException
javax.ejb.CreateException

findRMAForOperationManager

public java.util.Vector findRMAForOperationManager()
                                            throws javax.naming.NamingException,
                                                   java.sql.SQLException,
                                                   java.rmi.RemoteException,
                                                   javax.ejb.CreateException
Returns:
java.util.Vector
Throws:
java.lang.String - The exception description.
java.lang.String - The exception description.
java.lang.String - The exception description.
javax.naming.NamingException
java.sql.SQLException
java.rmi.RemoteException
javax.ejb.CreateException

findRMAForOperationManagerByStoreIdAndFfmCenterId

public java.util.Vector findRMAForOperationManagerByStoreIdAndFfmCenterId(java.lang.Integer storeId1,
                                                                          java.lang.Integer ffmCenterId1)
                                                                   throws javax.naming.NamingException,
                                                                          java.sql.SQLException,
                                                                          java.rmi.RemoteException,
                                                                          javax.ejb.CreateException
Parameters:
storeId1 - java.lang.Integer
ffmCenterId1 - java.lang.Integer
Returns:
java.util.Vector
Throws:
java.lang.String - The exception description.
java.lang.String - The exception description.
java.lang.String - The exception description.
javax.naming.NamingException
java.sql.SQLException
java.rmi.RemoteException
javax.ejb.CreateException

findRMAForReceiver

public java.util.Vector findRMAForReceiver()
                                    throws javax.naming.NamingException,
                                           java.sql.SQLException,
                                           java.rmi.RemoteException,
                                           javax.ejb.CreateException
Returns:
java.util.Vector
Throws:
java.lang.String - The exception description.
java.lang.String - The exception description.
java.lang.String - The exception description.
javax.naming.NamingException
java.sql.SQLException
java.rmi.RemoteException
javax.ejb.CreateException

findRMAForReceiverByStoreIdAndFfmCenterId

public java.util.Vector findRMAForReceiverByStoreIdAndFfmCenterId(java.lang.Integer storeId,
                                                                  java.lang.Integer ffmCenterId)
                                                           throws javax.naming.NamingException,
                                                                  java.sql.SQLException,
                                                                  java.rmi.RemoteException,
                                                                  javax.ejb.CreateException
Parameters:
storeId - java.lang.Integer
ffmCenterId - java.lang.Integer
Returns:
java.util.Vector
Throws:
java.lang.String - The exception description.
java.lang.String - The exception description.
java.lang.String - The exception description.
javax.naming.NamingException
java.sql.SQLException
java.rmi.RemoteException
javax.ejb.CreateException

findRMAForReturnAdminstrator

public java.util.Vector findRMAForReturnAdminstrator()
                                              throws javax.naming.NamingException,
                                                     java.sql.SQLException,
                                                     java.rmi.RemoteException,
                                                     javax.ejb.CreateException
Returns:
java.util.Vector
Throws:
java.lang.String - The exception description.
java.lang.String - The exception description.
java.lang.String - The exception description.
javax.naming.NamingException
java.sql.SQLException
java.rmi.RemoteException
javax.ejb.CreateException

findRMAForReturnAdminstratorByStoreIdAndFfmCenterId

public java.util.Vector findRMAForReturnAdminstratorByStoreIdAndFfmCenterId(java.lang.Integer storeId,
                                                                            java.lang.Integer ffmCenterId)
                                                                     throws javax.naming.NamingException,
                                                                            java.sql.SQLException,
                                                                            java.rmi.RemoteException,
                                                                            javax.ejb.CreateException
Parameters:
storeId - java.lang.Integer
ffmCenterId - java.lang.Integer
Returns:
java.util.Vector
Throws:
java.lang.String - The exception description.
java.lang.String - The exception description.
java.lang.String - The exception description.
javax.naming.NamingException
java.sql.SQLException
java.rmi.RemoteException
javax.ejb.CreateException

findRMAItemApprovedRMANotCancelledByOrderId

public java.util.Vector findRMAItemApprovedRMANotCancelledByOrderId(java.lang.Long ordersId)
                                                             throws javax.naming.NamingException,
                                                                    java.sql.SQLException,
                                                                    java.rmi.RemoteException,
                                                                    javax.ejb.CreateException
Parameters:
ordersId - java.lang.Long
Returns:
java.util.Vector
Throws:
java.lang.String - The exception description.
java.lang.String - The exception description.
java.lang.String - The exception description.
javax.naming.NamingException
java.sql.SQLException
java.rmi.RemoteException
javax.ejb.CreateException

findReturnDispositionListByStoreentIdAndLanguageId

public java.util.Vector findReturnDispositionListByStoreentIdAndLanguageId(java.lang.Integer storeentId1,
                                                                           java.lang.Integer storeentId2,
                                                                           java.lang.Integer languageId)
                                                                    throws javax.naming.NamingException,
                                                                           java.sql.SQLException,
                                                                           java.rmi.RemoteException,
                                                                           javax.ejb.CreateException
Parameters:
storeentId1 - java.lang.Integer
storeentId2 - java.lang.Integer
languageId - java.lang.Integer
Returns:
java.util.Vector
Throws:
java.lang.String - The exception description.
java.lang.String - The exception description.
java.lang.String - The exception description.
javax.naming.NamingException
java.sql.SQLException
java.rmi.RemoteException
javax.ejb.CreateException

findReturnReasonsListByLanguageIdAndStoreentId

public java.util.Vector findReturnReasonsListByLanguageIdAndStoreentId(java.lang.Integer languageId,
                                                                       java.lang.Integer storeentId)
                                                                throws javax.naming.NamingException,
                                                                       java.sql.SQLException,
                                                                       java.rmi.RemoteException,
                                                                       javax.ejb.CreateException
Parameters:
languageId - java.lang.Integer
storeentId - java.lang.Integer
Returns:
java.util.Vector
Throws:
java.lang.String - The exception description.
java.lang.String - The exception description.
java.lang.String - The exception description.
javax.naming.NamingException
java.sql.SQLException
java.rmi.RemoteException
javax.ejb.CreateException

findReturnRecordComponentListByRmaId

public java.util.Vector findReturnRecordComponentListByRmaId(java.lang.Long rmaItemId)
                                                      throws javax.naming.NamingException,
                                                             java.sql.SQLException,
                                                             java.rmi.RemoteException,
                                                             javax.ejb.CreateException
Parameters:
rmaItemId - java.lang.Long
Returns:
java.util.Vector
Throws:
java.lang.String - The exception description.
java.lang.String - The exception description.
java.lang.String - The exception description.
javax.naming.NamingException
java.sql.SQLException
java.rmi.RemoteException
javax.ejb.CreateException

findReturnRecordComponentListByRmaIdAndLanguageId

public java.util.Vector findReturnRecordComponentListByRmaIdAndLanguageId(java.lang.Long rmaId1,
                                                                          java.lang.Integer languageId1,
                                                                          java.lang.Long rmaId2,
                                                                          java.lang.Integer languageId2)
                                                                   throws javax.naming.NamingException,
                                                                          java.sql.SQLException,
                                                                          java.rmi.RemoteException,
                                                                          javax.ejb.CreateException
Parameters:
rmaId1 - java.lang.Long
languageId1 - java.lang.Integer
rmaId2 - java.lang.Long
languageId2 - java.lang.Integer
Returns:
java.util.Vector
Throws:
java.lang.String - The exception description.
java.lang.String - The exception description.
java.lang.String - The exception description.
javax.naming.NamingException
java.sql.SQLException
java.rmi.RemoteException
javax.ejb.CreateException

findReturnedProductListByRmaIdAndLanguageId

public java.util.Vector findReturnedProductListByRmaIdAndLanguageId(java.lang.Long rmaId,
                                                                    java.lang.Integer languageId)
                                                             throws javax.naming.NamingException,
                                                                    java.sql.SQLException,
                                                                    java.rmi.RemoteException,
                                                                    javax.ejb.CreateException
Parameters:
rmaId - java.lang.Long
languageId - java.lang.Integer
Returns:
java.util.Vector
Throws:
java.lang.String - The exception description.
java.lang.String - The exception description.
java.lang.String - The exception description.
javax.naming.NamingException
java.sql.SQLException
java.rmi.RemoteException
javax.ejb.CreateException

findTotalInvQuantityPreviouslyApprovedByOrderItemsIdAndItemSpcIdExcludeRmaId

public java.util.Vector findTotalInvQuantityPreviouslyApprovedByOrderItemsIdAndItemSpcIdExcludeRmaId(java.lang.Long ordersItemsId,
                                                                                                     java.lang.Long itemSpcId,
                                                                                                     java.lang.Long RmaId)
                                                                                              throws javax.naming.NamingException,
                                                                                                     java.sql.SQLException,
                                                                                                     java.rmi.RemoteException,
                                                                                                     javax.ejb.CreateException
Parameters:
ordersItemsId - java.lang.Long
itemSpcId - java.lang.Long
RmaId - java.lang.Long
Returns:
java.util.Vector
Throws:
java.lang.String - The exception description.
java.lang.String - The exception description.
java.lang.String - The exception description.
javax.naming.NamingException
java.sql.SQLException
java.rmi.RemoteException
javax.ejb.CreateException

findTotalInvQuantityPreviouslyApprovedByOrderItemsIdAndItemSpcIdExcludeRmaItemId

public java.util.Vector findTotalInvQuantityPreviouslyApprovedByOrderItemsIdAndItemSpcIdExcludeRmaItemId(java.lang.Long ordersItemsId,
                                                                                                         java.lang.Long itemSpcId,
                                                                                                         java.lang.Long RmaItemId)
                                                                                                  throws javax.naming.NamingException,
                                                                                                         java.sql.SQLException,
                                                                                                         java.rmi.RemoteException,
                                                                                                         javax.ejb.CreateException
Parameters:
ordersItemsId - java.lang.Long
itemSpcId - java.lang.Long
RmaItemId - java.lang.Long
Returns:
java.util.Vector
Throws:
java.lang.String - The exception description.
java.lang.String - The exception description.
java.lang.String - The exception description.
javax.naming.NamingException
java.sql.SQLException
java.rmi.RemoteException
javax.ejb.CreateException

findTotalQuantityShippedByOrderItemsIdAndItemSpcId

public java.util.Vector findTotalQuantityShippedByOrderItemsIdAndItemSpcId(java.lang.Long ordersItemsId,
                                                                           java.lang.Long itemSpcId)
                                                                    throws javax.naming.NamingException,
                                                                           java.sql.SQLException,
                                                                           java.rmi.RemoteException,
                                                                           javax.ejb.CreateException
Parameters:
ordersItemsId - java.lang.Long
itemSpcId - java.lang.Long
Returns:
java.util.Vector
Throws:
java.lang.String - The exception description.
java.lang.String - The exception description.
java.lang.String - The exception description.
javax.naming.NamingException
java.sql.SQLException
java.rmi.RemoteException
javax.ejb.CreateException

Feedback