| Package | Description |
|---|---|
| de.hybris.platform.accountsummaryaddon.resource |
| Modifier and Type | Method and Description |
|---|---|
AccountSummaryUnitTreeComponentModel |
AccountSummaryUnitTreeComponentResource.getAccountSummaryUnitTreeComponentModel()
Convenience method which just delegates to
#getResourceValue() |
protected AccountSummaryUnitTreeComponentModel |
AccountSummaryUnitTreeComponentResource.readResource(String resourceId)
Gets the
AccountSummaryUnitTreeComponentModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<AccountSummaryUnitTreeComponentModel> |
AccountSummaryUnitTreeComponentsResource.getAccountSummaryUnitTreeComponentsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
AccountSummaryUnitTreeComponentResource.setAccountSummaryUnitTreeComponentModel(AccountSummaryUnitTreeComponentModel value)
Convenience method which just delegates to
#setResourceValue(AccountSummaryUnitTreeComponentModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
AccountSummaryUnitTreeComponentsResource.setAccountSummaryUnitTreeComponentsCollection(Collection<AccountSummaryUnitTreeComponentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.