This servlet bean provides the appeasements for a specified order. If the order is a replacement order then the appeasements for the replaced order are also returned.
Class |
|
|---|---|
Components |
|
The GetOrderAppeasementsDroplet servlet bean contains the following:
Input Parameters
orderId– The ID of the orderrestrictToOrder– This is a boolean parameter which, if set to true, instructs the servlet bean to only return appeasements directly linked to the specified order. The default value is false.state– This specifies an appeasement state to include in the search. If this is not specified, then all appeasement states are included.
Oparams
output– Rendered once if there are appeasementsempty– Rendered once if there are no appeasements
Output Parameters
appeasements– An array of appeasements

