com.ibm.commerce.catalog.objects
Class DynamicKitBean

java.lang.Object
  |
  +--com.ibm.commerce.catalog.objimpl.DynamicKitBeanBase
        |
        +--com.ibm.commerce.catalog.objects.DynamicKitBean

public class DynamicKitBean
extends com.ibm.commerce.catalog.objimpl.DynamicKitBeanBase

Bean implementation class for Enterprise Bean: DynamicKit

See Also:
Serialized Form

Constructor Summary
DynamicKitBean()
           
 
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.String argPartNumber, java.lang.Long argMemberId)
          Insert the method's description here.
 void ejbPostCreate(java.lang.String argPartNumber, java.lang.Long argMemberId)
          Insert the method's description here.
  CatalogEntryConfigurationAccessBean getCatalogEntryConfigurationDetail()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DynamicKitBean

public DynamicKitBean()
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.String argPartNumber,
                                                                  java.lang.Long argMemberId)
                                                           throws javax.ejb.CreateException,
                                                                  javax.naming.NamingException,
                                                                  javax.ejb.FinderException
Insert the method's description here. Creation date: (30/05/01 11:07:17 AM)
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.String argPartNumber,
                          java.lang.Long argMemberId)
Insert the method's description here. Creation date: (30/05/01 11:07:45 AM)
Parameters:
argPartNumber - java.lang.String
argMemberId - java.lang.Long
Throws:
java.rmi.RemoteException - The exception description.

getCatalogEntryConfigurationDetail

public CatalogEntryConfigurationAccessBean getCatalogEntryConfigurationDetail()
                                                                       throws javax.ejb.CreateException,
                                                                              javax.ejb.FinderException,
                                                                              javax.naming.NamingException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException