public class PreviewPanelHandler extends Object implements ListProcessor
| Constructor and Description |
|---|
PreviewPanelHandler() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getMethods() |
static PreviewPanelEntry |
getPreviewPanelEntry(Media media,
int index) |
String[][] |
process(String method,
Map<String,String> parameters)
Processes a Werk II Comet request for a common list
|
public static final String[] METHODS
public String[] getMethods()
getMethods in interface Processorpublic String[][] process(String method, Map<String,String> parameters) throws CometException
ListProcessorprocess in interface ListProcessormethod - The name of the incoming Werk II Comet requestparameters - The call's parametersCometException - If an error occurs while processing the requestpublic static PreviewPanelEntry getPreviewPanelEntry(Media media, int index)
Copyright © 2017 SAP SE. All Rights Reserved.