Uses of Class
org.geotools.data.wfs.internal.TransactionRequest
Packages that use TransactionRequest
Package
Description
-
Uses of TransactionRequest in org.geotools.data.wfs.internal
Methods in org.geotools.data.wfs.internal that return TransactionRequestMethods in org.geotools.data.wfs.internal with parameters of type TransactionRequestModifier and TypeMethodDescriptionprotected abstract EObjectAbstractWFSStrategy.createTransactionRequest(TransactionRequest request) Creates the EMF object to be encoded with theWFS configurationwhen a Transaction request is to be made.WFSClient.issueTransaction(TransactionRequest request) -
Uses of TransactionRequest in org.geotools.data.wfs.internal.v1_x
Methods in org.geotools.data.wfs.internal.v1_x with parameters of type TransactionRequestModifier and TypeMethodDescriptionprotected EObjectStrictWFS_1_x_Strategy.createTransactionRequest(TransactionRequest request) -
Uses of TransactionRequest in org.geotools.data.wfs.internal.v2_0
Methods in org.geotools.data.wfs.internal.v2_0 with parameters of type TransactionRequestModifier and TypeMethodDescriptionprotected EObjectStrictWFS_2_0_Strategy.createTransactionRequest(TransactionRequest request)