| Package | Description |
|---|---|
| de.hybris.platform.cronjob.model |
Contains generated models for each type of de.hybris.platform.cronjob.jalo package.
|
| de.hybris.platform.cronjob.resource |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<JobSearchRestrictionModel> |
JobModel.getRestrictions()
Generated method - Getter of the
Job.restrictions attribute defined at extension processing. |
| Modifier and Type | Method and Description |
|---|---|
void |
JobModel.setRestrictions(java.util.List<JobSearchRestrictionModel> value)
Generated method - Setter of
Job.restrictions attribute defined at extension processing. |
| Modifier and Type | Method and Description |
|---|---|
JobSearchRestrictionModel |
JobSearchRestrictionResource.getJobSearchRestrictionModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected JobSearchRestrictionModel |
JobSearchRestrictionResource.readResource(java.lang.String resourceId)
Gets the
JobSearchRestrictionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<JobSearchRestrictionModel> |
JobSearchRestrictionsResource.getJobSearchRestrictionsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
JobSearchRestrictionResource.setJobSearchRestrictionModel(JobSearchRestrictionModel value)
Convenience method which just delegates to
#setResourceValue(JobSearchRestrictionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
JobSearchRestrictionsResource.setJobSearchRestrictionsCollection(java.util.Collection<JobSearchRestrictionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.