public interface StatisticsResource
Modifier and Type | Method and Description |
---|---|
StatisticResource |
getStatisticSubResource(String id)
Sub-resource locator method, returns individual StatisticResource, on
which the remainder of the URI is dispatched.
|
Statistics |
list() |
Statistics list()
StatisticResource getStatisticSubResource(String id)
id
- the Statistic IDCopyright © 2012. All Rights Reserved.