| Package | Description |
|---|---|
| de.hybris.platform.cronjob.dto | |
| de.hybris.platform.cronjob.resource |
| Modifier and Type | Method and Description |
|---|---|
List<JobSearchRestrictionDTO> |
JobSearchRestrictionsDTO.getJobSearchRestrictions() |
List<JobSearchRestrictionDTO> |
JobDTO.getRestrictions() |
| Modifier and Type | Method and Description |
|---|---|
void |
JobSearchRestrictionsDTO.setJobSearchRestrictions(List<JobSearchRestrictionDTO> jobsearchrestrictionsList) |
void |
JobDTO.setRestrictions(List<JobSearchRestrictionDTO> value) |
| Constructor and Description |
|---|
JobSearchRestrictionsDTO(List<JobSearchRestrictionDTO> jobsearchrestrictionsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
JobSearchRestrictionsResource.postJobSearchRestriction(JobSearchRestrictionDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
JobSearchRestrictionResource.putJobSearchRestriction(JobSearchRestrictionDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.