| 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 |
|---|---|
List<CompositeEntryModel> |
CompositeCronJobModel.getCompositeEntries()
Generated method - Getter of the
CompositeCronJob.compositeEntries attribute defined at extension processing. |
| Modifier and Type | Method and Description |
|---|---|
void |
CompositeCronJobModel.setCompositeEntries(List<CompositeEntryModel> value)
Generated method - Setter of
CompositeCronJob.compositeEntries attribute defined at extension processing. |
| Modifier and Type | Method and Description |
|---|---|
CompositeEntryModel |
CompositeEntryResource.getCompositeEntryModel()
Convenience method which just delegates to
#getResourceValue() |
protected CompositeEntryModel |
CompositeEntryResource.readResource(String resourceId)
Gets the
CompositeEntryModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<CompositeEntryModel> |
CompositeEntriesResource.getCompositeEntriesCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
CompositeEntryResource.setCompositeEntryModel(CompositeEntryModel value)
Convenience method which just delegates to
#setResourceValue(CompositeEntryModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
CompositeEntriesResource.setCompositeEntriesCollection(Collection<CompositeEntryModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.