RemoveAllMarkersFromOrder works with the marker manager to remove all markers from a particular order.

Class Name

atg.commerce.markers.droplet.RemoveAllMarkersFromOrder

Component

/atg/commerce/markers/droplet /RemoveAllMarkersFromOrder
Droplet

Input Parameters

order
The order that has markers to be removed. If omitted, the active order is used.

markerPropertyName
The property on the order whose markers are to be removed. If omitted, the servlet bean uses the default value specified in its defaultMarkerPropertyName property.

Output Parameters

markerCount
Contains the number of markers removed by this servlet bean’s execution.

errorMsg
Contains any error messages generated during the servlet bean’s execution.

Open Parameters

output
Rendered when all markers are removed from the order.

error
Rendered when an error occurred during servlet bean execution.


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