| Package | Description |
|---|---|
| de.hybris.platform.apiregistryservices.resource |
| Modifier and Type | Method and Description |
|---|---|
EventExportDeadLetterModel |
EventExportDeadLetterResource.getEventExportDeadLetterModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected EventExportDeadLetterModel |
EventExportDeadLetterResource.readResource(java.lang.String resourceId)
Gets the
EventExportDeadLetterModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<EventExportDeadLetterModel> |
EventExportDeadLettersResource.getEventExportDeadLettersCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
EventExportDeadLetterResource.setEventExportDeadLetterModel(EventExportDeadLetterModel value)
Convenience method which just delegates to
#setResourceValue(EventExportDeadLetterModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
EventExportDeadLettersResource.setEventExportDeadLettersCollection(java.util.Collection<EventExportDeadLetterModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.