|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WFSTransactionResponse | |
org.deegree_impl.services.wfs.protocol |
Uses of WFSTransactionResponse in org.deegree_impl.services.wfs.protocol |
Classes in org.deegree_impl.services.wfs.protocol that implement WFSTransactionResponse | |
(package private) class |
WFSTransactionResponse_Impl
In response to a transaction request, the web feature server shall generate an object document indicating the termination status of the transaction. |
Methods in org.deegree_impl.services.wfs.protocol that return WFSTransactionResponse | |
static WFSTransactionResponse |
WFSProtocolFactory.createWFSTransactionResponse(OGCWebServiceRequest request,
java.lang.String[] affectedFeatureTypes,
OGCWebServiceException exception,
WFSInsertResult[] insertResults,
java.lang.String status,
java.lang.String handle)
creates a WFSTransactionRequest object. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |