public interface esriWFSServerMessageCodeEnum
extends java.io.Serializable
Description: 'WFSServer return message codes.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Modifier and Type | Field and Description |
---|---|
static int |
esriWFSServerMessageCode_ConflictDetected
The server failed to process the transaction because it unexpectedly found a conflict.
|
static int |
esriWFSServerMessageCode_ConstructEnded
The construction of the WFS ended.
|
static int |
esriWFSServerMessageCode_ConstructStart
The construction of the WFS started.
|
static int |
esriWFSServerMessageCode_Debug
A generic code for WFS debug messages.
|
static int |
esriWFSServerMessageCode_ErrorInvalid10AxisOrder
Invalid AxisOrderWFS10 value in configuration.
|
static int |
esriWFSServerMessageCode_ErrorInvalid11AxisOrder
Invalid AxisOrderWFS11 value in configuration.
|
static int |
esriWFSServerMessageCode_ErrorInvalidAppSchemaNamespace
Invalid application schema namespace in the WFS configuration.
|
static int |
esriWFSServerMessageCode_ErrorInvalidAppSchemaPrefix
Invalid application schema prefix in the WFS configuration.
|
static int |
esriWFSServerMessageCode_ErrorInvalidDefaultLockExpiration
Invalid default lock expiration value in the WFS configuratioln
|
static int |
esriWFSServerMessageCode_ErrorInvalidUseSRSNameFormat
Invalid DetermineAxisOrderFromSRSNameFormat value in configuration.
|
static int |
esriWFSServerMessageCode_ErrorPublishedWorkspaceIsntVersioned
Transactions are enabled but the published workspace isn't versioned.
|
static int |
esriWFSServerMessageCode_FailedCreatingTransactionResponse
The server succeeded processing the transaction, but failed to generate the transaction response.
|
static int |
esriWFSServerMessageCode_FailedToDeleteLock
Failed to delete lock after processing a transaction.
|
static int |
esriWFSServerMessageCode_FailedToDeleteOutstandingTransactionVersions
Failed to delete temporary versions created to process a transaction.
|
static int |
esriWFSServerMessageCode_FailedToGenerateTransactionResponse
Failed to generate the transaction response for a transaction that succeeded.
|
static int |
esriWFSServerMessageCode_FailedToImportTransactionChanges
The server failed to import the changes in the WFS transaction.
|
static int |
esriWFSServerMessageCode_FailedToReconcileAgainstSelf
The server failed to process the transaction due to a failure reconciling the published version against itself.
|
static int |
esriWFSServerMessageCode_FailedToReleaseLocks
Feature locks failed to be released (they will eventually timeout).
|
static int |
esriWFSServerMessageCode_FailedToStartEditing
The server failed to process the transaction because it was unable to start editing or start an edit operation.
|
static int |
esriWFSServerMessageCode_FailedToStopEditing
The server failed to process the transaction due to a failure when it stopped editing.
|
static int |
esriWFSServerMessageCode_GetRequest
The http GET request about to be processed.
|
static int |
esriWFSServerMessageCode_NotLicensed
WFS server is not licensed.
|
static int |
esriWFSServerMessageCode_PostRequest
The http POST request about to be processed.
|
static int |
esriWFSServerMessageCode_ServerTooBusyToProcessTransaction
The server failed to process the transaction because it is too busy processing other transactions.
|
static int |
esriWFSServerMessageCode_SkippedDataset
A dataset will not be exposed by the WFS.
|
static int |
esriWFSServerMessageCode_TransactionFailedStoppingEditOperation
The server failed to process the transaction because it was unable to stop the enclosing edit operation.
|
static int |
esriWFSServerMessageCode_WFSExceptionReport
The WFS exception report.
|
static final int esriWFSServerMessageCode_SkippedDataset
static final int esriWFSServerMessageCode_FailedToGenerateTransactionResponse
static final int esriWFSServerMessageCode_FailedToDeleteLock
static final int esriWFSServerMessageCode_FailedToDeleteOutstandingTransactionVersions
static final int esriWFSServerMessageCode_NotLicensed
static final int esriWFSServerMessageCode_GetRequest
static final int esriWFSServerMessageCode_PostRequest
static final int esriWFSServerMessageCode_WFSExceptionReport
static final int esriWFSServerMessageCode_Debug
static final int esriWFSServerMessageCode_FailedToReleaseLocks
static final int esriWFSServerMessageCode_ConstructStart
static final int esriWFSServerMessageCode_ErrorInvalidAppSchemaNamespace
static final int esriWFSServerMessageCode_ErrorInvalidAppSchemaPrefix
static final int esriWFSServerMessageCode_ErrorInvalidDefaultLockExpiration
static final int esriWFSServerMessageCode_ErrorPublishedWorkspaceIsntVersioned
static final int esriWFSServerMessageCode_ConstructEnded
static final int esriWFSServerMessageCode_ErrorInvalid10AxisOrder
static final int esriWFSServerMessageCode_ErrorInvalid11AxisOrder
static final int esriWFSServerMessageCode_ErrorInvalidUseSRSNameFormat
static final int esriWFSServerMessageCode_FailedToReconcileAgainstSelf
static final int esriWFSServerMessageCode_FailedToStopEditing
static final int esriWFSServerMessageCode_ServerTooBusyToProcessTransaction
static final int esriWFSServerMessageCode_FailedToImportTransactionChanges
static final int esriWFSServerMessageCode_FailedCreatingTransactionResponse
static final int esriWFSServerMessageCode_TransactionFailedStoppingEditOperation
static final int esriWFSServerMessageCode_FailedToStartEditing
static final int esriWFSServerMessageCode_ConflictDetected