| Package | Description |
|---|---|
| de.hybris.platform.impex.dto | |
| de.hybris.platform.processing.dto | |
| de.hybris.platform.processing.resource | |
| de.hybris.platform.solrfacetsearch.dto | |
| de.hybris.y2ysync.dto |
| Modifier and Type | Class and Description |
|---|---|
class |
ImportBatchDTO
Generated dto class for type ImportBatch first defined at extension impex
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleBatchDTO
Generated dto class for type SimpleBatch first defined at extension processing
|
| Modifier and Type | Method and Description |
|---|---|
BatchDTO |
DistributedProcessWorkerTaskDTO.getContextItem() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<BatchDTO> |
DistributedProcessDTO.getBatches() |
java.util.List<BatchDTO> |
BatchsDTO.getBatchs() |
| Modifier and Type | Method and Description |
|---|---|
void |
DistributedProcessDTO.setBatches(java.util.Collection<BatchDTO> value) |
void |
BatchsDTO.setBatchs(java.util.List<BatchDTO> batchsList) |
| Constructor and Description |
|---|
BatchsDTO(java.util.List<BatchDTO> batchsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
BatchResource.putBatch(BatchDTO dto)
Generated HTTP method for covering PUT requests.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SolrIndexerBatchDTO
Generated dto class for type SolrIndexerBatch first defined at extension solrfacetsearch
|
| Modifier and Type | Class and Description |
|---|---|
class |
Y2YBatchDTO
Generated dto class for type Y2YBatch first defined at extension y2ysync
|
Copyright © 2018 SAP SE. All Rights Reserved.