public class PublicationPanelHandler extends Object implements ListProcessor
| Constructor and Description |
|---|
PublicationPanelHandler() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getMethods() |
protected PublicationPanelEntry |
getPublicationPanelEntry(Chapter chapter) |
protected PublicationPanelEntry |
getPublicationPanelEntry(Page page) |
protected PublicationPanelEntry |
getPublicationPanelEntry(Publication publication) |
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 requestprotected PublicationPanelEntry getPublicationPanelEntry(Publication publication)
protected PublicationPanelEntry getPublicationPanelEntry(Chapter chapter)
protected PublicationPanelEntry getPublicationPanelEntry(Page page)
Copyright © 2017 SAP SE. All Rights Reserved.