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

org.deegree.ogcwebservices.wms.operation
Class WMSGetCapabilitiesResult

java.lang.Object
  extended by org.deegree.ogcwebservices.DefaultOGCWebServiceResponse
      extended by org.deegree.ogcwebservices.wms.operation.WMSGetCapabilitiesResult
All Implemented Interfaces:
OGCWebServiceResponse

public class WMSGetCapabilitiesResult
extends DefaultOGCWebServiceResponse

--------------------------------------------------------

Version:
$Revision: 18195 $ $Date: 2009-06-18 17:55:39 +0200 (Do, 18. Jun 2009) $
Author:
Katharina Lupp Katharina Lupp

Field Summary
 
Fields inherited from class org.deegree.ogcwebservices.DefaultOGCWebServiceResponse
exception, request
 
Constructor Summary
WMSGetCapabilitiesResult(OGCWebServiceRequest request, OGCWebServiceException exception)
          constructor initializing the class with the
WMSGetCapabilitiesResult(OGCWebServiceRequest request, WMSConfigurationType capabilities)
          constructor initializing the class with the
 
Method Summary
 WMSConfigurationType getCapabilities()
          returns the capabilities as result of an GetCapabilities request.
 void setCapabilities(WMSConfigurationType capabilities)
          sets the capabilities as result of an GetCapabilities request.
 
Methods inherited from class org.deegree.ogcwebservices.DefaultOGCWebServiceResponse
getException, getRequest, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WMSGetCapabilitiesResult

WMSGetCapabilitiesResult(OGCWebServiceRequest request,
                         WMSConfigurationType capabilities)
constructor initializing the class with the


WMSGetCapabilitiesResult

WMSGetCapabilitiesResult(OGCWebServiceRequest request,
                         OGCWebServiceException exception)
constructor initializing the class with the

Method Detail

getCapabilities

public WMSConfigurationType getCapabilities()
returns the capabilities as result of an GetCapabilities request. If an excption raised processing the request or the request has been invalid null will be returned.

Returns:
the capabilities object or null

setCapabilities

public void setCapabilities(WMSConfigurationType capabilities)
sets the capabilities as result of an GetCapabilities request.

Parameters:
capabilities -

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