public class ExtendedTermConditionAccessBean
extends com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean
implements com.ibm.commerce.contract.objects.ExtendedTermConditionAccessBeanData
Constructor and Description |
---|
ExtendedTermConditionAccessBean()
constructor
|
ExtendedTermConditionAccessBean(javax.ejb.EJBObject o)
ExtendedTermConditionAccessBean
|
ExtendedTermConditionAccessBean(java.lang.Long tradingId, org.w3c.dom.Element argElement)
Creates an instance for Entity Bean: ExtendedTermCondition
|
Modifier and Type | Method and Description |
---|---|
int | addProductSetAdjustment(java.lang.Integer productsetId, java.lang.Double adjustment, java.lang.Integer precedence, java.lang.Integer type)
add product set adjustment
|
void | commitCopyHelper()
commitCopyHelper
|
java.lang.Long | createNewVersion(java.lang.Long argNewTradingId)
This method creates a new version of the terms and conditions.
|
java.lang.String | defaultJNDIName()
defaultJNDIName
|
int | deleteProductSetAdjustment(java.lang.Integer productsetId)
delete product set adjustment
|
java.util.Enumeration | findAllTCWithTCLevelParticipantByTrading(java.lang.Long argTradingId)
Retrieves an Enumeration of TermConditionAccessBeans representing all terms and conditions with the specified trading agreement ID.
|
java.util.Enumeration | findByTrading(java.lang.Long argTradingId)
Retrieves an Enumeration of TermConditionAccessBeans representing all terms and conditions with the specified trading agreement ID.
|
ExtendedTermConditionAccessBean | findByTradingAndSequence(java.lang.Long argTradingId, java.lang.Integer argTCSequence)
Retrieves the TermConditionAccessBean representing the term condition with the specified trading agreement ID, and the term condition sequence number.
|
java.util.Enumeration | findByTradingAndTCSubType(java.lang.Long argTradingId, java.lang.String argTCSubType)
Retrieves an Enumeration of TermConditionAccessBeans representing all terms and conditions with the specified trading agreement ID, and the term condition sub-type.
|
java.util.Enumeration | findByTradingAndTCSubTypeForBuyer(java.lang.Long argTradingId, java.lang.String argTCSubType, java.lang.Long argMemberId)
Retrieves an Enumeration of TermConditionAccessBeans representing all terms and conditions with the specified trading agreement ID, term condition sub-type, and the buyer member ID.
|
java.util.Enumeration | findByTradingAndTCSubTypeWithoutTCParticipant(java.lang.Long argTradingId, java.lang.String argTCSubType)
Retrieves an Enumeration of TermConditionAccessBeans representing all terms and conditions with the specified trading agreement ID and argTCSubType.
|
java.util.Enumeration | findByTradingAndTCType(java.lang.Long argTradingId, java.lang.String argTCType)
Retrieves an Enumeration of TermConditionAccessBeans representing all terms and conditions with the specified trading agreement ID, and the term condition type.
|
java.util.Enumeration | findByTradingAndTCTypeForBuyer(java.lang.Long argTradingId, java.lang.String argTCType, java.lang.Long argMemberId)
Retrieves an Enumeration of TermConditionAccessBeans representing all terms and conditions with the specified trading agreement ID, term condition type, and the buyer member ID.
|
java.util.Enumeration | findByTradingAndTCTypeWithoutTCParticipant(java.lang.Long argTradingId, java.lang.String argTCType)
Retrieves an Enumeration of TermConditionAccessBeans representing all terms and conditions with the specified trading agreement ID and tcType .
|
java.util.Enumeration | findByTradingForBuyer(java.lang.Long argTradingId, java.lang.Long argMemberId)
Retrieves an Enumeration of TermConditionAccessBeans representing all terms and conditions with the specified trading agreement ID, and the buyer member ID.
|
java.lang.Integer[] | findProductSetIdsByTCIdAndType(java.lang.Integer type)
delete product set adjustment
|
java.lang.String | getChangeableFlag()
Get accessor for persistent attribute: changeableFlag
|
java.lang.Integer | getChangeableFlagInEJBType()
getChangeableFlagInEJBType
|
TermConditionDescriptionAccessBean | getDescription(java.lang.Integer argLanguageId)
Retrieves the TermConditionDescriptionAccessBean representing the term condition description with the specified language ID.
|
TermConditionDescriptionAccessBean | getDescription(java.lang.Integer language_id, java.lang.Integer storeId)
Retrieves the TermConditionDescriptionAccessBean representing the term condition description with the specified language ID.
|
java.lang.String | getMandatoryFlag()
Get accessor for persistent attribute: mandatoryFlag
|
java.lang.Integer | getMandatoryFlagInEJBType()
getMandatoryFlagInEJBType
|
ParticipantAccessBean[] | getParticipants()
get Participants of Term Condition.
|
BusinessPolicyAccessBean[] | getPolicies()
The method returns an array of BusinessPolicyAccessBean objects representing the business policies that the term condition has.
|
BusinessPolicyAccessBean[] | getPoliciesByType(java.lang.String argPolicyType)
The method returns an array of BusinessPolicyAccessBean representing the specified type of business policies that the term condition has.
|
java.util.Vector | getProductSetAdjustments()
delete product set adjustment
|
java.util.Map | getProperties()
get properties for term condition
|
java.lang.Object | getProperty(java.lang.String propertyName)
get property according to property name
|
java.lang.String | getReferenceNumber()
getReferenceNumber
|
java.lang.Long | getReferenceNumberInEJBType()
getReferenceNumberInEJBType
|
java.lang.String | getTcSequence()
Get accessor for persistent attribute: tcSequence
|
java.lang.Integer | getTcSequenceInEJBType()
getTcSequenceInEJBType
|
java.lang.String | getTcSubType()
Get accessor for persistent attribute: tcSubType
|
java.lang.String | getTimeCreated()
Get accessor for persistent attribute: timeCreated
|
java.sql.Timestamp | getTimeCreatedInEJBType()
getTimeCreatedInEJBType
|
java.lang.String | getTimeUpdated()
Get accessor for persistent attribute: timeUpdated
|
java.sql.Timestamp | getTimeUpdatedInEJBType()
getTimeUpdatedInEJBType
|
java.lang.String | getTradingId()
Get accessor for persistent attribute: tradingId
|
java.lang.Long | getTradingIdInEJBType()
getTradingIdInEJBType
|
java.lang.String[] | getXMLDefinitions(java.lang.Integer type) |
java.lang.String | getXMLString()
This method returns a String object representing the term condition in XML Element format.
|
java.lang.String | getXMLString(boolean tcdata) |
java.lang.String[] | getXMLStrings(java.lang.Integer type) |
protected void | instantiateEJB()
instantiateEJB
|
protected boolean | instantiateEJBByPrimaryKey()
instantiateEJBByPrimaryKey
|
void | markForDelete()
This method marks the trading agreement for deletion.
|
void | parseXMLElement(org.w3c.dom.Element argElement)
Parses the specified element.
|
void | refreshCopyHelper()
refreshCopyHelper
|
void | setChangeableFlag(java.lang.Integer newChangeableFlag)
Set accessor for persistent attribute: changeableFlag
|
void | setChangeableFlag(java.lang.String newValue)
This method accesses a non-CMP field
|
void | setInitKey_referenceNumber(java.lang.String newValue)
setInitKey_referenceNumber
|
void | setMandatoryFlag(java.lang.Integer newMandatoryFlag)
Set accessor for persistent attribute: mandatoryFlag
|
void | setMandatoryFlag(java.lang.String newValue)
This method accesses a non-CMP field
|
void | setProperties(java.util.Map propertyNameValue)
set properties for term condition
|
void | setProperty(java.lang.String propertyName, java.lang.Object propertyValue)
set Property for term condition
|
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 newTcSequence)
Set accessor for persistent attribute: tcSequence
|
void | setTcSequence(java.lang.String newValue)
This method accesses a non-CMP field
|
void | setTcSubType(java.lang.String newTcSubType)
Set accessor for persistent attribute: tcSubType
|
void | setTimeCreated(java.lang.String newValue)
This method accesses a non-CMP field
|
void | setTimeCreated(java.sql.Timestamp newTimeCreated)
Set accessor for persistent attribute: timeCreated
|
void | setTimeUpdated(java.lang.String newValue)
This method accesses a non-CMP field
|
void | setTimeUpdated(java.sql.Timestamp newTimeUpdated)
Set accessor for persistent attribute: timeUpdated
|
void | setTradingId(java.lang.Long newTradingId)
Set accessor for persistent attribute: tradingId
|
void | setTradingId(java.lang.String newValue)
This method accesses a non-CMP field
|
void | setXMLDefinition(java.lang.Long tradingId, java.lang.Integer type, org.w3c.dom.Element e, java.lang.Integer sequence) |
void | setXMLDefinition(java.lang.Long tradingId, java.lang.Integer type, java.lang.String newValue, java.lang.Integer sequence) |
int | updateProductSetAdjustment(java.lang.Integer productsetId, java.lang.Double adjustment, java.lang.Integer precedence, java.lang.Integer type)
update product set adjustment
|
public ExtendedTermConditionAccessBean()
public ExtendedTermConditionAccessBean(javax.ejb.EJBObject o) throws java.rmi.RemoteException
public ExtendedTermConditionAccessBean(java.lang.Long tradingId, org.w3c.dom.Element argElement) throws javax.naming.NamingException, javax.ejb.RemoveException, javax.ejb.FinderException, javax.ejb.CreateException, java.rmi.RemoteException
public java.lang.String getMandatoryFlag() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setMandatoryFlag(java.lang.Integer newMandatoryFlag)
public java.lang.String getTcSubType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setTcSubType(java.lang.String newTcSubType)
public java.lang.String getTcSequence() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setTcSequence(java.lang.Integer newTcSequence)
public java.lang.String getReferenceNumber() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setReferenceNumber(java.lang.Long newValue)
public java.lang.String getChangeableFlag() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setChangeableFlag(java.lang.Integer newChangeableFlag)
public java.lang.String getTimeCreated() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setTimeCreated(java.sql.Timestamp newTimeCreated)
public java.lang.String getTimeUpdated() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setTimeUpdated(java.sql.Timestamp newTimeUpdated)
public java.lang.String getTradingId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setTradingId(java.lang.Long newTradingId)
public java.lang.String defaultJNDIName()
protected void instantiateEJB() throws javax.naming.NamingException, javax.ejb.FinderException, java.rmi.RemoteException
protected boolean instantiateEJBByPrimaryKey() throws javax.ejb.CreateException, java.rmi.RemoteException, javax.naming.NamingException
public void refreshCopyHelper() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void commitCopyHelper() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public java.util.Enumeration findByTradingForBuyer(java.lang.Long argTradingId, java.lang.Long argMemberId) throws javax.naming.NamingException, javax.ejb.FinderException, java.rmi.RemoteException
Retrieves an Enumeration of TermConditionAccessBeans representing all terms and conditions with the specified trading agreement ID, and the buyer member ID.
The SQL query used to fetch the required rows from the TERMCOND table is:
select * from termcond T1 where T1.trading_id=? and (termcond_id not in (select termcond_id from participnt where trading_id is null and termcond_id is not null and partrole_id=2) or termcond_id in (select termcond_id from participnt where trading_id is null and termcond_id is not null and partrole_id=2 and (member_id is null or member_id = ? or member_id in (select ancestor_id from mbrrel where descendant_id = ?) or member_id in (select mbrgrp_id from mbrgrpmbr where member_id = ?))))
public java.util.Enumeration findByTradingAndTCTypeForBuyer(java.lang.Long argTradingId, java.lang.String argTCType, java.lang.Long argMemberId) throws javax.naming.NamingException, javax.ejb.FinderException, java.rmi.RemoteException
Retrieves an Enumeration of TermConditionAccessBeans representing all terms and conditions with the specified trading agreement ID, term condition type, and the buyer member ID.
The SQL query used to fetch the required rows from the TERMCOND table is:
select * from termcond T1 where T1.trading_id=? and tcsubtype_id in (select tcsubtype_id from tcsubtype where tctype_id = ?) and (termcond_id not in (select termcond_id from participnt where trading_id is null and termcond_id is not null and partrole_id=2) or termcond_id in (select termcond_id from participnt where trading_id is null and termcond_id is not null and partrole_id=2 and (member_id is null or member_id = ? or member_id in (select ancestor_id from mbrrel where descendant_id = ?) or member_id in (select mbrgrp_id from mbrgrpmbr where member_id = ?))))
public java.util.Enumeration findAllTCWithTCLevelParticipantByTrading(java.lang.Long argTradingId) throws javax.naming.NamingException, javax.ejb.FinderException, java.rmi.RemoteException
Retrieves an Enumeration of TermConditionAccessBeans representing all terms and conditions with the specified trading agreement ID. The terms and conditions should have tc level participant(s).
The SQL query used to fetch the required rows from the TERMCOND table is:
select * from termcond T1 where T1.trading_id=? and (termcond_id in (select termcond_id from participant where trading_id is null and termcond_id is not null))
public java.util.Enumeration findByTradingAndTCTypeWithoutTCParticipant(java.lang.Long argTradingId, java.lang.String argTCType) throws javax.naming.NamingException, javax.ejb.FinderException, java.rmi.RemoteException
Retrieves an Enumeration of TermConditionAccessBeans representing all terms and conditions with the specified trading agreement ID and tcType . But without the terms and conditions which have tc level participant(s).
The SQL query used to fetch the required rows from the TERMCOND table is:
select * from termcond T1 where T1.trading_id=? and tcsubtype_id in (select tcsubtype_id from tcsubtype where tctype_id = ?) and termcond_id not in (select termcond_id from participant where trading_id is null and termcond_id is not null and partrole_id=2)
public java.util.Enumeration findByTradingAndTCType(java.lang.Long argTradingId, java.lang.String argTCType) throws javax.naming.NamingException, javax.ejb.FinderException, java.rmi.RemoteException
Retrieves an Enumeration of TermConditionAccessBeans representing all terms and conditions with the specified trading agreement ID, and the term condition type.
The SQL query used to fetch the required rows from the TERMCOND table is:
select * from termcond T1 where T1.trading_id = ? and tcsubtype_id in (select tcsubtype_id from tcsubtype where tctype_id = ?)
public java.util.Enumeration findByTrading(java.lang.Long argTradingId) throws javax.naming.NamingException, javax.ejb.FinderException, java.rmi.RemoteException
Retrieves an Enumeration of TermConditionAccessBeans representing all terms and conditions with the specified trading agreement ID.
The SQL query used to fetch the required rows from the TERMCOND table is:
select * from termcond T1 where T1.trading_id = ?
public ExtendedTermConditionAccessBean findByTradingAndSequence(java.lang.Long argTradingId, java.lang.Integer argTCSequence) throws javax.naming.NamingException, javax.ejb.FinderException, java.rmi.RemoteException
Retrieves the TermConditionAccessBean representing the term condition with the specified trading agreement ID, and the term condition sequence number.
The SQL query used to fetch the required rows from the TERMCOND table is:
select * from termcond T1 where T1.trading_id = ? and sequence = ?
public java.util.Enumeration findByTradingAndTCSubType(java.lang.Long argTradingId, java.lang.String argTCSubType) throws javax.naming.NamingException, javax.ejb.FinderException, java.rmi.RemoteException
Retrieves an Enumeration of TermConditionAccessBeans representing all terms and conditions with the specified trading agreement ID, and the term condition sub-type.
The SQL query used to fetch the required rows from the TERMCOND table is:
select * from termcond T1 where T1.trading_id = ? and tcsubtype_id = ?
public java.util.Enumeration findByTradingAndTCSubTypeWithoutTCParticipant(java.lang.Long argTradingId, java.lang.String argTCSubType) throws javax.naming.NamingException, javax.ejb.FinderException, java.rmi.RemoteException
Retrieves an Enumeration of TermConditionAccessBeans representing all terms and conditions with the specified trading agreement ID and argTCSubType. But without the terms and conditions which have tc level participant(s).
The SQL query used to fetch the required rows from the TERMCOND table is:
select * from termcond T1 where T1.trading_id=? and tcsubtype_id = ? and termcond_id not in (select termcond_id from participnt where trading_id is null and termcond_id is not null and partrole_id=2)
public java.util.Enumeration findByTradingAndTCSubTypeForBuyer(java.lang.Long argTradingId, java.lang.String argTCSubType, java.lang.Long argMemberId) throws javax.naming.NamingException, javax.ejb.FinderException, java.rmi.RemoteException
Retrieves an Enumeration of TermConditionAccessBeans representing all terms and conditions with the specified trading agreement ID, term condition sub-type, and the buyer member ID.
The SQL query used to fetch the required rows from the TERMCOND table is:
select * from termcond T1 where T1.trading_id=? and tcsubtype_id = ? and (termcond_id not in (select termcond_id from participant where trading_id is null and termcond_id is not null and partrole_id=2) or termcond_id in (select termcond_id from participant where trading_id is null and termcond_id is not null and partrole_id=2 and (member_id is null or member_id = ? or member_id in (select ancestor_id from mbrrel where descendant_id = ?) or member_id in (select mbrgrp_id from mbrgrpmbr where member_id = ?))))
public java.lang.String getXMLString() throws javax.naming.NamingException, javax.ejb.FinderException, javax.ejb.CreateException, java.rmi.RemoteException
This method returns a String object representing the term condition in XML Element format.
public java.lang.String getXMLString(boolean tcdata) throws javax.naming.NamingException, javax.ejb.FinderException, javax.ejb.CreateException, java.rmi.RemoteException
public void setXMLDefinition(java.lang.Long tradingId, java.lang.Integer type, java.lang.String newValue, java.lang.Integer sequence) throws javax.naming.NamingException, javax.ejb.FinderException, javax.ejb.CreateException, java.sql.SQLException, java.rmi.RemoteException
public void parseXMLElement(org.w3c.dom.Element argElement) throws javax.naming.NamingException, javax.ejb.RemoveException, javax.ejb.FinderException, javax.ejb.CreateException, java.rmi.RemoteException
public TermConditionDescriptionAccessBean getDescription(java.lang.Integer language_id, java.lang.Integer storeId) throws javax.naming.NamingException, javax.ejb.FinderException, javax.ejb.CreateException, java.rmi.RemoteException
Retrieves the TermConditionDescriptionAccessBean representing the term condition description with the specified language ID. If the description for the specified language is not available for the specified store, An alternate language description will be returned.
public BusinessPolicyAccessBean[] getPoliciesByType(java.lang.String argPolicyType) throws javax.naming.NamingException, javax.ejb.FinderException, javax.ejb.CreateException, java.rmi.RemoteException
The method returns an array of BusinessPolicyAccessBean representing the specified type of business policies that the term condition has.
public java.lang.Integer[] findProductSetIdsByTCIdAndType(java.lang.Integer type) throws javax.naming.NamingException, javax.ejb.FinderException, javax.ejb.CreateException, java.rmi.RemoteException, java.sql.SQLException
public int addProductSetAdjustment(java.lang.Integer productsetId, java.lang.Double adjustment, java.lang.Integer precedence, java.lang.Integer type) throws javax.naming.NamingException, javax.ejb.FinderException, javax.ejb.CreateException, java.rmi.RemoteException, java.sql.SQLException
public java.lang.Long createNewVersion(java.lang.Long argNewTradingId) throws javax.naming.NamingException, org.xml.sax.SAXException, javax.ejb.RemoveException, javax.ejb.FinderException, java.io.IOException, javax.ejb.CreateException, java.rmi.RemoteException
public java.lang.String[] getXMLStrings(java.lang.Integer type) throws javax.naming.NamingException, javax.ejb.FinderException, javax.ejb.CreateException, java.sql.SQLException, java.rmi.RemoteException
public java.lang.String[] getXMLDefinitions(java.lang.Integer type) throws javax.naming.NamingException, javax.ejb.FinderException, javax.ejb.CreateException, java.sql.SQLException, java.rmi.RemoteException
public void markForDelete() throws javax.naming.NamingException, javax.ejb.FinderException, javax.ejb.CreateException, java.rmi.RemoteException
This method marks the trading agreement for deletion.
public void setProperty(java.lang.String propertyName, java.lang.Object propertyValue) throws javax.naming.NamingException, javax.ejb.FinderException, java.rmi.RemoteException
public ParticipantAccessBean[] getParticipants() throws javax.naming.NamingException, javax.ejb.FinderException, javax.ejb.CreateException, java.rmi.RemoteException
public int deleteProductSetAdjustment(java.lang.Integer productsetId) throws javax.naming.NamingException, javax.ejb.FinderException, javax.ejb.CreateException, java.rmi.RemoteException, java.sql.SQLException
public TermConditionDescriptionAccessBean getDescription(java.lang.Integer argLanguageId) throws javax.naming.NamingException, javax.ejb.FinderException, javax.ejb.CreateException, java.rmi.RemoteException
Retrieves the TermConditionDescriptionAccessBean representing the term condition description with the specified language ID.
public java.util.Vector getProductSetAdjustments() throws javax.naming.NamingException, javax.ejb.FinderException, javax.ejb.CreateException, java.rmi.RemoteException, java.sql.SQLException
public BusinessPolicyAccessBean[] getPolicies() throws javax.naming.NamingException, javax.ejb.FinderException, javax.ejb.CreateException, java.rmi.RemoteException
The method returns an array of BusinessPolicyAccessBean objects representing the business policies that the term condition has.
public void setProperties(java.util.Map propertyNameValue) throws javax.naming.NamingException, javax.ejb.FinderException, java.rmi.RemoteException
public java.util.Map getProperties() throws javax.naming.NamingException, javax.ejb.FinderException, java.rmi.RemoteException
public java.lang.Object getProperty(java.lang.String propertyName) throws javax.naming.NamingException, javax.ejb.FinderException, java.rmi.RemoteException
public void setXMLDefinition(java.lang.Long tradingId, java.lang.Integer type, org.w3c.dom.Element e, java.lang.Integer sequence) throws javax.naming.NamingException, javax.ejb.FinderException, javax.ejb.CreateException, java.sql.SQLException, java.rmi.RemoteException
public int updateProductSetAdjustment(java.lang.Integer productsetId, java.lang.Double adjustment, java.lang.Integer precedence, java.lang.Integer type) throws javax.naming.NamingException, javax.ejb.FinderException, javax.ejb.CreateException, java.rmi.RemoteException, java.sql.SQLException
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 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 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 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 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 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 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 setInitKey_referenceNumber(java.lang.String newValue)
Set the primary key for this object