com.ibm.commerce.utf.objects
Class RFQBean

com.ibm.commerce.utf.objects.RFQBean

public class RFQBean

This bean provides access to the RFQ table.

The following is a description of this table:

This table holds the basic RFQ data.


Constructor Summary
RFQBean()
           
 
Method Summary
 java.lang.Integer getAccessType()
          This method provides access to the RFQ.ACCESSTYPE column of DB2 type INTEGER NULL.
 java.sql.Timestamp getActivateTime()
          This method provides access to the RFQ.ACTIVATETIME column of DB2 type TIMESTAMP NULL.
 java.sql.Timestamp getCancelTime()
          This method provides access to the RFQ.CANCELTIME column of DB2 type TIMESTAMP NULL.
 java.sql.Timestamp getCloseTime()
          This method provides access to the RFQ.CLOSETIME column of DB2 type TIMESTAMP NULL.
 java.sql.Timestamp getCompleteTime()
          This method provides access to the RFQ.COMPLETETIME column of DB2 type TIMESTAMP NULL.
 java.sql.Timestamp getCreateTime()
          This method provides access to the RFQ.CREATETIME column of DB2 type TIMESTAMP NULL.
 java.sql.Timestamp getDuration()
          This method provides access to the RFQ.DURATION column of DB2 type TIMESTAMP NULL.
 java.lang.Integer getEndResult()
          This method provides access to the RFQ.ENDRESULT column of DB2 type INTEGER NULL.
 java.sql.Timestamp getEndTime()
          This method provides access to the RFQ.ENDTIME column of DB2 type TIMESTAMP NULL.
 java.lang.Long getEngineId()
          This method provides access to the RFQ.TFTRADENG_ID column of DB2 type BIGINT NULL.
 java.lang.Integer getMajorVersion()
          This method provides access to the RFQ.MAJORVERSION column of DB2 type INTEGER NOT NULL.
 java.lang.Integer getMarkForDelete()
          This method provides access to the RFQ.MARKFORDELETE column of DB2 type INTEGER NULL.
 java.lang.Long getMemberId()
          This method provides access to the RFQ.MEMBER_ID column of DB2 type BIGINT NOT NULL.
 java.lang.Integer getMinorVersion()
          This method provides access to the RFQ.MINORVERSION column of DB2 type INTEGER NOT NULL.
 java.lang.String getName()
          This method provides access to the RFQ.NAME column of DB2 type VARCHAR(200) NOT NULL.
 java.lang.Long getNextOffId()
          This method provides access to the RFQ.NEXTOFFID column of DB2 type BIGINT NULL.
 java.lang.Integer getNextOffType()
          This method provides access to the RFQ.NEXTOFFTYPE column of DB2 type INTEGER NULL.
 java.lang.Integer getNumOfResponses()
          This method provides access to the RFQ.NUMRESPONSES column of DB2 type INTEGER NULL.
 java.lang.Long getPrevOffId()
          This method provides access to the RFQ.PREVOFFID column of DB2 type BIGINT NULL.
 java.lang.Integer getPrevOffType()
          This method provides access to the RFQ.PREVOFFTYPE column of DB2 type INTEGER NULL.
 java.lang.Long getReferenceNumber()
          This method provides access to the RFQ.RFQ_ID column of DB2 type BIGINT NOT NULL.
 java.lang.Integer getRound()
          This method provides access to the RFQ.ROUND column of DB2 type INTEGER NULL.
 java.lang.Integer getStage()
          This method provides access to the RFQ.STAGE column of DB2 type INTEGER NULL.
 java.sql.Timestamp getStartTime()
          This method provides access to the RFQ.STARTTIME column of DB2 type TIMESTAMP NULL.
 java.lang.Integer getState()
          This method provides access to the RFQ.STATE column of DB2 type INTEGER NOT NULL.
 java.lang.Integer getStoreId()
          This method provides access to the RFQ.STORE_ID column of DB2 type INTEGER NULL.
 java.sql.Timestamp getUpdateTime()
          This method provides access to the RFQ.UPDATETIME column of DB2 type TIMESTAMP NULL.
 void setAccessType(java.lang.Integer aAccessType)
          This method provides access to the RFQ.ACCESSTYPE column of DB2 type INTEGER NULL.
 void setActivateTime(java.sql.Timestamp aActivateTime)
          This method provides access to the RFQ.ACTIVATETIME column of DB2 type TIMESTAMP NULL.
 void setCancelTime(java.sql.Timestamp aCancelTime)
          This method provides access to the RFQ.CANCELTIME column of DB2 type TIMESTAMP NULL.
 void setCloseTime(java.sql.Timestamp aCloseTime)
          This method provides access to the RFQ.CLOSETIME column of DB2 type TIMESTAMP NULL.
 void setCompleteTime(java.sql.Timestamp aCompleteTime)
          This method provides access to the RFQ.COMPLETETIME column of DB2 type TIMESTAMP NULL.
 void setCreateTime(java.sql.Timestamp aCreateTime)
          This method provides access to the RFQ.CREATETIME column of DB2 type TIMESTAMP NULL.
 void setDuration(java.sql.Timestamp aDuration)
          This method provides access to the RFQ.DURATION column of DB2 type TIMESTAMP NULL.
 void setEndResult(java.lang.Integer aEndResult)
          This method provides access to the RFQ.ENDRESULT column of DB2 type INTEGER NULL.
 void setEndTime(java.sql.Timestamp aEndTime)
          This method provides access to the RFQ.ENDTIME column of DB2 type TIMESTAMP NULL.
 void setEngineId(java.lang.Long aEngineId)
          This method provides access to the RFQ.TFTRADENG_ID column of DB2 type BIGINT NULL.
 void setMajorVersion(java.lang.Integer aMajorVersion)
          This method provides access to the RFQ.MAJORVERSION column of DB2 type INTEGER NOT NULL.
 void setMarkForDelete(java.lang.Integer aMarkForDelete)
          This method provides access to the RFQ.MARKFORDELETE column of DB2 type INTEGER NULL.
 void setMemberId(java.lang.Long aMemberId)
          This method provides access to the RFQ.MEMBER_ID column of DB2 type BIGINT NOT NULL.
 void setMinorVersion(java.lang.Integer aMinorVersion)
          This method provides access to the RFQ.MINORVERSION column of DB2 type INTEGER NOT NULL.
 void setName(java.lang.String aName)
          This method provides access to the RFQ.NAME column of DB2 type VARCHAR(200) NOT NULL.
 void setNextOffId(java.lang.Long aNextOffId)
          This method provides access to the RFQ.NEXTOFFID column of DB2 type BIGINT NULL.
 void setNextOffType(java.lang.Integer aNextOffType)
          This method provides access to the RFQ.NEXTOFFTYPE column of DB2 type INTEGER NULL.
 void setNumOfResponses(java.lang.Integer aNumOfResponses)
          This method provides access to the RFQ.NUMRESPONSES column of DB2 type INTEGER NULL.
 void setPrevOffId(java.lang.Long aPrevOffId)
          This method provides access to the RFQ.PREVOFFID column of DB2 type BIGINT NULL.
 void setPrevOffType(java.lang.Integer aPrevOffType)
          This method provides access to the RFQ.PREVOFFTYPE column of DB2 type INTEGER NULL.
 void setReferenceNumber(java.lang.Long aReferenceNumber)
          This method provides access to the RFQ.RFQ_ID column of DB2 type BIGINT NOT NULL.
 void setRound(java.lang.Integer aRound)
          This method provides access to the RFQ.ROUND column of DB2 type INTEGER NULL.
 void setStage(java.lang.Integer aStage)
          This method provides access to the RFQ.STAGE column of DB2 type INTEGER NULL.
 void setStartTime(java.sql.Timestamp aStartTime)
          This method provides access to the RFQ.STARTTIME column of DB2 type TIMESTAMP NULL.
 void setState(java.lang.Integer aState)
          This method provides access to the RFQ.STATE column of DB2 type INTEGER NOT NULL.
 void setStoreId(java.lang.Integer aStoreId)
          This method provides access to the RFQ.STORE_ID column of DB2 type INTEGER NULL.
 void setUpdateTime(java.sql.Timestamp aUpdateTime)
          This method provides access to the RFQ.UPDATETIME column of DB2 type TIMESTAMP NULL.
 

Constructor Detail

RFQBean

public RFQBean()
Method Detail

getAccessType

public java.lang.Integer getAccessType()

This method provides access to the RFQ.ACCESSTYPE column of DB2 type INTEGER NULL.

The following is a description of this column:

Reserved for IBM internal use.

Returns:
java.lang.Integer

getActivateTime

public java.sql.Timestamp getActivateTime()

This method provides access to the RFQ.ACTIVATETIME column of DB2 type TIMESTAMP NULL.

The following is a description of this column:

Date and time the RFQ was posted or activated.

Returns:
java.sql.Timestamp

getCancelTime

public java.sql.Timestamp getCancelTime()

This method provides access to the RFQ.CANCELTIME column of DB2 type TIMESTAMP NULL.

The following is a description of this column:

Date and time the RFQ was canceled.

Returns:
java.sql.Timestamp

getCloseTime

public java.sql.Timestamp getCloseTime()

This method provides access to the RFQ.CLOSETIME column of DB2 type TIMESTAMP NULL.

The following is a description of this column:

Date and time the RFQ was closed.

Returns:
java.sql.Timestamp

getCompleteTime

public java.sql.Timestamp getCompleteTime()

This method provides access to the RFQ.COMPLETETIME column of DB2 type TIMESTAMP NULL.

The following is a description of this column:

Date and time the RFQ was completed.

Returns:
java.sql.Timestamp

getCreateTime

public java.sql.Timestamp getCreateTime()

This method provides access to the RFQ.CREATETIME column of DB2 type TIMESTAMP NULL.

The following is a description of this column:

Date and time the RFQ was created.

Returns:
java.sql.Timestamp

getDuration

public java.sql.Timestamp getDuration()

This method provides access to the RFQ.DURATION column of DB2 type TIMESTAMP NULL.

The following is a description of this column:

Reserved for IBM internal use.

Returns:
java.sql.Timestamp

getEndResult

public java.lang.Integer getEndResult()

This method provides access to the RFQ.ENDRESULT column of DB2 type INTEGER NULL.

The following is a description of this column:

0 - RFQ results in a contract. 1 - RFQ results in an order

Returns:
java.lang.Integer

getEndTime

public java.sql.Timestamp getEndTime()

This method provides access to the RFQ.ENDTIME column of DB2 type TIMESTAMP NULL.

The following is a description of this column:

Scheduled end time for the RFQ.

Returns:
java.sql.Timestamp

getEngineId

public java.lang.Long getEngineId()

This method provides access to the RFQ.TFTRADENG_ID column of DB2 type BIGINT NULL.

The following is a description of this column:

Reserved for IBM internal use.

Returns:
java.lang.Long

getMajorVersion

public java.lang.Integer getMajorVersion()

This method provides access to the RFQ.MAJORVERSION column of DB2 type INTEGER NOT NULL.

The following is a description of this column:

Reserved for IBM internal use.

Returns:
java.lang.Integer

getMarkForDelete

public java.lang.Integer getMarkForDelete()

This method provides access to the RFQ.MARKFORDELETE column of DB2 type INTEGER NULL.

The following is a description of this column:

Indicates if this RFQ is marked for deletion:
0 = No.
1 = Yes, this RFQ and its associated values may be deleted from the system.

Returns:
java.lang.Integer

getMemberId

public java.lang.Long getMemberId()

This method provides access to the RFQ.MEMBER_ID column of DB2 type BIGINT NOT NULL.

The following is a description of this column:

Identifier of the member who owns this RFQ.

Returns:
java.lang.Long

getMinorVersion

public java.lang.Integer getMinorVersion()

This method provides access to the RFQ.MINORVERSION column of DB2 type INTEGER NOT NULL.

The following is a description of this column:

Reserved for IBM internal use.

Returns:
java.lang.Integer

getName

public java.lang.String getName()

This method provides access to the RFQ.NAME column of DB2 type VARCHAR(200) NOT NULL.

The following is a description of this column:

Unique alphanumeric name for the RFQ.

Returns:
java.lang.String

getNextOffId

public java.lang.Long getNextOffId()

This method provides access to the RFQ.NEXTOFFID column of DB2 type BIGINT NULL.

The following is a description of this column:

The ID of the next offering in the chain. If an RFQ results in a contract, the contract ID is stored in this column.

Returns:
java.lang.Long

getNextOffType

public java.lang.Integer getNextOffType()

This method provides access to the RFQ.NEXTOFFTYPE column of DB2 type INTEGER NULL.

The following is a description of this column:

The type of the next offering. If the RFQ results in a contract, this column contains the contract type.

Returns:
java.lang.Integer

getNumOfResponses

public java.lang.Integer getNumOfResponses()

This method provides access to the RFQ.NUMRESPONSES column of DB2 type INTEGER NULL.

The following is a description of this column:

Reserved for IBM internal use.

Returns:
java.lang.Integer

getPrevOffId

public java.lang.Long getPrevOffId()

This method provides access to the RFQ.PREVOFFID column of DB2 type BIGINT NULL.

The following is a description of this column:

The ID of the previous offering.

Returns:
java.lang.Long

getPrevOffType

public java.lang.Integer getPrevOffType()

This method provides access to the RFQ.PREVOFFTYPE column of DB2 type INTEGER NULL.

The following is a description of this column:

The type of the previous offering.

Returns:
java.lang.Integer

getReferenceNumber

public java.lang.Long getReferenceNumber()

This method provides access to the RFQ.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

getRound

public java.lang.Integer getRound()

This method provides access to the RFQ.ROUND column of DB2 type INTEGER NULL.

The following is a description of this column:

Reserved for IBM internal use.

Returns:
java.lang.Integer

getStage

public java.lang.Integer getStage()

This method provides access to the RFQ.STAGE column of DB2 type INTEGER NULL.

The following is a description of this column:

Reserved for IBM internal use.

Returns:
java.lang.Integer

getStartTime

public java.sql.Timestamp getStartTime()

This method provides access to the RFQ.STARTTIME column of DB2 type TIMESTAMP NULL.

The following is a description of this column:

Scheduled start time for the RFQ.

Returns:
java.sql.Timestamp

getState

public java.lang.Integer getState()

This method provides access to the RFQ.STATE column of DB2 type INTEGER NOT NULL.

The following is a description of this column:

The state of the RFQ: Draft, active, canceled, complete, future.

Returns:
java.lang.Integer

getStoreId

public java.lang.Integer getStoreId()

This method provides access to the RFQ.STORE_ID column of DB2 type INTEGER NULL.

The following is a description of this column:

The identifier of the store that this RFQ was created in.

Returns:
java.lang.Integer

getUpdateTime

public java.sql.Timestamp getUpdateTime()

This method provides access to the RFQ.UPDATETIME column of DB2 type TIMESTAMP NULL.

The following is a description of this column:

Date and time this RFQ was last updated.

Returns:
java.sql.Timestamp

setAccessType

public void setAccessType(java.lang.Integer aAccessType)

This method provides access to the RFQ.ACCESSTYPE column of DB2 type INTEGER NULL.

The following is a description of this column:

Reserved for IBM internal use.

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

setActivateTime

public void setActivateTime(java.sql.Timestamp aActivateTime)

This method provides access to the RFQ.ACTIVATETIME column of DB2 type TIMESTAMP NULL.

The following is a description of this column:

Date and time the RFQ was posted or activated.

Parameters:
aActivateTime - java.sql.Timestamp
Returns:
void

setCancelTime

public void setCancelTime(java.sql.Timestamp aCancelTime)

This method provides access to the RFQ.CANCELTIME column of DB2 type TIMESTAMP NULL.

The following is a description of this column:

Date and time the RFQ was canceled.

Parameters:
aCancelTime - java.sql.Timestamp
Returns:
void

setCloseTime

public void setCloseTime(java.sql.Timestamp aCloseTime)

This method provides access to the RFQ.CLOSETIME column of DB2 type TIMESTAMP NULL.

The following is a description of this column:

Date and time the RFQ was closed.

Parameters:
aCloseTime - java.sql.Timestamp
Returns:
void

setCompleteTime

public void setCompleteTime(java.sql.Timestamp aCompleteTime)

This method provides access to the RFQ.COMPLETETIME column of DB2 type TIMESTAMP NULL.

The following is a description of this column:

Date and time the RFQ was completed.

Parameters:
aCompleteTime - java.sql.Timestamp
Returns:
void

setCreateTime

public void setCreateTime(java.sql.Timestamp aCreateTime)

This method provides access to the RFQ.CREATETIME column of DB2 type TIMESTAMP NULL.

The following is a description of this column:

Date and time the RFQ was created.

Parameters:
aCreateTime - java.sql.Timestamp
Returns:
void

setDuration

public void setDuration(java.sql.Timestamp aDuration)

This method provides access to the RFQ.DURATION column of DB2 type TIMESTAMP NULL.

The following is a description of this column:

Reserved for IBM internal use.

Parameters:
aDuration - java.sql.Timestamp
Returns:
void

setEndResult

public void setEndResult(java.lang.Integer aEndResult)

This method provides access to the RFQ.ENDRESULT column of DB2 type INTEGER NULL.

The following is a description of this column:

0 - RFQ results in a contract. 1 - RFQ results in an order

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

setEndTime

public void setEndTime(java.sql.Timestamp aEndTime)

This method provides access to the RFQ.ENDTIME column of DB2 type TIMESTAMP NULL.

The following is a description of this column:

Scheduled end time for the RFQ.

Parameters:
aEndTime - java.sql.Timestamp
Returns:
void

setEngineId

public void setEngineId(java.lang.Long aEngineId)

This method provides access to the RFQ.TFTRADENG_ID column of DB2 type BIGINT NULL.

The following is a description of this column:

Reserved for IBM internal use.

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

setMajorVersion

public void setMajorVersion(java.lang.Integer aMajorVersion)

This method provides access to the RFQ.MAJORVERSION column of DB2 type INTEGER NOT NULL.

The following is a description of this column:

Reserved for IBM internal use.

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

setMarkForDelete

public void setMarkForDelete(java.lang.Integer aMarkForDelete)

This method provides access to the RFQ.MARKFORDELETE column of DB2 type INTEGER NULL.

The following is a description of this column:

Indicates if this RFQ is marked for deletion:
0 = No.
1 = Yes, this RFQ and its associated values may be deleted from the system.

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

setMemberId

public void setMemberId(java.lang.Long aMemberId)

This method provides access to the RFQ.MEMBER_ID column of DB2 type BIGINT NOT NULL.

The following is a description of this column:

Identifier of the member who owns this RFQ.

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

setMinorVersion

public void setMinorVersion(java.lang.Integer aMinorVersion)

This method provides access to the RFQ.MINORVERSION column of DB2 type INTEGER NOT NULL.

The following is a description of this column:

Reserved for IBM internal use.

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

setName

public void setName(java.lang.String aName)

This method provides access to the RFQ.NAME column of DB2 type VARCHAR(200) NOT NULL.

The following is a description of this column:

Unique alphanumeric name for the RFQ.

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

setNextOffId

public void setNextOffId(java.lang.Long aNextOffId)

This method provides access to the RFQ.NEXTOFFID column of DB2 type BIGINT NULL.

The following is a description of this column:

The ID of the next offering in the chain. If an RFQ results in a contract, the contract ID is stored in this column.

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

setNextOffType

public void setNextOffType(java.lang.Integer aNextOffType)

This method provides access to the RFQ.NEXTOFFTYPE column of DB2 type INTEGER NULL.

The following is a description of this column:

The type of the next offering. If the RFQ results in a contract, this column contains the contract type.

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

setNumOfResponses

public void setNumOfResponses(java.lang.Integer aNumOfResponses)

This method provides access to the RFQ.NUMRESPONSES column of DB2 type INTEGER NULL.

The following is a description of this column:

Reserved for IBM internal use.

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

setPrevOffId

public void setPrevOffId(java.lang.Long aPrevOffId)

This method provides access to the RFQ.PREVOFFID column of DB2 type BIGINT NULL.

The following is a description of this column:

The ID of the previous offering.

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

setPrevOffType

public void setPrevOffType(java.lang.Integer aPrevOffType)

This method provides access to the RFQ.PREVOFFTYPE column of DB2 type INTEGER NULL.

The following is a description of this column:

The type of the previous offering.

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

setReferenceNumber

public void setReferenceNumber(java.lang.Long aReferenceNumber)

This method provides access to the RFQ.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:
aReferenceNumber - java.lang.Long
Returns:
void

setRound

public void setRound(java.lang.Integer aRound)

This method provides access to the RFQ.ROUND column of DB2 type INTEGER NULL.

The following is a description of this column:

Reserved for IBM internal use.

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

setStage

public void setStage(java.lang.Integer aStage)

This method provides access to the RFQ.STAGE column of DB2 type INTEGER NULL.

The following is a description of this column:

Reserved for IBM internal use.

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

setStartTime

public void setStartTime(java.sql.Timestamp aStartTime)

This method provides access to the RFQ.STARTTIME column of DB2 type TIMESTAMP NULL.

The following is a description of this column:

Scheduled start time for the RFQ.

Parameters:
aStartTime - java.sql.Timestamp
Returns:
void

setState

public void setState(java.lang.Integer aState)

This method provides access to the RFQ.STATE column of DB2 type INTEGER NOT NULL.

The following is a description of this column:

The state of the RFQ: Draft, active, canceled, complete, future.

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

setStoreId

public void setStoreId(java.lang.Integer aStoreId)

This method provides access to the RFQ.STORE_ID column of DB2 type INTEGER NULL.

The following is a description of this column:

The identifier of the store that this RFQ was created in.

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

setUpdateTime

public void setUpdateTime(java.sql.Timestamp aUpdateTime)

This method provides access to the RFQ.UPDATETIME column of DB2 type TIMESTAMP NULL.

The following is a description of this column:

Date and time this RFQ was last updated.

Parameters:
aUpdateTime - java.sql.Timestamp
Returns:
void