| Package | Description |
|---|---|
| de.hybris.platform.cronjob.resource |
| Modifier and Type | Method and Description |
|---|---|
GetURLStepModel |
GetURLStepResource.getGetURLStepModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected GetURLStepModel |
GetURLStepResource.readResource(java.lang.String resourceId)
Gets the
GetURLStepModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<GetURLStepModel> |
GetURLStepsResource.getGetURLStepsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetURLStepResource.setGetURLStepModel(GetURLStepModel value)
Convenience method which just delegates to
#setResourceValue(GetURLStepModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
GetURLStepsResource.setGetURLStepsCollection(java.util.Collection<GetURLStepModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.