Package com.ibm.commerce.utf.commands

Contains unified trading framework (UTF) and RFQ commands.

See:
          Description

Interface Summary
AcceptRFQResponsesCmd Accepts responses to a specific RFQ.
ActivateAllDueRFQsCmd Activates RFQs that are in the FUTURE state and whose start time has passed.
AlgorithmRegistryBaseCmd Deprecated.  
AlgorithmRegistryCreateCmd Deprecated.  
CancelRFQCmd Cancels RFQs.
CloseAllExpiredRFQsCmd Closes all expired RFQs.
CloseRFQCmd Closes RFQs.
CopyRFQCmd Copies RFQ.
CreateContractBasicInfoCmd Creates a contract object that shares an existing trading agreement.
CreateOrderCommentsTCCmd Creates terms and conditions of type "OrderComments".
CreateOrderItemPAttributeTCCmd Creates terms and conditions of type "OrderItemPAttribute".
CreateReturnChargeTCCmd Creates terms and conditions of type "ReturnCharge".
CreateReturnPaymentTCCmd Creates terms and conditions of type "RefundPaymentMethod".
CreateRFQAttachmentCmd Creates an RFQ attachment.
CreateRFQBasicInfoCmd Creates basic RFQ information.
CreateRFQCatentryRelCmd Creates the relationship between a catalog entry or a made to order item and the RFQ.
CreateRFQItemAttributeCmd Creates standard product attribute values for an RFQ item.
CreateRFQItemCmd Creates a catalog entry for a "made-to-order" item requested via an RFQ.
CreateShippingChargeTCCmd Creates terms and conditions of type "ShippingCharge".
DeleteOrderCommentsTCCmd Deletes terms and conditions of type "OrderComments".
DeleteOrderItemPAttributeTCCmd Deletes terms and conditions of type "OrderItemPAttribute".
DeleteRFQAttachmentCmd Removes one or more attachments from the RFQ.
DeleteRFQCatentryRelCmd Deletes the relationship between an RFQ and one or more product entries.
MarkRFQForDeleteCmd Sets the MarkForDelete flag on RFQs.
ModifyOrderCommentsTCCmd Modifies terms and conditions of type "OrderComments".
ModifyOrderItemPAttributeTCCmd Modifies terms and conditions of type "OrderItemPAttribute".
ModifyRFQAttachmentCmd Modifies RFQ attachment information.
ModifyRFQBasicInfoCmd Updates basic RFQ details.
ModifyRFQCatentryRelCmd Updates the relationship between a catalog entry and the RFQ.
OfferingBaseCmd Offering Base Command.
PAttributeBaseCmd Personalization Attribute Base command.
PAttributeCreateCmd Creates a personalization attribute.
PAttributeDeleteCmd Deletes personalization attributes.
PAttributeModifyCmd Modifies a personalization attribute.
RejectRFQResponsesCmd Rejects responses to a specific RFQ.
RFQActivateAllDueCmd Activates RFQs.
RFQCancelCmd Cancels an RFQ.
RFQCloseAllExpiredCmd Closes all expired RFQs.
RFQCloseCmd Closes RFQs.
RFQCompleteCmd Completes an RFQ.
RFQCopyCmd Copies an RFQ.
RFQCreateCmd Creates an RFQ.
RFQMarkForDeleteCmd Marks RFQs for deletion.
RFQModifyCmd Modifies RFQs.
RFQNotificationClosedMonitorCmd Monitors when notifications need to be sent.
RFQNotificationCompletedMonitorCmd Monitors when notifications need to be sent for RFQs that have been completed.
RFQNotificationMonitorBaseCmd Base comamnd for monitoring when notifications need to be sent.
RFQNotificationSubmittedMonitorCmd Monitors when notifications need to be sent for RFQs that have been submitted.
RFQResponseAcceptCmd Accepts responses to a specific RFQ.
RFQResponseRejectCmd Rejects RFQ responses.
RFQSubmitCmd Submits RFQs.
TradingEngineBaseCmd Deprecated.  
TradingEngineCreateCmd Deprecated.  
TradingEngineDeleteCmd Deprecated.  
 
Class Summary
AcceptRFQResponsesCmdImpl This is the default implementation of the AcceptRFQResponseCmd.
ActivateAllDueRFQsCmdImpl This is the default implementation of the ActivateAllDueRFQsCmd.
AlgorithmRegistryBaseCmdImpl Deprecated.  
AlgorithmRegistryCreateCmdImpl Deprecated.  
CancelRFQCmdImpl This is the default implementation of the CancelRFQCmd.
CloseAllExpiredRFQsCmdImpl This is the default implementation of the CloseAllExpiredRFQsCmd.
CloseRFQCmdImpl This is the default implementation of the CloseRFQCmd.
CopyRFQCmdImpl This is the default implementation of the CopyRFQCmd.
CreateContractBasicInfoCmdImpl This is the default implementation of the CreateContractBasicInfoCmd.
CreateOrderCommentsTCCmdImpl Creates terms and conditions of type "OrderComments".
CreateOrderItemPAttributeTCCmdImpl Creates terms and conditions of type "OrderItemPAttribute".
CreateReturnChargeTCCmdImpl Creates terms and conditions of type "ReturnCharge".
CreateReturnPaymentTCCmdImpl Creates terms and conditions of type "RefundPaymentMethod".
CreateRFQAttachmentCmdImpl This is the default implementation of the CreateRFQAttachmentCmd.
CreateRFQBasicInfoCmdImpl Creates basic RFQ information.
CreateRFQCatentryRelCmdImpl Creates the relationship between a catalog entry or a made to order item and the RFQ.
CreateRFQItemAttributeCmdImpl Creates standard product attribute values for an RFQ item.
CreateRFQItemCmdImpl This command creates a catalog entry for a "made-to-order" item requested via an RFQ.
CreateShippingChargeTCCmdImpl Creates terms and conditions of type "ShippingCharge".
DeleteOrderCommentsTCCmdImpl Deletes terms and conditions of type "OrderComments".
DeleteOrderItemPAttributeTCCmdImpl Deletes terms and conditions of type "OrderItemPAttribute".
DeleteRFQAttachmentCmdImpl This is the default implementation of the DeleteRFQAttachmentCmd.
DeleteRFQCatentryRelCmdImpl This command deletes the relationship between an RFQ and one or more product entries.
MarkRFQForDeleteCmdImpl Implementation for setting the MarkForDelete flag on RFQs that have been canceled or completed.
ModifyOrderCommentsTCCmdImpl Implementation to modify terms and conditions of type "OrderComments".
ModifyOrderItemPAttributeTCCmdImpl This is the default implementation of the ModifyOrderItemPAttributeTCCmd.
ModifyRFQAttachmentCmdImpl This is the default implementation of the ModifyRFQAttachmentCmd.
ModifyRFQBasicInfoCmdImpl This is the default implementation of the ModifyRFQBasicInfoCmd.
ModifyRFQCatentryRelCmdImpl Updates the relationship between a catalog entry and the RFQ.
OfferingBaseCmdImpl This is the default implementation of the OfferingBaseCmd.
PAttributeBaseCmdImpl This is the default implementation of the PAttributeBaseCmd.
PAttributeCreateCmdImpl This is the default implementation of the PAttributeCreateCmd.
PAttributeDeleteCmdImpl Deletes personalization attributes.
PAttributeModifyCmdImpl Modifies a personalization attribute.
RejectRFQResponsesCmdImpl Implemetation class for rejecting responses to a specific RFQ.
RFQActivateAllDueCmdImpl Implementation for activating RFQs that are in the FUTURE state and whose start time has passed.
RFQCancelCmdImpl This is the default implementation of the RFQCancelCmd.
RFQCloseAllExpiredCmdImpl This is the default implementation of the RFQCloseAllExpiredCmd.
RFQCloseCmdImpl This is the default implementation of the RFQCloseCmd.
RFQCompleteCmdImpl This is the default implementation of the RFQCompleteCmd.
RFQCopyCmdImpl This is the default implementation of the RFQCopyCmd.
RFQCreateCmdImpl This is the default implementation of the RFQCreateCmd.
RFQMarkForDeleteCmdImpl This is the default implementation of the RFQMarkForDeleteCmd.
RFQModifyCmdImpl This is the default implementation of the RFQModifyCmd.
RFQNotificationClosedMonitorCmdImpl Implementation for monitoring when notifications need to be sent for RFQs that have been closed.
RFQNotificationCompletedMonitorCmdImpl Implementation for monitoring when notifications need to be sent for RFQs that have been completed.
RFQNotificationMonitorBaseCmdImpl Implementation of the base command for monitoring when notifications need to be sent.
RFQNotificationSubmittedMonitorCmdImpl Implementation for monitoring when notifications need to be sent for RFQs that have been submitted.
RFQResponseAcceptCmdImpl This is the default implementation of the RFQResponseAcceptCmd.
RFQResponseRejectCmdImpl This is the default implementation of the RFQResponseRejectCmd.
RFQSubmitCmdImpl This is the default implementation of the RFQSubmitCmd.
TradingEngineBaseCmdImpl Deprecated.  
TradingEngineCreateCmdImpl Deprecated.  
TradingEngineDeleteCmdImpl Deprecated.  
 

Package com.ibm.commerce.utf.commands Description

Contains unified trading framework (UTF) and RFQ commands.