| Package | Description |
|---|---|
| de.hybris.platform.b2cangularaddon.resource.components |
| Modifier and Type | Method and Description |
|---|---|
AngularScriptComponentModel |
AngularScriptComponentResource.getAngularScriptComponentModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected AngularScriptComponentModel |
AngularScriptComponentResource.readResource(java.lang.String resourceId)
Gets the
AngularScriptComponentModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AngularScriptComponentModel> |
AngularScriptComponentsResource.getAngularScriptComponentsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
AngularScriptComponentResource.setAngularScriptComponentModel(AngularScriptComponentModel value)
Convenience method which just delegates to
#setResourceValue(AngularScriptComponentModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
AngularScriptComponentsResource.setAngularScriptComponentsCollection(java.util.Collection<AngularScriptComponentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.