| Package | Description |
|---|---|
| de.hybris.platform.print.comet | |
| de.hybris.platform.print.comet.processors |
| Modifier and Type | Class and Description |
|---|---|
class |
EnvironmentProcessor |
class |
GetAdaptionDimensionsCallProcessor
A CallProcessor that processes 'GET_adaptionHeight' or 'GET_adaptionWidth' calls
|
class |
GetAttributeCallProcessor |
class |
GetCellValueCallProcessor
An ICallProcessor that processes 'GET_CELLVALUE' calls
|
class |
GetColumnWidthCallProcessor
An ICallProcessor that processes 'GET_columnWidth' calls
|
class |
GetCrossreferenceReplacementType |
class |
GetPagePreviewSizeProcessor
An ICallProcessor that processes 'GET_pagePreviewSize' calls
|
class |
GetPdfPresetCallProcessor
An ICallProcessor that processes 'GET_pdfPreset' calls
|
class |
GetPublicationCallProcessor |
class |
GetTableWidthCallProcessor
An ICallProcessor that processes 'GET_tableWidth' calls
|
class |
HasPageForDocumentProcessor
Comet integration call processor which handles GET_hasPage calls.
|
class |
SampleCallProcessor |
class |
SetAttributeCallProcessor |
class |
SetElementStatusCallProcessor |
class |
SetMediaContextCallProcessor |
class |
SetOSCallProcessor |
class |
SetPublicationCallProcessor |
class |
SetSessionLanguageCallProcessor |
class |
SyncAttributeCallProcessor |
| Modifier and Type | Method and Description |
|---|---|
CallProcessor |
DefaultPublicationController.getCometCallProcessor(String method) |
CallProcessor |
PublicationController.getCometCallProcessor(String method)
Returns the CallProcessor that is registered for the given method
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultPublicationController.registerCallProcessor(CallProcessor processor)
Adds the given CallProcessor
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultPublicationController.setCallProcessors(Collection<CallProcessor> processors) |
void |
PublicationController.setCallProcessors(Collection<CallProcessor> processors) |
| Modifier and Type | Class and Description |
|---|---|
class |
GetPageCommentsProcessor |
class |
SetClientLanguageCallProcessor
Sets the client language after login.
|
Copyright © 2017 SAP SE. All Rights Reserved.