Class Period
java.lang.Object
com.kheops.jmap.server.statistic.processor.period.Period
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic intprocessMonthly(SearchPeriod period, PeriodProcessor processor) static intprocessMonthlyAndYearly(SearchPeriod period, PeriodProcessor processor) 
- 
Constructor Details- 
Periodpublic Period()
 
- 
- 
Method Details- 
processMonthlyAndYearlypublic static int processMonthlyAndYearly(SearchPeriod period, PeriodProcessor processor) throws Exception - Throws:
- Exception
 
- 
processMonthly- Throws:
- Exception
 
 
-