com.ibm.commerce.order.objects
Class OrderItemBean

java.lang.Object
  |
  +--OrderItemBeanBase
        |
        +--com.ibm.commerce.order.objects.OrderItemBean

public class OrderItemBean
extends OrderItemBeanBase

This is an Entity Bean class with CMP fields

See Also:
Serialized Form

Constructor Summary
OrderItemBean()
           
 
Method Summary
 java.util.Hashtable _copyFromEJB()
          _copyFromEJB
 void _copyToEJB(java.util.Hashtable h)
          _copyToEJB
protected  java.util.Vector _getLinks()
          This method was generated for supporting the associations.
protected  void _initLinks()
          This method was generated for supporting the associations.
protected  void _removeLinks()
          This method was generated for supporting the associations.
 void ejbActivate()
          ejbActivate method comment
 OrderItemKey ejbCreate(java.lang.Long argMemberId, java.lang.Integer argStoreId, java.lang.Long argCatalogEntryId, java.lang.Double argQuantity, java.lang.String argStatus, java.lang.Long argOrderId)
           
 OrderItemKey ejbCreate(java.lang.Long argAddressId, java.lang.Long argMemberId, java.lang.Integer argStoreId, java.lang.Long argCatalogEntryId, java.lang.Double argQuantity, java.lang.String argStatus, java.lang.Long argOrderId)
           
 OrderItemKey ejbCreate(java.lang.Long argAddressId, java.lang.Long argMemberId, java.lang.Integer argStoreId, java.lang.Long argCatalogEntryId, java.lang.Double argQuantity, java.lang.String argStatus, java.lang.Long argOrderId, java.lang.Long contractId)
           
 OrderItemKey ejbCreate(java.lang.Long argAddressId, java.lang.Long argMemberId, java.lang.Integer argStoreId, java.lang.Long argCatalogEntryId, java.lang.Double argQuantity, java.lang.String argStatus, java.lang.Long argOrderId, java.lang.Long contractId, java.lang.Integer shipMode, java.lang.Long itemSpecId, java.lang.String partNumber, java.lang.String description, java.lang.String currency, java.math.BigDecimal price, java.lang.Integer prepareFlags, java.lang.Integer neededQuantity, java.lang.Integer availableQuantity, java.lang.Long correlationGroup, java.lang.String supplierPartNumber, java.lang.String supplierData, java.sql.Timestamp estimatedAvailDate, java.lang.String lineItemType, java.math.BigDecimal totalProduct)
           
 void ejbLoad()
          ejbLoad method comment
 void ejbPassivate()
          ejbPassivate method comment
 void ejbPostCreate(java.lang.Long argMemberId, java.lang.Integer argStoreId, java.lang.Long argCatalogEntryId, java.lang.Double argQuantity, java.lang.String argStatus, java.lang.Long argOrderId)
          ejbPostCreate method for a CMP entity bean
 void ejbPostCreate(java.lang.Long argAddressId, java.lang.Long argMemberId, java.lang.Integer argStoreId, java.lang.Long argCatalogEntryId, java.lang.Double argQuantity, java.lang.String argStatus, java.lang.Long argOrderId)
          ejbPostCreate method for a CMP entity bean
 void ejbPostCreate(java.lang.Long argAddressId, java.lang.Long argMemberId, java.lang.Integer argStoreId, java.lang.Long argCatalogEntryId, java.lang.Double argQuantity, java.lang.String argStatus, java.lang.Long argOrderId, java.lang.Long contractId)
          ejbPostCreate method for a CMP entity bean
 void ejbRemove()
          ejbRemove method comment
 void ejbStore()
          ejbStore method comment
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OrderItemBean

public OrderItemBean()
Method Detail

_getLinks

protected java.util.Vector _getLinks()
This method was generated for supporting the associations.
Returns:
java.util.Vector

_initLinks

protected void _initLinks()
This method was generated for supporting the associations.

_removeLinks

protected void _removeLinks()
                     throws java.rmi.RemoteException,
                            javax.ejb.RemoveException
This method was generated for supporting the associations.
Throws:
java.rmi.RemoteException - The exception description.
javax.ejb.RemoveException - The exception description.

ejbActivate

public void ejbActivate()
                 throws java.rmi.RemoteException
ejbActivate method comment
Throws:
java.rmi.RemoteException - The exception description.

ejbCreate

public OrderItemKey ejbCreate(java.lang.Long argMemberId,
                              java.lang.Integer argStoreId,
                              java.lang.Long argCatalogEntryId,
                              java.lang.Double argQuantity,
                              java.lang.String argStatus,
                              java.lang.Long argOrderId)
                       throws CreateException,
                              FinderException,
                              javax.naming.NamingException
Parameters:
argMemberId - Long
argStoreId - Integer
argCatalogEntryId - Long
argQuantity - Double
argStatus - String
argOrderId - Long
Returns:
void
Throws:
javax.ejb.CreateException
java.rmi.RemoteException
javax.ejb.FinderException
javax.naming.NamingException
CreateException
FinderException

ejbCreate

public OrderItemKey ejbCreate(java.lang.Long argAddressId,
                              java.lang.Long argMemberId,
                              java.lang.Integer argStoreId,
                              java.lang.Long argCatalogEntryId,
                              java.lang.Double argQuantity,
                              java.lang.String argStatus,
                              java.lang.Long argOrderId)
                       throws CreateException,
                              FinderException,
                              javax.naming.NamingException
Parameters:
argAddressId - java.lang.Long
argMemberId - java.lang.Long
argStoreId - java.lang.Integer
argCatalogEntryId - java.lang.Long
argQuantity - java.lang.Double
argStatus - java.lang.String
argOrderId - java.lang.Long
Returns:
void
Throws:
javax.ejb.CreateException
java.rmi.RemoteException
javax.ejb.FinderException
javax.naming.NamingException
CreateException
FinderException

ejbCreate

public OrderItemKey ejbCreate(java.lang.Long argAddressId,
                              java.lang.Long argMemberId,
                              java.lang.Integer argStoreId,
                              java.lang.Long argCatalogEntryId,
                              java.lang.Double argQuantity,
                              java.lang.String argStatus,
                              java.lang.Long argOrderId,
                              java.lang.Long contractId)
                       throws CreateException,
                              FinderException,
                              javax.naming.NamingException
Parameters:
argAddressId - java.lang.Long
argMemberId - java.lang.Long
argStoreId - java.lang.Integer
argCatalogEntryId - java.lang.Long
argQuantity - java.lang.Double
argStatus - java.lang.String
argOrderId - java.lang.Long
Returns:
void
Throws:
javax.ejb.CreateException
java.rmi.RemoteException
javax.ejb.FinderException
javax.naming.NamingException
CreateException
FinderException

ejbCreate

public OrderItemKey ejbCreate(java.lang.Long argAddressId,
                              java.lang.Long argMemberId,
                              java.lang.Integer argStoreId,
                              java.lang.Long argCatalogEntryId,
                              java.lang.Double argQuantity,
                              java.lang.String argStatus,
                              java.lang.Long argOrderId,
                              java.lang.Long contractId,
                              java.lang.Integer shipMode,
                              java.lang.Long itemSpecId,
                              java.lang.String partNumber,
                              java.lang.String description,
                              java.lang.String currency,
                              java.math.BigDecimal price,
                              java.lang.Integer prepareFlags,
                              java.lang.Integer neededQuantity,
                              java.lang.Integer availableQuantity,
                              java.lang.Long correlationGroup,
                              java.lang.String supplierPartNumber,
                              java.lang.String supplierData,
                              java.sql.Timestamp estimatedAvailDate,
                              java.lang.String lineItemType,
                              java.math.BigDecimal totalProduct)
                       throws CreateException,
                              FinderException,
                              javax.naming.NamingException
CreateException
FinderException
javax.naming.NamingException

ejbLoad

public void ejbLoad()
ejbLoad method comment
Throws:
java.rmi.RemoteException - The exception description.

ejbPassivate

public void ejbPassivate()
                  throws java.rmi.RemoteException
ejbPassivate method comment
Throws:
java.rmi.RemoteException - The exception description.

ejbPostCreate

public void ejbPostCreate(java.lang.Long argMemberId,
                          java.lang.Integer argStoreId,
                          java.lang.Long argCatalogEntryId,
                          java.lang.Double argQuantity,
                          java.lang.String argStatus,
                          java.lang.Long argOrderId)
ejbPostCreate method for a CMP entity bean
Parameters:
argMemberId - Long
argStoreId - Integer
argCatalogEntryId - Long
argQuantity - Double
argStatus - String
argOrderId - Long
Returns:
void
Throws:
java.rmi.RemoteException - The exception description.

ejbPostCreate

public void ejbPostCreate(java.lang.Long argAddressId,
                          java.lang.Long argMemberId,
                          java.lang.Integer argStoreId,
                          java.lang.Long argCatalogEntryId,
                          java.lang.Double argQuantity,
                          java.lang.String argStatus,
                          java.lang.Long argOrderId)
ejbPostCreate method for a CMP entity bean
Parameters:
argAddressId - java.lang.Long
argMemberId - java.lang.Long
argStoreId - java.lang.Integer
argCatalogEntryId - java.lang.Long
argQuantity - java.lang.Double
argStatus - java.lang.String
argOrderId - java.lang.Long
Returns:
void
Throws:
java.rmi.RemoteException - The exception description.

ejbPostCreate

public void ejbPostCreate(java.lang.Long argAddressId,
                          java.lang.Long argMemberId,
                          java.lang.Integer argStoreId,
                          java.lang.Long argCatalogEntryId,
                          java.lang.Double argQuantity,
                          java.lang.String argStatus,
                          java.lang.Long argOrderId,
                          java.lang.Long contractId)
ejbPostCreate method for a CMP entity bean
Parameters:
argAddressId - java.lang.Long
argMemberId - java.lang.Long
argStoreId - java.lang.Integer
argCatalogEntryId - java.lang.Long
argQuantity - java.lang.Double
argStatus - java.lang.String
argOrderId - java.lang.Long
Returns:
void
Throws:
java.rmi.RemoteException - The exception description.

ejbRemove

public void ejbRemove()
               throws javax.ejb.RemoveException
ejbRemove method comment
Throws:
javax.ejb.RemoveException - The exception description.

ejbStore

public void ejbStore()
ejbStore method comment
Throws:
java.rmi.RemoteException - The exception description.

_copyFromEJB

public java.util.Hashtable _copyFromEJB()
_copyFromEJB

_copyToEJB

public void _copyToEJB(java.util.Hashtable h)
_copyToEJB