|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriWPSServerMessageCodeEnum
WPSServer message codes.
Field Summary | |
---|---|
static int |
esriWPSServerMessageCode_ConflictDetected
The server failed to process the transaction because it unexpectedly found a conflict. |
static int |
esriWPSServerMessageCode_ConstructEnded
The construction of the WPS ended. |
static int |
esriWPSServerMessageCode_ConstructStart
The construction of the WPS started. |
static int |
esriWPSServerMessageCode_Debug
A generic code for WPS debug messages. |
static int |
esriWPSServerMessageCode_ErrorInvalid10AxisOrder
Invalid AxisOrderWPS10 value in configuration. |
static int |
esriWPSServerMessageCode_ErrorInvalid11AxisOrder
Invalid AxisOrderWPS11 value in configuration. |
static int |
esriWPSServerMessageCode_ErrorInvalidAppSchemaNamespace
Invalid application schema namespace in the WPS configuration. |
static int |
esriWPSServerMessageCode_ErrorInvalidAppSchemaPrefix
Invalid application schema prefix in the WPS configuration. |
static int |
esriWPSServerMessageCode_ErrorInvalidDefaultLockExpiration
Invalid default lock expiration value in the WPS configuratioln |
static int |
esriWPSServerMessageCode_ErrorInvalidUseSRSNameFormat
Invalid DetermineAxisOrderFromSRSNameFormat value in configuration. |
static int |
esriWPSServerMessageCode_ErrorPublishedWorkspaceIsntVersioned
Transactions are enabled but the published workspace isn't versioned. |
static int |
esriWPSServerMessageCode_FailedCreatingTransactionResponse
The server succeeded processing the transaction, but failed to generate the transaction response. |
static int |
esriWPSServerMessageCode_FailedToDeleteLock
Failed to delete lock after processing a transaction. |
static int |
esriWPSServerMessageCode_FailedToDeleteOutstandingTransactionVersions
Failed to delete temporary versions created to process a transaction. |
static int |
esriWPSServerMessageCode_FailedToGenerateTransactionResponse
Failed to generate the transaction response for a transaction that succeeded. |
static int |
esriWPSServerMessageCode_FailedToImportTransactionChanges
The server failed to import the changes in the WPS transaction. |
static int |
esriWPSServerMessageCode_FailedToReconcileAgainstSelf
The server failed to process the transaction due to a failure reconciling the published version against itself. |
static int |
esriWPSServerMessageCode_FailedToReleaseLocks
Feature locks failed to be released (they will eventually timeout). |
static int |
esriWPSServerMessageCode_FailedToStartEditing
The server failed to process the transaction because it was unable to start editing or start an edit operation. |
static int |
esriWPSServerMessageCode_FailedToStopEditing
The server failed to process the transaction due to a failure when it stopped editing. |
static int |
esriWPSServerMessageCode_GetRequest
The http GET request about to be processed. |
static int |
esriWPSServerMessageCode_NotLicensed
WPS server is not licensed. |
static int |
esriWPSServerMessageCode_PostRequest
The http POST request about to be processed. |
static int |
esriWPSServerMessageCode_ServerTooBusyToProcessTransaction
The server failed to process the transaction because it is too busy processing other transactions. |
static int |
esriWPSServerMessageCode_SkippedDataset
A dataset will not be exposed by the WPS. |
static int |
esriWPSServerMessageCode_TransactionFailedStoppingEditOperation
The server failed to process the transaction because it was unable to stop the enclosing edit operation. |
static int |
esriWPSServerMessageCode_WPSExceptionReport
The WPS exception report. |
Field Detail |
---|
static final int esriWPSServerMessageCode_SkippedDataset
static final int esriWPSServerMessageCode_FailedToGenerateTransactionResponse
static final int esriWPSServerMessageCode_FailedToDeleteLock
static final int esriWPSServerMessageCode_FailedToDeleteOutstandingTransactionVersions
static final int esriWPSServerMessageCode_NotLicensed
static final int esriWPSServerMessageCode_GetRequest
static final int esriWPSServerMessageCode_PostRequest
static final int esriWPSServerMessageCode_WPSExceptionReport
static final int esriWPSServerMessageCode_Debug
static final int esriWPSServerMessageCode_FailedToReleaseLocks
static final int esriWPSServerMessageCode_ConstructStart
static final int esriWPSServerMessageCode_ErrorInvalidAppSchemaNamespace
static final int esriWPSServerMessageCode_ErrorInvalidAppSchemaPrefix
static final int esriWPSServerMessageCode_ErrorInvalidDefaultLockExpiration
static final int esriWPSServerMessageCode_ErrorPublishedWorkspaceIsntVersioned
static final int esriWPSServerMessageCode_ConstructEnded
static final int esriWPSServerMessageCode_ErrorInvalid10AxisOrder
static final int esriWPSServerMessageCode_ErrorInvalid11AxisOrder
static final int esriWPSServerMessageCode_ErrorInvalidUseSRSNameFormat
static final int esriWPSServerMessageCode_FailedToReconcileAgainstSelf
static final int esriWPSServerMessageCode_FailedToStopEditing
static final int esriWPSServerMessageCode_ServerTooBusyToProcessTransaction
static final int esriWPSServerMessageCode_FailedToImportTransactionChanges
static final int esriWPSServerMessageCode_FailedCreatingTransactionResponse
static final int esriWPSServerMessageCode_TransactionFailedStoppingEditOperation
static final int esriWPSServerMessageCode_FailedToStartEditing
static final int esriWPSServerMessageCode_ConflictDetected
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |