| Package | Description |
|---|---|
| de.hybris.platform.personalizationintegration.resource |
| Modifier and Type | Method and Description |
|---|---|
CxMapperScriptModel |
CxMapperScriptResource.getCxMapperScriptModel()
Convenience method which just delegates to
#getResourceValue() |
protected CxMapperScriptModel |
CxMapperScriptResource.readResource(String resourceId)
Gets the
CxMapperScriptModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<CxMapperScriptModel> |
CxMapperScriptsResource.getCxMapperScriptsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
CxMapperScriptResource.setCxMapperScriptModel(CxMapperScriptModel value)
Convenience method which just delegates to
#setResourceValue(CxMapperScriptModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
CxMapperScriptsResource.setCxMapperScriptsCollection(Collection<CxMapperScriptModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.