|
deegree 2.3 (2010/04/09 10:10 build-4-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.ogcwebservices.wpvs.configuration.AbstractDataSource
org.deegree.ogcwebservices.wpvs.configuration.LocalWFSDataSource
org.deegree.ogcwebservices.wpvs.configuration.RemoteWFSDataSource
public class RemoteWFSDataSource
This class represents a remote WFS dataSource object.
| Field Summary |
|---|
| Fields inherited from class org.deegree.ogcwebservices.wpvs.configuration.AbstractDataSource |
|---|
LOCAL_WCS, LOCAL_WFS, LOCAL_WMS, REMOTE_WCS, REMOTE_WFS, REMOTE_WMS, SERVICE_TYPE_TO_NAME |
| Constructor Summary | |
|---|---|
RemoteWFSDataSource(QualifiedName name,
OWSCapabilities owsCapabilities,
Surface validArea,
double minScaleDenominator,
double maxScaleDenominator,
PropertyPath geometryProperty,
Filter filterCondition,
int maxFeatures)
Creates a new RemoteWFSDataSource object from the given parameters. |
|
| Method Summary | |
|---|---|
OGCWebService |
getOGCWebService()
Returns an instance of the OGCWebService that represents the
datasource. |
| Methods inherited from class org.deegree.ogcwebservices.wpvs.configuration.LocalWFSDataSource |
|---|
getFilter, getGeometryProperty, getMaxFeatures, retrieveConfiguredConstraintValue, retrieveConfiguredValueForOperation, retrieveConfiguredValueForOperationOfNewOWSCommon, toString |
| Methods inherited from class org.deegree.ogcwebservices.wpvs.configuration.AbstractDataSource |
|---|
getFilterCondition, getMaxScaleDenominator, getMinScaleDenominator, getName, getOwsCapabilities, getServiceType, getValidArea, setServiceType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RemoteWFSDataSource(QualifiedName name,
OWSCapabilities owsCapabilities,
Surface validArea,
double minScaleDenominator,
double maxScaleDenominator,
PropertyPath geometryProperty,
Filter filterCondition,
int maxFeatures)
RemoteWFSDataSource object from the given parameters.
name - owsCapabilities - validArea - minScaleDenominator - maxScaleDenominator - geometryProperty - filterCondition - maxFeatures - | Method Detail |
|---|
public OGCWebService getOGCWebService()
throws OGCWebServiceException
AbstractDataSourceOGCWebService that represents the
datasource. Notice: if more than one datasets uses data that are offered by
the same OWS, deegree WPVS will use just one instance for accessing
the OWS
getOGCWebService in class LocalWFSDataSourceOGCWebServiceException - if an error occurs while creating the webservice instance
|
deegree 2.3 (2010/04/09 10:10 build-4-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org