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, toString
beforeInvoke, getClientToken, mapException
public HashMap<Integer,BoxCount> invoke() throws SaBasicException
Operation
SaBasicException
- exception when invoking this operationCopyright © 2016 SAPERION AG. All rights reserved.