|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
In response to a transaction request, the web feature server shall
generate an object document indicating the termination status of the
transaction. In addition, if the transaction request includes
--------------------------------------------------------
Method Summary | |
java.lang.String |
getHandle()
The handle attribute is included to allow a server to associate any text to the response. |
WFSInsertResult[] |
getInsertResult()
The |
java.lang.String |
getLocator()
In the event that a transaction request fails, the |
java.lang.String |
getMessage()
Returns any error messages. |
java.lang.String |
getStatus()
A transaction can terminate with a status of: SUCCESS: The transaction was successfully completed. |
Methods inherited from interface org.deegree.services.wfs.protocol.WFSBasicResponse |
getAffectedFeatureTypes |
Methods inherited from interface org.deegree.services.OGCWebServiceResponse |
getException, getRequest, setException, setRequest |
Method Detail |
public WFSInsertResult[] getInsertResult()
public java.lang.String getStatus()
public java.lang.String getLocator()
public java.lang.String getMessage()
public java.lang.String getHandle()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |