Class Enums.ServerCodes
java.lang.Object
com.blackberry.workspaces.sdk.api.Enums.ServerCodes
- Enclosing class:
- Enums
public class Enums.ServerCodes extends Object
-
Field Summary
Fields Modifier and Type Field Description static int
ALREADY_EXISTS_UNSEALED
Already exists unsealedstatic int
ALREADY_UPLOADED
Already uploadedstatic int
BAD_REQUEST
Bad Requeststatic int
CANNOT_FIND_DOCUMENT_ANNOTATED_VERSION
Cannot find document annotated versionstatic int
CANT_UPDATE_DOCUMENT_WITH_OTHER_SEALED
Can't update document with other sealedstatic int
CIFS_INVALID_PATH
CIFS invalid path for document/folderstatic int
CIFS_UNEXPECTED_ERROR
CIFS unexpected errorstatic int
CIFS_USED_BY_ANOTHER_PROCESS
CIFS used by another processstatic int
CIFS_USER_DONT_HAVE_PERMISSIONS
CIFS user does not have permissionsstatic int
CIFS_USER_NOT_FOUND
CIFS user not foundstatic int
CONTENT_IS_EMPTY
Content is emptystatic int
DOC_ALREADY_DELETED
Document already deletedstatic int
DOCUMENT_ALREADY_SEALED
Document already sealedstatic int
DOCUMENT_DOESNT_EXIST
Documwent does not existstatic int
DOCUMENT_HAS_BEEN_PERMANENTLY_DELETED
Document has been permamently deletedstatic int
DOCUMENT_IS_LOCKED
Document is lockedstatic int
DOCUMENT_IS_UNLOCKED
Document is unlockedstatic int
DOCUMENT_NAME_ALREADY_EXISTS
Document name alredy existsstatic int
DOCUMENT_NOT_IN_A_CORRECT_ROOM
Document not in a correct roomstatic int
ENTITIES_NOT_IN_ROOM
Entities not in roomstatic int
FOLDER_ALREADY_EXISTS
Folder already existsstatic int
FOLDER_NOT_FOUND
Folder not foundstatic int
FORBIDDEN
Forbiddenstatic int
INSUFFICIENT_PRIVILEGES_ON_CLOUD_CONNECTOR
Insufficient privileges on cloud connectorstatic int
INTERNAL_SERVER_ERROR
Internal server errorstatic int
INVALID_PARAMETER
Invalid parameterstatic int
INVALID_TOKEN
Invalid tokenstatic int
METHOD_NOT_ALLOWED
Method not allowedstatic int
NO_CLOUD_UPLOAD_PERMISSIONS
No cloud upload permissionsstatic int
NO_PERMISSION_FOR_RECIPIENT
No Permission for recipientstatic int
NO_PERMISSIONS
User has no permission to perform this actionstatic int
NO_SECURE_TRANSFER_ALLOWED
No secure transfer allowedstatic int
NOT_FOUND
Not foundstatic int
PRILI_CONVERSION_FAILED
Prili conversion failedstatic int
RECIPIENT_IS_DISTRIBUTION_LIST
Recipient is distribution liststatic int
REJECTED_BY_DLP
Rejected by DLPstatic int
ROOM_DOESNT_EXIST
Room does not existstatic int
SEALED_DOCUMENT_NOT_EXIST
Sealed document doesn't existstatic int
SEALED_WITH_NOT_EXISTING_KEY
Sealed with a nonexistent keystatic int
SHAREPOINT_CREADETIALS_NOT_LOADED
SharePoint credentials not loadedstatic int
SHAREPOINT_FILE_IS_CHECKED_OUT
SharePoint file is checked outstatic int
SHAREPOINT_NO_MAJOR_FILE_VERSION
SharePoint - no major file versionstatic int
SHAREPOINT_UNEXPECTED_ERROR
SharePoint unexpected errorstatic int
SHAREPOINT_USER_DONT_HAVE_PERMISSIONS
SharePoint user does not have permissionsstatic int
SHAREPOINT_USER_NOT_FOUND
SharePoint user not foundstatic int
STATUS_UNAUTHORIZED
Status unauthorizedstatic int
UNAUTHORIZED
Unauthorizedstatic int
UNSUPPORTED_MEDIA_TYPE
Unsupported media typestatic int
USER_NOT_ROOM_ADMIN
User not room adminstatic int
VERSION_CONFLICT
Version conflict -
Constructor Summary
Constructors Constructor Description ServerCodes()
-
Method Summary
-
Field Details
-
INVALID_PARAMETER
public static final int INVALID_PARAMETERInvalid parameter- See Also:
- Constant Field Values
-
NO_PERMISSIONS
public static final int NO_PERMISSIONSUser has no permission to perform this action- See Also:
- Constant Field Values
-
STATUS_UNAUTHORIZED
public static final int STATUS_UNAUTHORIZEDStatus unauthorized- See Also:
- Constant Field Values
-
INVALID_TOKEN
public static final int INVALID_TOKENInvalid token- See Also:
- Constant Field Values
-
NO_PERMISSION_FOR_RECIPIENT
public static final int NO_PERMISSION_FOR_RECIPIENTNo Permission for recipient- See Also:
- Constant Field Values
-
ENTITIES_NOT_IN_ROOM
public static final int ENTITIES_NOT_IN_ROOMEntities not in room- See Also:
- Constant Field Values
-
DOCUMENT_DOESNT_EXIST
public static final int DOCUMENT_DOESNT_EXISTDocumwent does not exist- See Also:
- Constant Field Values
-
ALREADY_UPLOADED
public static final int ALREADY_UPLOADEDAlready uploaded- See Also:
- Constant Field Values
-
DOCUMENT_ALREADY_SEALED
public static final int DOCUMENT_ALREADY_SEALEDDocument already sealed- See Also:
- Constant Field Values
-
DOCUMENT_NAME_ALREADY_EXISTS
public static final int DOCUMENT_NAME_ALREADY_EXISTSDocument name alredy exists- See Also:
- Constant Field Values
-
DOCUMENT_NOT_IN_A_CORRECT_ROOM
public static final int DOCUMENT_NOT_IN_A_CORRECT_ROOMDocument not in a correct room- See Also:
- Constant Field Values
-
SEALED_DOCUMENT_NOT_EXIST
public static final int SEALED_DOCUMENT_NOT_EXISTSealed document doesn't exist- See Also:
- Constant Field Values
-
CANT_UPDATE_DOCUMENT_WITH_OTHER_SEALED
public static final int CANT_UPDATE_DOCUMENT_WITH_OTHER_SEALEDCan't update document with other sealed- See Also:
- Constant Field Values
-
DOCUMENT_HAS_BEEN_PERMANENTLY_DELETED
public static final int DOCUMENT_HAS_BEEN_PERMANENTLY_DELETEDDocument has been permamently deleted- See Also:
- Constant Field Values
-
DOC_ALREADY_DELETED
public static final int DOC_ALREADY_DELETEDDocument already deleted- See Also:
- Constant Field Values
-
NO_SECURE_TRANSFER_ALLOWED
public static final int NO_SECURE_TRANSFER_ALLOWEDNo secure transfer allowed- See Also:
- Constant Field Values
-
SEALED_WITH_NOT_EXISTING_KEY
public static final int SEALED_WITH_NOT_EXISTING_KEYSealed with a nonexistent key- See Also:
- Constant Field Values
-
ALREADY_EXISTS_UNSEALED
public static final int ALREADY_EXISTS_UNSEALEDAlready exists unsealed- See Also:
- Constant Field Values
-
CONTENT_IS_EMPTY
public static final int CONTENT_IS_EMPTYContent is empty- See Also:
- Constant Field Values
-
RECIPIENT_IS_DISTRIBUTION_LIST
public static final int RECIPIENT_IS_DISTRIBUTION_LISTRecipient is distribution list- See Also:
- Constant Field Values
-
VERSION_CONFLICT
public static final int VERSION_CONFLICTVersion conflict- See Also:
- Constant Field Values
-
USER_NOT_ROOM_ADMIN
public static final int USER_NOT_ROOM_ADMINUser not room admin- See Also:
- Constant Field Values
-
ROOM_DOESNT_EXIST
public static final int ROOM_DOESNT_EXISTRoom does not exist- See Also:
- Constant Field Values
-
FOLDER_NOT_FOUND
public static final int FOLDER_NOT_FOUNDFolder not found- See Also:
- Constant Field Values
-
FOLDER_ALREADY_EXISTS
public static final int FOLDER_ALREADY_EXISTSFolder already exists- See Also:
- Constant Field Values
-
BAD_REQUEST
public static final int BAD_REQUESTBad Request- See Also:
- Constant Field Values
-
UNAUTHORIZED
public static final int UNAUTHORIZEDUnauthorized- See Also:
- Constant Field Values
-
FORBIDDEN
public static final int FORBIDDENForbidden- See Also:
- Constant Field Values
-
NOT_FOUND
public static final int NOT_FOUNDNot found- See Also:
- Constant Field Values
-
METHOD_NOT_ALLOWED
public static final int METHOD_NOT_ALLOWEDMethod not allowed- See Also:
- Constant Field Values
-
UNSUPPORTED_MEDIA_TYPE
public static final int UNSUPPORTED_MEDIA_TYPEUnsupported media type- See Also:
- Constant Field Values
-
INTERNAL_SERVER_ERROR
public static final int INTERNAL_SERVER_ERRORInternal server error- See Also:
- Constant Field Values
-
CANNOT_FIND_DOCUMENT_ANNOTATED_VERSION
public static final int CANNOT_FIND_DOCUMENT_ANNOTATED_VERSIONCannot find document annotated version- See Also:
- Constant Field Values
-
PRILI_CONVERSION_FAILED
public static final int PRILI_CONVERSION_FAILEDPrili conversion failed- See Also:
- Constant Field Values
-
SHAREPOINT_UNEXPECTED_ERROR
public static final int SHAREPOINT_UNEXPECTED_ERRORSharePoint unexpected error- See Also:
- Constant Field Values
-
SHAREPOINT_CREADETIALS_NOT_LOADED
public static final int SHAREPOINT_CREADETIALS_NOT_LOADEDSharePoint credentials not loaded- See Also:
- Constant Field Values
-
SHAREPOINT_USER_NOT_FOUND
public static final int SHAREPOINT_USER_NOT_FOUNDSharePoint user not found- See Also:
- Constant Field Values
-
SHAREPOINT_USER_DONT_HAVE_PERMISSIONS
public static final int SHAREPOINT_USER_DONT_HAVE_PERMISSIONSSharePoint user does not have permissions- See Also:
- Constant Field Values
-
SHAREPOINT_FILE_IS_CHECKED_OUT
public static final int SHAREPOINT_FILE_IS_CHECKED_OUTSharePoint file is checked out- See Also:
- Constant Field Values
-
SHAREPOINT_NO_MAJOR_FILE_VERSION
public static final int SHAREPOINT_NO_MAJOR_FILE_VERSIONSharePoint - no major file version- See Also:
- Constant Field Values
-
REJECTED_BY_DLP
public static final int REJECTED_BY_DLPRejected by DLP- See Also:
- Constant Field Values
-
INSUFFICIENT_PRIVILEGES_ON_CLOUD_CONNECTOR
public static final int INSUFFICIENT_PRIVILEGES_ON_CLOUD_CONNECTORInsufficient privileges on cloud connector- See Also:
- Constant Field Values
-
NO_CLOUD_UPLOAD_PERMISSIONS
public static final int NO_CLOUD_UPLOAD_PERMISSIONSNo cloud upload permissions- See Also:
- Constant Field Values
-
CIFS_UNEXPECTED_ERROR
public static final int CIFS_UNEXPECTED_ERRORCIFS unexpected error- See Also:
- Constant Field Values
-
CIFS_USER_NOT_FOUND
public static final int CIFS_USER_NOT_FOUNDCIFS user not found- See Also:
- Constant Field Values
-
CIFS_USER_DONT_HAVE_PERMISSIONS
public static final int CIFS_USER_DONT_HAVE_PERMISSIONSCIFS user does not have permissions- See Also:
- Constant Field Values
-
CIFS_USED_BY_ANOTHER_PROCESS
public static final int CIFS_USED_BY_ANOTHER_PROCESSCIFS used by another process- See Also:
- Constant Field Values
-
CIFS_INVALID_PATH
public static final int CIFS_INVALID_PATHCIFS invalid path for document/folder- See Also:
- Constant Field Values
-
DOCUMENT_IS_LOCKED
public static final int DOCUMENT_IS_LOCKEDDocument is locked- See Also:
- Constant Field Values
-
DOCUMENT_IS_UNLOCKED
public static final int DOCUMENT_IS_UNLOCKEDDocument is unlocked- See Also:
- Constant Field Values
-
-
Constructor Details
-
ServerCodes
public ServerCodes()
-