| 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 | |
| de.hybris.platform.printcockpitnew.services | |
| de.hybris.platform.printcockpitnew.services.impl |
| Modifier and Type | Method and Description |
|---|---|
List<GridElementModel> |
GridModel.getElements()
Generated method - Getter of the
Grid.elements attribute defined at extension print. |
| Modifier and Type | Method and Description |
|---|---|
void |
GridModel.setElements(List<GridElementModel> value)
Generated method - Setter of
Grid.elements attribute defined at extension print. |
| Modifier and Type | Method and Description |
|---|---|
GridElementModel |
GridElementResource.getGridElementModel()
Convenience method which just delegates to
#getResourceValue() |
protected GridElementModel |
GridElementResource.readResource(String resourceId)
Gets the
GridElementModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<GridElementModel> |
GridElementsResource.getGridElementsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
GridElementResource.setGridElementModel(GridElementModel value)
Convenience method which just delegates to
#setResourceValue(GridElementModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
GridElementsResource.setGridElementsCollection(Collection<GridElementModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
GridElementModel |
PrintcockpitService.getElement(GridModel gridModel,
int gridElementID) |
| Modifier and Type | Method and Description |
|---|---|
GridElementModel |
DefaultPrintcockpitService.getElement(GridModel gridModel,
int gridElementID) |
Copyright © 2017 SAP SE. All Rights Reserved.