Package com.ibm.commerce.rfq.commands

Contains command interfaces and implementation for handling commands related to the response part of RFQ subsystem.

See:
          Description

Interface Summary
CreateResponseBasicInfoCmd Interface to create basic response details.
NotifyRFQResponseCmd Interface for sending message to buyer when submitting/cancelling/retracting response
RespondPAttributeTCCmd Interface to respond to Order Item TCs.
RespondProductPQCmd Interface to respond to the price and quantity of a product
RespondRFQLevelCommentsTCCmd Interface to respond to Order Comments TCs.
RFQResponseBaseCmd RFQ Response Base command interface.
RFQResponseChangeStateAdvCmd Interface for changing response state controller command.
RFQResponseChangeStateBaseCmd Interface for changing response state controller command This command changes the state of the response and does not forward to a viewcommand.
RFQResponseChangeStateCmd Command Interface to change the state of the RFQResponseDataBean.
RFQResponseCreateCmd Interface for creating the response.
RFQResponseModifyBaseInfoCmd Interface to modify RFQ Response basic information
RFQResponseModifyCmd Interface to modify RFQ Response
RFQResponseModifyOrderCommentsTCCmd Interface to modify an RFQ Response level TCs
RFQResponseModifyOrderitemPAttributeTCCmd Interface to modify an RFQ Response product and related TCs
 

Class Summary
CreateResponseBasicInfoCmdImpl Implementation for creating basic response details.
NotifyRFQResponseCmdImpl Implementatation for sending message to buyer when submitting/cancelling/retracting response
RespondPAttributeTCCmdImpl Implementation class for responding OrderItemPAttributeTC.
RespondProductPQCmdImpl Implementation class for responding to the price and quantity of a product
RespondRFQLevelCommentsTCCmdImpl Implementation for responding to Order Item TCs.
RFQResponseBaseCmdImpl Implementation for response base command.
RFQResponseChangeStateAdvCmdImpl Implementation for changing response state controller command This command changes the state of the response and does not forward to a viewcommand.
RFQResponseChangeStateBaseCmdImpl Implementation for changing response state controller command This command changes the state of the response and does not forward to a viewcommand.
RFQResponseChangeStateCmdImpl Change the state of RFQResponseDataBean.
RFQResponseCreateCmdImpl Implementation class for creating an RFQ response.
RFQResponseModifyBaseInfoCmdImpl Implementation used to modify an RFQ response base information
RFQResponseModifyCmdImpl Implementation used to modify an RFQ response
RFQResponseModifyOrderCommentsTCCmdImpl Implementation to modify an RFQ Response Level TCs
RFQResponseModifyOrderitemPAttributeTCCmdImpl Implemetation used to modify an RFQ Response product and related TCs
 

Package com.ibm.commerce.rfq.commands Description

Contains command interfaces and implementation for handling commands related to the response part of RFQ subsystem.