public class SampleProductListProcessor extends Object implements ProductListProcessor
| Constructor and Description |
|---|
SampleProductListProcessor() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getMethods() |
CometProduct[] |
process(Map<String,CometCondition> parameters)
Processes a Werk II Comet product list request
|
public static final String[] METHODS
public CometProduct[] process(Map<String,CometCondition> parameters) throws CometException
ProductListProcessorprocess in interface ProductListProcessorparameters - The call's parametersCometProduct arrayCometException - If an error occurs while processing the requestpublic String[] getMethods()
getMethods in interface ProcessorCopyright © 2017 SAP SE. All Rights Reserved.