com.ibm.commerce.catalog.objects
Class ItemBean

java.lang.Object
  |
  +--com.ibm.commerce.catalog.objimpl.ItemBeanBase
        |
        +--com.ibm.commerce.catalog.objects.ItemBean

public class ItemBean
extends com.ibm.commerce.catalog.objimpl.ItemBeanBase

Bean implementation class for Enterprise Bean: Item

See Also:
Serialized Form

Constructor Summary
ItemBean()
           
 
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.
 com.ibm.commerce.catalog.objects.CatalogEntryKey ejbCreate(java.lang.Long argCatalogEntryReferenceId)
          Insert the method's description here.
 com.ibm.commerce.catalog.objects.CatalogEntryKey ejbCreate(java.lang.String argPartNumber, java.lang.Long argMemberId)
          Insert the method's description here.
 void ejbPostCreate(java.lang.Long argCatalogEntryReferenceId)
          Insert the method's description here.
 void ejbPostCreate(java.lang.String argPartNumber, java.lang.Long argMemberId)
          Insert the method's description here.
  AttributeValueAccessBean[] getAttributeValues(java.lang.Integer argLanguageId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ItemBean

public ItemBean()
Method Detail

_copyFromEJB

public java.util.Hashtable _copyFromEJB()
_copyFromEJB

_copyToEJB

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

_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.

ejbCreate

public com.ibm.commerce.catalog.objects.CatalogEntryKey ejbCreate(java.lang.Long argCatalogEntryReferenceId)
                                                           throws javax.ejb.CreateException,
                                                                  javax.naming.NamingException,
                                                                  javax.ejb.FinderException
Insert the method's description here. Creation date: (26/03/01 2:30:45 PM)
Parameters:
argCatalogEntryReferenceId - java.lang.Long
Throws:
javax.ejb.CreateException - The exception description.
java.rmi.RemoteException - The exception description.
javax.naming.NamingException - The exception description.
javax.ejb.FinderException - The exception description.

ejbCreate

public com.ibm.commerce.catalog.objects.CatalogEntryKey ejbCreate(java.lang.String argPartNumber,
                                                                  java.lang.Long argMemberId)
                                                           throws javax.ejb.CreateException,
                                                                  javax.naming.NamingException,
                                                                  javax.ejb.FinderException
Insert the method's description here. Creation date: (27/03/01 12:21:27 PM)
Parameters:
argPartNumber - java.lang.String
argMemberId - java.lang.Long
Throws:
javax.ejb.CreateException - The exception description.
java.rmi.RemoteException - The exception description.
javax.naming.NamingException - The exception description.
javax.ejb.FinderException - The exception description.

ejbPostCreate

public void ejbPostCreate(java.lang.Long argCatalogEntryReferenceId)
Insert the method's description here. Creation date: (26/03/01 2:36:53 PM)
Parameters:
argCatalogEntryReferenceId - java.lang.Long
Throws:
java.rmi.RemoteException - The exception description.

ejbPostCreate

public void ejbPostCreate(java.lang.String argPartNumber,
                          java.lang.Long argMemberId)
Insert the method's description here. Creation date: (27/03/01 12:22:27 PM)
Parameters:
argPartNumber - java.lang.String
argMemberId - java.lang.Long
Throws:
java.rmi.RemoteException - The exception description.

getAttributeValues

public AttributeValueAccessBean[] getAttributeValues(java.lang.Integer argLanguageId)
                                              throws javax.ejb.CreateException,
                                                     javax.ejb.FinderException,
                                                     javax.naming.NamingException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException