|
Open SiteSearch 4.1.1 Final |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ORG.oclc.obi.resultsnavscreen
The resultsnavscreen class creates/updates the UserStateObject entities SortLink, CurrentPostings, and LimitInfo.
If the resultSet is able to be sorted (server supports SORT requests and postings is less than max threshold) then SortLink is updated to a URL, otherwise it is set to a null value ("").
CurrentPostings is duplicate of UserStateObject entity postings.
LimitInfo is an HTML display of any portion of the query set by limit widget(s) (including the terms qualifying indexes).
JavaPage
,
UserStateObject
,
RequestManager
,
ZDb
,
ZUserData
Constructor Summary | |
resultsnavscreen()
Constructs a resultsnavscreen object. |
Method Summary | |
void |
runit(RequestManager rMngr)
Executes the embedded resultsnavscreen. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public resultsnavscreen()
Method Detail |
public void runit(RequestManager rMngr)
rMngr
- the RequestManager object
|
Open SiteSearch 4.1.1 Final |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |