|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use HitPage | |
---|---|
org.polliwog.data | |
org.polliwog.formatters |
Uses of HitPage in org.polliwog.data |
---|
Methods in org.polliwog.data that return HitPage | |
---|---|
HitPage |
Hit.getHitPage()
|
HitPage |
VisitorData.getHitPage(Hit h,
boolean parmsArePartOfPage)
|
HitPage |
VisitorData.getHitPage(java.lang.String t,
SiteArea sa,
java.lang.String uri)
|
Methods in org.polliwog.data with parameters of type HitPage | |
---|---|
void |
SiteArea.addPage(HitPage h)
|
void |
HitPage.addReferringPage(HitPage hp)
|
void |
Hit.setHitPage(HitPage p)
|
Uses of HitPage in org.polliwog.formatters |
---|
Methods in org.polliwog.formatters with parameters of type HitPage | |
---|---|
java.lang.String |
GeneralObjectFormatter.formatHitPageURL(HitPage hp,
java.util.Map params)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |