| Package | Description |
|---|---|
| de.hybris.y2ysync.resource.media | |
| de.hybris.y2ysync.task.dao |
| Modifier and Type | Method and Description |
|---|---|
SyncImpExMediaModel |
SyncImpExMediaResource.getSyncImpExMediaModel()
Convenience method which just delegates to
#getResourceValue() |
protected SyncImpExMediaModel |
SyncImpExMediaResource.readResource(String resourceId)
Gets the
SyncImpExMediaModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<SyncImpExMediaModel> |
SyncImpExMediasResource.getSyncImpExMediasCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SyncImpExMediaResource.setSyncImpExMediaModel(SyncImpExMediaModel value)
Convenience method which just delegates to
#setResourceValue(SyncImpExMediaModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SyncImpExMediasResource.setSyncImpExMediasCollection(Collection<SyncImpExMediaModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
List<SyncImpExMediaModel> |
Y2YSyncDAO.findSyncMediasBySyncCronJob(String syncCronJobCode) |
Copyright © 2017 SAP SE. All Rights Reserved.