|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HitStatistics | |
---|---|
org.polliwog.data | |
org.polliwog.formatters |
Uses of HitStatistics in org.polliwog.data |
---|
Methods in org.polliwog.data that return HitStatistics | |
---|---|
HitStatistics |
Weblog.getHitStatistics()
|
HitStatistics |
Visit.getHitStatistics()
|
HitStatistics |
HumanVisitSummary.getHitStatistics()
|
HitStatistics |
VisitorData.getHumanVisitStatistics()
|
HitStatistics |
VisitorData.getOverallStatistics()
|
HitStatistics |
VisitorData.getStatisticsSummary()
|
Methods in org.polliwog.data with parameters of type HitStatistics | |
---|---|
void |
VisitorData.addCountryStatistics(java.lang.String country,
HitStatistics hs)
|
void |
CountryStatistics.increment(HitStatistics hs)
|
void |
HitStatistics.merge(HitStatistics hs)
|
Uses of HitStatistics in org.polliwog.formatters |
---|
Methods in org.polliwog.formatters with parameters of type HitStatistics | |
---|---|
java.lang.String |
GeneralObjectFormatter.formatFromToDate(HitStatistics h)
|
java.lang.String |
GeneralObjectFormatter.formatFromToTime(HitStatistics h)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |