Modifier and Type | Field and Description |
---|---|
static int |
ALREADY_EXISTS_UNSEALED
Already exists unsealed
|
static int |
ALREADY_UPLOADED
Already uploaded
|
static int |
BAD_REQUEST
Bad Request
|
static int |
CANNOT_FIND_DOCUMENT_ANNOTATED_VERSION
Cannot find document annotated version
|
static int |
CANT_UPDATE_DOCUMENT_WITH_OTHER_SEALED
Can't update document with other sealed
|
static int |
CIFS_INVALID_PATH
CIFS invalid path for document/folder
|
static int |
CIFS_UNEXPECTED_ERROR
CIFS unexpected error
|
static int |
CIFS_USED_BY_ANOTHER_PROCESS
CIFS used by another process
|
static int |
CIFS_USER_DONT_HAVE_PERMISSIONS
CIFS user does not have permissions
|
static int |
CIFS_USER_NOT_FOUND
CIFS user not found
|
static int |
CONTENT_IS_EMPTY
Content is empty
|
static int |
DOC_ALREADY_DELETED
Document already deleted
|
static int |
DOCUMENT_ALREADY_SEALED
Document already sealed
|
static int |
DOCUMENT_DOESNT_EXIST
Documwent does not exist
|
static int |
DOCUMENT_HAS_BEEN_PERMANENTLY_DELETED
Document has been permamently deleted
|
static int |
DOCUMENT_IS_LOCKED
Document is locked
|
static int |
DOCUMENT_IS_UNLOCKED
Document is unlocked
|
static int |
DOCUMENT_NAME_ALREADY_EXISTS
Document name alredy exists
|
static int |
DOCUMENT_NOT_IN_A_CORRECT_ROOM
Document not in a correct room
|
static int |
ENTITIES_NOT_IN_ROOM
Entities not in room
|
static int |
FOLDER_ALREADY_EXISTS
Folder already exists
|
static int |
FOLDER_NOT_FOUND
Folder not found
|
static int |
FORBIDDEN
Forbidden
|
static int |
INSUFFICIENT_PRIVILEGES_ON_CLOUD_CONNECTOR
Insufficient privileges on cloud connector
|
static int |
INTERNAL_SERVER_ERROR
Internal server error
|
static int |
INVALID_PARAMETER
Invalid parameter
|
static int |
INVALID_TOKEN
Invalid token
|
static int |
METHOD_NOT_ALLOWED
Method not allowed
|
static int |
NO_CLOUD_UPLOAD_PERMISSIONS
No cloud upload permissions
|
static int |
NO_PERMISSION_FOR_RECIPIENT
No Permission for recipient
|
static int |
NO_PERMISSIONS
User has no permission to perform this action
|
static int |
NO_SECURE_TRANSFER_ALLOWED
No secure transfer allowed
|
static int |
NOT_FOUND
Not found
|
static int |
PRILI_CONVERSION_FAILED
Prili conversion failed
|
static int |
RECIPIENT_IS_DISTRIBUTION_LIST
Recipient is distribution list
|
static int |
REJECTED_BY_DLP
Rejected by DLP
|
static int |
ROOM_DOESNT_EXIST
Room does not exist
|
static int |
SEALED_DOCUMENT_NOT_EXIST
Sealed document doesn't exist
|
static int |
SEALED_WITH_NOT_EXISTING_KEY
Sealed with a nonexistent key
|
static int |
SHAREPOINT_CREADETIALS_NOT_LOADED
SharePoint credentials not loaded
|
static int |
SHAREPOINT_FILE_IS_CHECKED_OUT
SharePoint file is checked out
|
static int |
SHAREPOINT_NO_MAJOR_FILE_VERSION
SharePoint - no major file version
|
static int |
SHAREPOINT_UNEXPECTED_ERROR
SharePoint unexpected error
|
static int |
SHAREPOINT_USER_DONT_HAVE_PERMISSIONS
SharePoint user does not have permissions
|
static int |
SHAREPOINT_USER_NOT_FOUND
SharePoint user not found
|
static int |
STATUS_UNAUTHORIZED
Status unauthorized
|
static int |
UNAUTHORIZED
Unauthorized
|
static int |
UNSUPPORTED_MEDIA_TYPE
Unsupported media type
|
static int |
USER_NOT_ROOM_ADMIN
User not room admin
|
static int |
VERSION_CONFLICT
Version conflict
|
Constructor and Description |
---|
ServerCodes() |
public static final int INVALID_PARAMETER
public static final int NO_PERMISSIONS
public static final int STATUS_UNAUTHORIZED
public static final int INVALID_TOKEN
public static final int NO_PERMISSION_FOR_RECIPIENT
public static final int ENTITIES_NOT_IN_ROOM
public static final int DOCUMENT_DOESNT_EXIST
public static final int ALREADY_UPLOADED
public static final int DOCUMENT_ALREADY_SEALED
public static final int DOCUMENT_NAME_ALREADY_EXISTS
public static final int DOCUMENT_NOT_IN_A_CORRECT_ROOM
public static final int SEALED_DOCUMENT_NOT_EXIST
public static final int CANT_UPDATE_DOCUMENT_WITH_OTHER_SEALED
public static final int DOCUMENT_HAS_BEEN_PERMANENTLY_DELETED
public static final int DOC_ALREADY_DELETED
public static final int NO_SECURE_TRANSFER_ALLOWED
public static final int SEALED_WITH_NOT_EXISTING_KEY
public static final int ALREADY_EXISTS_UNSEALED
public static final int CONTENT_IS_EMPTY
public static final int RECIPIENT_IS_DISTRIBUTION_LIST
public static final int VERSION_CONFLICT
public static final int USER_NOT_ROOM_ADMIN
public static final int ROOM_DOESNT_EXIST
public static final int FOLDER_NOT_FOUND
public static final int FOLDER_ALREADY_EXISTS
public static final int BAD_REQUEST
public static final int UNAUTHORIZED
public static final int FORBIDDEN
public static final int NOT_FOUND
public static final int METHOD_NOT_ALLOWED
public static final int UNSUPPORTED_MEDIA_TYPE
public static final int INTERNAL_SERVER_ERROR
public static final int CANNOT_FIND_DOCUMENT_ANNOTATED_VERSION
public static final int PRILI_CONVERSION_FAILED
public static final int SHAREPOINT_UNEXPECTED_ERROR
public static final int SHAREPOINT_CREADETIALS_NOT_LOADED
public static final int SHAREPOINT_USER_NOT_FOUND
public static final int SHAREPOINT_USER_DONT_HAVE_PERMISSIONS
public static final int SHAREPOINT_FILE_IS_CHECKED_OUT
public static final int SHAREPOINT_NO_MAJOR_FILE_VERSION
public static final int REJECTED_BY_DLP
public static final int INSUFFICIENT_PRIVILEGES_ON_CLOUD_CONNECTOR
public static final int NO_CLOUD_UPLOAD_PERMISSIONS
public static final int CIFS_UNEXPECTED_ERROR
public static final int CIFS_USER_NOT_FOUND
public static final int CIFS_USER_DONT_HAVE_PERMISSIONS
public static final int CIFS_USED_BY_ANOTHER_PROCESS
public static final int CIFS_INVALID_PATH
public static final int DOCUMENT_IS_LOCKED
public static final int DOCUMENT_IS_UNLOCKED
Copyright © 2019. All rights reserved.