public class CalculationAdjustmentBean extends CalculationAdjustmentBeanBase implements javax.ejb.EntityBean
Constructor and Description |
---|
CalculationAdjustmentBean() |
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
|
CalculationAdjustmentKey | ejbCreate(java.lang.Long aOrderId, java.lang.Integer aCalculationUsageId, java.lang.Long aServiceRepresentativeId)
ejbCreate method for a CMP entity bean
|
CalculationAdjustmentKey | ejbCreate(java.lang.Long aOrderId, java.lang.Integer aCalculationUsageId, java.lang.Long aServiceRepresentativeId, java.lang.Integer aShippingModeId)
ejbCreate method for a CMP entity bean
|
CalculationAdjustmentKey | ejbCreate(java.lang.Long aOrderId, java.lang.Integer aCalculationUsageId, java.lang.Long aServiceRepresentativeId, java.lang.Integer aParameterType, java.math.BigDecimal aParameterAmount)
ejbCreate method for a CMP entity bean
|
void | ejbLoad()
ejbLoad
|
void | ejbPassivate()
ejbPassivate
|
void | ejbPostCreate(java.lang.Long aOrderId, java.lang.Integer aCalculationUsageId, java.lang.Long aServiceRepresentativeId)
ejbPostCreate
|
void | ejbPostCreate(java.lang.Long aOrderId, java.lang.Integer aCalculationUsageId, java.lang.Long aServiceRepresentativeId, java.lang.Integer aShippingModeId)
ejbPostCreate
|
void | ejbPostCreate(java.lang.Long aOrderId, java.lang.Integer aCalculationUsageId, java.lang.Long aServiceRepresentativeId, java.lang.Integer aParameterType, java.math.BigDecimal aParameterAmount)
ejbPostCreate
|
void | ejbRemove()
ejbRemove
|
void | ejbStore()
ejbStore
|
public java.util.Hashtable _copyFromEJB()
public void _copyToEJB(java.util.Hashtable h)
public CalculationAdjustmentKey ejbCreate(java.lang.Long aOrderId, java.lang.Integer aCalculationUsageId, java.lang.Long aServiceRepresentativeId) throws javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public CalculationAdjustmentKey ejbCreate(java.lang.Long aOrderId, java.lang.Integer aCalculationUsageId, java.lang.Long aServiceRepresentativeId, java.lang.Integer aShippingModeId) throws javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public CalculationAdjustmentKey ejbCreate(java.lang.Long aOrderId, java.lang.Integer aCalculationUsageId, java.lang.Long aServiceRepresentativeId, java.lang.Integer aParameterType, java.math.BigDecimal aParameterAmount) throws javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void ejbPostCreate(java.lang.Long aOrderId, java.lang.Integer aCalculationUsageId, java.lang.Long aServiceRepresentativeId)
public void ejbPostCreate(java.lang.Long aOrderId, java.lang.Integer aCalculationUsageId, java.lang.Long aServiceRepresentativeId, java.lang.Integer aShippingModeId)
public void ejbPostCreate(java.lang.Long aOrderId, java.lang.Integer aCalculationUsageId, java.lang.Long aServiceRepresentativeId, java.lang.Integer aParameterType, java.math.BigDecimal aParameterAmount)
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