public interface ListProcessor extends Processor
| Modifier and Type | Method and Description |
|---|---|
String[][] |
process(String method,
Map<String,String> parameters)
Processes a Werk II Comet request for a common list
|
getMethodsString[][] process(String method, Map<String,String> parameters) throws CometException
method - The name of the incoming Werk II Comet requestparameters - The call's parametersCometException - If an error occurs while processing the requestCopyright © 2017 SAP SE. All Rights Reserved.