| Package | Description |
|---|---|
| de.hybris.platform.print.model |
Contains generated models for each type of de.hybris.platform.print.jalo package.
|
| de.hybris.platform.print.resource |
| Modifier and Type | Method and Description |
|---|---|
List<ActionModel> |
CometConfigurationModel.getActions()
Generated method - Getter of the
CometConfiguration.actions attribute defined at extension print. |
| Modifier and Type | Method and Description |
|---|---|
void |
CometConfigurationModel.setActions(List<ActionModel> value)
Generated method - Setter of
CometConfiguration.actions attribute defined at extension print. |
| Modifier and Type | Method and Description |
|---|---|
ActionModel |
ActionResource.getActionModel()
Convenience method which just delegates to
#getResourceValue() |
protected ActionModel |
ActionResource.readResource(String resourceId)
Gets the
ActionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<ActionModel> |
ActionsResource.getActionsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ActionResource.setActionModel(ActionModel value)
Convenience method which just delegates to
#setResourceValue(ActionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ActionsResource.setActionsCollection(Collection<ActionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.