|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.indexdata.mkjsf.pazpar2.commands | |
---|---|
com.indexdata.mkjsf.controls | UI controls - a configurable pager component for browsing through search results a page at a time |
com.indexdata.mkjsf.pazpar2 | Overall control and execution of search logic. |
com.indexdata.mkjsf.pazpar2.commands | Each Pazpar2 command is represented by a class with methods for setting parameters and running the command against the selected Pazpar2 service. |
com.indexdata.mkjsf.pazpar2.commands.sp | Each Service Proxy-only command and each Pazpar2 command with Service Proxy-only parameters is represented by a class with methods for setting parameters and ultimately running the command against the selected Service Proxy. |
com.indexdata.mkjsf.pazpar2.state | Tracks the state of commands, parameter settings and command execution - primarily used for handling browser history navigation. |
Classes in com.indexdata.mkjsf.pazpar2.commands used by com.indexdata.mkjsf.controls | |
---|---|
Pazpar2Commands
Pazpar2Commands holds references to all Pazpar2 commands. |
Classes in com.indexdata.mkjsf.pazpar2.commands used by com.indexdata.mkjsf.pazpar2 | |
---|---|
Pazpar2Command
Represents a generic Pazpar2 or Service Proxy command with all its current parameters, and has methods for executing the command against the currently selected Pazpar2 service |
|
Pazpar2Commands
Pazpar2Commands holds references to all Pazpar2 commands. |
Classes in com.indexdata.mkjsf.pazpar2.commands used by com.indexdata.mkjsf.pazpar2.commands | |
---|---|
BytargetCommand
Represents a Pazpar2 bytarget command, can be accessed by pzreq.bytarget |
|
CommandParameter
Represents a Pazpar2 command parameter with a name, an operator, a simple value and/or one or more complex values (expressions). |
|
Expression
Represents a complex command parameter value, in form of an expression with an equality operator |
|
FilterParameter
Represents a filter parameter as it applies to the Pazpar2 search command |
|
InitCommand
Represents a Pazpar2 init command, can be accessed by pzreq.init |
|
LimitParameter
Represents a limit parameter as it applies to the Pazpar2 search command |
|
Pazpar2Command
Represents a generic Pazpar2 or Service Proxy command with all its current parameters, and has methods for executing the command against the currently selected Pazpar2 service |
|
PingCommand
Represents a Pazpar2 ping command, , can be accessed by pzreq.init |
|
QueryParameter
Represents a query parameter as it applies to the Pazpar2 search command |
|
RecordCommand
Represents a Pazpar2 record command, can be accessed by pzreq.record |
|
SearchCommand
Represents a Pazpar2 search command, can be accessed by pzreq.search |
|
SettingsCommand
Represents a Pazpar2 settings command, can be accessed by pzreq.settings |
|
ShowCommand
Represents a Pazpar2 show command, can be accessed by pzreq.show |
|
StatCommand
Represents a Pazpar2 stat command, can be accessed by pzreq.state |
|
TermlistCommand
Represents a Pazpar2 termlist command, can be accessed by pzreq.termlist |
Classes in com.indexdata.mkjsf.pazpar2.commands used by com.indexdata.mkjsf.pazpar2.commands.sp | |
---|---|
BytargetCommand
Represents a Pazpar2 bytarget command, can be accessed by pzreq.bytarget |
|
InitCommand
Represents a Pazpar2 init command, can be accessed by pzreq.init |
|
Pazpar2Command
Represents a generic Pazpar2 or Service Proxy command with all its current parameters, and has methods for executing the command against the currently selected Pazpar2 service |
|
RecordCommand
Represents a Pazpar2 record command, can be accessed by pzreq.record |
|
SearchCommand
Represents a Pazpar2 search command, can be accessed by pzreq.search |
|
ShowCommand
Represents a Pazpar2 show command, can be accessed by pzreq.show |
|
StatCommand
Represents a Pazpar2 stat command, can be accessed by pzreq.state |
|
TermlistCommand
Represents a Pazpar2 termlist command, can be accessed by pzreq.termlist |
Classes in com.indexdata.mkjsf.pazpar2.commands used by com.indexdata.mkjsf.pazpar2.state | |
---|---|
Pazpar2Command
Represents a generic Pazpar2 or Service Proxy command with all its current parameters, and has methods for executing the command against the currently selected Pazpar2 service |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |