com.ibm.commerce.rfq.objects
Class RFQResponseTCRLAccessBean

com.ibm.commerce.rfq.objects.RFQResponseTCRLAccessBean

public class 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

RFQResponseTCRLAccessBean

public RFQResponseTCRLAccessBean()

Default constructor. Maps to findByPrimaryKey.


RFQResponseTCRLAccessBean

public RFQResponseTCRLAccessBean(javax.ejb.EJBObject aEJBObject)
                          throws java.rmi.RemoteException

Creates an access bean for the specified EJB.

Parameters:
aEJBObject - The EJB Object used for the access bean construction.
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception

RFQResponseTCRLAccessBean

public 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.

Parameters:
aChangeFlag - the change flag
aRFQId - the RFQ ID
aRFQResponseId - the RFQResponse ID
aRFQResponseTermConditionId - the RFQResponse TermCondition ID
aRFQTermConditionId - the RFQ TermCondition ID
Throws:
javax.naming.NamingException - The javax.naming.NamingException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception

RFQResponseTCRLAccessBean

public RFQResponseTCRLAccessBean(java.lang.Long aRFQResponseTCRLId)
                          throws javax.ejb.CreateException,
                                 java.rmi.RemoteException,
                                 javax.naming.NamingException

Creates an access bean with the specified attributes.

Parameters:
aRFQResponseTCRLId - the RFQResponseTCRL ID
Throws:
javax.naming.NamingException - The javax.naming.NamingException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception

RFQResponseTCRLAccessBean

public 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.

Parameters:
aRFQResponseTCRLId - the RFQResponseTCRL ID
aChangeFlag - the change flag
aRFQId - the RFQ ID
aRFQResponseId - the RFQResponse ID
aRFQResponseTermConditionId - the RFQResponse TermCondition ID
aRFQTermConditionId - the RFQ TermCondition ID
Throws:
javax.naming.NamingException - The javax.naming.NamingException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception

RFQResponseTCRLAccessBean

public 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.

Parameters:
aRFQResponseTermConditionId - the RFQResponse TermCondition ID
aRFQResponseId - the RFQResponse ID
aRFQTermConditionId - the RFQ TermCondition ID
aRFQId - the RFQ ID
aChangeFlag - the change flag
Throws:
javax.naming.NamingException - The javax.naming.NamingException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception

RFQResponseTCRLAccessBean

public 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.

Parameters:
aRFQResponseTCRLId - the RFQResponseTCRL ID
aRFQResponseTermConditionId - the RFQResponse TermCondition ID
aRFQResponseId - the RFQResponse ID
aRFQTermConditionId - the RFQ TermCondition ID
aRFQId - the RFQ ID
aChangeFlag - the change flag
Throws:
javax.naming.NamingException - The javax.naming.NamingException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception

RFQResponseTCRLAccessBean

public 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.

Parameters:
aRFQResponseTCRLKey - the RFQResponseTCRLKey
Throws:
javax.naming.NamingException - The javax.naming.NamingException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
Method Detail

commitCopyHelper

public void commitCopyHelper()
                      throws java.rmi.RemoteException,
                             javax.ejb.CreateException,
                             javax.ejb.FinderException,
                             javax.naming.NamingException

Update(flush) data to the EJBObject (persistent storage).

Returns:
void
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

findRelationByResponseId

public 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 = ?

Parameters:
aRFQResponseId - the RFQResponse ID
Returns:
An Enumeration of all the RFQResponseTCRLAccessBeans representing the rows that match the search criteria.
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

findRelationByResponseIdResponseTcId

public 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 = ?

Parameters:
aRFQResponseId - the RFQResponse ID
aTermConditionId - the RFQResponse TermCondition ID
Returns:
the RFQResponseTCRLAccessBean representing the row that matches the search criteria.
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

findRelationByResponseTcId

public 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 = ?

Parameters:
aTermConditionId - the RFQResponse TermCondition ID
Returns:
An Enumeration of all the RFQResponseTCRLAccessBeans representing the rows that match the search criteria.
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

findRelationByRfqId

public 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 = ?

Parameters:
aRFQId - the RFQ ID
Returns:
An Enumeration of all the RFQResponseTCRLAccessBeans representing the rows that match the search criteria.
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

findRelationByRfqIdRfqTcId

public 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 = ?

Parameters:
aRFQId - the RFQ ID
aTermConditionId - the RFQ TermCondition ID
Returns:
the RFQResponseTCRLAccessBean representing the row that matches the search criteria.
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

findRelationByRfqIdRfqTcIdResId

public 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 = ?

Parameters:
aRFQId - the RFQ ID
aTermConditionId - the RFQ TermCondition ID
aRFQResponseId - the RFQResponse ID
Returns:
the RFQResponseTCRLAccessBean representing the row that matches the search criteria.
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

findRelationByRfqTcId

public 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 = ?

Parameters:
aTermConditionId - the RFQ TermCondition ID
Returns:
An Enumeration of all the RFQResponseTCRLAccessBeans representing the rows that match the search criteria.
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

fulfills

public boolean fulfills(java.lang.Long aMemberId,
                        java.lang.String aRelationship)
                 throws java.rmi.RemoteException,
                        java.lang.Exception,
                        javax.ejb.FinderException,
                        javax.naming.NamingException
Returns true if the specified Member fulfills the specified relationship with this resource.
Parameters:
aMemberId - the Member ID
aRelationship - the relationship
Returns:
boolean
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
java.lang.Exception - The java.lang.Exception exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getChangeFlag

public 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.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getChangeFlagInEJBType

public 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.

Returns:
java.lang.Integer
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getOwner

public java.lang.Long getOwner()
                        throws java.lang.Exception,
                               java.rmi.RemoteException,
                               javax.ejb.FinderException,
                               javax.naming.NamingException

Retrieves the owner of this resource.

Returns:
the owner's Member ID
Throws:
java.lang.Exception - The java.lang.Exception exception
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getRfqId

public 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.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getRfqIdInEJBType

public 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.

Returns:
java.lang.Long
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getRfqResponseId

public 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.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getRfqResponseIdInEJBType

public 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.

Returns:
java.lang.Long
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getRfqResponseTCId

public 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.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getRfqResponseTCIdInEJBType

public 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.

Returns:
java.lang.Long
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getRfqTCId

public 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.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getRfqTCIdInEJBType

public 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.

Returns:
java.lang.Long
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

refreshCopyHelper

public void refreshCopyHelper()
                       throws java.rmi.RemoteException,
                              javax.ejb.CreateException,
                              javax.ejb.FinderException,
                              javax.naming.NamingException

Load data from the EJBObject.

Returns:
void
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

setChangeFlag

public 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.

Parameters:
aChangeFlag - java.lang.Integer
Returns:
void

setChangeFlag

public 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.

Parameters:
aChangeFlag - java.lang.String
Returns:
void

setInit_argResponseTCRLId

public void setInit_argResponseTCRLId(java.lang.Long aInit_argResponseTCRLId)

IBM internal use only.

Parameters:
aInit_argResponseTCRLId - java.lang.Long
Returns:
void

setRfqId

public 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.

Parameters:
aRfqId - java.lang.Long
Returns:
void

setRfqId

public 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.

Parameters:
aRfqId - java.lang.String
Returns:
void

setRfqResponseId

public 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.

Parameters:
aRfqResponseId - java.lang.Long
Returns:
void

setRfqResponseId

public 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.

Parameters:
aRfqResponseId - java.lang.String
Returns:
void

setRfqResponseTCId

public 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.

Parameters:
aRfqResponseTCId - java.lang.Long
Returns:
void

setRfqResponseTCId

public 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.

Parameters:
aRfqResponseTCId - java.lang.String
Returns:
void

setRfqTCId

public 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.

Parameters:
aRfqTCId - java.lang.Long
Returns:
void

setRfqTCId

public 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.

Parameters:
aRfqTCId - java.lang.String
Returns:
void