deegree 2.5 (2011/06/29 09:44 build-8-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   
org.deegree.ogcwebservices.wfs.operation.transaction   
 

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

Fields in org.deegree.ogcwebservices.csw.discovery declared as WFService
protected  WFService Discovery.wfsResource
          The complete data access of a catalog service is managed by one instances of WFService.
 

Methods in org.deegree.ogcwebservices.csw.discovery with parameters of type WFService
 void Discovery.init(WFService wfsService, CatalogueConfiguration serviceConfiguration)
           
 

Constructors in org.deegree.ogcwebservices.csw.discovery with parameters of type WFService
Discovery_2_0_2_blob(WFService wfsService, CatalogueConfiguration cswConfiguration)
           
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 Manager.getWFService()
           
 WFService AbstractManager.getWFService()
           
 

Methods in org.deegree.ogcwebservices.csw.manager with parameters of type WFService
 void Manager.init(WFService wfsService, CatalogueConfiguration catalogueConfiguration)
           
 void AbstractManager.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 Query.guessAllMissingNamespaces(WFService wfs)
          Adds missing namespaces to requested feature type names, property names, filter properties and sort properties.
 void GetFeature.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.
 

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

Methods in org.deegree.ogcwebservices.wfs.operation.transaction with parameters of type WFService
 void Transaction.guessMissingNamespaces(WFService wfs)
          Adds missing namespaces in the names of requested feature types.
 


deegree 2.5 (2011/06/29 09:44 build-8-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org