|
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.historyscreen
The historyscreen class creates a list of HTML checkboxes from the user's search history information, which include dbnames, query(es), postings and resultsetname(s). This information is used to constuct an HTML interface to allow the user to combine previous searches to do a new search using the Extended Verb "HistoryQuery".
The checkboxes (or a "no history message") is stored in the UserStateObject entity "History". A summary of number of searches against number of unique databases or database groups is stored in the UserStateObject entity "SearchSummary".
Uses the StyleTable entity "searchHistoryText".
JavaPage
,
UserStateObject
,
StyleTable
,
HistoryQuery
,
ZUserData
,
FormatBerUtil
Constructor Summary | |
historyscreen()
Construct a historyscreen object. |
Method Summary | |
void |
runit(RequestManager rMngr)
Execute historyscreen embedded JavaPage. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public historyscreen()
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 |