deegree 2.3 (2010/04/09 10:10 build-4-official)

org.deegree.ogcwebservices.csw.discovery
Class SearchStatus

java.lang.Object
  extended by org.deegree.ogcwebservices.csw.discovery.SearchStatus

public class SearchStatus
extends Object

Class representation of a <csw:SearchStatus>-element.

Version:
2.0, $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18. Jun 2009) $
Author:
Andreas Poth , Torsten Friebe , Markus Schneider , last edited by: $Author: mschneider $

Constructor Summary
SearchStatus(String status)
           
SearchStatus(String status, Date timestamp)
           
SearchStatus(String status, String timestampString)
          Create a new instance from status-String and timestamp-String.
 
Method Summary
 String getStatus()
          possible values are: complete: The request was successfully completed and valid results are available or have been returned.
 Date getTimestamp()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SearchStatus

SearchStatus(String status)
Parameters:
status -

SearchStatus

SearchStatus(String status,
             Date timestamp)
Parameters:
status -
timestamp -

SearchStatus

SearchStatus(String status,
             String timestampString)
Create a new instance from status-String and timestamp-String. TODO: parse timestampString

Parameters:
status -
timestampString -
Method Detail

getStatus

public String getStatus()
possible values are:

Returns:
request processing status

getTimestamp

public Date getTimestamp()
Returns:
datestamp of processing

deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org