|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StateListener | |
---|---|
com.indexdata.mkjsf.pazpar2 | Overall control and execution of search logic. |
com.indexdata.mkjsf.pazpar2.state | Tracks the state of commands, parameter settings and command execution - primarily used for handling browser history navigation. |
Uses of StateListener in com.indexdata.mkjsf.pazpar2 |
---|
Classes in com.indexdata.mkjsf.pazpar2 that implement StateListener | |
---|---|
class |
Pz2Service
Pz2Service is the main controller of the search logic, used for selecting the service type (which can be done by configuration and/or run-time), selecting which search client to use, and performing high-level control of request cycles and state management. |
Uses of StateListener in com.indexdata.mkjsf.pazpar2.state |
---|
Methods in com.indexdata.mkjsf.pazpar2.state with parameters of type StateListener | |
---|---|
void |
StateManager.addStateListener(StateListener listener)
|
void |
StateManager.removeStateListener(StateListener listener)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |