public class HasPageForDocumentProcessor extends Object implements CallProcessor
| Constructor and Description |
|---|
HasPageForDocumentProcessor() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getMethods() |
String[] |
process(String method,
Map<String,String> parameters)
Returns "1" if there exists indd file in hybris PIM that matches the 'documentIdentifier' parameter.
|
public static final String[] METHODS
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 Werk II Comet callparameters - The call's parametersCometExceptionCopyright © 2017 SAP SE. All Rights Reserved.