public class ItemBean
extends com.ibm.commerce.catalog.objimpl.ItemBeanBase
| Constructor and Description |
|---|
| ItemBean() |
| Modifier and Type | Method and Description |
|---|---|
| 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(com.ibm.commerce.context.content.objects.EntityCreationData entityCreationData)
ejbCreate method for a CMP entity bean
|
| com.ibm.commerce.catalog.objects.CatalogEntryKey | ejbCreate(java.lang.Long argCatalogEntryReferenceId) |
| com.ibm.commerce.catalog.objects.CatalogEntryKey | ejbCreate(java.lang.String argPartNumber, java.lang.Long argMemberId) |
| void | ejbPostCreate(com.ibm.commerce.context.content.objects.EntityCreationData entityCreationData)
ejbPostCreate method for a CMP entity bean
|
| void | ejbPostCreate(java.lang.Long argCatalogEntryReferenceId) |
| void | ejbPostCreate(java.lang.String argPartNumber, java.lang.Long argMemberId) |
| AttributeValueAccessBean[] | getAttributeValues(java.lang.Integer anLanguageId)
Gets the attribute values in the specified language.
|
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 com.ibm.commerce.catalog.objects.CatalogEntryKey ejbCreate(com.ibm.commerce.context.content.objects.EntityCreationData entityCreationData)
throws javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
public void ejbPostCreate(com.ibm.commerce.context.content.objects.EntityCreationData entityCreationData)
public void ejbPostCreate(java.lang.Long argCatalogEntryReferenceId)
public void ejbPostCreate(java.lang.String argPartNumber,
java.lang.Long argMemberId)
public AttributeValueAccessBean[] getAttributeValues(java.lang.Integer anLanguageId) throws javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException