| Package | Description |
|---|---|
| de.hybris.platform.hmc.resource |
| Modifier and Type | Method and Description |
|---|---|
HMCHistoryEntryModel |
HMCHistoryEntryResource.getHMCHistoryEntryModel()
Convenience method which just delegates to
#getResourceValue() |
protected HMCHistoryEntryModel |
HMCHistoryEntryResource.readResource(String resourceId)
Gets the
HMCHistoryEntryModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<HMCHistoryEntryModel> |
HMCHistoryEntriesResource.getHMCHistoryEntriesCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
HMCHistoryEntryResource.setHMCHistoryEntryModel(HMCHistoryEntryModel value)
Convenience method which just delegates to
#setResourceValue(HMCHistoryEntryModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
HMCHistoryEntriesResource.setHMCHistoryEntriesCollection(Collection<HMCHistoryEntryModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.