| Package | Description |
|---|---|
| de.hybris.platform.bmecat.dto | |
| de.hybris.platform.cronjob.dto | |
| de.hybris.platform.cronjob.resource |
| Modifier and Type | Class and Description |
|---|---|
class |
BMECatImportBatchJobDTO
Generated dto class for type BMECatImportBatchJob first defined at extension bmecat
|
| Modifier and Type | Method and Description |
|---|---|
BatchJobDTO |
StepDTO.getBatchJob() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<BatchJobDTO> |
BatchJobsDTO.getBatchJobs() |
| Modifier and Type | Method and Description |
|---|---|
void |
StepDTO.setBatchJob(BatchJobDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
BatchJobsDTO.setBatchJobs(java.util.List<BatchJobDTO> batchjobsList) |
| Constructor and Description |
|---|
BatchJobsDTO(java.util.List<BatchJobDTO> batchjobsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
BatchJobResource.putBatchJob(BatchJobDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.