The RecordHoldings class is a gadget that creates an HTML
string containing formatted record holdings from a holdings
database search for an input citation record.
The RemoteZFSAuthorTermNormalizer class is the query term
filter class for processing queries that go to the remote
FirstSerach Z39.50 Target for the Author phrase index
which is indexed by retaining comma's in the name and
has 2 blanks between the subfield 'a' and 'd'.
The RequestManager class defines methods used for accessing the user's
current HttpMessage object, setting up the HTTP response, and
processing of URL commands, Next commands, Post Process commands and
HTTP redirection.
Resets the resultset name in the incoming task package to
the input result set name or does nothing if the Extended
Service is not based on resultset name.
Restores the user's current database state after a "temporary" database
search and saves the results from the temp db in
corresponding entities that all start with t.
Integer data type containing the retention time scale factor to be
associated with the retentionTime value for the ES request
- an optional input parameter.
integer data type defining whether the maximum number
of dups is a percentage or a record count -
Z39dedupApi.numberOfEntries or Z39dedupApi.percentOfEntries.
String data type containing the retention time unit system to be
associated with the retentionTime value for the ES request
- an optional input parameter.
Invokes the formatting class object for the input ZDb database object,
formatting type, the Vector of records, the record number,
and the DataPairs data wrapper definition(html/text) to the class to
return a String containing formatted data.