| Modifier and Type | Method and Description |
|---|---|
SyncItemJobDTO |
SyncItemCronJobDTO.getJob() |
SyncItemJobDTO |
ItemSyncTimestampDTO.getSyncJob() |
SyncItemJobDTO |
SyncAttributeDescriptorConfigDTO.getSyncJob() |
| Modifier and Type | Method and Description |
|---|---|
List<SyncItemJobDTO> |
CatalogVersionDTO.getIncomingSynchronizations() |
List<SyncItemJobDTO> |
CatalogVersionDTO.getSynchronizations() |
List<SyncItemJobDTO> |
SyncItemJobsDTO.getSyncItemJobs() |
| Modifier and Type | Method and Description |
|---|---|
void |
ItemSyncTimestampDTO.setSyncJob(SyncItemJobDTO value) |
void |
SyncAttributeDescriptorConfigDTO.setSyncJob(SyncItemJobDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
CatalogVersionDTO.setIncomingSynchronizations(List<SyncItemJobDTO> value) |
void |
CatalogVersionDTO.setSynchronizations(List<SyncItemJobDTO> value) |
void |
SyncItemJobsDTO.setSyncItemJobs(List<SyncItemJobDTO> syncitemjobsList) |
| Constructor and Description |
|---|
SyncItemJobsDTO(List<SyncItemJobDTO> syncitemjobsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CatalogVersionSyncJobDTO
Generated dto class for type CatalogVersionSyncJob first defined at extension catalog
|
| Modifier and Type | Method and Description |
|---|---|
Response |
SyncItemJobResource.putSyncItemJob(SyncItemJobDTO dto)
Generated HTTP method for covering PUT requests.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<SyncItemJobDTO> |
PrincipalDTO.getSyncJobs() |
| Modifier and Type | Method and Description |
|---|---|
void |
PrincipalDTO.setSyncJobs(Collection<SyncItemJobDTO> value) |
| Modifier and Type | Method and Description |
|---|---|
SyncItemJobDTO |
ModifiedCatalogItemsViewDTO.getJob() |
| Modifier and Type | Method and Description |
|---|---|
void |
ModifiedCatalogItemsViewDTO.setJob(SyncItemJobDTO value) |
Copyright © 2017 SAP SE. All Rights Reserved.