de.pangaea.metadataportal.search.axis
Class SearchResponse

java.lang.Object
  extended by de.pangaea.metadataportal.search.axis.SearchResponse

public final class SearchResponse
extends Object


Constructor Summary
protected SearchResponse(SearchResultList list, int offset, int count, boolean returnXML, boolean returnStoredFields)
           
 
Method Summary
 int getOffset()
           
 long getQueryTime()
           
 SearchResponseItem[] getResults()
           
 int getTotalCount()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SearchResponse

protected SearchResponse(SearchResultList list,
                         int offset,
                         int count,
                         boolean returnXML,
                         boolean returnStoredFields)
Method Detail

getOffset

public int getOffset()

getResults

public SearchResponseItem[] getResults()
                                throws IOException
Throws:
IOException

getQueryTime

public long getQueryTime()
                  throws IOException
Throws:
IOException

getTotalCount

public int getTotalCount()


Copyright ©2007-2009 panFMP Developers c/o Uwe Schindler