Package org.geotools.data.wfs.internal
Interface TransactionResponse
-
- All Known Implementing Classes:
TransactionResponseImpl,TransactionResponseImpl
public interface TransactionResponse
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiddispose()intgetDeleteCount()intgetInsertCount()List<FeatureId>getInsertedFids()intgetUpdatedCount()
-