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

Uses of Class
org.deegree.ogcwebservices.wfs.WFService

Packages that use WFService
org.deegree.ogcwebservices.csw.discovery   
org.deegree.ogcwebservices.csw.manager   
org.deegree.ogcwebservices.wfs Web Feature Service (OGC WFS Version 1.1.0). 
org.deegree.ogcwebservices.wfs.operation   
 

Uses of WFService in org.deegree.ogcwebservices.csw.discovery
 

Constructors in org.deegree.ogcwebservices.csw.discovery with parameters of type WFService
Discovery(WFService wfsService, CatalogueConfiguration cswConfiguration)
           
 

Uses of WFService in org.deegree.ogcwebservices.csw.manager
 

Fields in org.deegree.ogcwebservices.csw.manager declared as WFService
protected  WFService AbstractManager.wfsService
           
 

Methods in org.deegree.ogcwebservices.csw.manager that return WFService
 WFService AbstractManager.getWFService()
           
 WFService Manager.getWFService()
           
 

Methods in org.deegree.ogcwebservices.csw.manager with parameters of type WFService
 void AbstractManager.init(WFService wfsService, CatalogueConfiguration catalogueConfiguration)
           
 void Manager.init(WFService wfsService, CatalogueConfiguration catalogueConfiguration)
           
 

Uses of WFService in org.deegree.ogcwebservices.wfs
 

Methods in org.deegree.ogcwebservices.wfs that return WFService
static WFService WFServiceFactory.createInstance()
           
static WFService WFServiceFactory.createInstance(WFSConfiguration wfsConfiguration)
           
 

Constructors in org.deegree.ogcwebservices.wfs with parameters of type WFService
DescribeFeatureTypeHandler(WFService wfs)
          Creates a new DescribeFeatureHandler for the given WFService.
GetFeatureHandler(WFService wfs)
          Creates a new instance of GetFeatureHandler.
LockFeatureHandler(WFService wfs)
          Creates a new instance of LockFeatureHandler.
TransactionHandler(WFService service, Transaction request)
          Creates a new TransactionHandler instance.
 

Uses of WFService in org.deegree.ogcwebservices.wfs.operation
 

Methods in org.deegree.ogcwebservices.wfs.operation with parameters of type WFService
 void GetFeature.guessAllMissingNamespaces(WFService wfs)
          Adds missing namespaces to requested feature type names, property names, filter properties and sort properties.
 void Query.guessAllMissingNamespaces(WFService wfs)
          Adds missing namespaces to requested feature type names, property names, filter properties and sort properties.
 void Lock.guessMissingNamespaces(WFService wfs)
          Adds missing namespaces in the names of targeted feature types.
 void LockFeature.guessMissingNamespaces(WFService wfs)
          Adds missing namespaces in the names of targeted feature types.
 void DescribeFeatureType.guessMissingNamespaces(WFService wfs)
          Adds missing namespaces in the names of requested feature types.
 void Query.guessMissingTypeNameNamespace(WFService wfs)
          Adds missing namespaces in the names of requested feature types.
 void GetFeature.guessMissingTypeNameNamespaces(WFService wfs)
          Adds missing namespaces in the names of requested feature types.
 


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