| Package | Description |
|---|---|
| de.hybris.platform.acceleratorcms.resource.components |
| Modifier and Type | Method and Description |
|---|---|
LogoComponentModel |
LogoComponentResource.getLogoComponentModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected LogoComponentModel |
LogoComponentResource.readResource(java.lang.String resourceId)
Gets the
LogoComponentModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<LogoComponentModel> |
LogoComponentsResource.getLogoComponentsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
LogoComponentResource.setLogoComponentModel(LogoComponentModel value)
Convenience method which just delegates to
#setResourceValue(LogoComponentModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
LogoComponentsResource.setLogoComponentsCollection(java.util.Collection<LogoComponentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.