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

org.deegree.ogcwebservices.wmps.operation
Class PrintMapResponse

java.lang.Object
  extended by org.deegree.ogcwebservices.wmps.operation.PrintMapResponse

public class PrintMapResponse
extends Object

PrintMapInitialResponse to inform the user if his request the status of his requst before processing. If the request is (not) successfully recieved an appropriate message will be sent to the user.

Version:
$Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18. Jun 2009) $
Author:
Anup Deshmukh, last edited by: $Author: mschneider $

Constructor Summary
PrintMapResponse(String id, String emailAddress, Date timeStamp, Date expectedTime, String message, String exception)
          Create an instance of the PrintMapResponse
 
Method Summary
 String getEmailAddress()
          Get PrintMap request Email Address
 String getException()
           
 Date getExpectedTime()
          Get ExpectedTime for the service to process the PrintMap request.
 String getId()
          Get PrintMap Request Id
 String getMessage()
          Get Success/Failed Message for this PrintMap request.
 Date getTimeStamp()
          Get PrintMap request TimeStamp
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrintMapResponse

public PrintMapResponse(String id,
                        String emailAddress,
                        Date timeStamp,
                        Date expectedTime,
                        String message,
                        String exception)
Create an instance of the PrintMapResponse

Parameters:
id -
emailAddress -
timeStamp -
expectedTime -
message -
exception -
Method Detail

getId

public String getId()
Get PrintMap Request Id

Returns:
String

getEmailAddress

public String getEmailAddress()
Get PrintMap request Email Address

Returns:
String

getTimeStamp

public Date getTimeStamp()
Get PrintMap request TimeStamp

Returns:
Date

getMessage

public String getMessage()
Get Success/Failed Message for this PrintMap request.

Returns:
String

getExpectedTime

public Date getExpectedTime()
Get ExpectedTime for the service to process the PrintMap request.

Returns:
Date

getException

public String getException()
Returns:
Returns the exception.

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