com.ibm.commerce.fulfillment.objects
Class FulfillmentJDBCHelperAccessBean

java.lang.Object
  com.ibm.ivj.ejb.runtime.AbstractSessionAccessBean
      com.ibm.commerce.fulfillment.objects.FulfillmentJDBCHelperAccessBean

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

Constructor Summary
FulfillmentJDBCHelperAccessBean()
FulfillmentJDBCHelperAccessBean(javax.ejb.EJBObject o)
This method was generated by the VisualAge for Java Access Bean SmartGuide.
Method Summary
int checkFulfillmentCenterByMemberIdAndFulfillmentCenterId(java.lang.Long memberId, java.lang.Integer ffmcId)
checkFulfillmentCenterByMemberIdAndFulfillmentCenterId
protected java.lang.String defaultJNDIName()
This method was generated by the VisualAge for Java Access Bean SmartGuide.
java.lang.String findCalcodeDescriptionLongDescription(java.lang.Integer aCalcodeId, java.lang.Integer aLanguageId)
java.lang.String findCalcodeDescriptionLongDescription(java.lang.Integer aCalcodeId, java.lang.Integer aLanguageId, boolean flush)
java.util.Vector findFFMAndOrderItemsList(java.lang.Integer languageId, java.lang.Integer storeId)
java.util.Vector findFfmcenterByFfmcenterIdAndLanguageId(java.lang.Integer ffmCenterId, java.lang.Integer languageId)
java.util.Vector findFfmcenterIdAndDisplayName(java.lang.Integer storeId)
java.util.Vector findFfmcenterListByLanguageId(java.lang.Integer languageId, java.lang.Integer storeId)
java.util.Vector findFfmcenterListByLanguageIdAndStoreId(java.lang.Integer languageId, java.lang.Integer storeId)
java.util.Vector findFfmcenterNameAndIdByStoreId(java.lang.Integer storeId)
java.lang.String findFulfillmentCenterDescriptionDescription(java.lang.Integer aFulfillmentCenterId, java.lang.Integer aLanguageId)
java.util.Vector findFulfillmentDescriptionByFulfillmentCenterId(java.lang.Integer ffmCenterId)
java.util.Vector findShipModeListByStoreentId(java.lang.Integer storeentId)
java.util.Vector findShipModeListByStoreentIdAndLanguageId(java.lang.Integer storeentId, java.lang.Integer languageId)
java.util.Vector findStaddress(java.lang.Integer ffmCenterId, java.lang.Integer languageId)
protected void instantiateEJB()
This method was generated by the VisualAge for Java Access Bean SmartGuide.
int updateCalcodeDescriptionLongDescription(java.lang.Integer aCalcodeId, java.lang.Integer aLanguageId, java.lang.String aLongDescription)
int updateFulfillmentCenterDescriptionDescription(java.lang.Integer aFulfillmentCenterId, java.lang.Integer aLanguageId, java.lang.String aDescription)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructor Detail

FulfillmentJDBCHelperAccessBean

public FulfillmentJDBCHelperAccessBean()
Throws:
java.lang.String - The exception description.
java.lang.String - The exception description.

FulfillmentJDBCHelperAccessBean

public FulfillmentJDBCHelperAccessBean(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

updateCalcodeDescriptionLongDescription

public int updateCalcodeDescriptionLongDescription(java.lang.Integer aCalcodeId,
                                                   java.lang.Integer aLanguageId,
                                                   java.lang.String aLongDescription)
                                            throws javax.naming.NamingException,
                                                   java.sql.SQLException,
                                                   java.rmi.RemoteException,
                                                   javax.ejb.CreateException
Parameters:
aCalcodeId - java.lang.Integer
aLanguageId - java.lang.Integer
aLongDescription - java.lang.String
Returns:
int
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

updateFulfillmentCenterDescriptionDescription

public int updateFulfillmentCenterDescriptionDescription(java.lang.Integer aFulfillmentCenterId,
                                                         java.lang.Integer aLanguageId,
                                                         java.lang.String aDescription)
                                                  throws javax.naming.NamingException,
                                                         java.sql.SQLException,
                                                         java.rmi.RemoteException,
                                                         javax.ejb.CreateException
Parameters:
aFulfillmentCenterId - java.lang.Integer
aLanguageId - java.lang.Integer
aDescription - java.lang.String
Returns:
int
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

findCalcodeDescriptionLongDescription

public java.lang.String findCalcodeDescriptionLongDescription(java.lang.Integer aCalcodeId,
                                                              java.lang.Integer aLanguageId)
                                                       throws javax.naming.NamingException,
                                                              java.sql.SQLException,
                                                              java.rmi.RemoteException,
                                                              javax.ejb.CreateException
Parameters:
aCalcodeId - java.lang.Integer
aLanguageId - java.lang.Integer
Returns:
java.lang.String
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

findCalcodeDescriptionLongDescription

public java.lang.String findCalcodeDescriptionLongDescription(java.lang.Integer aCalcodeId,
                                                              java.lang.Integer aLanguageId,
                                                              boolean flush)
                                                       throws javax.naming.NamingException,
                                                              java.sql.SQLException,
                                                              java.rmi.RemoteException,
                                                              javax.ejb.CreateException
Parameters:
aCalcodeId - java.lang.Integer
aLanguageId - java.lang.Integer
flush - boolean
Returns:
java.lang.String
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

findFulfillmentCenterDescriptionDescription

public java.lang.String findFulfillmentCenterDescriptionDescription(java.lang.Integer aFulfillmentCenterId,
                                                                    java.lang.Integer aLanguageId)
                                                             throws javax.naming.NamingException,
                                                                    java.sql.SQLException,
                                                                    java.rmi.RemoteException,
                                                                    javax.ejb.CreateException
Parameters:
aFulfillmentCenterId - java.lang.Integer
aLanguageId - java.lang.Integer
Returns:
java.lang.String
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

findFFMAndOrderItemsList

public java.util.Vector findFFMAndOrderItemsList(java.lang.Integer languageId,
                                                 java.lang.Integer storeId)
                                          throws javax.naming.NamingException,
                                                 java.sql.SQLException,
                                                 java.rmi.RemoteException,
                                                 javax.ejb.CreateException
Parameters:
languageId - java.lang.Integer
storeId - 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

findFfmcenterByFfmcenterIdAndLanguageId

public java.util.Vector findFfmcenterByFfmcenterIdAndLanguageId(java.lang.Integer ffmCenterId,
                                                                java.lang.Integer languageId)
                                                         throws javax.naming.NamingException,
                                                                java.sql.SQLException,
                                                                java.rmi.RemoteException,
                                                                javax.ejb.CreateException
Parameters:
ffmCenterId - 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

findFfmcenterIdAndDisplayName

public java.util.Vector findFfmcenterIdAndDisplayName(java.lang.Integer storeId)
                                               throws javax.naming.NamingException,
                                                      java.sql.SQLException,
                                                      java.rmi.RemoteException,
                                                      javax.ejb.CreateException
Parameters:
storeId - 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

findFfmcenterListByLanguageId

public java.util.Vector findFfmcenterListByLanguageId(java.lang.Integer languageId,
                                                      java.lang.Integer storeId)
                                               throws javax.naming.NamingException,
                                                      java.sql.SQLException,
                                                      java.rmi.RemoteException,
                                                      javax.ejb.CreateException
Parameters:
languageId - java.lang.Integer
storeId - 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

findFfmcenterListByLanguageIdAndStoreId

public java.util.Vector findFfmcenterListByLanguageIdAndStoreId(java.lang.Integer languageId,
                                                                java.lang.Integer storeId)
                                                         throws javax.naming.NamingException,
                                                                java.sql.SQLException,
                                                                java.rmi.RemoteException,
                                                                javax.ejb.CreateException
Parameters:
languageId - java.lang.Integer
storeId - 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

findFfmcenterNameAndIdByStoreId

public java.util.Vector findFfmcenterNameAndIdByStoreId(java.lang.Integer storeId)
                                                 throws javax.naming.NamingException,
                                                        java.sql.SQLException,
                                                        java.rmi.RemoteException,
                                                        javax.ejb.CreateException
Parameters:
storeId - 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

findFulfillmentDescriptionByFulfillmentCenterId

public java.util.Vector findFulfillmentDescriptionByFulfillmentCenterId(java.lang.Integer ffmCenterId)
                                                                 throws javax.naming.NamingException,
                                                                        java.sql.SQLException,
                                                                        java.rmi.RemoteException,
                                                                        javax.ejb.CreateException
Parameters:
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

findShipModeListByStoreentId

public java.util.Vector findShipModeListByStoreentId(java.lang.Integer storeentId)
                                              throws javax.naming.NamingException,
                                                     java.sql.SQLException,
                                                     java.rmi.RemoteException,
                                                     javax.ejb.CreateException
Parameters:
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

findShipModeListByStoreentIdAndLanguageId

public java.util.Vector findShipModeListByStoreentIdAndLanguageId(java.lang.Integer storeentId,
                                                                  java.lang.Integer languageId)
                                                           throws javax.naming.NamingException,
                                                                  java.sql.SQLException,
                                                                  java.rmi.RemoteException,
                                                                  javax.ejb.CreateException
Parameters:
storeentId - 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

findStaddress

public java.util.Vector findStaddress(java.lang.Integer ffmCenterId,
                                      java.lang.Integer languageId)
                               throws javax.naming.NamingException,
                                      java.sql.SQLException,
                                      java.rmi.RemoteException,
                                      javax.ejb.CreateException
Parameters:
ffmCenterId - 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

checkFulfillmentCenterByMemberIdAndFulfillmentCenterId

public int checkFulfillmentCenterByMemberIdAndFulfillmentCenterId(java.lang.Long memberId,
                                                                  java.lang.Integer ffmcId)
                                                           throws javax.naming.NamingException,
                                                                  javax.ejb.CreateException,
                                                                  java.rmi.RemoteException,
                                                                  java.sql.SQLException
checkFulfillmentCenterByMemberIdAndFulfillmentCenterId
Throws:
javax.naming.NamingException
javax.ejb.CreateException
java.rmi.RemoteException
java.sql.SQLException

Feedback