|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MeasureItem | |
|---|---|
| ch.elca.el4j.services.statistics.detailed.processing | |
| Uses of MeasureItem in ch.elca.el4j.services.statistics.detailed.processing |
|---|
| Methods in ch.elca.el4j.services.statistics.detailed.processing that return types with arguments of type MeasureItem | |
|---|---|
List<MeasureItem> |
DataRepository.getAllMeasureItems()
Returns the joined Measures of both MeasureCollectorServices. |
List<MeasureItem> |
MeasureCollectorService.getAllMeasureItems()
Returns a List of all the measures. |
List<MeasureItem> |
NonPersistentMeasureCollectorService.getAllMeasureItems()
Returns a List of all the measures. |
List<MeasureItem> |
DataRepository.getFirstMeasureItems()
Returns the MeasureIds of the locally collected MeasureItems. |
List<MeasureItem> |
MeasureCollectorService.getFirstMeasureItems()
|
List<MeasureItem> |
NonPersistentMeasureCollectorService.getFirstMeasureItems()
|
| Methods in ch.elca.el4j.services.statistics.detailed.processing with parameters of type MeasureItem | |
|---|---|
void |
MeasureCollectorService.add(MeasureItem item)
Adds a new measure. |
void |
NonPersistentMeasureCollectorService.add(MeasureItem item)
Adds a new measure. |
| Constructor parameters in ch.elca.el4j.services.statistics.detailed.processing with type arguments of type MeasureItem | |
|---|---|
StatisticsOutputter(List<MeasureItem> measures)
The constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||