| Package | Description |
|---|---|
| de.hybris.platform.bmecat.dto | |
| de.hybris.platform.cronjob.dto | |
| de.hybris.platform.cronjob.resource |
| Modifier and Type | Class and Description |
|---|---|
class |
BMECatArticlePriceStepDTO
Generated dto class for type BMECatArticlePriceStep first defined at extension bmecat
|
class |
BMECatArticleReferenceStepDTO
Generated dto class for type BMECatArticleReferenceStep first defined at extension bmecat
|
class |
BMECatArticleStepDTO
Generated dto class for type BMECatArticleStep first defined at extension bmecat
|
class |
BMECatArticleToCategoryStepDTO
Generated dto class for type BMECatArticleToCategoryStep first defined at extension bmecat
|
class |
BMECatCatalogStepDTO
Generated dto class for type BMECatCatalogStep first defined at extension bmecat
|
class |
BMECatCategoryStepDTO
Generated dto class for type BMECatCategoryStep first defined at extension bmecat
|
class |
BMECatEurope1ArticlePriceStepDTO
Generated dto class for type BMECatEurope1ArticlePriceStep first defined at extension bmecat
|
class |
BMECatImportStepDTO
Generated dto class for type BMECatImportStep first defined at extension bmecat
|
class |
BMECatInfoStepDTO
Generated dto class for type BMECatInfoStep first defined at extension bmecat
|
class |
BMECatMediaStepDTO
Generated dto class for type BMECatMediaStep first defined at extension bmecat
|
class |
TestBMECatCatalogStepDTO
Generated dto class for type TestBMECatCatalogStep first defined at extension bmecat
|
| Modifier and Type | Class and Description |
|---|---|
class |
CSVExportStepDTO
Generated dto class for type CSVExportStep first defined at extension processing
|
class |
GenericCSVImportStepDTO
Generated dto class for type GenericCSVImportStep first defined at extension processing
|
class |
GetURLStepDTO
Generated dto class for type GetURLStep first defined at extension processing
|
class |
MediaProcessorStepDTO
Generated dto class for type MediaProcessorStep first defined at extension processing
|
| Modifier and Type | Method and Description |
|---|---|
StepDTO |
JobLogDTO.getStep() |
StepDTO |
ChangeDescriptorDTO.getStep() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<StepDTO> |
StepsDTO.getSteps() |
java.util.List<StepDTO> |
BatchJobDTO.getSteps() |
| Modifier and Type | Method and Description |
|---|---|
void |
JobLogDTO.setStep(StepDTO value) |
void |
ChangeDescriptorDTO.setStep(StepDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
StepsDTO.setSteps(java.util.List<StepDTO> stepsList) |
void |
BatchJobDTO.setSteps(java.util.List<StepDTO> value) |
| Constructor and Description |
|---|
StepsDTO(java.util.List<StepDTO> stepsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
StepResource.putStep(StepDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.