public class LanguageListProcessor extends Object implements ListProcessor
| Constructor and Description |
|---|
LanguageListProcessor() |
| Modifier and Type | Method and Description |
|---|---|
static List<Language> |
getLanguages() |
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)
ListProcessorprocess in interface ListProcessormethod - The name of the incoming Werk II Comet requestparameters - The call's parametersCopyright © 2017 SAP SE. All Rights Reserved.