|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Hit | |
---|---|
org.polliwog.collectors | |
org.polliwog.data | |
org.polliwog.filters | |
org.polliwog.formatters | |
org.polliwog.tools |
Uses of Hit in org.polliwog.collectors |
---|
Methods in org.polliwog.collectors with parameters of type Hit | |
---|---|
boolean |
HitCollector.accept(Hit h)
|
boolean |
BasicHitCollector.accept(Hit h)
|
Uses of Hit in org.polliwog.data |
---|
Methods in org.polliwog.data that return Hit | |
---|---|
Hit |
Visit.getEntryPage()
|
Hit |
HumanVisitSummary.getEntryPage()
|
Hit |
Visit.getExitPage()
|
Hit |
HumanVisitSummary.getExitPage()
|
Hit |
SearchEngineSearch.getHit()
|
Hit |
Visit.getLastPage()
|
Methods in org.polliwog.data with parameters of type Hit | |
---|---|
void |
HitPage.addDuration(Hit h)
|
void |
VisitorData.addExternalSite(Hit h)
|
void |
Weblog.addHit(Hit hit)
|
void |
Visit.addHit(Hit hit)
|
void |
HitPage.addHit(Hit h)
|
void |
Visit.addSiteArea(SiteArea a,
Hit nh)
|
void |
VisitorData.addToHitCollection(java.lang.String name,
Hit h)
|
void |
Weblog.addToStats(Hit hit)
|
void |
VisitorData.addToStats(Hit hit)
|
HitPage |
VisitorData.getHitPage(Hit h,
boolean parmsArePartOfPage)
|
SearchEngineSearch |
VisitorEnvironment.getSearch(Hit h)
|
SearchEngineSearch |
SearchEngineSearches.getSearch(Hit hit)
|
SearchEngineSearch |
SearchEngine.getSearch(Hit hit)
|
boolean |
VisitorEnvironment.isSearchEngineHit(Hit h)
|
void |
HitStatistics.update(Hit hit)
|
Constructors in org.polliwog.data with parameters of type Hit | |
---|---|
SearchEngineSearch(Hit hit,
SearchEngine se)
|
Uses of Hit in org.polliwog.filters |
---|
Methods in org.polliwog.filters with parameters of type Hit | |
---|---|
boolean |
Rule.accept(Hit h)
|
boolean |
HitFilter.accept(Hit h)
|
boolean |
BasicHitFilter.accept(Hit h)
|
boolean |
URLRule.match(Hit h)
|
abstract boolean |
Rule.match(Hit h)
|
boolean |
JoSQLRule.match(Hit h)
|
boolean |
IPAddressRule.match(Hit h)
|
boolean |
DateRule.match(Hit h)
|
Uses of Hit in org.polliwog.formatters |
---|
Methods in org.polliwog.formatters with parameters of type Hit | |
---|---|
java.lang.String |
GeneralObjectFormatter.formatReferer(Hit h,
java.util.Map params)
|
Uses of Hit in org.polliwog.tools |
---|
Methods in org.polliwog.tools with parameters of type Hit | |
---|---|
java.util.Map |
VisitorReportGenerator.processTimedOutVisits(java.util.Map visits,
Hit hit,
VisitorData vd)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |