| Package | Description |
|---|---|
| de.hybris.platform.b2bbtgaddon.btg | |
| de.hybris.platform.b2bbtgaddon.resource.btg |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<OrganizationOrderStatisticsModel> |
OrganizationOrdersReportingJob.getOrganizationOrderStatistics(B2BUnitModel unit,
CurrencyModel currency,
java.util.Date today,
java.lang.String category) |
| Modifier and Type | Method and Description |
|---|---|
OrganizationOrderStatisticsModel |
OrganizationOrderStatisticsResource.getOrganizationOrderStatisticsModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected OrganizationOrderStatisticsModel |
OrganizationOrderStatisticsResource.readResource(java.lang.String resourceId)
Gets the
OrganizationOrderStatisticsModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<OrganizationOrderStatisticsModel> |
OrganizationOrderStatisticsesResource.getOrganizationOrderStatisticsesCollection()
Convenience method which just delegates to
AbstractResource.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(java.util.Collection<OrganizationOrderStatisticsModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.