| Package | Description |
|---|---|
| de.hybris.platform.servicelayer.internal.dto | |
| de.hybris.platform.servicelayer.internal.resource |
| Modifier and Type | Class and Description |
|---|---|
class |
DynamicMaintenanceCleanupJobDTO
Generated dto class for type DynamicMaintenanceCleanupJob first defined at extension processing
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<MaintenanceCleanupJobDTO> |
MaintenanceCleanupJobsDTO.getMaintenanceCleanupJobs() |
| Modifier and Type | Method and Description |
|---|---|
void |
MaintenanceCleanupJobsDTO.setMaintenanceCleanupJobs(java.util.List<MaintenanceCleanupJobDTO> maintenancecleanupjobsList) |
| Constructor and Description |
|---|
MaintenanceCleanupJobsDTO(java.util.List<MaintenanceCleanupJobDTO> maintenancecleanupjobsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
MaintenanceCleanupJobResource.putMaintenanceCleanupJob(MaintenanceCleanupJobDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.