public class SyncAttributeCallProcessor extends SetAttributeCallProcessor
| Modifier and Type | Field and Description |
|---|---|
static String |
EMPTY_STRING |
static String |
PRODUCT_BESTPRICE |
| Constructor and Description |
|---|
SyncAttributeCallProcessor() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getMethods() |
static void |
main(String[] args) |
protected String |
preprocessValue(String value) |
String[] |
process(String method,
Map<String,String> parameters)
Sets an attribute that is specified in the given parameters
|
protected String |
removeBreaks(String value) |
preprocessLinkValuepublic static final String PRODUCT_BESTPRICE
public static final String EMPTY_STRING
public String[] getMethods()
getMethods in interface ProcessorgetMethods in class SetAttributeCallProcessorpublic static void main(String[] args)
public String[] process(String method, Map<String,String> parameters) throws CometException
SetAttributeCallProcessorprocess in interface CallProcessorprocess in class SetAttributeCallProcessormethod - The name of the incoming Comet callparameters - The call's parametersCometException - If an error occurs while processing the callprotected String preprocessValue(String value)
preprocessValue in class SetAttributeCallProcessorCopyright © 2017 SAP SE. All Rights Reserved.