com.ibm.commerce.utf.objects
Interface RFQAccessBeanData

All Known Implementing Classes:
RFQAccessBean

public interface RFQAccessBeanData

This table holds basic RFQ data. RFQAccessBeanData


Method Summary
java.lang.String getAccessType()
getAccessType
java.lang.String getActivateTime()
getActivateTime
java.lang.String getCancelTime()
getCancelTime
java.lang.String getCloseTime()
getCloseTime
java.lang.String getCompleteTime()
getCompleteTime
java.lang.String getCreateTime()
getCreateTime
java.lang.String getDuration()
getDuration
java.lang.String getEndResult()
getEndResult
java.lang.String getEndTime()
getEndTime
java.lang.String getEngineId()
getEngineId
java.lang.String getMajorVersion()
getMajorVersion
java.lang.String getMarkForDelete()
getMarkForDelete
java.lang.String getMemberId()
getMemberId
java.lang.String getMinorVersion()
getMinorVersion
java.lang.String getName()
getName
java.lang.String getNextOffId()
getNextOffId
java.lang.String getNextOffType()
getNextOffType
java.lang.String getNumOfResponses()
getNumOfResponses
java.lang.String getPrevOffId()
getPrevOffId
java.lang.String getPrevOffType()
getPrevOffType
java.lang.String getReferenceNumber()
getReferenceNumber
java.lang.String getRound()
getRound
java.lang.String getRuleType()
getRuleType
java.lang.String getStage()
getStage
java.lang.String getStartTime()
getStartTime
java.lang.String getState()
getState
java.lang.String getStoreId()
getStoreId
java.lang.String getUpdateTime()
getUpdateTime
java.lang.String getVersionFlags()
getVersionFlags
void setAccessType(java.lang.String newValue)
setAccessType
void setActivateTime(java.lang.String newValue)
setActivateTime
void setCancelTime(java.lang.String newValue)
setCancelTime
void setCloseTime(java.lang.String newValue)
setCloseTime
void setCompleteTime(java.lang.String newValue)
setCompleteTime
void setCreateTime(java.lang.String newValue)
setCreateTime
void setDuration(java.lang.String newValue)
setDuration
void setEndResult(java.lang.String newValue)
setEndResult
void setEndTime(java.lang.String newValue)
setEndTime
void setEngineId(java.lang.String newValue)
setEngineId
void setMajorVersion(java.lang.String newValue)
setMajorVersion
void setMarkForDelete(java.lang.String newValue)
setMarkForDelete
void setMemberId(java.lang.String newValue)
setMemberId
void setMinorVersion(java.lang.String newValue)
setMinorVersion
void setName(java.lang.String newValue)
setName
void setNextOffId(java.lang.String newValue)
setNextOffId
void setNextOffType(java.lang.String newValue)
setNextOffType
void setNumOfResponses(java.lang.String newValue)
setNumOfResponses
void setPrevOffId(java.lang.String newValue)
setPrevOffId
void setPrevOffType(java.lang.String newValue)
setPrevOffType
void setReferenceNumber(java.lang.String newValue)
setReferenceNumber
void setRound(java.lang.String newValue)
setRound
void setRuleType(java.lang.String newValue)
setRuleType
void setStage(java.lang.String newValue)
setStage
void setStartTime(java.lang.String newValue)
setStartTime
void setState(java.lang.String newValue)
setState
void setStoreId(java.lang.String newValue)
setStoreId
void setUpdateTime(java.lang.String newValue)
setUpdateTime
void setVersionFlags(java.lang.String newValue) setVersionFlags

Method Detail

getMinorVersion

public java.lang.String getMinorVersion()
                                 throws java.rmi.RemoteException,
                                        javax.ejb.CreateException,
                                        javax.ejb.FinderException,
                                        javax.naming.NamingException
getMinorVersion
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setMinorVersion

public void setMinorVersion(java.lang.String newValue)
setMinorVersion

getDuration

public java.lang.String getDuration()
                             throws java.rmi.RemoteException,
                                    javax.ejb.CreateException,
                                    javax.ejb.FinderException,
                                    javax.naming.NamingException
getDuration
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setDuration

public void setDuration(java.lang.String newValue)
setDuration

getActivateTime

public java.lang.String getActivateTime()
                                 throws java.rmi.RemoteException,
                                        javax.ejb.CreateException,
                                        javax.ejb.FinderException,
                                        javax.naming.NamingException
getActivateTime
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setActivateTime

public void setActivateTime(java.lang.String newValue)
setActivateTime

getMemberId

public java.lang.String getMemberId()
                             throws java.rmi.RemoteException,
                                    javax.ejb.CreateException,
                                    javax.ejb.FinderException,
                                    javax.naming.NamingException
getMemberId
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setMemberId

public void setMemberId(java.lang.String newValue)
setMemberId

getEndTime

public java.lang.String getEndTime()
                            throws java.rmi.RemoteException,
                                   javax.ejb.CreateException,
                                   javax.ejb.FinderException,
                                   javax.naming.NamingException
getEndTime
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setEndTime

public void setEndTime(java.lang.String newValue)
setEndTime

getState

public java.lang.String getState()
                          throws java.rmi.RemoteException,
                                 javax.ejb.CreateException,
                                 javax.ejb.FinderException,
                                 javax.naming.NamingException
getState
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setState

public void setState(java.lang.String newValue)
setState

getCancelTime

public java.lang.String getCancelTime()
                               throws java.rmi.RemoteException,
                                      javax.ejb.CreateException,
                                      javax.ejb.FinderException,
                                      javax.naming.NamingException
getCancelTime
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setCancelTime

public void setCancelTime(java.lang.String newValue)
setCancelTime

getReferenceNumber

public java.lang.String getReferenceNumber()
                                    throws java.rmi.RemoteException,
                                           javax.ejb.CreateException,
                                           javax.ejb.FinderException,
                                           javax.naming.NamingException
getReferenceNumber
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setReferenceNumber

public void setReferenceNumber(java.lang.String newValue)
setReferenceNumber

getCompleteTime

public java.lang.String getCompleteTime()
                                 throws java.rmi.RemoteException,
                                        javax.ejb.CreateException,
                                        javax.ejb.FinderException,
                                        javax.naming.NamingException
getCompleteTime
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setCompleteTime

public void setCompleteTime(java.lang.String newValue)
setCompleteTime

getPrevOffType

public java.lang.String getPrevOffType()
                                throws java.rmi.RemoteException,
                                       javax.ejb.CreateException,
                                       javax.ejb.FinderException,
                                       javax.naming.NamingException
getPrevOffType
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setPrevOffType

public void setPrevOffType(java.lang.String newValue)
setPrevOffType

getMajorVersion

public java.lang.String getMajorVersion()
                                 throws java.rmi.RemoteException,
                                        javax.ejb.CreateException,
                                        javax.ejb.FinderException,
                                        javax.naming.NamingException
getMajorVersion
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setMajorVersion

public void setMajorVersion(java.lang.String newValue)
setMajorVersion

getEndResult

public java.lang.String getEndResult()
                              throws java.rmi.RemoteException,
                                     javax.ejb.CreateException,
                                     javax.ejb.FinderException,
                                     javax.naming.NamingException
getEndResult
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setEndResult

public void setEndResult(java.lang.String newValue)
setEndResult

getUpdateTime

public java.lang.String getUpdateTime()
                               throws java.rmi.RemoteException,
                                      javax.ejb.CreateException,
                                      javax.ejb.FinderException,
                                      javax.naming.NamingException
getUpdateTime
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setUpdateTime

public void setUpdateTime(java.lang.String newValue)
setUpdateTime

getStartTime

public java.lang.String getStartTime()
                              throws java.rmi.RemoteException,
                                     javax.ejb.CreateException,
                                     javax.ejb.FinderException,
                                     javax.naming.NamingException
getStartTime
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setStartTime

public void setStartTime(java.lang.String newValue)
setStartTime

getCreateTime

public java.lang.String getCreateTime()
                               throws java.rmi.RemoteException,
                                      javax.ejb.CreateException,
                                      javax.ejb.FinderException,
                                      javax.naming.NamingException
getCreateTime
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setCreateTime

public void setCreateTime(java.lang.String newValue)
setCreateTime

getMarkForDelete

public java.lang.String getMarkForDelete()
                                  throws java.rmi.RemoteException,
                                         javax.ejb.CreateException,
                                         javax.ejb.FinderException,
                                         javax.naming.NamingException
getMarkForDelete
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setMarkForDelete

public void setMarkForDelete(java.lang.String newValue)
setMarkForDelete

getEngineId

public java.lang.String getEngineId()
                             throws java.rmi.RemoteException,
                                    javax.ejb.CreateException,
                                    javax.ejb.FinderException,
                                    javax.naming.NamingException
getEngineId
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setEngineId

public void setEngineId(java.lang.String newValue)
setEngineId

getAccessType

public java.lang.String getAccessType()
                               throws java.rmi.RemoteException,
                                      javax.ejb.CreateException,
                                      javax.ejb.FinderException,
                                      javax.naming.NamingException
getAccessType
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setAccessType

public void setAccessType(java.lang.String newValue)
setAccessType

getStage

public java.lang.String getStage()
                          throws java.rmi.RemoteException,
                                 javax.ejb.CreateException,
                                 javax.ejb.FinderException,
                                 javax.naming.NamingException
getStage
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setStage

public void setStage(java.lang.String newValue)
setStage

getNextOffType

public java.lang.String getNextOffType()
                                throws java.rmi.RemoteException,
                                       javax.ejb.CreateException,
                                       javax.ejb.FinderException,
                                       javax.naming.NamingException
getNextOffType
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setNextOffType

public void setNextOffType(java.lang.String newValue)
setNextOffType

getRuleType

public java.lang.String getRuleType()
                             throws java.rmi.RemoteException,
                                    javax.ejb.CreateException,
                                    javax.ejb.FinderException,
                                    javax.naming.NamingException
getRuleType
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setRuleType

public void setRuleType(java.lang.String newValue)
setRuleType

getStoreId

public java.lang.String getStoreId()
                            throws java.rmi.RemoteException,
                                   javax.ejb.CreateException,
                                   javax.ejb.FinderException,
                                   javax.naming.NamingException
getStoreId
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setStoreId

public void setStoreId(java.lang.String newValue)
setStoreId

getPrevOffId

public java.lang.String getPrevOffId()
                              throws java.rmi.RemoteException,
                                     javax.ejb.CreateException,
                                     javax.ejb.FinderException,
                                     javax.naming.NamingException
getPrevOffId
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setPrevOffId

public void setPrevOffId(java.lang.String newValue)
setPrevOffId

getCloseTime

public java.lang.String getCloseTime()
                              throws java.rmi.RemoteException,
                                     javax.ejb.CreateException,
                                     javax.ejb.FinderException,
                                     javax.naming.NamingException
getCloseTime
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setCloseTime

public void setCloseTime(java.lang.String newValue)
setCloseTime

getRound

public java.lang.String getRound()
                          throws java.rmi.RemoteException,
                                 javax.ejb.CreateException,
                                 javax.ejb.FinderException,
                                 javax.naming.NamingException
getRound
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setRound

public void setRound(java.lang.String newValue)
setRound

getNextOffId

public java.lang.String getNextOffId()
                              throws java.rmi.RemoteException,
                                     javax.ejb.CreateException,
                                     javax.ejb.FinderException,
                                     javax.naming.NamingException
getNextOffId
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setNextOffId

public void setNextOffId(java.lang.String newValue)
setNextOffId

getVersionFlags

public java.lang.String getVersionFlags()
                                 throws java.rmi.RemoteException,
                                        javax.ejb.CreateException,
                                        javax.ejb.FinderException,
                                        javax.naming.NamingException
getVersionFlags
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setVersionFlags

public void setVersionFlags(java.lang.String newValue)
setVersionFlags

getNumOfResponses

public java.lang.String getNumOfResponses()
                                   throws java.rmi.RemoteException,
                                          javax.ejb.CreateException,
                                          javax.ejb.FinderException,
                                          javax.naming.NamingException
getNumOfResponses
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setNumOfResponses

public void setNumOfResponses(java.lang.String newValue)
setNumOfResponses

getName

public java.lang.String getName()
                         throws java.rmi.RemoteException,
                                javax.ejb.CreateException,
                                javax.ejb.FinderException,
                                javax.naming.NamingException
getName
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setName

public void setName(java.lang.String newValue)
setName

Feedback