Uses of Class
com.indexdata.mkjsf.pazpar2.data.ServiceError

Packages that use ServiceError
com.indexdata.mkjsf.errors Error reporting, error diagnostics, and exception classes 
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. 
 

Uses of ServiceError in com.indexdata.mkjsf.errors
 

Methods in com.indexdata.mkjsf.errors that return ServiceError
 ServiceError ConfigurationError.getServiceError()
           
 ServiceError ErrorInterface.getServiceError()
           
 

Uses of ServiceError in com.indexdata.mkjsf.pazpar2.data
 

Methods in com.indexdata.mkjsf.pazpar2.data that return ServiceError
 ServiceError CommandError.getServiceError()
           
 ServiceError ResponseDataObject.getServiceError()
           
 



Copyright © 2013. All Rights Reserved.