| Package | Description |
|---|---|
| de.hybris.platform.patches.dto | |
| de.hybris.platform.patches.resource |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PatchExecutionUnitDTO> |
PatchExecutionUnitsDTO.getPatchExecutionUnits() |
java.util.Collection<PatchExecutionUnitDTO> |
PatchExecutionDTO.getPatchUnits() |
| Modifier and Type | Method and Description |
|---|---|
void |
PatchExecutionUnitsDTO.setPatchExecutionUnits(java.util.List<PatchExecutionUnitDTO> patchexecutionunitsList) |
void |
PatchExecutionDTO.setPatchUnits(java.util.Collection<PatchExecutionUnitDTO> value) |
| Constructor and Description |
|---|
PatchExecutionUnitsDTO(java.util.List<PatchExecutionUnitDTO> patchexecutionunitsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
PatchExecutionUnitResource.putPatchExecutionUnit(PatchExecutionUnitDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.