public class

BoxConstant

extends Object
java.lang.Object
   ↳ cn.com.believer.songyuanframework.openapi.storage.box.constant.BoxConstant

Summary

Constants
String ACTION_EQUALS_STRING special characters.
String ACTION_NAME_ADD_TO_MYBOX action name.
String ACTION_NAME_ADD_TO_TAG action name.
String ACTION_NAME_CREATE_FOLDER action name.
String ACTION_NAME_DELETE action name.
String ACTION_NAME_DOWNLOAD action name.
String ACTION_NAME_EXPORT_TAGS action name.
String ACTION_NAME_GET_ACCOUNT_TREE action name.
String ACTION_NAME_GET_AUTH_TOKEN action name.
String ACTION_NAME_GET_FILE_INFO action name.
String ACTION_NAME_GET_FRIENDS action name.
String ACTION_NAME_GET_TICKET action name.
String ACTION_NAME_LOGOUT action name.
String ACTION_NAME_MOVE action name.
String ACTION_NAME_PRIVATE_SHARE action name.
String ACTION_NAME_PUBLIC_SHARE action name.
String ACTION_NAME_PUBLIC_UNSHARE action name.
String ACTION_NAME_REGISTER_NEW_USER action name.
String ACTION_NAME_RENAME action name.
String ACTION_NAME_REQUEST_FRIENDS action name.
String ACTION_NAME_SET_DESCRIPTION action name.
String ACTION_NAME_UPLOAD action name.
String ACTION_NAME_VERIFY_REGISTRATION_EMAIL action name.
String AND_SIGN_STRING special characters.
String AUTH_URL_STRING special characters.
String CONFIG_API_REQUEST_FORMAT config parameter.
String CONFIG_API_REQUEST_FORMAT_REST config parameter.
String CONFIG_API_REQUEST_FORMAT_SOAP config parameter.
String CONFIG_API_REQUEST_FORMAT_XML config parameter.
String CONFIG_API_UPLOAD_URL_PREFIX config parameter.
String CONFIG_API_URL_PREFIX config parameter.
String CONFIG_API_VERSION config parameter.
String CONFIG_FILE_DEFAULT_NAME default config file name.
String CONFIG_FILE_NAME config file name.
String CONFIG_HTTPCLIENT_CONNECTIONTIMEOUT config parameter.
String CONFIG_HTTPCLIENT_IGNORECOOKIES config parameter.
String CONFIG_HTTPCLIENT_MAXCONNECTIONSPERHOST config parameter.
String CONFIG_HTTPCLIENT_MAXTOTALCONNECTIONS config parameter.
String CONFIG_HTTPCLIENT_SOCONNECTIONTIMEOUT config parameter.
String EQUALS_SIGN_STRING special characters.
String PARAM_NAME_ACCESS_ID parameter name.
String PARAM_NAME_ACTION parameter name.
String PARAM_NAME_API_KEY parameter name.
String PARAM_NAME_AUTH_TOKEN parameter name.
String PARAM_NAME_CREATED parameter name.
String PARAM_NAME_DESCRIPTION parameter name.
String PARAM_NAME_DESTINATION_ID parameter name.
String PARAM_NAME_EMAIL parameter name.
String PARAM_NAME_EMAILS parameter name.
String PARAM_NAME_FILES parameter name.
String PARAM_NAME_FILE_ID parameter name.
String PARAM_NAME_FILE_NAME parameter name.
String PARAM_NAME_FOLDER parameter name.
String PARAM_NAME_FOLDER_ID parameter name.
String PARAM_NAME_FOLDER_NAME parameter name.
String PARAM_NAME_FOLDER_TYPE_ID parameter name.
String PARAM_NAME_FRIENDS parameter name.
String PARAM_NAME_INFO parameter name.
String PARAM_NAME_ITEM parameter name.
String PARAM_NAME_LOGIN parameter name.
String PARAM_NAME_MESSAGE parameter name.
String PARAM_NAME_NAME parameter name.
String PARAM_NAME_NEW_NAME parameter name.
String PARAM_NAME_NOTIFY parameter name.
String PARAM_NAME_PARAMS parameter name.
String PARAM_NAME_PARAMS_EMAILS parameter name.
String PARAM_NAME_PARAMS_PARAMS parameter name.
String PARAM_NAME_PARAMS_TAGS parameter name.
String PARAM_NAME_PARENT_FOLDER_ID parameter name.
String PARAM_NAME_PARENT_ID parameter name.
String PARAM_NAME_PASSWORD parameter name.
String PARAM_NAME_PATH parameter name.
String PARAM_NAME_PUBLIC_NAME parameter name.
String PARAM_NAME_REQUEST parameter name.
String PARAM_NAME_RESPONSE parameter name.
String PARAM_NAME_SHA1 parameter name.
String PARAM_NAME_SHARE parameter name.
String PARAM_NAME_SHARED parameter name.
String PARAM_NAME_SHARED_NAME parameter name.
String PARAM_NAME_SHOW_COMMENTS parameter name.
String PARAM_NAME_SIZE parameter name.
String PARAM_NAME_SOAP_BODY parameter name.
String PARAM_NAME_SOAP_ENVELOPE parameter name.
String PARAM_NAME_SPACE_AMOUNT parameter name.
String PARAM_NAME_SPACE_USED parameter name.
String PARAM_NAME_STATUS parameter name.
String PARAM_NAME_TAGS parameter name.
String PARAM_NAME_TAG_XML parameter name.
String PARAM_NAME_TARGET parameter name.
String PARAM_NAME_TARGET_ID parameter name.
String PARAM_NAME_TICKET parameter name.
String PARAM_NAME_TREE parameter name.
String PARAM_NAME_UPDATED parameter name.
String PARAM_NAME_USER parameter name.
String PARAM_NAME_USER_ID parameter name.
String QUESTION_MARK_STRING special characters.
String REQUEST_FACTORY_KEY_ADD_TO_MY_BOX_REQUEST request factory key.
String REQUEST_FACTORY_KEY_ADD_TO_TAG_REQUEST request factory key.
String REQUEST_FACTORY_KEY_CREATE_FOLDER_REQUEST request factory key.
String REQUEST_FACTORY_KEY_DELETE_REQUEST request factory key.
String REQUEST_FACTORY_KEY_DOWNLOAD_REQUEST request factory key.
String REQUEST_FACTORY_KEY_EXPORT_TAGS_REQUEST request factory key.
String REQUEST_FACTORY_KEY_GET_ACCOUNT_TREE_REQUEST request factory key.
String REQUEST_FACTORY_KEY_GET_AUTH_TOKEN_REQUEST request factory key.
String REQUEST_FACTORY_KEY_GET_FILE_INFO_REQUEST request factory key.
String REQUEST_FACTORY_KEY_GET_FRIENDS_REQUEST request factory key.
String REQUEST_FACTORY_KEY_GET_TICKET_REQUEST request factory key.
String REQUEST_FACTORY_KEY_LOGOUT_REQUEST request factory key.
String REQUEST_FACTORY_KEY_MOVE_REQUEST request factory key.
String REQUEST_FACTORY_KEY_PRIVATE_SHARE_REQUEST request factory key.
String REQUEST_FACTORY_KEY_PUBLIC_SHARE_REQUEST request factory key.
String REQUEST_FACTORY_KEY_PUBLIC_UNSHARE_REQUEST request factory key.
String REQUEST_FACTORY_KEY_REGISTER_NEW_USER_REQUEST request factory key.
String REQUEST_FACTORY_KEY_RENAME_REQUEST request factory key.
String REQUEST_FACTORY_KEY_REQUEST_FRIENDS_REQUEST request factory key.
String REQUEST_FACTORY_KEY_SET_DESCRIPTION_REQUEST request factory key.
String REQUEST_FACTORY_KEY_UPLOAD_REQUEST request factory key.
String REQUEST_FACTORY_KEY_VERIFY_REGISTRATION_EMAIL_REQUEST request factory key.
String RESPONSE_FACTORY_KEY_ADD_TO_MY_BOX_RESPONSE response factory key.
String RESPONSE_FACTORY_KEY_ADD_TO_TAG_RESPONSE response factory key.
String RESPONSE_FACTORY_KEY_CREATE_FOLDER_RESPONSE response factory key.
String RESPONSE_FACTORY_KEY_DELETE_RESPONSE response factory key.
String RESPONSE_FACTORY_KEY_DOWNLOAD_RESPONSE response factory key.
String RESPONSE_FACTORY_KEY_EXPORT_TAGS_RESPONSE response factory key.
String RESPONSE_FACTORY_KEY_GET_ACCOUNT_TREE_RESPONSE response factory key.
String RESPONSE_FACTORY_KEY_GET_AUTH_TOKEN_RESPONSE response factory key.
String RESPONSE_FACTORY_KEY_GET_FILE_INFO_RESPONSE response factory key.
String RESPONSE_FACTORY_KEY_GET_FRIENDS_RESPONSE response factory key.
String RESPONSE_FACTORY_KEY_GET_TICKET_RESPONSE response factory key.
String RESPONSE_FACTORY_KEY_LOGOUT_RESPONSE response factory key.
String RESPONSE_FACTORY_KEY_MOVE_RESPONSE response factory key.
String RESPONSE_FACTORY_KEY_PRIVATE_SHARE_RESPONSE response factory key.
String RESPONSE_FACTORY_KEY_PUBLIC_SHARE_RESPONSE response factory key.
String RESPONSE_FACTORY_KEY_PUBLIC_UNSHARE_RESPONSE response factory key.
String RESPONSE_FACTORY_KEY_REGISTER_NEW_USER_RESPONSE response factory key.
String RESPONSE_FACTORY_KEY_RENAME_RESPONSE response factory key.
String RESPONSE_FACTORY_KEY_REQUEST_FRIENDS_RESPONSE response factory key.
String RESPONSE_FACTORY_KEY_SET_DESCRIPTION_RESPONSE response factory key.
String RESPONSE_FACTORY_KEY_UPLOAD_RESPONSE response factory key.
String RESPONSE_FACTORY_KEY_VERIFY_REGISTRATION_EMAIL_RESPONSE response factory key.
String SLASH_STRING special characters.
String SOAP_TYPE_STRING soap element.
String STATUS_ADD_TO_MY_BOX_ERROR status code.
String STATUS_ADD_TO_MY_BOX_OK status code.
String STATUS_ADD_TO_TAG_OK status code.
String STATUS_APPLICATION_RESTRICTED status code.
String STATUS_CREATE_OK status code.
String STATUS_EMAIL_ALREADY_REGISTERED status code.
String STATUS_EMAIL_INVALID status code.
String STATUS_EMAIL_OK status code.
String STATUS_EXPORT_TAGS_OK status code.
String STATUS_E_ACCESS_DENIED status code.
String STATUS_E_FILE_ID status code.
String STATUS_E_FOLDER_ID status code.
String STATUS_E_NO_PARENT_FOLDER status code.
String STATUS_E_REGISTER status code.
String STATUS_E_SET_DESCRIPTION status code.
String STATUS_GET_AUTH_TOKEN_ERROR status code.
String STATUS_GET_AUTH_TOKEN_OK status code.
String STATUS_GET_TICKET_OK status code.
String STATUS_LISTING_OK status code.
String STATUS_LOGOUT_OK status code.
String STATUS_NOT_LOGGED_IN status code.
String STATUS_PRIVATE_SHARE_OK status code.
String STATUS_SHARE_OK status code.
String STATUS_SUCCESSFUL_REGISTER status code.
String STATUS_S_DELETE_NODE status code.
String STATUS_S_FOLDER_EXISTS status code.
String STATUS_S_GET_FILE_INFO status code.
String STATUS_S_GET_FRIENDS status code.
String STATUS_S_MOVE_NODE status code.
String STATUS_S_RENAME_NODE status code.
String STATUS_S_REQUEST_FRIENDS status code.
String STATUS_S_SET_DESCRIPTION status code.
String STATUS_UNSHARE_OK status code.
String STATUS_UPLOAD_OK status code.
String STATUS_WRONG_NODE status code.
Public Constructors
BoxConstant()
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final String ACTION_EQUALS_STRING

special characters.

Constant Value: "action="

public static final String ACTION_NAME_ADD_TO_MYBOX

action name.

Constant Value: "add_to_mybox"

public static final String ACTION_NAME_ADD_TO_TAG

action name.

Constant Value: "add_to_tag"

public static final String ACTION_NAME_CREATE_FOLDER

action name.

Constant Value: "create_folder"

public static final String ACTION_NAME_DELETE

action name.

Constant Value: "delete"

public static final String ACTION_NAME_DOWNLOAD

action name.

Constant Value: "download"

public static final String ACTION_NAME_EXPORT_TAGS

action name.

Constant Value: "export_tags"

public static final String ACTION_NAME_GET_ACCOUNT_TREE

action name.

Constant Value: "get_account_tree"

public static final String ACTION_NAME_GET_AUTH_TOKEN

action name.

Constant Value: "get_auth_token"

public static final String ACTION_NAME_GET_FILE_INFO

action name.

Constant Value: "get_file_info"

public static final String ACTION_NAME_GET_FRIENDS

action name.

Constant Value: "get_friends"

public static final String ACTION_NAME_GET_TICKET

action name.

Constant Value: "get_ticket"

public static final String ACTION_NAME_LOGOUT

action name.

Constant Value: "logout"

public static final String ACTION_NAME_MOVE

action name.

Constant Value: "move"

public static final String ACTION_NAME_PRIVATE_SHARE

action name.

Constant Value: "private_share"

public static final String ACTION_NAME_PUBLIC_SHARE

action name.

Constant Value: "public_share"

public static final String ACTION_NAME_PUBLIC_UNSHARE

action name.

Constant Value: "public_unshare"

public static final String ACTION_NAME_REGISTER_NEW_USER

action name.

Constant Value: "register_new_user"

public static final String ACTION_NAME_RENAME

action name.

Constant Value: "rename"

public static final String ACTION_NAME_REQUEST_FRIENDS

action name.

Constant Value: "request_friends"

public static final String ACTION_NAME_SET_DESCRIPTION

action name.

Constant Value: "set_description"

public static final String ACTION_NAME_UPLOAD

action name.

Constant Value: "upload"

public static final String ACTION_NAME_VERIFY_REGISTRATION_EMAIL

action name.

Constant Value: "verify_registration_email"

public static final String AND_SIGN_STRING

special characters.

Constant Value: "&"

public static final String AUTH_URL_STRING

special characters.

Constant Value: "auth"

public static final String CONFIG_API_REQUEST_FORMAT

config parameter.

Constant Value: "box4j.config.api.requestformat"

public static final String CONFIG_API_REQUEST_FORMAT_REST

config parameter.

Constant Value: "rest"

public static final String CONFIG_API_REQUEST_FORMAT_SOAP

config parameter.

Constant Value: "soap"

public static final String CONFIG_API_REQUEST_FORMAT_XML

config parameter.

Constant Value: "xml"

public static final String CONFIG_API_UPLOAD_URL_PREFIX

config parameter.

Constant Value: "box4j.config.api.upload_url_prefix"

public static final String CONFIG_API_URL_PREFIX

config parameter.

Constant Value: "box4j.config.api.url_prefix"

public static final String CONFIG_API_VERSION

config parameter.

Constant Value: "box4j.config.api.version"

public static final String CONFIG_FILE_DEFAULT_NAME

default config file name.

Constant Value: "box4j-config-default.properties"

public static final String CONFIG_FILE_NAME

config file name.

Constant Value: "box4j-config.properties"

public static final String CONFIG_HTTPCLIENT_CONNECTIONTIMEOUT

config parameter.

Constant Value: "box4j.config.httpclient.ConnectionTimeout"

public static final String CONFIG_HTTPCLIENT_IGNORECOOKIES

config parameter.

Constant Value: "box4j.config.httpclient.IgnoreCookies"

public static final String CONFIG_HTTPCLIENT_MAXCONNECTIONSPERHOST

config parameter.

Constant Value: "box4j.config.httpclient.MaxConnectionsPerHost"

public static final String CONFIG_HTTPCLIENT_MAXTOTALCONNECTIONS

config parameter.

Constant Value: "box4j.config.httpclient.MaxTotalConnections"

public static final String CONFIG_HTTPCLIENT_SOCONNECTIONTIMEOUT

config parameter.

Constant Value: "box4j.config.httpclient.SoConnectionTimeout"

public static final String EQUALS_SIGN_STRING

special characters.

Constant Value: "="

public static final String PARAM_NAME_ACCESS_ID

parameter name.

Constant Value: "access_id"

public static final String PARAM_NAME_ACTION

parameter name.

Constant Value: "action"

public static final String PARAM_NAME_API_KEY

parameter name.

Constant Value: "api_key"

public static final String PARAM_NAME_AUTH_TOKEN

parameter name.

Constant Value: "auth_token"

public static final String PARAM_NAME_CREATED

parameter name.

Constant Value: "created"

public static final String PARAM_NAME_DESCRIPTION

parameter name.

Constant Value: "description"

public static final String PARAM_NAME_DESTINATION_ID

parameter name.

Constant Value: "destination_id"

public static final String PARAM_NAME_EMAIL

parameter name.

Constant Value: "email"

public static final String PARAM_NAME_EMAILS

parameter name.

Constant Value: "emails"

public static final String PARAM_NAME_FILES

parameter name.

Constant Value: "files"

public static final String PARAM_NAME_FILE_ID

parameter name.

Constant Value: "file_id"

public static final String PARAM_NAME_FILE_NAME

parameter name.

Constant Value: "file_name"

public static final String PARAM_NAME_FOLDER

parameter name.

Constant Value: "folder"

public static final String PARAM_NAME_FOLDER_ID

parameter name.

Constant Value: "folder_id"

public static final String PARAM_NAME_FOLDER_NAME

parameter name.

Constant Value: "folder_name"

public static final String PARAM_NAME_FOLDER_TYPE_ID

parameter name.

Constant Value: "folder_type_id"

public static final String PARAM_NAME_FRIENDS

parameter name.

Constant Value: "friends"

public static final String PARAM_NAME_INFO

parameter name.

Constant Value: "info"

public static final String PARAM_NAME_ITEM

parameter name.

Constant Value: "item"

public static final String PARAM_NAME_LOGIN

parameter name.

Constant Value: "login"

public static final String PARAM_NAME_MESSAGE

parameter name.

Constant Value: "message"

public static final String PARAM_NAME_NAME

parameter name.

Constant Value: "name"

public static final String PARAM_NAME_NEW_NAME

parameter name.

Constant Value: "new_name"

public static final String PARAM_NAME_NOTIFY

parameter name.

Constant Value: "notify"

public static final String PARAM_NAME_PARAMS

parameter name.

Constant Value: "params"

public static final String PARAM_NAME_PARAMS_EMAILS

parameter name.

Constant Value: "emails[]"

public static final String PARAM_NAME_PARAMS_PARAMS

parameter name.

Constant Value: "params[]"

public static final String PARAM_NAME_PARAMS_TAGS

parameter name.

Constant Value: "tags[]"

public static final String PARAM_NAME_PARENT_FOLDER_ID

parameter name.

Constant Value: "parent_folder_id"

public static final String PARAM_NAME_PARENT_ID

parameter name.

Constant Value: "parent_id"

public static final String PARAM_NAME_PASSWORD

parameter name.

Constant Value: "password"

public static final String PARAM_NAME_PATH

parameter name.

Constant Value: "path"

public static final String PARAM_NAME_PUBLIC_NAME

parameter name.

Constant Value: "public_name"

public static final String PARAM_NAME_REQUEST

parameter name.

Constant Value: "request"

public static final String PARAM_NAME_RESPONSE

parameter name.

Constant Value: "response"

public static final String PARAM_NAME_SHA1

parameter name.

Constant Value: "sha1"

public static final String PARAM_NAME_SHARE

parameter name.

Constant Value: "share"

public static final String PARAM_NAME_SHARED

parameter name.

Constant Value: "shared"

public static final String PARAM_NAME_SHARED_NAME

parameter name.

Constant Value: "shared_name"

public static final String PARAM_NAME_SHOW_COMMENTS

parameter name.

Constant Value: "show_comments"

public static final String PARAM_NAME_SIZE

parameter name.

Constant Value: "size"

public static final String PARAM_NAME_SOAP_BODY

parameter name.

Constant Value: "soap:Body"

public static final String PARAM_NAME_SOAP_ENVELOPE

parameter name.

Constant Value: "soap:Envelope"

public static final String PARAM_NAME_SPACE_AMOUNT

parameter name.

Constant Value: "space_amount"

public static final String PARAM_NAME_SPACE_USED

parameter name.

Constant Value: "space_used"

public static final String PARAM_NAME_STATUS

parameter name.

Constant Value: "status"

public static final String PARAM_NAME_TAGS

parameter name.

Constant Value: "tags"

public static final String PARAM_NAME_TAG_XML

parameter name.

Constant Value: "tag_xml"

public static final String PARAM_NAME_TARGET

parameter name.

Constant Value: "target"

public static final String PARAM_NAME_TARGET_ID

parameter name.

Constant Value: "target_id"

public static final String PARAM_NAME_TICKET

parameter name.

Constant Value: "ticket"

public static final String PARAM_NAME_TREE

parameter name.

Constant Value: "tree"

public static final String PARAM_NAME_UPDATED

parameter name.

Constant Value: "updated"

public static final String PARAM_NAME_USER

parameter name.

Constant Value: "user"

public static final String PARAM_NAME_USER_ID

parameter name.

Constant Value: "user_id"

public static final String QUESTION_MARK_STRING

special characters.

Constant Value: "?"

public static final String REQUEST_FACTORY_KEY_ADD_TO_MY_BOX_REQUEST

request factory key.

Constant Value: "box4j.config.requestfactory.AddToMyBoxRequest"

public static final String REQUEST_FACTORY_KEY_ADD_TO_TAG_REQUEST

request factory key.

Constant Value: "box4j.config.requestfactory.AddToTagRequest"

public static final String REQUEST_FACTORY_KEY_CREATE_FOLDER_REQUEST

request factory key.

Constant Value: "box4j.config.requestfactory.CreateFolderRequest"

public static final String REQUEST_FACTORY_KEY_DELETE_REQUEST

request factory key.

Constant Value: "box4j.config.requestfactory.DeleteRequest"

public static final String REQUEST_FACTORY_KEY_DOWNLOAD_REQUEST

request factory key.

Constant Value: "box4j.config.requestfactory.DownloadRequest"

public static final String REQUEST_FACTORY_KEY_EXPORT_TAGS_REQUEST

request factory key.

Constant Value: "box4j.config.requestfactory.ExportTagsRequest"

public static final String REQUEST_FACTORY_KEY_GET_ACCOUNT_TREE_REQUEST

request factory key.

Constant Value: "box4j.config.requestfactory.GetAccountTreeRequest"

public static final String REQUEST_FACTORY_KEY_GET_AUTH_TOKEN_REQUEST

request factory key.

Constant Value: "box4j.config.requestfactory.GetAuthTokenRequest"

public static final String REQUEST_FACTORY_KEY_GET_FILE_INFO_REQUEST

request factory key.

Constant Value: "box4j.config.requestfactory.GetFileInfoRequest"

public static final String REQUEST_FACTORY_KEY_GET_FRIENDS_REQUEST

request factory key.

Constant Value: "box4j.config.requestfactory.GetFriendsRequest"

public static final String REQUEST_FACTORY_KEY_GET_TICKET_REQUEST

request factory key.

Constant Value: "box4j.config.requestfactory.GetTicketRequest"

public static final String REQUEST_FACTORY_KEY_LOGOUT_REQUEST

request factory key.

Constant Value: "box4j.config.requestfactory.LogoutRequest"

public static final String REQUEST_FACTORY_KEY_MOVE_REQUEST

request factory key.

Constant Value: "box4j.config.requestfactory.MoveRequest"

public static final String REQUEST_FACTORY_KEY_PRIVATE_SHARE_REQUEST

request factory key.

Constant Value: "box4j.config.requestfactory.PrivateShareRequest"

public static final String REQUEST_FACTORY_KEY_PUBLIC_SHARE_REQUEST

request factory key.

Constant Value: "box4j.config.requestfactory.PublicShareRequest"

public static final String REQUEST_FACTORY_KEY_PUBLIC_UNSHARE_REQUEST

request factory key.

Constant Value: "box4j.config.requestfactory.PublicUnshareRequest"

public static final String REQUEST_FACTORY_KEY_REGISTER_NEW_USER_REQUEST

request factory key.

Constant Value: "box4j.config.requestfactory.RegisterNewUserRequest"

public static final String REQUEST_FACTORY_KEY_RENAME_REQUEST

request factory key.

Constant Value: "box4j.config.requestfactory.RenameRequest"

public static final String REQUEST_FACTORY_KEY_REQUEST_FRIENDS_REQUEST

request factory key.

Constant Value: "box4j.config.requestfactory.RequestFriendsRequest"

public static final String REQUEST_FACTORY_KEY_SET_DESCRIPTION_REQUEST

request factory key.

Constant Value: "box4j.config.requestfactory.SetDescriptionRequest"

public static final String REQUEST_FACTORY_KEY_UPLOAD_REQUEST

request factory key.

Constant Value: "box4j.config.requestfactory.UploadRequest"

public static final String REQUEST_FACTORY_KEY_VERIFY_REGISTRATION_EMAIL_REQUEST

request factory key.

Constant Value: "box4j.config.requestfactory.VerifyRegistrationEmailRequest"

public static final String RESPONSE_FACTORY_KEY_ADD_TO_MY_BOX_RESPONSE

response factory key.

Constant Value: "box4j.config.responsefactory.AddToMyBoxResponse"

public static final String RESPONSE_FACTORY_KEY_ADD_TO_TAG_RESPONSE

response factory key.

Constant Value: "box4j.config.responsefactory.AddToTagResponse"

public static final String RESPONSE_FACTORY_KEY_CREATE_FOLDER_RESPONSE

response factory key.

Constant Value: "box4j.config.responsefactory.CreateFolderResponse"

public static final String RESPONSE_FACTORY_KEY_DELETE_RESPONSE

response factory key.

Constant Value: "box4j.config.responsefactory.DeleteResponse"

public static final String RESPONSE_FACTORY_KEY_DOWNLOAD_RESPONSE

response factory key.

Constant Value: "box4j.config.responsefactory.DownloadResponse"

public static final String RESPONSE_FACTORY_KEY_EXPORT_TAGS_RESPONSE

response factory key.

Constant Value: "box4j.config.responsefactory.ExportTagsResponse"

public static final String RESPONSE_FACTORY_KEY_GET_ACCOUNT_TREE_RESPONSE

response factory key.

Constant Value: "box4j.config.responsefactory.GetAccountTreeResponse"

public static final String RESPONSE_FACTORY_KEY_GET_AUTH_TOKEN_RESPONSE

response factory key.

Constant Value: "box4j.config.responsefactory.GetAuthTokenResponse"

public static final String RESPONSE_FACTORY_KEY_GET_FILE_INFO_RESPONSE

response factory key.

Constant Value: "box4j.config.responsefactory.GetFileInfoResponse"

public static final String RESPONSE_FACTORY_KEY_GET_FRIENDS_RESPONSE

response factory key.

Constant Value: "box4j.config.responsefactory.GetFriendsResponse"

public static final String RESPONSE_FACTORY_KEY_GET_TICKET_RESPONSE

response factory key.

Constant Value: "box4j.config.responsefactory.GetTicketResponse"

public static final String RESPONSE_FACTORY_KEY_LOGOUT_RESPONSE

response factory key.

Constant Value: "box4j.config.responsefactory.LogoutResponse"

public static final String RESPONSE_FACTORY_KEY_MOVE_RESPONSE

response factory key.

Constant Value: "box4j.config.responsefactory.MoveResponse"

public static final String RESPONSE_FACTORY_KEY_PRIVATE_SHARE_RESPONSE

response factory key.

Constant Value: "box4j.config.responsefactory.PrivateShareResponse"

public static final String RESPONSE_FACTORY_KEY_PUBLIC_SHARE_RESPONSE

response factory key.

Constant Value: "box4j.config.responsefactory.PublicShareResponse"

public static final String RESPONSE_FACTORY_KEY_PUBLIC_UNSHARE_RESPONSE

response factory key.

Constant Value: "box4j.config.responsefactory.PublicUnshareResponse"

public static final String RESPONSE_FACTORY_KEY_REGISTER_NEW_USER_RESPONSE

response factory key.

Constant Value: "box4j.config.responsefactory.RegisterNewUserResponse"

public static final String RESPONSE_FACTORY_KEY_RENAME_RESPONSE

response factory key.

Constant Value: "box4j.config.responsefactory.RenameResponse"

public static final String RESPONSE_FACTORY_KEY_REQUEST_FRIENDS_RESPONSE

response factory key.

Constant Value: "box4j.config.responsefactory.RequestFriendsResponse"

public static final String RESPONSE_FACTORY_KEY_SET_DESCRIPTION_RESPONSE

response factory key.

Constant Value: "box4j.config.responsefactory.SetDescriptionResponse"

public static final String RESPONSE_FACTORY_KEY_UPLOAD_RESPONSE

response factory key.

Constant Value: "box4j.config.responsefactory.UploadResponse"

public static final String RESPONSE_FACTORY_KEY_VERIFY_REGISTRATION_EMAIL_RESPONSE

response factory key.

Constant Value: "box4j.config.responsefactory.VerifyRegistrationEmailResponse"

public static final String SLASH_STRING

special characters.

Constant Value: "/"

public static final String SOAP_TYPE_STRING

soap element.

Constant Value: "xsd:string"

public static final String STATUS_ADD_TO_MY_BOX_ERROR

status code.

Constant Value: "addtomybox_error"

public static final String STATUS_ADD_TO_MY_BOX_OK

status code.

Constant Value: "addtomybox_ok"

public static final String STATUS_ADD_TO_TAG_OK

status code.

Constant Value: "addtotag_ok"

public static final String STATUS_APPLICATION_RESTRICTED

status code.

Constant Value: "application_restricted"

public static final String STATUS_CREATE_OK

status code.

Constant Value: "create_ok"

public static final String STATUS_EMAIL_ALREADY_REGISTERED

status code.

Constant Value: "email_already_registered"

public static final String STATUS_EMAIL_INVALID

status code.

Constant Value: "email_invalid"

public static final String STATUS_EMAIL_OK

status code.

Constant Value: "email_ok"

public static final String STATUS_EXPORT_TAGS_OK

status code.

Constant Value: "export_tags_ok"

public static final String STATUS_E_ACCESS_DENIED

status code.

Constant Value: "e_access_denied"

public static final String STATUS_E_FILE_ID

status code.

Constant Value: "e_file_id"

public static final String STATUS_E_FOLDER_ID

status code.

Constant Value: "e_folder_id"

public static final String STATUS_E_NO_PARENT_FOLDER

status code.

Constant Value: "e_no_parent_folder"

public static final String STATUS_E_REGISTER

status code.

Constant Value: "e_register"

public static final String STATUS_E_SET_DESCRIPTION

status code.

Constant Value: "e_set_description"

public static final String STATUS_GET_AUTH_TOKEN_ERROR

status code.

Constant Value: "get_auth_token_error"

public static final String STATUS_GET_AUTH_TOKEN_OK

status code.

Constant Value: "get_auth_token_ok"

public static final String STATUS_GET_TICKET_OK

status code.

Constant Value: "get_ticket_ok"

public static final String STATUS_LISTING_OK

status code.

Constant Value: "listing_ok"

public static final String STATUS_LOGOUT_OK

status code.

Constant Value: "logout_ok"

public static final String STATUS_NOT_LOGGED_IN

status code.

Constant Value: "not_logged_in"

public static final String STATUS_PRIVATE_SHARE_OK

status code.

Constant Value: "private_share_ok"

public static final String STATUS_SHARE_OK

status code.

Constant Value: "share_ok"

public static final String STATUS_SUCCESSFUL_REGISTER

status code.

Constant Value: "successful_register"

public static final String STATUS_S_DELETE_NODE

status code.

Constant Value: "s_delete_node"

public static final String STATUS_S_FOLDER_EXISTS

status code.

Constant Value: "s_folder_exists"

public static final String STATUS_S_GET_FILE_INFO

status code.

Constant Value: "s_get_file_info"

public static final String STATUS_S_GET_FRIENDS

status code.

Constant Value: "s_get_friends"

public static final String STATUS_S_MOVE_NODE

status code.

Constant Value: "s_move_node"

public static final String STATUS_S_RENAME_NODE

status code.

Constant Value: "s_rename_node"

public static final String STATUS_S_REQUEST_FRIENDS

status code.

Constant Value: "s_request_friends"

public static final String STATUS_S_SET_DESCRIPTION

status code.

Constant Value: "s_set_description"

public static final String STATUS_UNSHARE_OK

status code.

Constant Value: "unshare_ok"

public static final String STATUS_UPLOAD_OK

status code.

Constant Value: "upload_ok"

public static final String STATUS_WRONG_NODE

status code.

Constant Value: "wrong_node"

Public Constructors

public BoxConstant ()