Uses of Package
com.indexdata.mkjsf.pazpar2.data.sp

Packages that use com.indexdata.mkjsf.pazpar2.data.sp
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.data Pazpar2 responses produced by Pazpar2 commands are parsed by the ResponseParser, which outputs response data objects that are accessible to the UI through the class Responses. 
com.indexdata.mkjsf.pazpar2.data.sp Service Proxy responses produced by Service Proxy commands. 
 

Classes in com.indexdata.mkjsf.pazpar2.data.sp used by com.indexdata.mkjsf.pazpar2.commands.sp
CategoriesResponse
          Data from the categories command, can be accessed by pzresp.sp.categories
SpResponseDataObject
          Base class for Service Proxy-only response data
 

Classes in com.indexdata.mkjsf.pazpar2.data.sp used by com.indexdata.mkjsf.pazpar2.data
SpResponses
          Provides references to all current Service Proxy-only data objects.
 

Classes in com.indexdata.mkjsf.pazpar2.data.sp used by com.indexdata.mkjsf.pazpar2.data.sp
AuthResponse
          Data from the auth command, can be accessed by pzresp.sp.auth
CategoriesResponse
          Data from the categories command, can be accessed by pzresp.sp.categories
SpResponseDataObject
          Base class for Service Proxy-only response data
TargetCategory
          Data from the categories command, can be accessed by pzresp.sp.categories.targetCategories
 



Copyright © 2013. All Rights Reserved.