| 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.
|
| Modifier and Type | Method and Description |
|---|---|
StateManager |
Pz2Service.getStateMgr() |
| Constructor and Description |
|---|
ServiceProxyCommands(StateManager stateMgr) |