com.indexdata.mkjsf.pazpar2.data
Class Hit
java.lang.Object
com.indexdata.mkjsf.pazpar2.data.ResponseDataObject
com.indexdata.mkjsf.pazpar2.data.Hit
- All Implemented Interfaces:
- Serializable
public class Hit
- extends ResponseDataObject
Data from the show
command, child object of ShowResponse, can be accessed by pzresp.show.hits
- Author:
- Niels Erik
- See Also:
- Serialized Form
Constructor Summary |
Hit()
|
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 |
Hit
public Hit()
getLocations
public List<Location> getLocations()
getTitle
public String getTitle()
getTitleRemainder
public String getTitleRemainder()
getAuthor
public String getAuthor(String prefix)
getAuthor
public String getAuthor()
getTitleResponsibility
public String getTitleResponsibility()
getDate
public String getDate()
getTitleComplete
public String getTitleComplete()
getRecId
public String getRecId()
getDescription
public String getDescription()
Copyright © 2013. All Rights Reserved.