public class PreviewPanelPlacementHandler extends PreviewPanelHandler
| Constructor and Description |
|---|
PreviewPanelPlacementHandler() |
| Modifier and Type | Method and Description |
|---|---|
Set<Media> |
getMedia(Placement placement,
Map<String,String> parameters) |
String[] |
getMethods() |
protected Placement |
getPlacement(Map<String,String> parameters) |
String[][] |
process(String method,
Map<String,String> parameters)
Processes a Werk II Comet request for a common list
|
getPreviewPanelEntrypublic static final String[] METHODS
public String[] getMethods()
getMethods in interface ProcessorgetMethods in class PreviewPanelHandlerpublic String[][] process(String method, Map<String,String> parameters) throws CometException
ListProcessorprocess in interface ListProcessorprocess in class PreviewPanelHandlermethod - The name of the incoming Werk II Comet requestparameters - The call's parametersCometException - If an error occurs while processing the requestCopyright © 2017 SAP SE. All Rights Reserved.