| Package | Description |
|---|---|
| de.hybris.platform.print.resource |
| Modifier and Type | Method and Description |
|---|---|
AutoCometJobModel |
AutoCometJobResource.getAutoCometJobModel()
Convenience method which just delegates to
#getResourceValue() |
protected AutoCometJobModel |
AutoCometJobResource.readResource(String resourceId)
Gets the
AutoCometJobModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<AutoCometJobModel> |
AutoCometJobsResource.getAutoCometJobsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
AutoCometJobResource.setAutoCometJobModel(AutoCometJobModel value)
Convenience method which just delegates to
#setResourceValue(AutoCometJobModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
AutoCometJobsResource.setAutoCometJobsCollection(Collection<AutoCometJobModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.