java.lang.Objectcom.ibm.commerce.catalog.objimpl.ItemBeanBase
com.ibm.commerce.catalog.objects.ItemBean
Bean implementation class for Enterprise Bean: Item
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 |
public ItemBean()
Method Detail |
public java.util.Hashtable _copyFromEJB()
public void _copyToEJB(java.util.Hashtable h)
protected java.util.Vector _getLinks()
protected void _initLinks()
public com.ibm.commerce.catalog.objects.CatalogEntryKey ejbCreate(java.lang.Long argCatalogEntryReferenceId) throws javax.ejb.CreateException, javax.naming.NamingException, javax.ejb.FinderException
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
public void ejbPostCreate(java.lang.Long argCatalogEntryReferenceId)
public void ejbPostCreate(java.lang.String argPartNumber, java.lang.Long argMemberId)
public AttributeValueAccessBean[] getAttributeValues(java.lang.Integer argLanguageId) throws javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.