ORG.oclc.webz
Interface Widgets2Infix
- All Known Implementing Classes:
- SSWidgets2Infix
- public abstract interface Widgets2Infix
The Widgets2Infix interface defines the methods that must be implemented
by all classes designed to be dynamically loaded by the JaSSI Server.
widgets2infix
public DataPairs widgets2infix(UserStateObject user,
DataPairs widgets,
ZDb db,
boolean scan)
- Creates an infix query string suitable for the Z3958 parser to create a postfix
query acceptable for the Z39.50 client.
- Parameters:
user
- the current UserStateObjectwidgets
- the current widgets for the commanddb
- the database object for the queryscan
- boolean indicating whether this is from a scan(true)