org.gvsig.fmap.dal.store.wfs
Class WFSTTransactionBuilder
java.lang.Object
org.gvsig.fmap.dal.store.wfs.WFSTTransactionBuilder
public class WFSTTransactionBuilder
- extends java.lang.Object
- Version:
- $Id$
- Author:
- gvSIG Team
|
Constructor Summary |
WFSTTransactionBuilder(org.gvsig.remoteclient.wfs.WFSStatus wfsStatus,
org.gvsig.remoteclient.wfs.WFSClient wfsClient)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WFSTTransactionBuilder
public WFSTTransactionBuilder(org.gvsig.remoteclient.wfs.WFSStatus wfsStatus,
org.gvsig.remoteclient.wfs.WFSClient wfsClient)
addDeleteFeature
public void addDeleteFeature(java.lang.String id)
throws org.gvsig.fmap.dal.exception.DataException
- Throws:
org.gvsig.fmap.dal.exception.DataException
addInsertFeature
public void addInsertFeature(org.gvsig.fmap.dal.feature.spi.FeatureProvider featureProvider)
throws org.gvsig.gpe.lib.api.exceptions.WriterHandlerCreationException,
org.gvsig.fmap.geom.operation.GeometryOperationNotSupportedException,
org.gvsig.fmap.geom.operation.GeometryOperationException
- Throws:
org.gvsig.gpe.lib.api.exceptions.WriterHandlerCreationException
org.gvsig.fmap.geom.operation.GeometryOperationNotSupportedException
org.gvsig.fmap.geom.operation.GeometryOperationException
addUpdateFeature
public void addUpdateFeature(org.gvsig.fmap.dal.feature.spi.FeatureProvider featureProvider)
throws org.gvsig.gpe.lib.api.exceptions.WriterHandlerCreationException,
org.gvsig.fmap.geom.operation.GeometryOperationNotSupportedException,
org.gvsig.fmap.geom.operation.GeometryOperationException
- Throws:
org.gvsig.gpe.lib.api.exceptions.WriterHandlerCreationException
org.gvsig.fmap.geom.operation.GeometryOperationNotSupportedException
org.gvsig.fmap.geom.operation.GeometryOperationException
Copyright © 2014 gvSIG Association. All Rights Reserved.