public class ObligationToBuyTCByAmountAccessBean extends com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean implements ObligationToBuyTCByAmountAccessBeanData
Constructor and Description |
---|
ObligationToBuyTCByAmountAccessBean()
Zero argument constructor used to initialize the access bean.
|
ObligationToBuyTCByAmountAccessBean(javax.ejb.EJBObject o)
constructor
|
ObligationToBuyTCByAmountAccessBean(java.lang.Long argTradingId, org.w3c.dom.Element argElement)
Constructs an ObligationToBuyTCByAmount object with the specified trading agreement ID, and the obligation term condition element.
|
Modifier and Type | Method and Description |
---|---|
void | commitCopyHelper()
Update(flush) data to the EJBObject (persistent storage).
|
java.lang.Long | createNewVersion(java.lang.Long arg0) |
protected java.lang.String | defaultJNDIName() |
java.lang.String | getChangeableFlag()
This method accesses a non-CMP field
|
java.lang.Integer | getChangeableFlagInEJBType()
This method accesses a non-CMP field
|
java.lang.String | getCurrency()
This method accesses a non-CMP field
|
TermConditionDescriptionAccessBean | getDescription(java.lang.Integer arg0)
This method accesses a non-CMP field
|
TermConditionDescriptionAccessBean | getDescription(java.lang.Integer arg0, java.lang.Integer arg1)
This method accesses a non-CMP field
|
java.lang.String | getMandatoryFlag()
This method accesses a non-CMP field
|
java.lang.Integer | getMandatoryFlagInEJBType()
This method accesses a non-CMP field
|
java.lang.String | getNumberOfDays()
This method accesses a non-CMP field
|
java.lang.Integer | getNumberOfDaysInEJBType()
This method accesses a non-CMP field
|
ParticipantAccessBean[] | getParticipants()
This method accesses a non-CMP field
|
BusinessPolicyAccessBean[] | getPolicies()
This method accesses a non-CMP field
|
BusinessPolicyAccessBean[] | getPoliciesByType(java.lang.String arg0)
This method accesses a non-CMP field
|
java.lang.String | getReferenceNumber()
This method accesses a non-CMP field
|
java.lang.Long | getReferenceNumberInEJBType()
This method accesses a non-CMP field
|
java.lang.String | getTcSequence()
This method accesses a non-CMP field
|
java.lang.Integer | getTcSequenceInEJBType()
This method accesses a non-CMP field
|
java.lang.String | getTcSubType()
This method accesses a non-CMP field
|
java.lang.String | getTimeCreated()
This method accesses a non-CMP field
|
java.sql.Timestamp | getTimeCreatedInEJBType()
This method accesses a non-CMP field
|
java.lang.String | getTimeUpdated()
This method accesses a non-CMP field
|
java.sql.Timestamp | getTimeUpdatedInEJBType()
This method accesses a non-CMP field
|
java.lang.String | getTradingId()
This method accesses a non-CMP field
|
java.lang.Long | getTradingIdInEJBType()
This method accesses a non-CMP field
|
java.lang.String | getValue()
This method accesses a non-CMP field
|
java.math.BigDecimal | getValueInEJBType()
This method accesses a non-CMP field
|
java.lang.String | getXMLString()
This method accesses a non-CMP field
|
java.lang.String | getXMLString(boolean arg)
This method accesses a non-CMP field
|
protected void | instantiateEJB() |
protected boolean | instantiateEJBByPrimaryKey() |
void | markForDelete() |
void | parseXMLElement(org.w3c.dom.Element arg0) |
void | refreshCopyHelper()
Load data from the EJBObject.
|
void | setChangeableFlag(java.lang.Integer newValue)
This method accesses a non-CMP field
|
void | setChangeableFlag(java.lang.String newValue)
This method accesses a non-CMP field
|
void | setCurrency(java.lang.String newValue)
This method accesses a non-CMP field
|
void | setInitKey_referenceNumber(java.lang.String newValue)
Set the primary key for this object
|
void | setMandatoryFlag(java.lang.Integer newValue)
This method accesses a non-CMP field
|
void | setMandatoryFlag(java.lang.String newValue)
This method accesses a non-CMP field
|
void | setNumberOfDays(java.lang.Integer newValue)
This method accesses a non-CMP field
|
void | setNumberOfDays(java.lang.String newValue)
This method accesses a non-CMP field
|
void | setReferenceNumber(java.lang.Long newValue)
This method accesses a non-CMP field
|
void | setReferenceNumber(java.lang.String newValue)
This method accesses a non-CMP field
|
void | setTcSequence(java.lang.Integer newValue)
This method accesses a non-CMP field
|
void | setTcSequence(java.lang.String newValue)
This method accesses a non-CMP field
|
void | setTimeCreated(java.lang.String newValue)
This method accesses a non-CMP field
|
void | setTimeCreated(java.sql.Timestamp newValue)
This method accesses a non-CMP field
|
void | setTimeUpdated(java.lang.String newValue)
This method accesses a non-CMP field
|
void | setTimeUpdated(java.sql.Timestamp newValue)
This method accesses a non-CMP field
|
void | setTradingId(java.lang.Long newValue)
This method accesses a non-CMP field
|
void | setTradingId(java.lang.String newValue)
This method accesses a non-CMP field
|
void | setValue(java.math.BigDecimal newValue)
This method accesses a non-CMP field
|
void | setValue(java.lang.String newValue)
This method accesses a non-CMP field
|
public ObligationToBuyTCByAmountAccessBean()
public ObligationToBuyTCByAmountAccessBean(javax.ejb.EJBObject o) throws java.rmi.RemoteException
public ObligationToBuyTCByAmountAccessBean(java.lang.Long argTradingId, org.w3c.dom.Element argElement) throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException, javax.ejb.RemoveException
Constructs an ObligationToBuyTCByAmount object with the specified trading agreement ID, and the obligation term condition element.
public void setInitKey_referenceNumber(java.lang.String newValue)
Set the primary key for this object
protected java.lang.String defaultJNDIName()
protected void instantiateEJB() throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
protected boolean instantiateEJBByPrimaryKey() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.naming.NamingException
public void commitCopyHelper() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Update(flush) data to the EJBObject (persistent storage).
public void refreshCopyHelper() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Load data from the EJBObject.
public java.lang.String getMandatoryFlag() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public java.lang.Integer getMandatoryFlagInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setMandatoryFlag(java.lang.String newValue)
public void setMandatoryFlag(java.lang.Integer newValue)
public java.lang.String getValue() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public java.math.BigDecimal getValueInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setValue(java.lang.String newValue)
public void setValue(java.math.BigDecimal newValue)
public java.lang.String getTradingId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public java.lang.Long getTradingIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setTradingId(java.lang.String newValue)
public void setTradingId(java.lang.Long newValue)
public java.lang.String getTimeUpdated() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public java.sql.Timestamp getTimeUpdatedInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setTimeUpdated(java.lang.String newValue)
public void setTimeUpdated(java.sql.Timestamp newValue)
public java.lang.String getNumberOfDays() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public java.lang.Integer getNumberOfDaysInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setNumberOfDays(java.lang.String newValue)
public void setNumberOfDays(java.lang.Integer newValue)
public java.lang.String getCurrency() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setCurrency(java.lang.String newValue)
public java.lang.String getChangeableFlag() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public java.lang.Integer getChangeableFlagInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setChangeableFlag(java.lang.String newValue)
public void setChangeableFlag(java.lang.Integer newValue)
public java.lang.String getTcSubType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public java.lang.String getTimeCreated() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public java.sql.Timestamp getTimeCreatedInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setTimeCreated(java.lang.String newValue)
public void setTimeCreated(java.sql.Timestamp newValue)
public java.lang.String getTcSequence() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public java.lang.Integer getTcSequenceInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setTcSequence(java.lang.String newValue)
public void setTcSequence(java.lang.Integer newValue)
public java.lang.String getReferenceNumber() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public java.lang.Long getReferenceNumberInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setReferenceNumber(java.lang.String newValue)
public void setReferenceNumber(java.lang.Long newValue)
public BusinessPolicyAccessBean[] getPolicies() throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
public BusinessPolicyAccessBean[] getPoliciesByType(java.lang.String arg0) throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
public ParticipantAccessBean[] getParticipants() throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
public TermConditionDescriptionAccessBean getDescription(java.lang.Integer arg0) throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
public TermConditionDescriptionAccessBean getDescription(java.lang.Integer arg0, java.lang.Integer arg1) throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
public java.lang.Long createNewVersion(java.lang.Long arg0) throws org.xml.sax.SAXException, java.io.IOException, javax.ejb.CreateException, javax.ejb.FinderException, javax.ejb.RemoveException, javax.naming.NamingException, java.rmi.RemoteException
public java.lang.String getXMLString() throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
public java.lang.String getXMLString(boolean arg) throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
public void markForDelete() throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
public void parseXMLElement(org.w3c.dom.Element arg0) throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException, javax.ejb.RemoveException