|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
com.ibm.commerce.rfq.objects.RFQResponseTCRLAccessBean
This bean provides access to the RFQRSPTCRL table.
The following is a description of this table:
The relationship between one specified RFQ term or condition, and an RFQ Response to this term or condition.
Constructor Summary | |
RFQResponseTCRLAccessBean()
Default constructor. |
|
RFQResponseTCRLAccessBean(javax.ejb.EJBObject aEJBObject)
Creates an access bean for the specified EJB. |
|
RFQResponseTCRLAccessBean(java.lang.Integer aChangeFlag,
java.lang.Long aRFQId,
java.lang.Long aRFQResponseId,
java.lang.Long aRFQResponseTermConditionId,
java.lang.Long aRFQTermConditionId)
Creates an access bean with the specified attributes. |
|
RFQResponseTCRLAccessBean(java.lang.Long aRFQResponseTCRLId)
Creates an access bean with the specified attributes. |
|
RFQResponseTCRLAccessBean(java.lang.Long aRFQResponseTCRLId,
java.lang.Integer aChangeFlag,
java.lang.Long aRFQId,
java.lang.Long aRFQResponseId,
java.lang.Long aRFQResponseTermConditionId,
java.lang.Long aRFQTermConditionId)
Creates an access bean with the specified attributes. |
|
RFQResponseTCRLAccessBean(java.lang.Long aRFQResponseTermConditionId,
java.lang.Long aRFQResponseId,
java.lang.Long aRFQTermConditionId,
java.lang.Long aRFQId,
java.lang.Integer aChangeFlag)
Creates an access bean with the specified attributes. |
|
RFQResponseTCRLAccessBean(java.lang.Long aRFQResponseTCRLId,
java.lang.Long aRFQResponseTermConditionId,
java.lang.Long aRFQResponseId,
java.lang.Long aRFQTermConditionId,
java.lang.Long aRFQId,
java.lang.Integer aChangeFlag)
Creates an access bean with the specified attributes. |
|
RFQResponseTCRLAccessBean(com.ibm.commerce.rfq.objects.RFQResponseTCRLKey aRFQResponseTCRLKey)
Creates an access bean with the specified attributes. |
Method Summary | |
void |
commitCopyHelper()
Update(flush) data to the EJBObject (persistent storage). |
java.util.Enumeration |
findRelationByResponseId(java.lang.Long aRFQResponseId)
Retrieves the RFQResponseTCRLAccessBeans that match the specified RFQResponse. |
RFQResponseTCRLAccessBean |
findRelationByResponseIdResponseTcId(java.lang.Long aRFQResponseId,
java.lang.Long aTermConditionId)
Retrieves the RFQResponseTCRLAccessBean that matches the specified RFQResponse and its TermCondition. |
java.util.Enumeration |
findRelationByResponseTcId(java.lang.Long aTermConditionId)
Retrieves the RFQResponseTCRLAccessBeans that match the specified RFQResponse TermCondition. |
java.util.Enumeration |
findRelationByRfqId(java.lang.Long aRFQId)
Retrieves the RFQResponseTCRLAccessBeans that match the specified RFQ. |
RFQResponseTCRLAccessBean |
findRelationByRfqIdRfqTcId(java.lang.Long aRFQId,
java.lang.Long aTermConditionId)
Retrieves the RFQResponseTCRLAccessBean that matches the specified RFQ and its TermCondition. |
RFQResponseTCRLAccessBean |
findRelationByRfqIdRfqTcIdResId(java.lang.Long aRFQId,
java.lang.Long aTermConditionId,
java.lang.Long aRFQResponseId)
Retrieves the RFQResponseTCRLAccessBean that matches the specified RFQ, RFQ TermCondition and RFQResponse. |
java.util.Enumeration |
findRelationByRfqTcId(java.lang.Long aTermConditionId)
Retrieves the RFQResponseTCRLAccessBeans that match the specified RFQ TermCondition. |
boolean |
fulfills(java.lang.Long aMemberId,
java.lang.String aRelationship)
Returns true if the specified Member fulfills the specified relationship with this resource. |
java.lang.String |
getChangeFlag()
This method provides access to the RFQRSPTCRL.CHANGEFLAG column of DB2 type INTEGER NULL. |
java.lang.Integer |
getChangeFlagInEJBType()
This method provides access to the RFQRSPTCRL.CHANGEFLAG column of DB2 type INTEGER NULL. |
java.lang.Long |
getOwner()
Retrieves the owner of this resource. |
java.lang.String |
getRfqId()
This method provides access to the RFQRSPTCRL.RFQ_ID column of DB2 type BIGINT NOT NULL. |
java.lang.Long |
getRfqIdInEJBType()
This method provides access to the RFQRSPTCRL.RFQ_ID column of DB2 type BIGINT NOT NULL. |
java.lang.String |
getRfqResponseId()
This method provides access to the RFQRSPTCRL.RFQRSP_ID column of DB2 type BIGINT NOT NULL. |
java.lang.Long |
getRfqResponseIdInEJBType()
This method provides access to the RFQRSPTCRL.RFQRSP_ID column of DB2 type BIGINT NOT NULL. |
java.lang.String |
getRfqResponseTCId()
This method provides access to the RFQRSPTCRL.RFQRSPTC_ID column of DB2 type BIGINT NOT NULL. |
java.lang.Long |
getRfqResponseTCIdInEJBType()
This method provides access to the RFQRSPTCRL.RFQRSPTC_ID column of DB2 type BIGINT NOT NULL. |
java.lang.String |
getRfqTCId()
This method provides access to the RFQRSPTCRL.RFQTC_ID column of DB2 type BIGINT NOT NULL. |
java.lang.Long |
getRfqTCIdInEJBType()
This method provides access to the RFQRSPTCRL.RFQTC_ID column of DB2 type BIGINT NOT NULL. |
void |
refreshCopyHelper()
Load data from the EJBObject. |
void |
setChangeFlag(java.lang.Integer aChangeFlag)
This method provides access to the RFQRSPTCRL.CHANGEFLAG column of DB2 type INTEGER NULL. |
void |
setChangeFlag(java.lang.String aChangeFlag)
This method provides access to the RFQRSPTCRL.CHANGEFLAG column of DB2 type INTEGER NULL. |
void |
setInit_argResponseTCRLId(java.lang.Long aInit_argResponseTCRLId)
IBM internal use only. |
void |
setRfqId(java.lang.Long aRfqId)
This method provides access to the RFQRSPTCRL.RFQ_ID column of DB2 type BIGINT NOT NULL. |
void |
setRfqId(java.lang.String aRfqId)
This method provides access to the RFQRSPTCRL.RFQ_ID column of DB2 type BIGINT NOT NULL. |
void |
setRfqResponseId(java.lang.Long aRfqResponseId)
This method provides access to the RFQRSPTCRL.RFQRSP_ID column of DB2 type BIGINT NOT NULL. |
void |
setRfqResponseId(java.lang.String aRfqResponseId)
This method provides access to the RFQRSPTCRL.RFQRSP_ID column of DB2 type BIGINT NOT NULL. |
void |
setRfqResponseTCId(java.lang.Long aRfqResponseTCId)
This method provides access to the RFQRSPTCRL.RFQRSPTC_ID column of DB2 type BIGINT NOT NULL. |
void |
setRfqResponseTCId(java.lang.String aRfqResponseTCId)
This method provides access to the RFQRSPTCRL.RFQRSPTC_ID column of DB2 type BIGINT NOT NULL. |
void |
setRfqTCId(java.lang.Long aRfqTCId)
This method provides access to the RFQRSPTCRL.RFQTC_ID column of DB2 type BIGINT NOT NULL. |
void |
setRfqTCId(java.lang.String aRfqTCId)
This method provides access to the RFQRSPTCRL.RFQTC_ID column of DB2 type BIGINT NOT NULL. |
Constructor Detail |
public RFQResponseTCRLAccessBean()
Default constructor. Maps to findByPrimaryKey.
public RFQResponseTCRLAccessBean(javax.ejb.EJBObject aEJBObject) throws java.rmi.RemoteException
Creates an access bean for the specified EJB.
aEJBObject
- The EJB Object used for the access bean construction.java.rmi.RemoteException
- The java.rmi.RemoteException exceptionpublic RFQResponseTCRLAccessBean(java.lang.Integer aChangeFlag, java.lang.Long aRFQId, java.lang.Long aRFQResponseId, java.lang.Long aRFQResponseTermConditionId, java.lang.Long aRFQTermConditionId) throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
Creates an access bean with the specified attributes.
aChangeFlag
- the change flagaRFQId
- the RFQ IDaRFQResponseId
- the RFQResponse IDaRFQResponseTermConditionId
- the RFQResponse TermCondition IDaRFQTermConditionId
- the RFQ TermCondition IDjavax.naming.NamingException
- The javax.naming.NamingException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionpublic RFQResponseTCRLAccessBean(java.lang.Long aRFQResponseTCRLId) throws javax.ejb.CreateException, java.rmi.RemoteException, javax.naming.NamingException
Creates an access bean with the specified attributes.
aRFQResponseTCRLId
- the RFQResponseTCRL IDjavax.naming.NamingException
- The javax.naming.NamingException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionpublic RFQResponseTCRLAccessBean(java.lang.Long aRFQResponseTCRLId, java.lang.Integer aChangeFlag, java.lang.Long aRFQId, java.lang.Long aRFQResponseId, java.lang.Long aRFQResponseTermConditionId, java.lang.Long aRFQTermConditionId) throws javax.ejb.CreateException, java.rmi.RemoteException, javax.naming.NamingException
Creates an access bean with the specified attributes.
aRFQResponseTCRLId
- the RFQResponseTCRL IDaChangeFlag
- the change flagaRFQId
- the RFQ IDaRFQResponseId
- the RFQResponse IDaRFQResponseTermConditionId
- the RFQResponse TermCondition IDaRFQTermConditionId
- the RFQ TermCondition IDjavax.naming.NamingException
- The javax.naming.NamingException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionpublic RFQResponseTCRLAccessBean(java.lang.Long aRFQResponseTermConditionId, java.lang.Long aRFQResponseId, java.lang.Long aRFQTermConditionId, java.lang.Long aRFQId, java.lang.Integer aChangeFlag) throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
Creates an access bean with the specified attributes.
aRFQResponseTermConditionId
- the RFQResponse TermCondition IDaRFQResponseId
- the RFQResponse IDaRFQTermConditionId
- the RFQ TermCondition IDaRFQId
- the RFQ IDaChangeFlag
- the change flagjavax.naming.NamingException
- The javax.naming.NamingException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionpublic RFQResponseTCRLAccessBean(java.lang.Long aRFQResponseTCRLId, java.lang.Long aRFQResponseTermConditionId, java.lang.Long aRFQResponseId, java.lang.Long aRFQTermConditionId, java.lang.Long aRFQId, java.lang.Integer aChangeFlag) throws javax.ejb.CreateException, java.rmi.RemoteException, javax.naming.NamingException
Creates an access bean with the specified attributes.
aRFQResponseTCRLId
- the RFQResponseTCRL IDaRFQResponseTermConditionId
- the RFQResponse TermCondition IDaRFQResponseId
- the RFQResponse IDaRFQTermConditionId
- the RFQ TermCondition IDaRFQId
- the RFQ IDaChangeFlag
- the change flagjavax.naming.NamingException
- The javax.naming.NamingException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionpublic RFQResponseTCRLAccessBean(com.ibm.commerce.rfq.objects.RFQResponseTCRLKey aRFQResponseTCRLKey) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
Creates an access bean with the specified attributes.
aRFQResponseTCRLKey
- the RFQResponseTCRLKeyjavax.naming.NamingException
- The javax.naming.NamingException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionMethod Detail |
public void commitCopyHelper() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Update(flush) data to the EJBObject (persistent storage).
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.util.Enumeration findRelationByResponseId(java.lang.Long aRFQResponseId) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
Retrieves the RFQResponseTCRLAccessBeans that match the specified RFQResponse.
The SQL query used to fetch all the required row from the
RFQRSPTCRL table is:
SELECT * FROM RFQRSPTCRL T1 WHERE
T1.RFQRSP_ID = ?
aRFQResponseId
- the RFQResponse IDjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic RFQResponseTCRLAccessBean findRelationByResponseIdResponseTcId(java.lang.Long aRFQResponseId, java.lang.Long aTermConditionId) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
Retrieves the RFQResponseTCRLAccessBean that matches the specified RFQResponse and its TermCondition.
The SQL query used to fetch all the required row from the
RFQRSPTCRL table is:
SELECT * FROM RFQRSPTCRL T1 WHERE
T1.RFQRSP_ID = ? AND T1.RFQRSPTC_ID = ?
aRFQResponseId
- the RFQResponse IDaTermConditionId
- the RFQResponse TermCondition IDjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.util.Enumeration findRelationByResponseTcId(java.lang.Long aTermConditionId) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
Retrieves the RFQResponseTCRLAccessBeans that match the specified RFQResponse TermCondition.
The SQL query used to fetch all the required row from the
RFQRSPTCRL table is:
SELECT * FROM RFQRSPTCRL T1 WHERE
T1.RFQRSPTC_ID = ?
aTermConditionId
- the RFQResponse TermCondition IDjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.util.Enumeration findRelationByRfqId(java.lang.Long aRFQId) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
Retrieves the RFQResponseTCRLAccessBeans that match the specified RFQ.
The SQL query used to fetch all the required row from the
RFQRSPTCRL table is:
SELECT * FROM RFQRSPTCRL T1 WHERE
T1.RFQ_ID = ?
aRFQId
- the RFQ IDjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic RFQResponseTCRLAccessBean findRelationByRfqIdRfqTcId(java.lang.Long aRFQId, java.lang.Long aTermConditionId) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
Retrieves the RFQResponseTCRLAccessBean that matches the specified RFQ and its TermCondition.
The SQL query used to fetch all the required row from the
RFQRSPTCRL table is:
SELECT * FROM RFQRSPTCRL T1 WHERE
T1.RFQ_ID = ? AND T1.RFQTC_ID = ?
aRFQId
- the RFQ IDaTermConditionId
- the RFQ TermCondition IDjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic RFQResponseTCRLAccessBean findRelationByRfqIdRfqTcIdResId(java.lang.Long aRFQId, java.lang.Long aTermConditionId, java.lang.Long aRFQResponseId) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
Retrieves the RFQResponseTCRLAccessBean that matches the specified RFQ, RFQ TermCondition and RFQResponse.
The SQL query used to fetch all the required row from the
RFQRSPTCRL table is:
SELECT * FROM RFQRSPTCRL T1 WHERE
T1.RFQ_ID = ? AND T1.RFQTC_ID = ? AND T1.RFQRSP_ID = ?
aRFQId
- the RFQ IDaTermConditionId
- the RFQ TermCondition IDaRFQResponseId
- the RFQResponse IDjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.util.Enumeration findRelationByRfqTcId(java.lang.Long aTermConditionId) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
Retrieves the RFQResponseTCRLAccessBeans that match the specified RFQ TermCondition.
The SQL query used to fetch all the required row from the
RFQRSPTCRL table is:
SELECT * FROM RFQRSPTCRL T1 WHERE
T1.RFQTC_ID = ?
aTermConditionId
- the RFQ TermCondition IDjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic boolean fulfills(java.lang.Long aMemberId, java.lang.String aRelationship) throws java.rmi.RemoteException, java.lang.Exception, javax.ejb.FinderException, javax.naming.NamingException
aMemberId
- the Member IDaRelationship
- the relationshipjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionjava.lang.Exception
- The java.lang.Exception exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getChangeFlag() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the RFQRSPTCRL.CHANGEFLAG column of DB2 type INTEGER NULL.
The following is a description of this column:
Reserved for IBM internal use.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Integer getChangeFlagInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the RFQRSPTCRL.CHANGEFLAG column of DB2 type INTEGER NULL.
The following is a description of this column:
Reserved for IBM internal use.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Long getOwner() throws java.lang.Exception, java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
Retrieves the owner of this resource.
java.lang.Exception
- The java.lang.Exception exceptionjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getRfqId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the RFQRSPTCRL.RFQ_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
The internal reference number of the RFQ.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Long getRfqIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the RFQRSPTCRL.RFQ_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
The internal reference number of the RFQ.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getRfqResponseId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the RFQRSPTCRL.RFQRSP_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
The internal reference number of the RFQ Response.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Long getRfqResponseIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the RFQRSPTCRL.RFQRSP_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
The internal reference number of the RFQ Response.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getRfqResponseTCId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the RFQRSPTCRL.RFQRSPTC_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
The internal reference number of the RFQ Response term or condition.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Long getRfqResponseTCIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the RFQRSPTCRL.RFQRSPTC_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
The internal reference number of the RFQ Response term or condition.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getRfqTCId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the RFQRSPTCRL.RFQTC_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
The internal reference number of the RFQ term or condition.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Long getRfqTCIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the RFQRSPTCRL.RFQTC_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
The internal reference number of the RFQ term or condition.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic void refreshCopyHelper() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Load data from the EJBObject.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic void setChangeFlag(java.lang.Integer aChangeFlag)
This method provides access to the RFQRSPTCRL.CHANGEFLAG column of DB2 type INTEGER NULL.
The following is a description of this column:
Reserved for IBM internal use.
aChangeFlag
- java.lang.Integerpublic void setChangeFlag(java.lang.String aChangeFlag)
This method provides access to the RFQRSPTCRL.CHANGEFLAG column of DB2 type INTEGER NULL.
The following is a description of this column:
Reserved for IBM internal use.
aChangeFlag
- java.lang.Stringpublic void setInit_argResponseTCRLId(java.lang.Long aInit_argResponseTCRLId)
IBM internal use only.
aInit_argResponseTCRLId
- java.lang.Longpublic void setRfqId(java.lang.Long aRfqId)
This method provides access to the RFQRSPTCRL.RFQ_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
The internal reference number of the RFQ.
aRfqId
- java.lang.Longpublic void setRfqId(java.lang.String aRfqId)
This method provides access to the RFQRSPTCRL.RFQ_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
The internal reference number of the RFQ.
aRfqId
- java.lang.Stringpublic void setRfqResponseId(java.lang.Long aRfqResponseId)
This method provides access to the RFQRSPTCRL.RFQRSP_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
The internal reference number of the RFQ Response.
aRfqResponseId
- java.lang.Longpublic void setRfqResponseId(java.lang.String aRfqResponseId)
This method provides access to the RFQRSPTCRL.RFQRSP_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
The internal reference number of the RFQ Response.
aRfqResponseId
- java.lang.Stringpublic void setRfqResponseTCId(java.lang.Long aRfqResponseTCId)
This method provides access to the RFQRSPTCRL.RFQRSPTC_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
The internal reference number of the RFQ Response term or condition.
aRfqResponseTCId
- java.lang.Longpublic void setRfqResponseTCId(java.lang.String aRfqResponseTCId)
This method provides access to the RFQRSPTCRL.RFQRSPTC_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
The internal reference number of the RFQ Response term or condition.
aRfqResponseTCId
- java.lang.Stringpublic void setRfqTCId(java.lang.Long aRfqTCId)
This method provides access to the RFQRSPTCRL.RFQTC_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
The internal reference number of the RFQ term or condition.
aRfqTCId
- java.lang.Longpublic void setRfqTCId(java.lang.String aRfqTCId)
This method provides access to the RFQRSPTCRL.RFQTC_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
The internal reference number of the RFQ term or condition.
aRfqTCId
- java.lang.String
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |