|
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.scannavscreen
The scannavscreen class creates/updates the UserStateObject entities ScanDbs. ScanDbs is an HTML table that is a breakdown of Z39.50 SCAN results by database.
Uses the StyleTable entities "nextscan", "nonext", "prevscan" and "noprev".
JavaPage
,
UserStateObject
,
RequestManager
,
StyleTable
,
TopicEntry
,
Topics
,
ZUserData
,
TermInfo
Constructor Summary | |
scannavscreen()
Constructs a scannavscreen object. |
Method Summary | |
protected String |
buildIndividualDbList()
Build the SCAN results breakdown for a single database. |
protected String |
buildTopicDbList(String topicName)
Build the SCAN results breakdown for a TopicEntry by database. |
void |
runit(RequestManager rMngr)
Executes the embedded scannavscreen. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public scannavscreen()
Method Detail |
public void runit(RequestManager rMngr)
rMngr
- the RequestManager objectprotected String buildTopicDbList(String topicName)
topicName
- The name of the TopicEntry that SCAN was issued.protected String buildIndividualDbList()
|
Open SiteSearch 4.1.1 Final |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |