| Package | Description |
|---|---|
| de.hybris.platform.secaddon.resource.components |
| Modifier and Type | Method and Description |
|---|---|
SECAngularScriptComponentModel |
SECAngularScriptComponentResource.getSECAngularScriptComponentModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected SECAngularScriptComponentModel |
SECAngularScriptComponentResource.readResource(java.lang.String resourceId)
Gets the
SECAngularScriptComponentModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SECAngularScriptComponentModel> |
SECAngularScriptComponentsResource.getSECAngularScriptComponentsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SECAngularScriptComponentResource.setSECAngularScriptComponentModel(SECAngularScriptComponentModel value)
Convenience method which just delegates to
#setResourceValue(SECAngularScriptComponentModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SECAngularScriptComponentsResource.setSECAngularScriptComponentsCollection(java.util.Collection<SECAngularScriptComponentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.