public class GetAllBoxCounts extends AbstractOperation<HashMap<Integer,BoxCount>>
| Constructor and Description |
|---|
GetAllBoxCounts(Set<Integer> boxIds) |
| Modifier and Type | Method and Description |
|---|---|
HashMap<Integer,BoxCount> |
invoke()
The method that will be called on the server side.
|
afterInvoke, getResult, toArrayList, toStringbeforeInvoke, getClientToken, mapExceptionpublic HashMap<Integer,BoxCount> invoke() throws SaBasicException
OperationSaBasicException - exception when invoking this operationCopyright © 2016 SAPERION AG. All rights reserved.