| Package | Description |
|---|---|
| de.hybris.platform.cronjob.dto | |
| de.hybris.platform.cronjob.resource |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<JobSearchRestrictionDTO> |
JobSearchRestrictionsDTO.getJobSearchRestrictions() |
java.util.List<JobSearchRestrictionDTO> |
JobDTO.getRestrictions() |
| Modifier and Type | Method and Description |
|---|---|
void |
JobSearchRestrictionsDTO.setJobSearchRestrictions(java.util.List<JobSearchRestrictionDTO> jobsearchrestrictionsList) |
void |
JobDTO.setRestrictions(java.util.List<JobSearchRestrictionDTO> value) |
| Constructor and Description |
|---|
JobSearchRestrictionsDTO(java.util.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 © 2018 SAP SE. All Rights Reserved.