|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TransactionResultsType
A representation of the model object 'Transaction Results Type'. The TransactionResults element may be used to report exception codes and messages for all actions of a transaction that failed to complete successfully.
The following features are supported:
WfsPackage.getTransactionResultsType()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getAction()
Returns the value of the 'Action' containment reference list. |
java.lang.String |
getHandle()
The handle used for the request. |
void |
setHandle(java.lang.String value)
Sets the value of the ' Handle ' attribute. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
java.lang.String getHandle()
Adding this to help us maintain backward compatability with wfs 1.0.
TransactionType
,
BaseRequestType.getHandle()
void setHandle(java.lang.String value)
Handle
' attribute.
value
- the new value of the 'Handle' attribute.getHandle()
org.eclipse.emf.common.util.EList getAction()
ActionType
.
The Action element reports an exception code
and exception message indicating why the
corresponding action of a transaction request
failed.
WfsPackage.getTransactionResultsType_Action()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |