public class PublicationListProcessor extends Object implements ListProcessor
| Constructor and Description |
|---|
PublicationListProcessor() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getMethods() |
String[][] |
process(String method,
Map<String,String> parameters)
Processes a Werk II Comet request for a common list
|
public static final String[] METHODS
public String[] getMethods()
getMethods in interface Processorpublic String[][] process(String method, Map<String,String> parameters) throws CometException
ListProcessorprocess in interface ListProcessormethod - 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.