Uses of Class
org.geotools.data.wfs.internal.TransactionRequest.Delete
Packages that use TransactionRequest.Delete
Package
Description
-
Uses of TransactionRequest.Delete in org.geotools.data.wfs.internal
Methods in org.geotools.data.wfs.internal that return TransactionRequest.DeleteModifier and TypeMethodDescriptionTransactionRequest.createDelete
(QName typeName, Filter deleteFilter) -
Uses of TransactionRequest.Delete in org.geotools.data.wfs.internal.v1_x
Methods in org.geotools.data.wfs.internal.v1_x with parameters of type TransactionRequest.DeleteModifier and TypeMethodDescriptionprotected DeleteElementType
StrictWFS_1_x_Strategy.createDelete
(WfsFactory factory, TransactionRequest.Delete elem) -
Uses of TransactionRequest.Delete in org.geotools.data.wfs.internal.v2_0
Methods in org.geotools.data.wfs.internal.v2_0 with parameters of type TransactionRequest.DeleteModifier and TypeMethodDescriptionprotected AbstractTransactionActionType
StrictWFS_2_0_Strategy.createDelete
(Wfs20Factory factory, TransactionRequest.Delete elem)