| Package | Description |
|---|---|
| de.hybris.platform.print.collaboration.services | |
| de.hybris.platform.print.collaboration.services.impl | |
| de.hybris.platform.print.resource |
| Modifier and Type | Method and Description |
|---|---|
PrintJobHistoryEntryModel |
PrintJobHistoryEntryDTO.getModel()
Returns the currently used
PrintJobHistoryEntryModel |
| Modifier and Type | Method and Description |
|---|---|
PrintJobHistoryEntryModel |
DefaultPrintJobHistoryEntryDTO.getModel()
Returns the currently used
PrintJobHistoryEntryModel |
| Constructor and Description |
|---|
DefaultPrintJobHistoryEntryDTO(PrintJobHistoryEntryModel model) |
| Modifier and Type | Method and Description |
|---|---|
PrintJobHistoryEntryModel |
PrintJobHistoryEntryResource.getPrintJobHistoryEntryModel()
Convenience method which just delegates to
#getResourceValue() |
protected PrintJobHistoryEntryModel |
PrintJobHistoryEntryResource.readResource(String resourceId)
Gets the
PrintJobHistoryEntryModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<PrintJobHistoryEntryModel> |
PrintJobHistoryEntriesResource.getPrintJobHistoryEntriesCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
PrintJobHistoryEntryResource.setPrintJobHistoryEntryModel(PrintJobHistoryEntryModel value)
Convenience method which just delegates to
#setResourceValue(PrintJobHistoryEntryModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
PrintJobHistoryEntriesResource.setPrintJobHistoryEntriesCollection(Collection<PrintJobHistoryEntryModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.