Package atg.commerce.csr.approvals.order

Class Summary
GetAgentAppeasementLimitForApproval This droplet will return the associated agent's appeasement limit for a given approval
IsOrderPendingApprovalDroplet This droplet will determine if an Order is currently pending approval.It will return the approval ID that's associated with the order as an output parameter.
OrderApprovalFormHandler This form handler is used to execute the approval process for an Order Approval.
OrderApprovalsHandler Order Approvals Handler.
OrderApprovalTools This class provides some helper methods and defines common properties for working with order approvals
ProcCheckIfApprovalRequired This class provides the implementation of an PipelineProcessor for a component which will be inserted into the processOrder pipeline to provide the facility to check if an Order needs an Approval.
ProcRemoveOrderApproval A processor of this type is used in the reconciliation pipeline that reconciles an Order in a pending agent approval state.
UpdateOrderApprovalCustomerEmailFormHandler Form Handler used to update the customer email address on an Order Approval object