| Package | Description |
|---|---|
| de.hybris.platform.catalog.dto | |
| de.hybris.platform.catalog.dto.synchronization | |
| de.hybris.platform.catalog.resource | |
| de.hybris.platform.core.dto.util |
| Modifier and Type | Method and Description |
|---|---|
SyncItemCronJobDTO |
ItemSyncDescriptorDTO.getCronJob() |
SyncItemCronJobDTO |
ItemSyncTimestampDTO.getPendingAttributesOwnerJob() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SyncItemCronJobDTO> |
SyncItemJobDTO.getExecutions() |
java.util.List<SyncItemCronJobDTO> |
SyncItemCronJobsDTO.getSyncItemCronJobs() |
| Modifier and Type | Method and Description |
|---|---|
void |
ItemSyncTimestampDTO.setPendingAttributesOwnerJob(SyncItemCronJobDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
SyncItemJobDTO.setExecutions(java.util.Collection<SyncItemCronJobDTO> value) |
void |
SyncItemCronJobsDTO.setSyncItemCronJobs(java.util.List<SyncItemCronJobDTO> syncitemcronjobsList) |
| Constructor and Description |
|---|
SyncItemCronJobsDTO(java.util.List<SyncItemCronJobDTO> syncitemcronjobsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CatalogVersionSyncCronJobDTO
Generated dto class for type CatalogVersionSyncCronJob first defined at extension catalog
|
| Modifier and Type | Method and Description |
|---|---|
Response |
SyncItemCronJobResource.putSyncItemCronJob(SyncItemCronJobDTO dto)
Generated HTTP method for covering PUT requests.
|
| Modifier and Type | Method and Description |
|---|---|
SyncItemCronJobDTO |
ExecutedPublicationsViewDTO.getSicjpk() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExecutedPublicationsViewDTO.setSicjpk(SyncItemCronJobDTO value) |
Copyright © 2018 SAP SE. All Rights Reserved.