Uses of Class
com.indexdata.mkjsf.pazpar2.state.StateManager

Packages that use StateManager
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. 
 

Uses of StateManager in com.indexdata.mkjsf.pazpar2
 

Methods in com.indexdata.mkjsf.pazpar2 that return StateManager
 StateManager Pz2Service.getStateMgr()
           
 

Uses of StateManager in com.indexdata.mkjsf.pazpar2.commands.sp
 

Constructors in com.indexdata.mkjsf.pazpar2.commands.sp with parameters of type StateManager
ServiceProxyCommands(StateManager stateMgr)
           
 



Copyright © 2013. All Rights Reserved.