public class SetAttributeCallProcessor extends Object implements CallProcessor
| Constructor and Description |
|---|
SetAttributeCallProcessor() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getMethods() |
protected String |
preprocessLinkValue(String value) |
protected String |
preprocessValue(String value) |
String[] |
process(String method,
Map<String,String> parameters)
Sets an attribute that is specified in the given parameters
|
public String[] getMethods()
getMethods in interface Processorpublic String[] process(String method, Map<String,String> parameters) throws CometException
process in interface CallProcessormethod - The name of the incoming Comet callparameters - The call's parametersCometException - If an error occurs while processing the callCopyright © 2017 SAP SE. All Rights Reserved.