A B C D E F G H I J L M N O P R S T U V W 

C

canDownload() - Method in class com.box.boxjavalibv2.jsonentities.BoxSharedLinkPermissionsRequestEntity
whether can_download is true.
canSeeManagedUsers() - Method in class com.box.boxjavalibv2.dao.BoxUser
Whether or not the user can see other enterprise users in the contact list.
clear() - Method in class com.box.boxandroidlibv2.adapters.BoxListItemAdapter
 
CLIENT_ID - Static variable in class com.box.boxandroidlibv2.activities.OAuthActivity
 
CLIENT_SECRET - Static variable in class com.box.boxandroidlibv2.activities.OAuthActivity
 
clientId - Variable in class com.box.boxandroidlibv2.activities.FolderNavigationActivity
 
clientSecret - Variable in class com.box.boxandroidlibv2.activities.FolderNavigationActivity
 
CO_OWNER - Static variable in class com.box.boxjavalibv2.dao.BoxCollaborationRole
A Co-Owner has all of the functional read/ write access that an Editor does.
COLLABORATORS - Static variable in class com.box.boxjavalibv2.dao.BoxSharedLinkAccess
Collaborators access.Indicates the link can only be accessed by collaborators.
com.box.boxandroidlibv2 - package com.box.boxandroidlibv2
 
com.box.boxandroidlibv2.activities - package com.box.boxandroidlibv2.activities
 
com.box.boxandroidlibv2.adapters - package com.box.boxandroidlibv2.adapters
 
com.box.boxandroidlibv2.dao - package com.box.boxandroidlibv2.dao
 
com.box.boxandroidlibv2.exceptions - package com.box.boxandroidlibv2.exceptions
 
com.box.boxandroidlibv2.jsonparsing - package com.box.boxandroidlibv2.jsonparsing
 
com.box.boxandroidlibv2.manager - package com.box.boxandroidlibv2.manager
 
com.box.boxandroidlibv2.viewdata - package com.box.boxandroidlibv2.viewdata
 
com.box.boxandroidlibv2.viewlisteners - package com.box.boxandroidlibv2.viewlisteners
 
com.box.boxandroidlibv2.views - package com.box.boxandroidlibv2.views
 
com.box.boxjavalibv2.authorization - package com.box.boxjavalibv2.authorization
 
com.box.boxjavalibv2.dao - package com.box.boxjavalibv2.dao
 
com.box.boxjavalibv2.events - package com.box.boxjavalibv2.events
 
com.box.boxjavalibv2.exceptions - package com.box.boxjavalibv2.exceptions
 
com.box.boxjavalibv2.filetransfer - package com.box.boxjavalibv2.filetransfer
 
com.box.boxjavalibv2.httpentities - package com.box.boxjavalibv2.httpentities
 
com.box.boxjavalibv2.jsonentities - package com.box.boxjavalibv2.jsonentities
 
com.box.boxjavalibv2.jsonparsing - package com.box.boxjavalibv2.jsonparsing
 
com.box.boxjavalibv2.request.requestobjects - package com.box.boxjavalibv2.request.requestobjects
 
com.box.boxjavalibv2.requests - package com.box.boxjavalibv2.requests
 
com.box.boxjavalibv2.requests.requestobjects - package com.box.boxjavalibv2.requests.requestobjects
 
com.box.boxjavalibv2.resourcemanagers - package com.box.boxjavalibv2.resourcemanagers
 
com.box.boxjavalibv2.responseparsers - package com.box.boxjavalibv2.responseparsers
 
com.box.boxjavalibv2.testutils - package com.box.boxjavalibv2.testutils
 
com.box.boxjavalibv2.utils - package com.box.boxjavalibv2.utils
 
com.box.restclientv2.authorization - package com.box.restclientv2.authorization
 
com.box.restclientv2.authorization.oauthmultithread - package com.box.restclientv2.authorization.oauthmultithread
 
com.box.restclientv2.exceptions - package com.box.restclientv2.exceptions
 
com.box.restclientv2.httpclientsupport - package com.box.restclientv2.httpclientsupport
 
com.box.restclientv2.interfaces - package com.box.restclientv2.interfaces
 
com.box.restclientv2.requestsbase - package com.box.restclientv2.requestsbase
 
com.box.restclientv2.responseparsers - package com.box.restclientv2.responseparsers
 
com.box.restclientv2.responses - package com.box.restclientv2.responses
 
COMPANY - Static variable in class com.box.boxjavalibv2.dao.BoxSharedLinkAccess
Company access.
CONFIG - Static variable in class com.box.boxjavalibv2.requests.RequestTestBase
 
Constants - Class in com.box.boxjavalibv2.utils
 
Constants() - Constructor for class com.box.boxjavalibv2.utils.Constants
 
ConstructHttpUriRequestTest() - Method in class com.box.restclientv2.requestsbase.DefaultBoxRequestTest
 
consumeHttpEntity(HttpEntity) - Static method in class com.box.boxjavalibv2.utils.Utils
Ensures that the entity content is fully consumed and the content stream, if exists, is closed.
consumeHttpEntityQuietly(HttpEntity) - Static method in class com.box.boxjavalibv2.utils.Utils
Ensures that the entity content is fully consumed and the content stream, if exists, is closed.
contains(String) - Method in class com.box.boxjavalibv2.dao.BoxObject
Use this method to check whether the object contains certain field at all.
CONTENT_MD5 - Static variable in class com.box.boxjavalibv2.utils.Constants
 
CONTENT_TYPE - Static variable in class com.box.restclientv2.httpclientsupport.HttpClientURLEncodedUtils
 
convertBoxObjectToJSONString(Object) - Method in class com.box.boxjavalibv2.jsonparsing.BoxJSONParser
 
convertBoxObjectToJSONString(Object) - Method in interface com.box.boxjavalibv2.jsonparsing.IBoxJSONParser
Convert the object into String.
convertBoxObjectToJSONStringQuietly(Object) - Method in class com.box.boxjavalibv2.jsonparsing.BoxJSONParser
 
convertBoxObjectToJSONStringQuietly(Object) - Method in interface com.box.boxjavalibv2.jsonparsing.IBoxJSONParser
Convert the object into String.
copyFile(String, BoxItemCopyRequestObject) - Method in class com.box.boxjavalibv2.resourcemanagers.BoxFilesManagerImpl
 
copyFile(String, BoxItemCopyRequestObject) - Method in interface com.box.boxjavalibv2.resourcemanagers.IBoxFilesManager
Copy a file.
copyFolder(String, BoxItemCopyRequestObject) - Method in class com.box.boxjavalibv2.resourcemanagers.BoxFoldersManageImpl
 
copyFolder(String, BoxItemCopyRequestObject) - Method in interface com.box.boxjavalibv2.resourcemanagers.IBoxFoldersManager
Copy a folder.
copyItem(String, BoxItemCopyRequestObject, BoxResourceType) - Method in class com.box.boxjavalibv2.resourcemanagers.BoxItemsManagerImpl
 
copyItem(String, BoxItemCopyRequestObject, BoxResourceType) - Method in interface com.box.boxjavalibv2.resourcemanagers.IBoxItemsManager
Copy an item.
CopyItemRequest - Class in com.box.boxjavalibv2.requests
Request to copy a file/folder to a different parent folder.
CopyItemRequest(IBoxConfig, IBoxJSONParser, String, BoxItemCopyRequestObject, BoxResourceType) - Constructor for class com.box.boxjavalibv2.requests.CopyItemRequest
Constructor.
copyItemRequestObject(String) - Static method in class com.box.boxjavalibv2.requests.requestobjects.BoxItemCopyRequestObject
 
CopyItemRequestTest - Class in com.box.boxjavalibv2.requests
 
CopyItemRequestTest() - Constructor for class com.box.boxjavalibv2.requests.CopyItemRequestTest
 
createAuthDataController(String, String) - Method in class com.box.boxjavalibv2.BoxClient
Create auth data controller, which maintains auth data and handles auth refresh.
createAuthorization(IAuthDataController) - Method in class com.box.boxjavalibv2.BoxClient
From auth data controller, generate IBoxRequestAuth, which can be applied to api requests.
createCollabObject(String, String, String, String) - Static method in class com.box.boxjavalibv2.requests.requestobjects.BoxCollabRequestObject
create a collaboration.
createCollaboration(String, BoxCollabRequestObject) - Method in class com.box.boxjavalibv2.resourcemanagers.BoxCollaborationsManagerImpl
 
createCollaboration(String, BoxCollabRequestObject) - Method in interface com.box.boxjavalibv2.resourcemanagers.IBoxCollaborationsManager
Add a collaboration for a single user to a folder.
CreateCollaborationRequest - Class in com.box.boxjavalibv2.requests
Request to add a collaboration for a single user to a folder.
CreateCollaborationRequest(IBoxConfig, IBoxJSONParser, String, BoxCollabRequestObject) - Constructor for class com.box.boxjavalibv2.requests.CreateCollaborationRequest
Constructor.
CreateCommentRequest - Class in com.box.boxjavalibv2.requests
Request to add a comment to a file.
CreateCommentRequest(IBoxConfig, IBoxJSONParser, BoxCommentRequestObject) - Constructor for class com.box.boxjavalibv2.requests.CreateCommentRequest
Constructor.
CreateEmailAliasRequest - Class in com.box.boxjavalibv2.requests
Request to adds a new email alias to the given user's account.
CreateEmailAliasRequest(IBoxConfig, IBoxJSONParser, String, BoxEmailAliasRequestObject) - Constructor for class com.box.boxjavalibv2.requests.CreateEmailAliasRequest
Constructor.
CreateEmailAliasRequest(IBoxConfig, IBoxJSONParser, String, String) - Constructor for class com.box.boxjavalibv2.requests.CreateEmailAliasRequest
Constructor.
createEnterpriseUser(BoxUserRequestObject) - Method in class com.box.boxjavalibv2.resourcemanagers.BoxUsersManagerImpl
 
createEnterpriseUser(BoxUserRequestObject) - Method in interface com.box.boxjavalibv2.resourcemanagers.IBoxUsersManager
Used to provision a new user in an enterprise.
CreateEnterpriseUserRequest - Class in com.box.boxjavalibv2.requests
Request used to provision a new user in an enterprise.
CreateEnterpriseUserRequest(IBoxConfig, IBoxJSONParser, BoxUserRequestObject) - Constructor for class com.box.boxjavalibv2.requests.CreateEnterpriseUserRequest
Constructor.
createEnterpriseUserRequestObject(String, String) - Static method in class com.box.boxjavalibv2.requests.requestobjects.BoxUserRequestObject
Request entity to create an enterprise user.
CreateEnterpriseUserRequestTest - Class in com.box.boxjavalibv2.requests
 
CreateEnterpriseUserRequestTest() - Constructor for class com.box.boxjavalibv2.requests.CreateEnterpriseUserRequestTest
 
createFolder(BoxFolderRequestObject) - Method in class com.box.boxjavalibv2.resourcemanagers.BoxFoldersManageImpl
 
createFolder(BoxFolderRequestObject) - Method in interface com.box.boxjavalibv2.resourcemanagers.IBoxFoldersManager
Create a folder.
createFolderRequestObject(String, String) - Static method in class com.box.boxjavalibv2.requests.requestobjects.BoxFolderRequestObject
 
createGroup(BoxGroupRequestObject) - Method in class com.box.boxjavalibv2.resourcemanagers.BoxGroupsManagerImpl
 
createGroup(String) - Method in class com.box.boxjavalibv2.resourcemanagers.BoxGroupsManagerImpl
 
createGroup(BoxGroupRequestObject) - Method in interface com.box.boxjavalibv2.resourcemanagers.IBoxGroupsManager
Create a group.
createGroup(String) - Method in interface com.box.boxjavalibv2.resourcemanagers.IBoxGroupsManager
Create a group.
CreateGroupMembershipRequest - Class in com.box.boxjavalibv2.requests
 
CreateGroupMembershipRequest(IBoxConfig, IBoxJSONParser, BoxGroupMembershipRequestObject) - Constructor for class com.box.boxjavalibv2.requests.CreateGroupMembershipRequest
 
CreateGroupMembershipTest - Class in com.box.boxjavalibv2.requests
 
CreateGroupMembershipTest() - Constructor for class com.box.boxjavalibv2.requests.CreateGroupMembershipTest
 
CreateGroupRequest - Class in com.box.boxjavalibv2.requests
 
CreateGroupRequest(IBoxConfig, IBoxJSONParser, BoxGroupRequestObject) - Constructor for class com.box.boxjavalibv2.requests.CreateGroupRequest
 
createGroupRequestObject(String) - Static method in class com.box.boxjavalibv2.requests.requestobjects.BoxGroupRequestObject
 
CreateGroupRequestTest - Class in com.box.boxjavalibv2.requests
 
CreateGroupRequestTest() - Constructor for class com.box.boxjavalibv2.requests.CreateGroupRequestTest
 
createJSONParser(IBoxResourceHub) - Method in class com.box.boxjavalibv2.BoxClient
Create a json parser.
createMembership(BoxGroupMembershipRequestObject) - Method in class com.box.boxjavalibv2.resourcemanagers.BoxGroupsManagerImpl
 
createMembership(String, String, String) - Method in class com.box.boxjavalibv2.resourcemanagers.BoxGroupsManagerImpl
 
createMembership(BoxGroupMembershipRequestObject) - Method in interface com.box.boxjavalibv2.resourcemanagers.IBoxGroupsManager
 
createMembership(String, String, String) - Method in interface com.box.boxjavalibv2.resourcemanagers.IBoxGroupsManager
 
createMonitoredRestClient(BoxConnectionManagerBuilder.BoxConnectionManager) - Static method in class com.box.boxjavalibv2.BoxClient
 
CreateNewFolderRequest - Class in com.box.boxjavalibv2.requests
Request to create a new folder.
CreateNewFolderRequest(IBoxConfig, IBoxJSONParser, BoxFolderRequestObject) - Constructor for class com.box.boxjavalibv2.requests.CreateNewFolderRequest
Constructor.
CreateNewFolderRequestTest - Class in com.box.boxjavalibv2.requests
 
CreateNewFolderRequestTest() - Constructor for class com.box.boxjavalibv2.requests.CreateNewFolderRequestTest
 
createOAuth(String, String, String, String) - Method in class com.box.boxjavalibv2.resourcemanagers.BoxOAuthManagerImpl
 
createOAuth(String, String, String, String, String, String) - Method in class com.box.boxjavalibv2.resourcemanagers.BoxOAuthManagerImpl
 
createOAuth(BoxOAuthRequestObject) - Method in class com.box.boxjavalibv2.resourcemanagers.BoxOAuthManagerImpl
 
createOAuth(String, String, String, String) - Method in interface com.box.boxjavalibv2.resourcemanagers.IBoxOAuthManager
 
createOAuth(String, String, String, String, String, String) - Method in interface com.box.boxjavalibv2.resourcemanagers.IBoxOAuthManager
 
createOAuth(BoxOAuthRequestObject) - Method in class com.box.restclientv2.authorization.oauthmultithread.MockOAuthManager
 
createOAuthActivityIntent(Context, String, String) - Static method in class com.box.boxandroidlibv2.activities.OAuthActivity
Create intent to launch OAuthActivity,use this method only if you already set redirect url in box dev console and you want to show the redirect page at the end of OAuth flow.
createOAuthActivityIntent(Context, String, String, boolean) - Static method in class com.box.boxandroidlibv2.activities.OAuthActivity
Create intent to launch OAuthActivity, use this method only if you already set redirect url in box dev console.
createOAuthActivityIntent(Context, String, String, boolean, String) - Static method in class com.box.boxandroidlibv2.activities.OAuthActivity
Create intent to launch OAuthActivity.
CreateOAuthRequest - Class in com.box.boxjavalibv2.requests
Request used to create OAuth.
CreateOAuthRequest(IBoxConfig, IBoxJSONParser, BoxOAuthRequestObject) - Constructor for class com.box.boxjavalibv2.requests.CreateOAuthRequest
Constructor.
createOAuthRequestObject(String, String, String, String) - Static method in class com.box.restclientv2.requestsbase.BoxOAuthRequestObject
Request object to create OAUth.
createOAuthWebViewClient(OAuthWebViewData, Object, BoxClient) - Method in class com.box.boxandroidlibv2.views.OAuthWebView
 
createResourceHub() - Method in class com.box.boxandroidlibv2.BoxAndroidClient
 
createResourceHub() - Method in class com.box.boxjavalibv2.BoxClient
Create a resource hub
createRestClient() - Static method in class com.box.boxjavalibv2.BoxClient
Create a REST client to make api calls.
createSharedLink(String, BoxSharedLinkRequestObject) - Method in class com.box.boxjavalibv2.resourcemanagers.BoxFilesManagerImpl
 
createSharedLink(String, BoxSharedLinkRequestObject) - Method in class com.box.boxjavalibv2.resourcemanagers.BoxFoldersManageImpl
 
createSharedLink(String, BoxSharedLinkRequestObject, BoxResourceType) - Method in class com.box.boxjavalibv2.resourcemanagers.BoxItemsManagerImpl
 
createSharedLink(String, BoxSharedLinkRequestObject) - Method in interface com.box.boxjavalibv2.resourcemanagers.IBoxFilesManager
Create a shared link for a file, given the id of the file/folder.
createSharedLink(String, BoxSharedLinkRequestObject) - Method in interface com.box.boxjavalibv2.resourcemanagers.IBoxFoldersManager
Create a shared link for a folder, given the id of the file/folder.
createSharedLink(String, BoxSharedLinkRequestObject, BoxResourceType) - Method in interface com.box.boxjavalibv2.resourcemanagers.IBoxItemsManager
Create a shared link for an item, given the id .
CreateSharedLinkRequest - Class in com.box.boxjavalibv2.requests
Request to create a shared link for a file or folder.
CreateSharedLinkRequest(IBoxConfig, IBoxJSONParser, String, BoxSharedLinkRequestObject, BoxResourceType) - Constructor for class com.box.boxjavalibv2.requests.CreateSharedLinkRequest
Constructor.
createSharedLinkRequestObject(BoxSharedLinkRequestEntity) - Static method in class com.box.boxjavalibv2.requests.requestobjects.BoxFileRequestObject
 
createSharedLinkRequestObject(BoxSharedLinkRequestEntity) - Static method in class com.box.boxjavalibv2.requests.requestobjects.BoxFolderRequestObject
 
createSharedLinkRequestObject(BoxSharedLinkRequestEntity) - Static method in class com.box.boxjavalibv2.requests.requestobjects.BoxItemRequestObject
 
createSharedLinkRequestObject(BoxSharedLinkRequestEntity) - Static method in class com.box.boxjavalibv2.requests.requestobjects.BoxSharedLinkRequestObject
 
CreateSharedLinkRequestTest - Class in com.box.boxjavalibv2.requests
Test CreateSharedLinkRequest.
CreateSharedLinkRequestTest() - Constructor for class com.box.boxjavalibv2.requests.CreateSharedLinkRequestTest
 
createTempFile(String) - Static method in class com.box.boxjavalibv2.testutils.TestUtils
 
CREATOR - Static variable in class com.box.boxandroidlibv2.dao.BoxAndroidCollaboration
 
CREATOR - Static variable in class com.box.boxandroidlibv2.dao.BoxAndroidCollection
 
CREATOR - Static variable in class com.box.boxandroidlibv2.dao.BoxAndroidComment
 
CREATOR - Static variable in class com.box.boxandroidlibv2.dao.BoxAndroidEmail
 
CREATOR - Static variable in class com.box.boxandroidlibv2.dao.BoxAndroidEmailAlias
 
CREATOR - Static variable in class com.box.boxandroidlibv2.dao.BoxAndroidEnterprise
 
CREATOR - Static variable in class com.box.boxandroidlibv2.dao.BoxAndroidEvent
 
CREATOR - Static variable in class com.box.boxandroidlibv2.dao.BoxAndroidEventCollection
 
CREATOR - Static variable in class com.box.boxandroidlibv2.dao.BoxAndroidFile
 
CREATOR - Static variable in class com.box.boxandroidlibv2.dao.BoxAndroidFileVersion
 
CREATOR - Static variable in class com.box.boxandroidlibv2.dao.BoxAndroidFolder
 
CREATOR - Static variable in class com.box.boxandroidlibv2.dao.BoxAndroidGroup
 
CREATOR - Static variable in class com.box.boxandroidlibv2.dao.BoxAndroidGroupMembership
 
CREATOR - Static variable in class com.box.boxandroidlibv2.dao.BoxAndroidOAuthData
 
CREATOR - Static variable in class com.box.boxandroidlibv2.dao.BoxAndroidSharedLink
 
CREATOR - Static variable in class com.box.boxandroidlibv2.dao.BoxAndroidSharedLinkPermissions
 
CREATOR - Static variable in class com.box.boxandroidlibv2.dao.BoxAndroidUser
 
CREATOR - Static variable in class com.box.boxandroidlibv2.dao.BoxAndroidWebLink
 
customTitle - Static variable in class com.box.boxandroidlibv2.R.id
 
A B C D E F G H I J L M N O P R S T U V W