| Package | Description |
|---|---|
| de.hybris.platform.acceleratorcms.resource.components |
| Modifier and Type | Method and Description |
|---|---|
AccountBookmarkComponentModel |
AccountBookmarkComponentResource.getAccountBookmarkComponentModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected AccountBookmarkComponentModel |
AccountBookmarkComponentResource.readResource(java.lang.String resourceId)
Gets the
AccountBookmarkComponentModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AccountBookmarkComponentModel> |
AccountBookmarkComponentsResource.getAccountBookmarkComponentsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
AccountBookmarkComponentResource.setAccountBookmarkComponentModel(AccountBookmarkComponentModel value)
Convenience method which just delegates to
#setResourceValue(AccountBookmarkComponentModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
AccountBookmarkComponentsResource.setAccountBookmarkComponentsCollection(java.util.Collection<AccountBookmarkComponentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.