Use the ApprovedDroplet servlet bean (class atg..approval.ApprovedDroplet) to retrieve all orders that have been approved and/or rejected by a given approver. ApprovedDroplet queries the order repository and returns all orders that have the approver’s profile ID in the approverIds property.

Refer to Appendix: ATG Commerce Servlet Beans of the ATG Commerce Guide to Setting Up a Store for detailed information about the input, output, and open parameters of ApprovedDroplet, as well as a JSP code example using this servlet bean.


Copyright © 1997, 2012 Oracle and/or its affiliates. All rights reserved. Legal Notices