|
Open SiteSearch 4.1.1 Final |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WebZUserHistory | |
ORG.oclc.webz |
Uses of WebZUserHistory in ORG.oclc.webz |
Methods in ORG.oclc.webz that return WebZUserHistory | |
WebZUserHistory |
ZUserData.getSearchHistoryEntry(String resultSetName)
Retrieves a WebZUserHistory object for the SEARCH activity history entry of the input resultSetName. |
WebZUserHistory |
ZUserData.getLastHistoryEntry(String resultSetName)
Retrieves a WebZUserHistory object for the last history entry for any activity on the input resultSetName. |
static WebZUserHistory |
WebZUserHistory.findEntry(Vector history,
int action,
String resultSetName)
Locates the last WebZUserHistory object from the Vector of WebZUserHistory entries based on the input action and resultSetName. |
static WebZUserHistory |
WebZUserHistory.findEntry(Vector history,
int action)
Locates the last WebZUserHistory object from the Vector of WebZUserHistory entries based on the input action. |
static WebZUserHistory |
WebZUserHistory.findEntry(Vector history,
String resultSetName)
Locates a WebZUserHistory object for a SEARCH, DEDUP, or SORT based on the input resultSetName from the input Vector of WebZUserHistory entries. |
static WebZUserHistory |
WebZUserHistory.getLastPresent(Vector history,
String elementSetName,
boolean includeTDbSearches)
Locates the last Present history entry for the input element set name. |
|
Open SiteSearch 4.1.1 Final |
|||||||||
PREV NEXT | FRAMES NO FRAMES |