public class OrderChangeReasonDescriptionBean extends OrderChangeReasonDescriptionBeanBase implements javax.ejb.EntityBean
Constructor and Description |
---|
OrderChangeReasonDescriptionBean() |
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.
|
protected void | _removeLinks()
This method was generated for supporting the associations.
|
void | ejbActivate()
ejbActivate
|
OrderChangeReasonDescriptionKey | ejbCreate(java.lang.Integer orderChangeReasonId, java.lang.Integer languageId)
ejbCreate method for a CMP entity bean.
|
void | ejbLoad()
ejbLoad
|
void | ejbPassivate()
ejbPassivate
|
void | ejbPostCreate(java.lang.Integer orderChangeReasonId, java.lang.Integer languageId)
ejbPostCreate
|
void | ejbRemove()
ejbRemove
|
void | ejbStore()
ejbStore
|
public OrderChangeReasonDescriptionKey ejbCreate(java.lang.Integer orderChangeReasonId, java.lang.Integer languageId) throws javax.ejb.CreateException
public void ejbPostCreate(java.lang.Integer orderChangeReasonId, java.lang.Integer languageId) throws javax.ejb.CreateException
public void ejbActivate()
public void ejbLoad()
public void ejbPassivate()
public void ejbRemove() throws javax.ejb.RemoveException
public void ejbStore()
protected void _initLinks()
protected java.util.Vector _getLinks()
protected void _removeLinks() throws java.rmi.RemoteException, javax.ejb.RemoveException
public java.util.Hashtable _copyFromEJB()
public void _copyToEJB(java.util.Hashtable h)