| Package | Description |
|---|---|
| com.indexdata.mkjsf.pazpar2 |
Overall control and execution of search logic.
|
| 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.
|
| Class and Description |
|---|
| StateListener |
| StateManager |
| Class and Description |
|---|
| StateManager |
| Class and Description |
|---|
| Pazpar2State
Holds a 'pazpar2 state', understood as a full set of pazpar2 commands and
all their parameter settings at a given point in time.
|
| StateListener |