| Package | Description |
|---|---|
| de.hybris.platform.b2bbtgaddon.resource.btg |
| Modifier and Type | Method and Description |
|---|---|
OrganizationOrderStatisticsModel |
OrganizationOrderStatisticsResource.getOrganizationOrderStatisticsModel()
Convenience method which just delegates to
#getResourceValue() |
protected OrganizationOrderStatisticsModel |
OrganizationOrderStatisticsResource.readResource(String resourceId)
Gets the
OrganizationOrderStatisticsModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<OrganizationOrderStatisticsModel> |
OrganizationOrderStatisticsesResource.getOrganizationOrderStatisticsesCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
OrganizationOrderStatisticsResource.setOrganizationOrderStatisticsModel(OrganizationOrderStatisticsModel value)
Convenience method which just delegates to
#setResourceValue(OrganizationOrderStatisticsModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
OrganizationOrderStatisticsesResource.setOrganizationOrderStatisticsesCollection(Collection<OrganizationOrderStatisticsModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.