| Modifier and Type | Method and Description |
|---|---|
CometElement[] |
process(String method,
Map<String,String> parameters)
Processes a Werk II Comet request for an element list (recurring elements)
|
getMethodsCometElement[] process(String method, Map<String,String> parameters) throws JaloInvalidParameterException, JaloBusinessException
method - The name of the incoming Werk II Comet requestparameters - The call's parametersJaloInvalidParameterException - If a given parameter is incompatible (e.g. the specified method could not be processed by this
IElementlistProcessor)JaloBusinessException - If an error occurs while processing the requestCopyright © 2017 SAP SE. All Rights Reserved.