| Package | Description |
|---|---|
| de.hybris.platform.acceleratorcms.resource.components |
| Modifier and Type | Method and Description |
|---|---|
AccountNavigationCollectionComponentModel |
AccountNavigationCollectionComponentResource.getAccountNavigationCollectionComponentModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected AccountNavigationCollectionComponentModel |
AccountNavigationCollectionComponentResource.readResource(java.lang.String resourceId)
Gets the
AccountNavigationCollectionComponentModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AccountNavigationCollectionComponentModel> |
AccountNavigationCollectionComponentsResource.getAccountNavigationCollectionComponentsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
AccountNavigationCollectionComponentResource.setAccountNavigationCollectionComponentModel(AccountNavigationCollectionComponentModel value)
Convenience method which just delegates to
#setResourceValue(AccountNavigationCollectionComponentModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
AccountNavigationCollectionComponentsResource.setAccountNavigationCollectionComponentsCollection(java.util.Collection<AccountNavigationCollectionComponentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.