public class PrintJobHistoryEntriesResource
extends <any>
| Constructor and Description |
|---|
PrintJobHistoryEntriesResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllPrintJobHistoryEntries()
Generated HTTP method for covering GET requests.
|
Collection<PrintJobHistoryEntryModel> |
getPrintJobHistoryEntriesCollection()
Convenience method which just delegates to
#getResourceValue() |
AbstractYResource |
getPrintJobHistoryEntryResource(String resourceKey)
Generated getter for sub resource of type
PrintJobHistoryEntryResource for current root resource |
Response |
postPrintJobHistoryEntry(PrintJobHistoryEntryDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setPrintJobHistoryEntriesCollection(Collection<PrintJobHistoryEntryModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public PrintJobHistoryEntriesResource()
public Response getAllPrintJobHistoryEntries()
Responsepublic Collection<PrintJobHistoryEntryModel> getPrintJobHistoryEntriesCollection()
#getResourceValue()public AbstractYResource getPrintJobHistoryEntryResource(String resourceKey)
PrintJobHistoryEntryResource for current root resourcepublic Response postPrintJobHistoryEntry(PrintJobHistoryEntryDTO dto)
Responsepublic void setPrintJobHistoryEntriesCollection(Collection<PrintJobHistoryEntryModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.