|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of WFSLockFeatureRequest in org.deegree_impl.services.wfs |
Methods in org.deegree_impl.services.wfs with parameters of type WFSLockFeatureRequest | |
private OGCWebServiceEvent |
RemoteWFService.handleLockFeature(WFSLockFeatureRequest request)
|
Uses of WFSLockFeatureRequest in org.deegree_impl.services.wfs.bna |
Methods in org.deegree_impl.services.wfs.bna with parameters of type WFSLockFeatureRequest | |
void |
BNADataStore.lockFeature(WFSLockFeatureRequest request)
performs the locking/unlocking of one or more features. |
Uses of WFSLockFeatureRequest in org.deegree_impl.services.wfs.db |
Methods in org.deegree_impl.services.wfs.db with parameters of type WFSLockFeatureRequest | |
void |
PointDBDataStore.lockFeature(WFSLockFeatureRequest request)
performs the locking/unlocking of one or more features. |
Uses of WFSLockFeatureRequest in org.deegree_impl.services.wfs.gml |
Methods in org.deegree_impl.services.wfs.gml with parameters of type WFSLockFeatureRequest | |
void |
GMLDBDataStore.lockFeature(WFSLockFeatureRequest request)
performs the locking/unlocking of one or more features. |
Uses of WFSLockFeatureRequest in org.deegree_impl.services.wfs.mapinfo |
Methods in org.deegree_impl.services.wfs.mapinfo with parameters of type WFSLockFeatureRequest | |
void |
MapInfoDataStore.lockFeature(WFSLockFeatureRequest request)
performs the locking/unlocking of one or more features. |
Uses of WFSLockFeatureRequest in org.deegree_impl.services.wfs.mysql |
Methods in org.deegree_impl.services.wfs.mysql with parameters of type WFSLockFeatureRequest | |
void |
MySQLDataStore.lockFeature(WFSLockFeatureRequest request)
performs the locking/unlocking of one or more features. |
Uses of WFSLockFeatureRequest in org.deegree_impl.services.wfs.oracle |
Methods in org.deegree_impl.services.wfs.oracle with parameters of type WFSLockFeatureRequest | |
void |
OracleDataStore.lockFeature(WFSLockFeatureRequest request)
performs the locking/unlocking of one or more features. |
Uses of WFSLockFeatureRequest in org.deegree_impl.services.wfs.postgis |
Methods in org.deegree_impl.services.wfs.postgis with parameters of type WFSLockFeatureRequest | |
void |
PostgisDataStore.lockFeature(WFSLockFeatureRequest request)
performs the locking/unlocking of one or more features. |
Uses of WFSLockFeatureRequest in org.deegree_impl.services.wfs.protocol |
Classes in org.deegree_impl.services.wfs.protocol that implement WFSLockFeatureRequest | |
(package private) class |
WFSLockFeatureRequest_Impl
Web connections are inherently stateless. |
Uses of WFSLockFeatureRequest in org.deegree_impl.services.wfs.sde |
Methods in org.deegree_impl.services.wfs.sde with parameters of type WFSLockFeatureRequest | |
void |
SDEDataStore.lockFeature(WFSLockFeatureRequest request)
performs the locking/unlocking of one or more features. |
Uses of WFSLockFeatureRequest in org.deegree_impl.services.wfs.shape |
Methods in org.deegree_impl.services.wfs.shape with parameters of type WFSLockFeatureRequest | |
void |
ShapeDataStore.lockFeature(WFSLockFeatureRequest request)
performs the locking/unlocking of one or more features. |
Uses of WFSLockFeatureRequest in org.deegree.services.wfs |
Methods in org.deegree.services.wfs with parameters of type WFSLockFeatureRequest | |
void |
DataStore.lockFeature(WFSLockFeatureRequest request)
performs the locking/unlocking of one or more features. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |