|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
com.ibm.commerce.utf.objects.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 |
public RFQBean()
Method Detail |
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.
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.
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.
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.
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.
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.
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.
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
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
aAccessType
- java.lang.Integerpublic 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.
aActivateTime
- java.sql.Timestamppublic 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.
aCancelTime
- java.sql.Timestamppublic 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.
aCloseTime
- java.sql.Timestamppublic 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.
aCompleteTime
- java.sql.Timestamppublic 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.
aCreateTime
- java.sql.Timestamppublic 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.
aDuration
- java.sql.Timestamppublic 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
aEndResult
- java.lang.Integerpublic 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.
aEndTime
- java.sql.Timestamppublic 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.
aEngineId
- java.lang.Longpublic 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.
aMajorVersion
- java.lang.Integerpublic 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.
aMarkForDelete
- java.lang.Integerpublic 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.
aMemberId
- java.lang.Longpublic 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.
aMinorVersion
- java.lang.Integerpublic 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.
aName
- java.lang.Stringpublic 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.
aNextOffId
- java.lang.Longpublic 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.
aNextOffType
- java.lang.Integerpublic 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.
aNumOfResponses
- java.lang.Integerpublic 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.
aPrevOffId
- java.lang.Longpublic 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.
aPrevOffType
- java.lang.Integerpublic 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.
aReferenceNumber
- java.lang.Longpublic 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.
aRound
- java.lang.Integerpublic 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.
aStage
- java.lang.Integerpublic 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.
aStartTime
- java.sql.Timestamppublic 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.
aState
- java.lang.Integerpublic 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.
aStoreId
- java.lang.Integerpublic 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.
aUpdateTime
- java.sql.Timestamp
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |