com.indexdata.mkjsf.pazpar2.data
Class ServiceError

java.lang.Object
  extended by com.indexdata.mkjsf.pazpar2.data.ResponseDataObject
      extended by com.indexdata.mkjsf.pazpar2.data.ServiceError
All Implemented Interfaces:
Serializable

public class ServiceError
extends ResponseDataObject

See Also:
Serialized Form

Constructor Summary
ServiceError()
           
 
Method Summary
 String getCode()
           
 String getMsg()
           
 boolean isPazpar2Error()
           
 boolean isServiceProxyError()
           
 
Methods inherited from class com.indexdata.mkjsf.pazpar2.data.ResponseDataObject
addElement, appendContent, getApplicationError, getAttribute, getBinary, getElements, getHasResults, getIntValue, getIsBinary, getOneElement, getOneValue, getProperty, getServiceError, getType, getValue, getValueArray, getXml, hasApplicationError, hasServiceError, setAttribute, setBinary, setType, setXml
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceError

public ServiceError()
Method Detail

getCode

public String getCode()

getMsg

public String getMsg()

isPazpar2Error

public boolean isPazpar2Error()

isServiceProxyError

public boolean isServiceProxyError()


Copyright © 2013. All Rights Reserved.