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

From JavaDoc Build Script : Cannot find description for this AccessBean

See Also:
Serialized Form

Constructor Summary
FulfillmentJDBCHelperAccessBean()
          Zero argument constructor used to initialize the access bean.
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 arg0, java.lang.Integer arg1)
           
 java.lang.String findCalcodeDescriptionLongDescription(java.lang.Integer arg0, java.lang.Integer arg1, boolean arg2)
           
 java.util.Vector findFFMAndOrderItemsList(java.lang.Integer arg0, java.lang.Integer arg1)
           
 java.util.Vector findFfmcenterByFfmcenterIdAndLanguageId(java.lang.Integer arg0, java.lang.Integer arg1)
           
 java.util.Vector findFfmcenterIdAndDisplayName(java.lang.Integer arg0)
           
 java.util.Vector findFfmcenterListByLanguageId(java.lang.Integer arg0, java.lang.Integer arg1)
           
 java.util.Vector findFfmcenterListByLanguageIdAndStoreId(java.lang.Integer arg0, java.lang.Integer arg1)
           
 java.util.Vector findFfmcenterNameAndIdByStoreId(java.lang.Integer arg0)
           
 java.lang.String findFulfillmentCenterDescriptionDescription(java.lang.Integer arg0, java.lang.Integer arg1)
           
 java.util.Vector findFulfillmentDescriptionByFulfillmentCenterId(java.lang.Integer arg0)
           
 java.util.Vector findShipModeListByStoreentId(java.lang.Integer arg0)
           
 java.util.Vector findShipModeListByStoreentIdAndLanguageId(java.lang.Integer arg0, java.lang.Integer arg1)
           
 java.util.Vector findStaddress(java.lang.Integer arg0, java.lang.Integer arg1)
           
protected  void instantiateEJB()
          This method was generated by the VisualAge for Java Access Bean SmartGuide.
 int updateCalcodeDescriptionLongDescription(java.lang.Integer arg0, java.lang.Integer arg1, java.lang.String arg2)
           
 int updateFulfillmentCenterDescriptionDescription(java.lang.Integer arg0, java.lang.Integer arg1, java.lang.String arg2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FulfillmentJDBCHelperAccessBean

public FulfillmentJDBCHelperAccessBean()
Zero argument constructor used to initialize the access bean. This constructor corresponds to the following home interface method: public abstract com.ibm.commerce.fulfillment.objects.FulfillmentJDBCHelper com.ibm.commerce.fulfillment.objects.FulfillmentJDBCHelperHome.create() throws javax.ejb.CreateException,java.rmi.RemoteException

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.
javax.ejb.CreateException
java.rmi.RemoteException
javax.naming.NamingException

updateCalcodeDescriptionLongDescription

public int updateCalcodeDescriptionLongDescription(java.lang.Integer arg0,
                                                   java.lang.Integer arg1,
                                                   java.lang.String arg2)
                                            throws javax.naming.NamingException,
                                                   java.sql.SQLException,
                                                   java.rmi.RemoteException,
                                                   javax.ejb.CreateException
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 arg0,
                                                         java.lang.Integer arg1,
                                                         java.lang.String arg2)
                                                  throws javax.naming.NamingException,
                                                         java.sql.SQLException,
                                                         java.rmi.RemoteException,
                                                         javax.ejb.CreateException
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 arg0,
                                                              java.lang.Integer arg1)
                                                       throws javax.naming.NamingException,
                                                              java.sql.SQLException,
                                                              java.rmi.RemoteException,
                                                              javax.ejb.CreateException
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 arg0,
                                                              java.lang.Integer arg1,
                                                              boolean arg2)
                                                       throws javax.naming.NamingException,
                                                              java.sql.SQLException,
                                                              java.rmi.RemoteException,
                                                              javax.ejb.CreateException
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 arg0,
                                                                    java.lang.Integer arg1)
                                                             throws javax.naming.NamingException,
                                                                    java.sql.SQLException,
                                                                    java.rmi.RemoteException,
                                                                    javax.ejb.CreateException
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 arg0,
                                                 java.lang.Integer arg1)
                                          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

findFfmcenterByFfmcenterIdAndLanguageId

public java.util.Vector findFfmcenterByFfmcenterIdAndLanguageId(java.lang.Integer arg0,
                                                                java.lang.Integer arg1)
                                                         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

findFfmcenterIdAndDisplayName

public java.util.Vector findFfmcenterIdAndDisplayName(java.lang.Integer arg0)
                                               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

findFfmcenterListByLanguageId

public java.util.Vector findFfmcenterListByLanguageId(java.lang.Integer arg0,
                                                      java.lang.Integer arg1)
                                               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

findFfmcenterListByLanguageIdAndStoreId

public java.util.Vector findFfmcenterListByLanguageIdAndStoreId(java.lang.Integer arg0,
                                                                java.lang.Integer arg1)
                                                         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

findFfmcenterNameAndIdByStoreId

public java.util.Vector findFfmcenterNameAndIdByStoreId(java.lang.Integer arg0)
                                                 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

findFulfillmentDescriptionByFulfillmentCenterId

public java.util.Vector findFulfillmentDescriptionByFulfillmentCenterId(java.lang.Integer arg0)
                                                                 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

findShipModeListByStoreentId

public java.util.Vector findShipModeListByStoreentId(java.lang.Integer arg0)
                                              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

findShipModeListByStoreentIdAndLanguageId

public java.util.Vector findShipModeListByStoreentIdAndLanguageId(java.lang.Integer arg0,
                                                                  java.lang.Integer arg1)
                                                           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

findStaddress

public java.util.Vector findStaddress(java.lang.Integer arg0,
                                      java.lang.Integer arg1)
                               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

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
javax.naming.NamingException
javax.ejb.CreateException
java.rmi.RemoteException
java.sql.SQLException