| Package | Description |
|---|---|
| de.hybris.platform.accountsummaryaddon.controllers | |
| de.hybris.platform.accountsummaryaddon.resource |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AccountSummaryUnitTreeComponentController.fillModel(HttpServletRequest request,
Model model,
AccountSummaryUnitTreeComponentModel component) |
protected java.lang.String |
AccountSummaryUnitTreeComponentController.getView(AccountSummaryUnitTreeComponentModel component) |
| Modifier and Type | Method and Description |
|---|---|
AccountSummaryUnitTreeComponentModel |
AccountSummaryUnitTreeComponentResource.getAccountSummaryUnitTreeComponentModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected AccountSummaryUnitTreeComponentModel |
AccountSummaryUnitTreeComponentResource.readResource(java.lang.String resourceId)
Gets the
AccountSummaryUnitTreeComponentModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AccountSummaryUnitTreeComponentModel> |
AccountSummaryUnitTreeComponentsResource.getAccountSummaryUnitTreeComponentsCollection()
Convenience method which just delegates to
AbstractResource.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(java.util.Collection<AccountSummaryUnitTreeComponentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.