Package com.ibm.commerce.approval.commands

Interface Summary
ApprovalCheckApproverForEntityCmd Checks whether a user is an approver for a particular submission.
ApprovalNotifyCmd Notify approvers of request for approval.
ApprovalProcessCmd Delegates to ApprovalProcessRecordsCmd to process an approval action.
ApprovalProcessRecordsCmd Processes an approval action with respect to the approval records.
ApprovalSetUpCmd Delegates to the ApprovalSetUpRecordsCmd to set up for an action needing approval.
ApprovalSetUpRecordsCmd Set up for an action needing approval.
ApproversNotifyCmd Task command to notify approvers of request for approval.
HandleApprovalsCmd Processes approvals or rejections.
SetApprovalsDetailsViewCmd Sets the appropriate summary view.
 
Class Summary
ApprovalCheckApproverForEntityCmdImpl This task commadn checks whether a user is an approver for a particular submission.
ApprovalNotifyCmdImpl Calls the EntryActionCmd command which notifies approvers of the request for approval.
ApprovalProcessCmdImpl Processes an approval action with respect to the approval records.
ApprovalProcessRecordsCmdImpl Processes an approval action with respect to the approval records.
ApprovalSetUpCmdImpl Set up for an action needing approval
ApprovalSetUpRecordsCmdImpl Set up for an action needing approval
ApproversNotifyCmdImpl The task command implementation to notify approvers of the request for approval.
HandleApprovalsCmdImpl Processes approvals or rejections.
SetApprovalsDetailsViewCmdImpl Sets the appropriate summary view.