java.lang.ObjectCacheableCommandImpl
com.ibm.commerce.command.AbstractECTargetableCommand
com.ibm.commerce.command.TaskCommandImpl
com.ibm.commerce.utf.commands.ModifyRFQBasicInfoCmdImpl
This is the default implementation of the ModifyRFQBasicInfoCmd.
This command uses the following AccessBeans:
Field Summary | |
java.lang.Integer | accessType RFQ Access Type. |
java.lang.Long | accountId Account Id. |
java.sql.Timestamp | duration RFQ Duration. |
java.lang.Integer | endResult RFQ End Result. |
java.sql.Timestamp | endTime RFQ End Time. |
java.lang.Integer | languageId Language Id. |
java.lang.String | longdesc RFQ Long Description. |
java.lang.Integer | majorVersion RFQ Majir Version. |
java.lang.Integer | markForDelete Markfordelete flag. |
java.lang.Integer | minorVersion RFQ Minor Version. |
java.lang.String | name RFQ Name. |
java.lang.Long | nextOffering Next Offering Id. |
java.lang.Integer | nextOfferingType Next Offering Type. |
java.lang.Integer | numResponses Number of Responses. |
java.lang.Long | offeringId Offering Id. |
java.lang.Long | ownerId RFQ Owner Id. |
java.lang.Long | previousOffering Previous Offering. |
java.lang.Integer | previousOfferingType Previous Offering Type. |
java.lang.Integer | roundNumber Round Number. |
java.lang.Integer | ruleType Rule Type. |
java.lang.String | shortdesc RFQ Short Description. |
java.lang.Integer | stageNumber Stage Number. |
java.sql.Timestamp | startTime RFQ Start Time. |
java.lang.Integer | state RFQ State. |
java.lang.Long | tradingEngine Trading Engine. |
Fields inherited from class com.ibm.commerce.command.AbstractECTargetableCommand |
commandContext |
Fields inherited from interface com.ibm.commerce.utf.commands.ModifyRFQBasicInfoCmd |
COPYRIGHT, defaultCommandClassName, NAME |
Fields inherited from interface com.ibm.commerce.command.ECCommand |
defaultCommandClassName |
Constructor Summary | |
ModifyRFQBasicInfoCmdImpl() ModifyRFQBasicInfoCmdImpl constructor comment. |
Method Summary | |
java.lang.Integer | getAccessType() Retrieves the accesstype of the RFQ. |
java.lang.Long | getAccountId() Retrieves the account Id. |
java.sql.Timestamp | getDuration() Retrieves the duration limit between successive responses. |
java.lang.Integer | getEndResult() Retrieves an integer representing the expected outcome of this RFQ. |
java.sql.Timestamp | getEndTime() Retrieves RFQ closing time. |
java.lang.Integer | getLanguageId() Retrieves the identifier of the language in which the RFQ descriptions are being created. |
java.lang.String | getLongdesc() Retrieves the long description for the RFQ. |
java.lang.Integer | getMajorVersion() Retrieves the major version number of the RFQ. |
java.lang.Integer | getMarkForDelete() Retrieves the value of the MarkForDelete flag. |
java.lang.Integer | getMinorVersion() Retrieves the minor version number of the RFQ. |
java.lang.String | getName() Retrieves the name of the RFQ. |
java.lang.Long | getNextOffering() Retrieves the ID of the next offering in the chain, if the RFQ is a part of a multistage business process. |
java.lang.Integer | getNextOfferingType() Retrieves the type of the next offering in the chain, if the RFQ is a part of a multistage business process. |
java.lang.Integer | getNumResponses() Retrieves the limit for the number of responses. |
java.lang.Long | getOfferingId() Retrieves the ID of the created RFQ. |
java.lang.Long | getOwnerId() Retrieves the ID of the RFQ owner. |
java.lang.Long | getPreviousOffering() Retrieves the ID of the previous offering in the chain, if the RFQ is a part of a multistage business process. |
java.lang.Integer | getPreviousOfferingType() Retrieves the type of the previous offering in the chain, if the RFQ is a part of a multistage business process. |
AccessVector | getResources() Gets the access vector accessed by this command. |
java.lang.Integer | getRoundNumber() Retrieves the current round number of the RFQ. |
java.lang.Integer | getRuleType() Gets the ruleType |
java.lang.String | getShortdesc() Retrieves a brief description of the RFQ |
java.lang.Integer | getStageNumber() Retrieves the stage number. |
java.sql.Timestamp | getStartTime() Retrieves the effective date and time for this RFQ. |
java.lang.Integer | getState() Retrieves an integer representing the RFQ state. |
java.lang.Long | getTradingEngine() Retrieves the ID of the trading engine that manages the RFQ. |
void | performExecute() Updates the RFQ object. This method does the following: Updates the RFQ object. Creates/Updates the trading agreement description for this RFQ. |
void | reset() Reset the command. |
void | setAccessType(java.lang.Integer newAccessType) Stores the accesstype of the RFQ. |
void | setAccountId(java.lang.Long newAccountId) Stores the account ID. |
void | setDuration(java.sql.Timestamp newDuration) Stores the duration limit between successive responses. |
void | setEndResult(java.lang.Integer newEndResult) Stores an integer representing the expected outcome of this RFQ. |
void | setEndTime(java.sql.Timestamp newEndTime) Stores the supplied value for the RFQ closing time. |
void | setLanguageId(java.lang.Integer newLanguageId) Stores the language identifier. |
void | setLongdesc(java.lang.String newLongdesc) Stores the long description for the RFQ. |
void | setMajorVersion(java.lang.Integer newMajorVersion) Stores the major version number of the RFQ. |
void | setMarkForDelete(java.lang.Integer newMarkForDelete) Stores the incoming value for the MarkForDelete flag. |
void | setMinorVersion(java.lang.Integer newMinorVersion) Stores the minor version number of the RFQ. |
void | setName(java.lang.String newName) Stores the name of the RFQ. |
void | setNextOffering(java.lang.Long newNextOffering) Stores the ID of the next offering in the chain, if the RFQ is a part of a multistage business process. |
void | setNextOfferingType(java.lang.Integer newNextOfferingType) Stores the type of the next offering in the chain, if the RFQ is a part of a multistage business process. |
void | setNumResponses(java.lang.Integer newNumResponses) Stores the limit for the number of responses. |
void | setOfferingId(java.lang.Long newOfferingId) Stores the trading agreement ID, which is the RFQ ID. |
void | setOwnerId(java.lang.Long newOwnerId) Stores the RFQ Owner ID. |
void | setPreviousOffering(java.lang.Long newPreviousOffering) Stores the ID of the previous offering in the chain, if the RFQ is a part of a multistage business process. |
void | setPreviousOfferingType(java.lang.Integer newPreviousOfferingType) Stores the type of the previous offering in the chain, if the RFQ is a part of a multistage business process. |
void | setRoundNumber(java.lang.Integer newRoundNumber) Stores the current round number of the RFQ. |
void | setRuleType(java.lang.Integer newRuleType) Sets the ruleType |
void | setShortdesc(java.lang.String newShortdesc) Stores a brief description of the RFQ. |
void | setStageNumber(java.lang.Integer newStageNumber) Stores the stage number. |
void | setStartTime(java.sql.Timestamp newStartTime) Stores the effective date and time for this RFQ. |
void | setState(java.lang.Integer newState) Stores an integer representing the RFQ state. |
void | setTradingEngine(java.lang.Long newTradingEngine) Stores the ID of the trading engine that manages the RFQ. |
void | validateParameters() Checks for the validity of the incoming parameters. This method does the following: Verifies that the RFQ ID has been provided and that it exists. If a new name has been provided for the RFQ, verifies that the name is not already in use. |
Methods inherited from class com.ibm.commerce.command.AbstractECTargetableCommand |
accessControlCheck, checkIsAllowed, checkParameters, checkResourcePermission, createCommandExecutionEvent, execute, finalize, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getStoreId, getUser, getUserId, isReadyToCallExecute, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties |
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public java.lang.Integer state
public java.lang.Integer markForDelete
public java.sql.Timestamp endTime
public java.sql.Timestamp startTime
public java.lang.Integer languageId
public java.lang.String longdesc
public java.lang.String shortdesc
public java.lang.Integer majorVersion
public java.lang.Integer minorVersion
public java.lang.String name
public java.lang.Long offeringId
public java.lang.Long ownerId
public java.lang.Integer roundNumber
public java.lang.Integer stageNumber
public java.lang.Long tradingEngine
public java.lang.Integer accessType
public java.sql.Timestamp duration
public java.lang.Integer endResult
public java.lang.Long nextOffering
public java.lang.Integer nextOfferingType
public java.lang.Integer numResponses
public java.lang.Long previousOffering
public java.lang.Integer previousOfferingType
public java.lang.Integer ruleType
public java.lang.Long accountId
Constructor Detail |
public ModifyRFQBasicInfoCmdImpl()
Method Detail |
public void reset()
public java.lang.Integer getAccessType()
public java.lang.Long getAccountId()
public java.sql.Timestamp getDuration()
public java.lang.Integer getEndResult()
public java.sql.Timestamp getEndTime()
public java.lang.Integer getLanguageId()
public java.lang.String getLongdesc()
public java.lang.Integer getMajorVersion()
public java.lang.Integer getMarkForDelete()
public java.lang.Integer getMinorVersion()
public java.lang.String getName()
public java.lang.Long getNextOffering()
public java.lang.Integer getNextOfferingType()
public java.lang.Integer getNumResponses()
public java.lang.Long getOfferingId()
public java.lang.Long getOwnerId()
public java.lang.Long getPreviousOffering()
public java.lang.Integer getPreviousOfferingType()
public AccessVector getResources() throws ECException
public java.lang.Integer getRoundNumber()
public java.lang.String getShortdesc()
public java.lang.Integer getStageNumber()
public java.sql.Timestamp getStartTime()
public java.lang.Integer getState()
public java.lang.Long getTradingEngine()
public void performExecute() throws ECException
public void setAccessType(java.lang.Integer newAccessType)
public void setAccountId(java.lang.Long newAccountId)
public void setDuration(java.sql.Timestamp newDuration)
public void setEndResult(java.lang.Integer newEndResult)
public void setEndTime(java.sql.Timestamp newEndTime)
public void setLanguageId(java.lang.Integer newLanguageId)
public void setLongdesc(java.lang.String newLongdesc)
public void setMajorVersion(java.lang.Integer newMajorVersion)
public void setMarkForDelete(java.lang.Integer newMarkForDelete)
public void setMinorVersion(java.lang.Integer newMinorVersion)
public void setName(java.lang.String newName)
public void setNextOffering(java.lang.Long newNextOffering)
public void setNextOfferingType(java.lang.Integer newNextOfferingType)
public void setNumResponses(java.lang.Integer newNumResponses)
public void setOfferingId(java.lang.Long newOfferingId)
public void setOwnerId(java.lang.Long newOwnerId)
public void setPreviousOffering(java.lang.Long newPreviousOffering)
public void setPreviousOfferingType(java.lang.Integer newPreviousOfferingType)
public void setRoundNumber(java.lang.Integer newRoundNumber)
public void setShortdesc(java.lang.String newShortdesc)
public void setStageNumber(java.lang.Integer newStageNumber)
public void setStartTime(java.sql.Timestamp newStartTime)
public void setState(java.lang.Integer newState)
public void setTradingEngine(java.lang.Long newTradingEngine)
public void validateParameters() throws ECException
public java.lang.Integer getRuleType()
public void setRuleType(java.lang.Integer newRuleType)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.