java.lang.Objectcom.ibm.commerce.catalog.objimpl.BundleBeanBase
com.ibm.commerce.catalog.objects.BundleBean
Bean implementation class for Enterprise Bean: Bundle
Constructor Summary | |
BundleBean() |
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. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BundleBean()
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)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.