| Package | Description |
|---|---|
| de.hybris.platform.catalog.resource |
| Modifier and Type | Method and Description |
|---|---|
ItemSyncTimestampModel |
ItemSyncTimestampResource.getItemSyncTimestampModel()
Convenience method which just delegates to
#getResourceValue() |
protected ItemSyncTimestampModel |
ItemSyncTimestampResource.readResource(String resourceId)
Gets the
ItemSyncTimestampModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<ItemSyncTimestampModel> |
ItemSyncTimestampsResource.getItemSyncTimestampsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ItemSyncTimestampResource.setItemSyncTimestampModel(ItemSyncTimestampModel value)
Convenience method which just delegates to
#setResourceValue(ItemSyncTimestampModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ItemSyncTimestampsResource.setItemSyncTimestampsCollection(Collection<ItemSyncTimestampModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.