Uses of Interface
org.deegree.services.wfs.protocol.WFSUpdate

Packages that use WFSUpdate
org.deegree_impl.services.wfs.db   
org.deegree_impl.services.wfs.gml   
org.deegree_impl.services.wfs.postgis   
org.deegree_impl.services.wfs.protocol   
org.deegree_impl.services.wfs.sde   
 

Uses of WFSUpdate in org.deegree_impl.services.wfs.db
 

Methods in org.deegree_impl.services.wfs.db with parameters of type WFSUpdate
private  boolean CTransaction.performUpdate(WFSUpdate update)
          Updates FeatureType-instances from the datastore that are specified by the given WFSUpdate.
 

Uses of WFSUpdate in org.deegree_impl.services.wfs.gml
 

Methods in org.deegree_impl.services.wfs.gml with parameters of type WFSUpdate
private  boolean CTransaction.performUpdate(WFSUpdate update)
          Updates FeatureType-instances from the datastore that are specified by the given WFSUpdate.
 

Uses of WFSUpdate in org.deegree_impl.services.wfs.postgis
 

Methods in org.deegree_impl.services.wfs.postgis with parameters of type WFSUpdate
private  boolean CTransaction.performUpdate(WFSUpdate update)
          Updates FeatureType-instances from the datastore that are specified by the given WFSUpdate.
 

Uses of WFSUpdate in org.deegree_impl.services.wfs.protocol
 

Classes in org.deegree_impl.services.wfs.protocol that implement WFSUpdate
 class WFSUpdate_Impl
          Incarnation of a wfs:Update-element.
 

Methods in org.deegree_impl.services.wfs.protocol that return WFSUpdate
private static WFSUpdate WFSProtocolFactory.createUpdate(org.w3c.dom.Element element)
          Creates a WFSUpdate object from a wfs:Update-element as defined in the OGC-WFS specification.
 

Uses of WFSUpdate in org.deegree_impl.services.wfs.sde
 

Methods in org.deegree_impl.services.wfs.sde with parameters of type WFSUpdate
private  boolean CTransaction.performUpdate(WFSUpdate update)
          performs an update against the ArcSDE