| Package | Description |
|---|---|
| de.hybris.platform.cockpit.session | |
| de.hybris.platform.cockpit.session.impl |
| Modifier and Type | Method and Description |
|---|---|
PushComponent |
PushController.getComponent()
Returns this push controller's
PushComponent. |
| Modifier and Type | Method and Description |
|---|---|
void |
PushController.setComponent(PushComponent component)
Sets the
PushComponent to be used by this push controller to component. |
| Modifier and Type | Method and Description |
|---|---|
PushComponent |
AbstractPushController.getComponent() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractPushController.setComponent(PushComponent component) |
| Constructor and Description |
|---|
AbstractPushController(PushComponent pushComp) |
AbstractPushController(PushComponent pushComp,
int updateInterval) |
CommentPushController(PushComponent component) |
CommentPushController(PushComponent component,
int updateInterval) |
WorkflowPushController(PushComponent component) |
WorkflowPushController(PushComponent component,
int updateInterval) |
Copyright © 2017 SAP SE. All Rights Reserved.