| Package | Description |
|---|---|
| de.hybris.platform.printcockpit.resource |
| Modifier and Type | Method and Description |
|---|---|
PrintcockpitClipboardCollectionModel |
PrintcockpitClipboardCollectionResource.getPrintcockpitClipboardCollectionModel()
Convenience method which just delegates to
#getResourceValue() |
protected PrintcockpitClipboardCollectionModel |
PrintcockpitClipboardCollectionResource.readResource(String resourceId)
Gets the
PrintcockpitClipboardCollectionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<PrintcockpitClipboardCollectionModel> |
PrintcockpitClipboardCollectionsResource.getPrintcockpitClipboardCollectionsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
PrintcockpitClipboardCollectionResource.setPrintcockpitClipboardCollectionModel(PrintcockpitClipboardCollectionModel value)
Convenience method which just delegates to
#setResourceValue(PrintcockpitClipboardCollectionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
PrintcockpitClipboardCollectionsResource.setPrintcockpitClipboardCollectionsCollection(Collection<PrintcockpitClipboardCollectionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.