org.deegree.ogcwebservices.wms.configuration
Class RemoteWFSDataSource
java.lang.Object
  
org.deegree.ogcwebservices.wms.configuration.AbstractDataSource
      
org.deegree.ogcwebservices.wms.configuration.LocalWFSDataSource
          
org.deegree.ogcwebservices.wms.configuration.RemoteWFSDataSource
public class RemoteWFSDataSource
- extends LocalWFSDataSource
 
Data source description for a LOCALWFS datasource
- Version:
 
  - $Revision: 6846 $, $Date: 2007-05-07 13:27:04 +0200 (Mo, 07 Mai 2007) $
 
- Author:
 
  - Andreas Poth 
 
 
 
| 
Constructor Summary | 
RemoteWFSDataSource(boolean querable,
                                       boolean failOnException,
                                       QualifiedName name,
                                       int type,
                                       QualifiedName geometryProperty,
                                       OGCWebService ows,
                                       URL capabilitiesURL,
                                       ScaleHint scaleHint,
                                       Geometry validArea,
                                       Query query,
                                       URL featureInfoTransform,
                                       int reqTimeLimit)
 
          Creates a new DataSource object. | 
 
 
 
 
 
RemoteWFSDataSource
public RemoteWFSDataSource(boolean querable,
                           boolean failOnException,
                           QualifiedName name,
                           int type,
                           QualifiedName geometryProperty,
                           OGCWebService ows,
                           URL capabilitiesURL,
                           ScaleHint scaleHint,
                           Geometry validArea,
                           Query query,
                           URL featureInfoTransform,
                           int reqTimeLimit)
- Creates a new DataSource object.
- Parameters:
 querable - failOnException - name - type - geometryProperty - ows - capabilitiesURL - scaleHint - validArea - query - featureInfoTransform - reqTimeLimit - 
 
getOGCWebService
public OGCWebService getOGCWebService()
                               throws OGCWebServiceException
- returns an instance of the OGCWebService that represents the
 datasource. Notice: if more than one layer uses data that are offered by
 the same OWS the deegree WMS shall just use one instance for accessing
 the OWS
- Overrides:
 getOGCWebService in class LocalWFSDataSource
 
- Returns:
 - OWS
 - Throws:
 OGCWebServiceException
 
 
				an open source project founded by lat/lon, Bonn, Germany.
					For more information visit: http://deegree.sourceforge.net