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

G

getAccess() - Method in class com.box.boxjavalibv2.dao.BoxEmail
 
getAccess() - Method in class com.box.boxjavalibv2.dao.BoxSharedLink
Get access.
getAccessibleBy() - Method in class com.box.boxjavalibv2.dao.BoxCollaboration
Get the user this collaboration applies to.
getAccessToken() - Method in class com.box.boxjavalibv2.dao.BoxOAuthToken
 
getAccessToken() - Method in interface com.box.boxjavalibv2.dao.IAuthData
 
getAcknowledgedAt() - Method in class com.box.boxjavalibv2.dao.BoxCollaboration
Get the time when the status of this collaboration was changed.
getAddress() - Method in class com.box.boxjavalibv2.dao.BoxUser
Get the user's address.
getAllCollaborations(BoxGetAllCollabsRequestObject) - Method in class com.box.boxjavalibv2.resourcemanagers.BoxCollaborationsManagerImpl
 
getAllCollaborations(String, BoxDefaultRequestObject) - Method in class com.box.boxjavalibv2.resourcemanagers.BoxGroupsManagerImpl
 
getAllCollaborations(BoxGetAllCollabsRequestObject) - Method in interface com.box.boxjavalibv2.resourcemanagers.IBoxCollaborationsManager
Get all collaborations.
getAllCollaborations(String, BoxDefaultRequestObject) - Method in interface com.box.boxjavalibv2.resourcemanagers.IBoxGroupsManager
Get all collaborations of this group.
GetAllCollaborationsRequest - Class in com.box.boxjavalibv2.requests
Request to get all collaborations.
GetAllCollaborationsRequest(IBoxConfig, IBoxJSONParser, BoxGetAllCollabsRequestObject) - Constructor for class com.box.boxjavalibv2.requests.GetAllCollaborationsRequest
 
getAllCollaborationsRequestObject(String) - Static method in class com.box.boxjavalibv2.requests.requestobjects.BoxGetAllCollabsRequestObject
Create an request object used to make get all collaborations request.
GetAllCollaborationsRequestObject - Class in com.box.boxjavalibv2.resourcemanagers
 
GetAllCollaborationsRequestObject() - Constructor for class com.box.boxjavalibv2.resourcemanagers.GetAllCollaborationsRequestObject
 
GetAllCollaborationsRequestTest - Class in com.box.boxjavalibv2.requests
 
GetAllCollaborationsRequestTest() - Constructor for class com.box.boxjavalibv2.requests.GetAllCollaborationsRequestTest
 
getAllEnterpriseUser(BoxDefaultRequestObject, String) - Method in class com.box.boxjavalibv2.resourcemanagers.BoxUsersManagerImpl
 
getAllEnterpriseUser(BoxDefaultRequestObject, String) - Method in interface com.box.boxjavalibv2.resourcemanagers.IBoxUsersManager
Get the list of all users for the Enterprise with their user_id, public_name, and login if the user is an enterprise admin.
getAllGroups(BoxDefaultRequestObject) - Method in class com.box.boxjavalibv2.resourcemanagers.BoxGroupsManagerImpl
 
getAllGroups(BoxDefaultRequestObject) - Method in interface com.box.boxjavalibv2.resourcemanagers.IBoxGroupsManager
Get all groups.
GetAllGroupsRequest - Class in com.box.boxjavalibv2.requests
 
GetAllGroupsRequest(IBoxConfig, IBoxJSONParser, BoxDefaultRequestObject) - Constructor for class com.box.boxjavalibv2.requests.GetAllGroupsRequest
 
GetAllGroupsRequestTest - Class in com.box.boxjavalibv2.requests
 
GetAllGroupsRequestTest() - Constructor for class com.box.boxjavalibv2.requests.GetAllGroupsRequestTest
 
getAllowedSharedLinkAccessLevels() - Method in class com.box.boxjavalibv2.dao.BoxItem
Get a list of the allowed shared link access levels for this item.
getAllTypes() - Method in class com.box.boxjavalibv2.jsonparsing.BoxResourceHub
 
getAllTypes() - Method in interface com.box.boxjavalibv2.jsonparsing.IBoxResourceHub
 
GetAllUsersInEnterpriseRequest - Class in com.box.boxjavalibv2.requests
Request to return Returns the list of all users for the Enterprise with their user_id, public_name, and login if the user is an enterprise admin.
GetAllUsersInEnterpriseRequest(IBoxConfig, IBoxJSONParser, BoxDefaultRequestObject, String) - Constructor for class com.box.boxjavalibv2.requests.GetAllUsersInEnterpriseRequest
Constructor.
GetAllUsersInEnterpriseRequestTest - Class in com.box.boxjavalibv2.requests
 
GetAllUsersInEnterpriseRequestTest() - Constructor for class com.box.boxjavalibv2.requests.GetAllUsersInEnterpriseRequestTest
 
getAndSetLock(boolean) - Method in class com.box.boxjavalibv2.authorization.OAuthDataController
Get the lock, optionally lock the lock after getting the lock.
getApiExecutor() - Method in class com.box.boxandroidlibv2.activities.FolderNavigationActivity
General Executor that we will submit our tasks to.
getApiUrlAuthority() - Method in class com.box.boxjavalibv2.BoxConfigBuilder.BoxConfig
Get the API URL Authority.
getApiUrlAuthority() - Method in interface com.box.boxjavalibv2.IBoxConfig
Get the API URL Authority.
getApiUrlPath() - Method in class com.box.boxjavalibv2.BoxConfigBuilder.BoxConfig
Get the API URL path.
getApiUrlPath() - Method in interface com.box.boxjavalibv2.IBoxConfig
Get the API URL path.
getApiUrlPath() - Method in class com.box.boxjavalibv2.requests.CreateOAuthRequest
 
getApiUrlPath() - Method in class com.box.boxjavalibv2.requests.RefreshOAuthRequest
 
getApiUrlPath() - Method in class com.box.boxjavalibv2.requests.RevokeOAuthRequest
 
getApiUrlPath() - Method in class com.box.boxjavalibv2.requests.UploadFileRequest
 
getApiUrlPath() - Method in class com.box.boxjavalibv2.requests.UploadNewVersionFileRequest
 
getApiUrlPath() - Method in class com.box.restclientv2.requestsbase.DefaultBoxRequest
 
getApiUrlPath() - Method in interface com.box.restclientv2.requestsbase.IBoxRequest
Get api path for the api call.
getApiUrlScheme() - Method in class com.box.boxjavalibv2.BoxConfigBuilder.BoxConfig
Get the API URL scheme.
getApiUrlScheme() - Method in interface com.box.boxjavalibv2.IBoxConfig
 
getAuth() - Method in interface com.box.boxjavalibv2.authorization.IAuthSecureStorage
Get auth.
getAuth() - Method in class com.box.boxjavalibv2.BoxClient
Get the auth object used to make api calls.
getAuth() - Method in class com.box.boxjavalibv2.resourcemanagers.AbstractBoxResourceManager
 
getAuth() - Method in class com.box.restclientv2.requestsbase.DefaultBoxRequest
 
getAuth() - Method in interface com.box.restclientv2.requestsbase.IBoxRequest
Auth.
getAuthData() - Method in interface com.box.boxjavalibv2.authorization.IAuthDataController
 
getAuthData() - Method in class com.box.boxjavalibv2.authorization.OAuthDataController
Get OAuthData, counting number of retries, in case of too many retries, throw.
getAuthData() - Method in class com.box.boxjavalibv2.BoxClient
Get the OAuth data.
getAuthority() - Method in class com.box.boxjavalibv2.authorization.OAuthDataController
 
getAuthority() - Method in class com.box.boxjavalibv2.requests.CreateOAuthRequest
 
getAuthority() - Method in class com.box.boxjavalibv2.requests.DownloadFileRequest
 
getAuthority() - Method in class com.box.boxjavalibv2.requests.RefreshOAuthRequest
 
getAuthority() - Method in class com.box.boxjavalibv2.requests.RevokeOAuthRequest
 
getAuthority() - Method in class com.box.boxjavalibv2.requests.UploadFileRequest
 
getAuthority() - Method in class com.box.boxjavalibv2.requests.UploadNewVersionFileRequest
 
getAuthority() - Method in class com.box.restclientv2.requestsbase.DefaultBoxRequest
 
getAuthority() - Method in interface com.box.restclientv2.requestsbase.IBoxRequest
Get authority for the api call.
getAuthState() - Method in class com.box.boxjavalibv2.BoxClient
Check authentication state.
getAuthString() - Method in class com.box.boxjavalibv2.authorization.SharedItemAuth
 
getAuthString() - Method in class com.box.boxjavalibv2.authorization.SharedLinkAuthorization
Get auth header value string.
getAuthString() - Method in class com.box.restclientv2.authorization.DefaultAuthHeaderAuth
Get auth header value string.
getAvatarUrl() - Method in class com.box.boxjavalibv2.dao.BoxUser
get the URL for this user's avatar image.
getBoxItem() - Method in class com.box.boxandroidlibv2.viewdata.BoxListItem
 
getBoxItemsManager() - Method in class com.box.boxjavalibv2.BoxClient
Get the BoxItemsManager, which can be used to make API calls on files/folders endpoints.
getBoxListItem() - Method in class com.box.boxandroidlibv2.adapters.BoxListItemAdapter.ViewHolder
 
getBytesTransferred() - Method in class com.box.boxjavalibv2.filetransfer.BoxFileDownload
Get bytes transferred.
getCacheDirectory() - Method in class com.box.boxandroidlibv2.manager.ThumbnailManager
 
getChunkSize() - Method in class com.box.boxjavalibv2.dao.BoxEventCollection
 
getClass(IBoxType) - Method in class com.box.boxjavalibv2.jsonparsing.BaseBoxResourceHub
 
getClass(IBoxType) - Method in class com.box.boxjavalibv2.jsonparsing.BoxResourceHub
 
getClass(IBoxType) - Method in interface com.box.boxjavalibv2.jsonparsing.IBoxResourceHub
Given a IBoxType, get the corrosponding DAO class.
getClassFromType(IBoxType) - Method in class com.box.boxjavalibv2.resourcemanagers.AbstractBoxResourceManager
 
getClientId() - Method in class com.box.boxjavalibv2.authorization.OAuthDataController
 
getClientId() - Method in class com.box.boxjavalibv2.authorization.OAuthWebViewData
 
getClientSecret() - Method in class com.box.boxjavalibv2.authorization.OAuthDataController
 
getClientSecret() - Method in class com.box.boxjavalibv2.authorization.OAuthWebViewData
 
getCode() - Method in class com.box.boxjavalibv2.dao.BoxServerError
 
getCollaboration(String, BoxDefaultRequestObject) - Method in class com.box.boxjavalibv2.resourcemanagers.BoxCollaborationsManagerImpl
 
getCollaboration(String, BoxDefaultRequestObject) - Method in interface com.box.boxjavalibv2.resourcemanagers.IBoxCollaborationsManager
Get a collaboration.
GetCollaborationRequest - Class in com.box.boxjavalibv2.requests
Request to get a collaboration.
GetCollaborationRequest(IBoxConfig, IBoxJSONParser, String, BoxDefaultRequestObject) - Constructor for class com.box.boxjavalibv2.requests.GetCollaborationRequest
Constructor.
getCollaborations(BoxCollection) - Static method in class com.box.boxjavalibv2.resourcemanagers.BoxCollaborationsManagerImpl
Deprecated.
getCollaborationsManager() - Method in class com.box.boxjavalibv2.BoxClient
 
getComment(String, BoxDefaultRequestObject) - Method in class com.box.boxjavalibv2.resourcemanagers.BoxCommentsManagerImpl
 
getComment(String, BoxDefaultRequestObject) - Method in interface com.box.boxjavalibv2.resourcemanagers.IBoxCommentsManager
Get a comment, given a comment id.
getCommentCount() - Method in class com.box.boxjavalibv2.dao.BoxFile
Get comment count of the file.
GetCommentRequest - Class in com.box.boxjavalibv2.requests
Request to get a comment.
GetCommentRequest(IBoxConfig, IBoxJSONParser, String, BoxDefaultRequestObject) - Constructor for class com.box.boxjavalibv2.requests.GetCommentRequest
Constructor.
GetCommentRequestTest - Class in com.box.boxjavalibv2.requests
 
GetCommentRequestTest() - Constructor for class com.box.boxjavalibv2.requests.GetCommentRequestTest
 
getComments(BoxCollection) - Static method in class com.box.boxjavalibv2.resourcemanagers.BoxCommentsManagerImpl
Deprecated.
getCommentsManager() - Method in class com.box.boxjavalibv2.BoxClient
 
getConcreteClassForIBoxType() - Method in class com.box.boxjavalibv2.jsonparsing.BaseBoxResourceHub
Get the concrete class for IBoxType
getConcreteClassForIBoxType() - Method in class com.box.boxjavalibv2.jsonparsing.BoxResourceHub
 
getConfig() - Method in class com.box.boxjavalibv2.BoxClient
Get config.
getConfig() - Method in class com.box.boxjavalibv2.resourcemanagers.AbstractBoxResourceManager
 
getConfig() - Static method in class com.box.boxjavalibv2.testutils.TestUtils
 
getConfig() - Method in class com.box.restclientv2.requestsbase.DefaultBoxRequest
 
getContainerString(BoxResourceType) - Static method in class com.box.boxjavalibv2.utils.Utils
Given a resource type, get the string for it's REST API container.
getContent() - Method in class com.box.boxjavalibv2.dao.BoxBigPayloadObject
Get content of the preview.
getContentBodyPart(String) - Method in class com.box.boxjavalibv2.httpentities.MultipartEntityWithProgressListener
 
getContentCreatedAt() - Method in class com.box.boxjavalibv2.dao.BoxFile
 
getContentLength() - Method in class com.box.boxjavalibv2.dao.BoxBigPayloadObject
 
getContentLength() - Method in class com.box.restclientv2.responses.DefaultBoxResponse
 
getContentLength() - Method in interface com.box.restclientv2.responses.IBoxResponse
Get content length of the response.
getContentModifiedAt() - Method in class com.box.boxjavalibv2.dao.BoxFile
 
getContentView() - Method in class com.box.boxandroidlibv2.activities.OAuthActivity
 
getContext() - Method in exception com.box.boxandroidlibv2.exceptions.UserTerminationException
Get context context related to this exception.
getContext() - Method in exception com.box.boxjavalibv2.exceptions.BoxUnexpectedHttpStatusException
 
getCookie() - Method in class com.box.restclientv2.requestsbase.DefaultBoxRequest
 
getCookie() - Method in interface com.box.restclientv2.requestsbase.IBoxRequest
Cookie.
getCreatedAt() - Method in class com.box.boxjavalibv2.dao.BoxTypedObject
Get the time this user was created at.
getCreatedBy() - Method in class com.box.boxjavalibv2.dao.BoxCollaboration
Get the user creating this collaboration.
getCreatedBy() - Method in class com.box.boxjavalibv2.dao.BoxComment
Get the user creating this comment.
getCreatedBy() - Method in class com.box.boxjavalibv2.dao.BoxItem
Get the user creating this item.
getCreatedBy() - Method in class com.box.boxjavalibv2.dao.BoxLock
 
getCreatedBy() - Method in class com.box.boxjavalibv2.dao.BoxServiceAction
 
getCurrentUser(BoxDefaultRequestObject) - Method in class com.box.boxjavalibv2.resourcemanagers.BoxUsersManagerImpl
 
getCurrentUser(BoxDefaultRequestObject) - Method in interface com.box.boxjavalibv2.resourcemanagers.IBoxUsersManager
Get the current user's information.
GetCurrentUserRequest - Class in com.box.boxjavalibv2.requests
Request to get the current user's information.
GetCurrentUserRequest(IBoxConfig, IBoxJSONParser, BoxDefaultRequestObject) - Constructor for class com.box.boxjavalibv2.requests.GetCurrentUserRequest
Constructor.
GetCurrentUserRequestTest - Class in com.box.boxjavalibv2.requests
 
GetCurrentUserRequestTest() - Constructor for class com.box.boxjavalibv2.requests.GetCurrentUserRequestTest
 
getCustomMessage() - Method in exception com.box.boxjavalibv2.exceptions.BoxServerException
Get the custom error message.
getData() - Method in class com.box.boxandroidlibv2.viewlisteners.StringMessage
 
getData() - Method in interface com.box.boxjavalibv2.authorization.IAuthFlowMessage
 
getData() - Method in class com.box.boxjavalibv2.authorization.OAuthDataMessage
Get the OAuthData out from the value(String).
getData() - Method in class com.box.boxjavalibv2.authorization.StringMessage
 
getDescription() - Method in class com.box.boxjavalibv2.dao.BoxItem
Get description of the item.
getDescriptionView() - Method in class com.box.boxandroidlibv2.adapters.BoxListItemAdapter.ViewHolder
 
getDownloadCount() - Method in class com.box.boxjavalibv2.dao.BoxSharedLink
Get download count.
getDownloadUrl() - Method in class com.box.boxjavalibv2.dao.BoxSharedLink
Get the url to download the shared item.
getDownloadUrlAuthority() - Method in class com.box.boxjavalibv2.BoxConfigBuilder.BoxConfig
Get the Download URL Authority.
getDownloadUrlAuthority() - Method in interface com.box.boxjavalibv2.IBoxConfig
Get the Download URL Authority.
getDownloadUrlPath() - Method in class com.box.boxjavalibv2.BoxConfigBuilder.BoxConfig
 
getDownloadUrlPath() - Method in interface com.box.boxjavalibv2.IBoxConfig
Get the download url path
getDownloadUrlScheme() - Method in class com.box.boxjavalibv2.BoxConfigBuilder.BoxConfig
Get the Download URL scheme.
getDownloadUrlScheme() - Method in interface com.box.boxjavalibv2.IBoxConfig
Get the Download URL scheme.
getDropDownView(int, View, ViewGroup) - Method in class com.box.boxandroidlibv2.adapters.NavigationListAdapter
 
getEmail() - Method in class com.box.boxjavalibv2.dao.BoxEmail
 
getEmail() - Method in class com.box.boxjavalibv2.dao.BoxEmailAlias
 
getEmailAliases(String, BoxDefaultRequestObject) - Method in class com.box.boxjavalibv2.resourcemanagers.BoxUsersManagerImpl
 
getEmailAliases(BoxCollection) - Static method in class com.box.boxjavalibv2.resourcemanagers.BoxUsersManagerImpl
Deprecated.
getEmailAliases(String, BoxDefaultRequestObject) - Method in interface com.box.boxjavalibv2.resourcemanagers.IBoxUsersManager
Retrieves all email aliases for this user.
GetEmailAliasesRequest - Class in com.box.boxjavalibv2.requests
Retrieves all email aliases for this user.
GetEmailAliasesRequest(IBoxConfig, IBoxJSONParser, String, BoxDefaultRequestObject) - Constructor for class com.box.boxjavalibv2.requests.GetEmailAliasesRequest
Constructor.
GetEmailAliasesRequestTest - Class in com.box.boxjavalibv2.requests
 
GetEmailAliasesRequestTest() - Constructor for class com.box.boxjavalibv2.requests.GetEmailAliasesRequestTest
 
getEnterprise() - Method in class com.box.boxandroidlibv2.dao.BoxAndroidUser
 
getEnterprise() - Method in class com.box.boxjavalibv2.dao.BoxUser
Get the enterprise this user belongs to if available, null otherwise.
getEntity(IBoxJSONParser) - Method in class com.box.restclientv2.requestsbase.BoxFileUploadRequestObject
 
getEntity(IBoxJSONParser) - Method in class com.box.restclientv2.requestsbase.BoxOAuthRequestObject
 
getEntries() - Method in class com.box.boxjavalibv2.dao.BoxCollectionBase
 
getError() - Method in exception com.box.boxjavalibv2.exceptions.BoxServerException
Get the API response error.
getError() - Method in exception com.box.boxjavalibv2.exceptions.BoxUnexpectedHttpStatusException
 
getErrorCode() - Method in exception com.box.restclientv2.exceptions.BoxRestException
Get the customized exception error code.
getEtag() - Method in class com.box.boxjavalibv2.dao.BoxItem
Get etag.
getEventOptions(BoxDefaultRequestObject) - Method in class com.box.boxjavalibv2.resourcemanagers.BoxEventsManagerImpl
 
getEventOptions(BoxDefaultRequestObject) - Method in interface com.box.boxjavalibv2.resourcemanagers.IBoxEventsManager
Get Events options.
getEvents(BoxEventRequestObject) - Method in class com.box.boxjavalibv2.resourcemanagers.BoxEventsManagerImpl
 
getEvents(BoxCollection) - Static method in class com.box.boxjavalibv2.resourcemanagers.BoxEventsManagerImpl
Deprecated.
getEvents(BoxEventRequestObject) - Method in interface com.box.boxjavalibv2.resourcemanagers.IBoxEventsManager
Get Events.
getEventsManager() - Method in class com.box.boxjavalibv2.BoxClient
 
GetEventsRequest - Class in com.box.boxjavalibv2.requests
Request to get events.
GetEventsRequest(IBoxConfig, IBoxJSONParser, BoxEventRequestObject) - Constructor for class com.box.boxjavalibv2.requests.GetEventsRequest
Constructor.
getEventsRequestObject(long) - Static method in class com.box.boxjavalibv2.requests.requestobjects.BoxEventRequestObject
Construct a new events object for fetching the event stream.
getEventType() - Method in class com.box.boxjavalibv2.dao.BoxEvent
Get event type.
getExpectedResponseCode() - Method in class com.box.restclientv2.requestsbase.DefaultBoxRequest
 
getExpectedResponseCode() - Method in interface com.box.restclientv2.requestsbase.IBoxRequest
Get expected response code.
getExpectedResponseCode() - Method in class com.box.restclientv2.responses.DefaultBoxResponse
Get the expected http response status code.
getExpiresAt() - Method in class com.box.boxjavalibv2.dao.BoxCollaboration
Get the time this collaboration expires.
getExpiresAt() - Method in class com.box.boxjavalibv2.dao.BoxLock
 
getExpiresIn() - Method in class com.box.boxjavalibv2.dao.BoxOAuthToken
 
getExtraData(String) - Method in class com.box.boxjavalibv2.dao.BoxObject
Get extra data.
getFields() - Method in class com.box.boxjavalibv2.requests.requestobjects.BoxRequestExtras
 
getFile() - Method in class com.box.boxjavalibv2.dao.BoxLock
 
getFile(String, BoxDefaultRequestObject) - Method in class com.box.boxjavalibv2.resourcemanagers.BoxFilesManagerImpl
 
getFile(String, BoxDefaultRequestObject) - Method in interface com.box.boxjavalibv2.resourcemanagers.IBoxFilesManager
Get file given a file id.
getFileComments(String, BoxDefaultRequestObject) - Method in class com.box.boxjavalibv2.resourcemanagers.BoxFilesManagerImpl
 
getFileComments(String, BoxDefaultRequestObject) - Method in interface com.box.boxjavalibv2.resourcemanagers.IBoxFilesManager
Get comments on a file.
GetFileCommentsRequest - Class in com.box.boxjavalibv2.requests
Request to get comments of a file.
GetFileCommentsRequest(IBoxConfig, IBoxJSONParser, String, BoxDefaultRequestObject) - Constructor for class com.box.boxjavalibv2.requests.GetFileCommentsRequest
Constructor.
GetFileCommentsRequestTest - Class in com.box.boxjavalibv2.requests
 
GetFileCommentsRequestTest() - Constructor for class com.box.boxjavalibv2.requests.GetFileCommentsRequestTest
 
getFiles(BoxCollection) - Static method in class com.box.boxjavalibv2.resourcemanagers.BoxFilesManagerImpl
Deprecated.
getFilesManager() - Method in class com.box.boxjavalibv2.BoxClient
Get the BoxFilesManager, which can be used to make API calls on files endpoints.
getFileVersions(String, BoxDefaultRequestObject) - Method in class com.box.boxjavalibv2.resourcemanagers.BoxFilesManagerImpl
 
getFileVersions(BoxCollection) - Static method in class com.box.boxjavalibv2.resourcemanagers.BoxFilesManagerImpl
Deprecated.
getFileVersions(String, BoxDefaultRequestObject) - Method in interface com.box.boxjavalibv2.resourcemanagers.IBoxFilesManager
Get file versions(Note: Versions are only tracked for Box users with premium accounts.).
GetFileVersionsRequest - Class in com.box.boxjavalibv2.requests
Request to get a file version.
GetFileVersionsRequest(IBoxConfig, IBoxJSONParser, String, BoxDefaultRequestObject) - Constructor for class com.box.boxjavalibv2.requests.GetFileVersionsRequest
Constructor.
GetFileVersionsRequestTest - Class in com.box.boxjavalibv2.requests
 
GetFileVersionsRequestTest() - Constructor for class com.box.boxjavalibv2.requests.GetFileVersionsRequestTest
 
getFirstPage() - Method in class com.box.boxjavalibv2.dao.BoxPreview
Get the first page number.
getFolder() - Method in class com.box.boxjavalibv2.dao.BoxCollaboration
Get the folder this collaboration is related to.
getFolder(String, BoxDefaultRequestObject) - Method in class com.box.boxjavalibv2.resourcemanagers.BoxFoldersManageImpl
 
getFolder(String, BoxDefaultRequestObject) - Method in interface com.box.boxjavalibv2.resourcemanagers.IBoxFoldersManager
Get folder given a folder id.
getFolderCollaborations(String, BoxDefaultRequestObject) - Method in class com.box.boxjavalibv2.resourcemanagers.BoxFoldersManageImpl
 
getFolderCollaborations(String, BoxDefaultRequestObject) - Method in interface com.box.boxjavalibv2.resourcemanagers.IBoxFoldersManager
Get collaborations of a folder.
GetFolderCollaborationsRequest - Class in com.box.boxjavalibv2.requests
Request to get collaborations on a given folder.
GetFolderCollaborationsRequest(IBoxConfig, IBoxJSONParser, String, BoxDefaultRequestObject) - Constructor for class com.box.boxjavalibv2.requests.GetFolderCollaborationsRequest
 
GetFolderCollaborationsRequestTest - Class in com.box.boxjavalibv2.requests
 
GetFolderCollaborationsRequestTest() - Constructor for class com.box.boxjavalibv2.requests.GetFolderCollaborationsRequestTest
 
getFolderId() - Method in class com.box.boxandroidlibv2.viewdata.NavigationItem
 
getFolderItems(String, BoxPagingRequestObject) - Method in class com.box.boxjavalibv2.resourcemanagers.BoxFoldersManageImpl
 
getFolderItems(String, BoxPagingRequestObject) - Method in interface com.box.boxjavalibv2.resourcemanagers.IBoxFoldersManager
Get the items(subfolders, files, weblinks...) under a folder.
GetFolderItemsRequest - Class in com.box.boxjavalibv2.requests
Request to get the items inside a folder.
GetFolderItemsRequest(IBoxConfig, IBoxJSONParser, String, BoxPagingRequestObject) - Constructor for class com.box.boxjavalibv2.requests.GetFolderItemsRequest
Constructor.
GetFolderItemsRequestTest - Class in com.box.boxjavalibv2.requests
 
GetFolderItemsRequestTest() - Constructor for class com.box.boxjavalibv2.requests.GetFolderItemsRequestTest
 
getFolders(BoxCollection) - Static method in class com.box.boxjavalibv2.resourcemanagers.BoxFoldersManageImpl
Deprecated.
getFoldersManager() - Method in class com.box.boxjavalibv2.BoxClient
 
getFolderTrashItems(String, BoxPagingRequestObject) - Method in class com.box.boxjavalibv2.resourcemanagers.BoxTrashManagerImpl
 
getFolderTrashItems(String, BoxPagingRequestObject) - Method in interface com.box.boxjavalibv2.resourcemanagers.IBoxTrashManager
Get the trashed items(subfolders, files, weblinks...) under a folder.
GetFolderTrashItemsRequest - Class in com.box.boxjavalibv2.requests
Request to get the trashed items inside a folder.
GetFolderTrashItemsRequest(IBoxConfig, IBoxJSONParser, String, BoxPagingRequestObject) - Constructor for class com.box.boxjavalibv2.requests.GetFolderTrashItemsRequest
Constructor.
GetFolderTrashItemsRequestTest - Class in com.box.boxjavalibv2.requests
 
GetFolderTrashItemsRequestTest() - Constructor for class com.box.boxjavalibv2.requests.GetFolderTrashItemsRequestTest
 
getFolderUploadEmail() - Method in class com.box.boxjavalibv2.dao.BoxFolder
This is folder specific field, get the email that can be used to upload file into the folder.
getFragment() - Method in class com.box.restclientv2.httpclientsupport.HttpClientURIBuilder
 
getFromEntity(String) - Method in class com.box.restclientv2.requestsbase.BoxDefaultRequestObject
Get value from entity.
getFromJSON(String, Class) - Static method in class com.box.boxjavalibv2.testutils.TestUtils
 
getGroup() - Method in class com.box.boxandroidlibv2.dao.BoxAndroidGroupMembership
 
getGroup() - Method in class com.box.boxjavalibv2.dao.BoxGroupMembership
 
GetGroupCollaborationsRequest - Class in com.box.boxjavalibv2.requests
 
GetGroupCollaborationsRequest(IBoxConfig, IBoxJSONParser, String, BoxDefaultRequestObject) - Constructor for class com.box.boxjavalibv2.requests.GetGroupCollaborationsRequest
 
GetGroupCollaborationsRequestTest - Class in com.box.boxjavalibv2.requests
 
GetGroupCollaborationsRequestTest() - Constructor for class com.box.boxjavalibv2.requests.GetGroupCollaborationsRequestTest
 
GetGroupMembershipRequest - Class in com.box.boxjavalibv2.requests
 
GetGroupMembershipRequest(IBoxConfig, IBoxJSONParser, String, BoxDefaultRequestObject) - Constructor for class com.box.boxjavalibv2.requests.GetGroupMembershipRequest
 
GetGroupMembershipRequestTest - Class in com.box.boxjavalibv2.requests
 
GetGroupMembershipRequestTest() - Constructor for class com.box.boxjavalibv2.requests.GetGroupMembershipRequestTest
 
GetGroupMembershipsRequest - Class in com.box.boxjavalibv2.requests
 
GetGroupMembershipsRequest(IBoxConfig, IBoxJSONParser, String, BoxDefaultRequestObject) - Constructor for class com.box.boxjavalibv2.requests.GetGroupMembershipsRequest
 
GetGroupMembershipsRequestTest - Class in com.box.boxjavalibv2.requests
 
GetGroupMembershipsRequestTest() - Constructor for class com.box.boxjavalibv2.requests.GetGroupMembershipsRequestTest
 
getGroupsManager() - Method in class com.box.boxjavalibv2.BoxClient
Get the BoxGroupsManager, which can be used to make API calls on groups endpoints.
getHeaders() - Method in class com.box.boxjavalibv2.requests.requestobjects.BoxRequestExtras
 
getHeaders() - Method in class com.box.restclientv2.requestsbase.DefaultBoxRequest
Get the headers.
getHelpUrl() - Method in class com.box.boxjavalibv2.dao.BoxServerError
 
getHost() - Method in class com.box.boxjavalibv2.authorization.OAuthWebViewData
 
getHost() - Method in class com.box.restclientv2.httpclientsupport.HttpClientURIBuilder
 
getHttpParams() - Method in class com.box.restclientv2.requestsbase.DefaultBoxRequest
 
getHttpParams() - Method in interface com.box.restclientv2.requestsbase.IBoxRequest
HttpParams
getHttpResponse() - Method in class com.box.restclientv2.responses.DefaultBoxResponse
Get the raw HttpResponse.
getHttpStatusCode() - Method in class com.box.boxjavalibv2.dao.BoxServerError
Deprecated.
getIconView() - Method in class com.box.boxandroidlibv2.adapters.BoxListItemAdapter.ViewHolder
 
getId() - Method in class com.box.boxjavalibv2.dao.BoxEvent
Get event id.
getId() - Method in class com.box.boxjavalibv2.dao.BoxServiceAction
Get id.
getId() - Method in class com.box.boxjavalibv2.dao.BoxTypedObject
Get id.
getIdentifier() - Method in class com.box.boxandroidlibv2.viewdata.BoxListItem
 
getItem() - Method in class com.box.boxjavalibv2.dao.BoxComment
Get the object being commented.
getItem(String, BoxDefaultRequestObject, BoxResourceType) - Method in class com.box.boxjavalibv2.resourcemanagers.BoxItemsManagerImpl
 
getItem(String, BoxDefaultRequestObject, BoxResourceType) - Method in interface com.box.boxjavalibv2.resourcemanagers.IBoxItemsManager
Get item given an item id.
getItemCollection() - Method in class com.box.boxandroidlibv2.dao.BoxAndroidFolder
 
getItemCollection() - Method in class com.box.boxjavalibv2.dao.BoxFolder
Getter.Get the items(files, subfolders, web links...) under this box folder.
GetItemRequest - Class in com.box.boxjavalibv2.requests
Request to get info of a file or folder.
GetItemRequest(IBoxConfig, IBoxJSONParser, String, BoxResourceType, BoxDefaultRequestObject) - Constructor for class com.box.boxjavalibv2.requests.GetItemRequest
Constructor.
GetItemRequestTest - Class in com.box.boxjavalibv2.requests
 
GetItemRequestTest() - Constructor for class com.box.boxjavalibv2.requests.GetItemRequestTest
 
getItemStatus() - Method in class com.box.boxjavalibv2.dao.BoxItem
Get the status of this item, which indicates whether this item is deleted or not.
getItemViewType(int) - Method in class com.box.boxandroidlibv2.adapters.BoxListItemAdapter
 
getJobTitle() - Method in class com.box.boxjavalibv2.dao.BoxUser
Get the user's job title.
getJSONEntity() - Method in class com.box.restclientv2.requestsbase.BoxDefaultRequestObject
 
getJSONParser() - Method in class com.box.boxjavalibv2.BoxClient
 
getJSONParser() - Method in class com.box.boxjavalibv2.resourcemanagers.AbstractBoxResourceManager
 
getJsonParser() - Static method in class com.box.boxjavalibv2.testutils.TestUtils
 
getJSONStringEntityPart(String) - Method in class com.box.boxjavalibv2.httpentities.MultipartEntityWithProgressListener
 
getKey() - Method in class com.box.boxandroidlibv2.viewlisteners.StringMessage
 
getKey() - Method in interface com.box.boxjavalibv2.authorization.IAuthFlowMessage
 
getKey() - Method in class com.box.boxjavalibv2.authorization.StringMessage
 
getLanguage() - Method in class com.box.boxjavalibv2.dao.BoxUser
Get the language of this user.
getLastPage() - Method in class com.box.boxjavalibv2.dao.BoxPreview
Get the last page number.
getLaunchIntent(Context, String, BoxAndroidOAuthData, String, String) - Static method in class com.box.boxandroidlibv2.activities.FilePickerActivity
Create an intent to launch an instance of this activity to navigate folders.
getLaunchIntent(Context, String, String, BoxAndroidOAuthData, String, String) - Static method in class com.box.boxandroidlibv2.activities.FilePickerActivity
Create an intent to launch an instance of this activity to navigate folders.
getLaunchIntent(Context, String, BoxAndroidOAuthData, String, String) - Static method in class com.box.boxandroidlibv2.activities.FolderNavigationActivity
Create an intent to launch an instance of this activity to navigate folders.
getLaunchIntent(Context, String, BoxAndroidOAuthData, String, String) - Static method in class com.box.boxandroidlibv2.activities.FolderPickerActivity
Create an intent to launch an instance of this activity to navigate folders.
getLaunchIntent(Context, String, String, BoxAndroidOAuthData, String, String) - Static method in class com.box.boxandroidlibv2.activities.FolderPickerActivity
Create an intent to launch an instance of this activity to navigate folders.
getListView() - Method in class com.box.boxandroidlibv2.activities.FilePickerActivity
 
getListView() - Method in class com.box.boxandroidlibv2.activities.FolderNavigationActivity
 
getListView() - Method in class com.box.boxandroidlibv2.activities.FolderPickerActivity
 
getLocalBroadcastManager() - Method in class com.box.boxandroidlibv2.activities.FolderNavigationActivity
 
getLockType() - Method in class com.box.boxjavalibv2.dao.BoxLock
 
getLogin() - Method in class com.box.boxjavalibv2.dao.BoxUser
Get the email address this user uses to login
getLowerCaseStringToTypeMap() - Method in class com.box.boxjavalibv2.jsonparsing.BaseBoxResourceHub
 
getMaxUploadSize() - Method in class com.box.boxjavalibv2.dao.BoxUser
Get the maximum individual file size in bytes this user can have
getMembership(String, BoxDefaultRequestObject) - Method in class com.box.boxjavalibv2.resourcemanagers.BoxGroupsManagerImpl
 
getMembership(String, BoxDefaultRequestObject) - Method in interface com.box.boxjavalibv2.resourcemanagers.IBoxGroupsManager
 
getMemberships(String, BoxDefaultRequestObject) - Method in class com.box.boxjavalibv2.resourcemanagers.BoxGroupsManagerImpl
 
getMemberships(String, BoxDefaultRequestObject) - Method in interface com.box.boxjavalibv2.resourcemanagers.IBoxGroupsManager
Get memberships of a group.
getMessage() - Method in class com.box.boxjavalibv2.dao.BoxComment
Get the comment String.
getMessage() - Method in class com.box.boxjavalibv2.dao.BoxServerError
 
getMessage() - Method in exception com.box.boxjavalibv2.exceptions.BoxServerException
 
getMessage() - Method in exception com.box.restclientv2.exceptions.BoxRestException
 
getMethodString() - Method in enum com.box.restclientv2.RestMethod
Get String
getModifiedAt() - Method in class com.box.boxjavalibv2.dao.BoxTypedObject
Get the time this user was modified the last time.
getModifiedBy() - Method in class com.box.boxjavalibv2.dao.BoxFileVersion
Get the user last modified this version.
getModifiedBy() - Method in class com.box.boxjavalibv2.dao.BoxItem
Get the user last modified the item.
getMonitoredRestClient() - Method in class com.box.boxjavalibv2.BoxConnectionManagerBuilder.BoxConnectionManager
 
getMyTags() - Method in class com.box.boxjavalibv2.dao.BoxUser
Get set of all tags on items that are visible by this user.
getName() - Method in class com.box.boxjavalibv2.dao.BoxEnterprise
Get name of user's enterprise.
getName() - Method in class com.box.boxjavalibv2.dao.BoxFileVersion
Get name of this version of file.
getName() - Method in class com.box.boxjavalibv2.dao.BoxItem
Get name of the item.
getName(String) - Method in class com.box.boxjavalibv2.dao.BoxServiceAction
 
getName() - Method in class com.box.boxjavalibv2.dao.BoxUserBase
Get name of this user.
getNameView() - Method in class com.box.boxandroidlibv2.adapters.BoxListItemAdapter.ViewHolder
 
getNavigationSpinner() - Method in class com.box.boxandroidlibv2.activities.FilePickerActivity
Return the spinner used to navigate up folder heirarchy.
getNextStreamPosition() - Method in class com.box.boxjavalibv2.dao.BoxEventCollection
 
getNumPages() - Method in class com.box.boxjavalibv2.dao.BoxPreview
Get number of pages.
getOAuthApiUrlPath() - Method in class com.box.boxjavalibv2.BoxConfigBuilder.BoxConfig
 
getOAuthApiUrlPath() - Method in interface com.box.boxjavalibv2.IBoxConfig
 
getOAuthDataController() - Method in class com.box.boxjavalibv2.BoxClient
Get the OAuthDataController that controls OAuth data.
getOAuthManager() - Method in class com.box.boxjavalibv2.BoxClient
Get the OAuthManager, which can be used to make OAuth related api calls.
getOAuthManager() - Method in class com.box.restclientv2.authorization.oauthmultithread.MockBoxClient
 
getOAuthTokenFromMessage(IAuthFlowMessage) - Method in class com.box.boxandroidlibv2.BoxAndroidClient
 
getOAuthTokenFromMessage(IAuthFlowMessage) - Method in class com.box.boxjavalibv2.BoxClient
 
getOAuthUrlAuthority() - Method in class com.box.boxjavalibv2.BoxConfigBuilder.BoxConfig
 
getOAuthUrlAuthority() - Method in interface com.box.boxjavalibv2.IBoxConfig
 
getOAuthUrlScheme() - Method in class com.box.boxjavalibv2.BoxConfigBuilder.BoxConfig
 
getOAuthUrlScheme() - Method in interface com.box.boxjavalibv2.IBoxConfig
 
getOAuthWebUrlPath() - Method in class com.box.boxjavalibv2.BoxConfigBuilder.BoxConfig
 
getOAuthWebUrlPath() - Method in interface com.box.boxjavalibv2.IBoxConfig
 
getObjectClass() - Method in class com.box.restclientv2.responseparsers.DefaultBoxJSONResponseParser
Class of the wrapped object.
getObjectClassGivenConcreteIBoxType(IBoxType) - Method in class com.box.boxandroidlibv2.jsonparsing.AndroidBoxResourceHub
 
getObjectClassGivenConcreteIBoxType(IBoxType) - Method in class com.box.boxjavalibv2.jsonparsing.BaseBoxResourceHub
Get class for a certain type, assuming the input type is an object of the concrete class of IBoxType defined in this resource hub.
getObjectClassGivenConcreteIBoxType(IBoxType) - Method in class com.box.boxjavalibv2.jsonparsing.BoxResourceHub
 
getObjectMapper() - Method in class com.box.boxjavalibv2.jsonparsing.BoxJSONParser
 
getOptionalState() - Method in class com.box.boxjavalibv2.authorization.OAuthWebViewData
 
getOwnedBy() - Method in class com.box.boxjavalibv2.dao.BoxItem
Get owner of the item.
getParent() - Method in class com.box.boxandroidlibv2.dao.BoxAndroidFile
 
getParent() - Method in class com.box.boxandroidlibv2.dao.BoxAndroidFolder
 
getParent() - Method in class com.box.boxandroidlibv2.dao.BoxAndroidWebLink
 
getParent() - Method in class com.box.boxjavalibv2.dao.BoxItem
Get parent folder.
getParser() - Method in class com.box.restclientv2.responseparsers.DefaultBoxJSONResponseParser
 
getPassword() - Method in class com.box.restclientv2.authorization.DefaultUsernamePasswordAuth
get password.
getPath() - Method in class com.box.restclientv2.httpclientsupport.HttpClientURIBuilder
 
getPathCollection() - Method in class com.box.boxandroidlibv2.dao.BoxAndroidFile
 
getPathCollection() - Method in class com.box.boxandroidlibv2.dao.BoxAndroidFolder
 
getPathCollection() - Method in class com.box.boxandroidlibv2.dao.BoxAndroidWebLink
 
getPathCollection() - Method in class com.box.boxjavalibv2.dao.BoxItem
Get the path of folders to this item, starting at the root.
getPermissions() - Method in class com.box.boxandroidlibv2.dao.BoxAndroidSharedLink
 
getPermissions() - Method in class com.box.boxjavalibv2.dao.BoxSharedLink
Get permissions.
getPhone() - Method in class com.box.boxjavalibv2.dao.BoxUser
Get the user's phone number.
getPluginManager(String) - Method in class com.box.boxjavalibv2.BoxClient
Get a resource manager plugged in based on the key.
getPort() - Method in class com.box.restclientv2.httpclientsupport.HttpClientURIBuilder
 
getPreview(String, String, BoxImageRequestObject) - Method in class com.box.boxjavalibv2.resourcemanagers.BoxFilesManagerImpl
 
getPreview(String, String, BoxImageRequestObject) - Method in interface com.box.boxjavalibv2.resourcemanagers.IBoxFilesManager
Get preview of a file.
getPreviewCount() - Method in class com.box.boxjavalibv2.dao.BoxSharedLink
Get the preview count.
GetPreviewRequest - Class in com.box.boxjavalibv2.requests
Request to get preview.
GetPreviewRequest(IBoxConfig, IBoxJSONParser, String, String, BoxImageRequestObject) - Constructor for class com.box.boxjavalibv2.requests.GetPreviewRequest
 
GetPreviewRequestTest - Class in com.box.boxjavalibv2.requests
 
GetPreviewRequestTest() - Constructor for class com.box.boxjavalibv2.requests.GetPreviewRequestTest
 
getQueryParams() - Method in class com.box.boxjavalibv2.requests.requestobjects.BoxRequestExtras
 
getQueryParams() - Method in class com.box.restclientv2.httpclientsupport.HttpClientURIBuilder
 
getQueryParams() - Method in class com.box.restclientv2.requestsbase.DefaultBoxRequest
Get query parameters.
getRawException() - Method in exception com.box.boxandroidlibv2.exceptions.BoxAndroidLibException
Get the raw exception.
getRawHttpClient() - Method in class com.box.restclientv2.BoxBasicRestClient
 
getRawRequest() - Method in class com.box.restclientv2.requestsbase.DefaultBoxRequest
Get raw request underlying this DefaultBoxRequest.
getRedirectUrl() - Method in class com.box.boxjavalibv2.authorization.OAuthWebViewData
 
getRefreshFailException() - Method in class com.box.boxjavalibv2.authorization.OAuthDataController
 
getRefreshToken() - Method in class com.box.boxjavalibv2.dao.BoxOAuthToken
 
getRefreshToken() - Method in interface com.box.boxjavalibv2.dao.IAuthData
 
getRequestEntity() - Method in class com.box.restclientv2.requestsbase.DefaultBoxRequest
 
getRequestEntity() - Method in interface com.box.restclientv2.requestsbase.IBoxRequest
Request entity.
getRequestExtras() - Method in class com.box.restclientv2.requestsbase.BoxDefaultRequestObject
a mutator to the request.
getRequestId() - Method in class com.box.boxjavalibv2.dao.BoxServerError
 
getRequestObject() - Static method in class com.box.boxjavalibv2.requests.requestobjects.BoxFileRequestObject
 
getRequestObject() - Static method in class com.box.boxjavalibv2.requests.requestobjects.BoxFolderRequestObject
 
getRequestObject() - Static method in class com.box.boxjavalibv2.requests.requestobjects.BoxItemRequestObject
 
getResourceHub() - Method in class com.box.boxjavalibv2.BoxClient
Get resource hub.
getResourceHub() - Method in class com.box.boxjavalibv2.resourcemanagers.AbstractBoxResourceManager
 
getResourceManagerWithSharedLinkAuth(BoxResourceType, String, String) - Method in class com.box.boxjavalibv2.BoxClient
A generic way to get a resourceManager with shared link auth.
getResponse(HttpUriRequest) - Method in class com.box.boxjavalibv2.BoxRESTClient
 
getResponse(HttpUriRequest) - Method in class com.box.restclientv2.authorization.oauthmultithread.MockRestClient
 
getResponseAndParse(DefaultBoxRequest, IBoxType, IBoxJSONParser) - Method in class com.box.boxjavalibv2.resourcemanagers.AbstractBoxResourceManager
Make a rest api request, get response, and then parse the response.
getResponseAndParseAndTryCast(DefaultBoxRequest, IBoxType, IBoxJSONParser) - Method in class com.box.boxjavalibv2.resourcemanagers.AbstractBoxResourceManager
Make a rest api request, get response, parse the response, and try to cast parsed out object into expected object.
getResponseStatusCode() - Method in class com.box.restclientv2.responses.DefaultBoxResponse
Get the response status code.
getResponseType() - Method in class com.box.boxjavalibv2.authorization.OAuthWebViewData
 
getRestClient() - Method in class com.box.boxjavalibv2.BoxClient
Get rest client.
getRestClient() - Method in class com.box.boxjavalibv2.resourcemanagers.AbstractBoxResourceManager
 
getRestMethod() - Method in class com.box.restclientv2.requestsbase.DefaultBoxRequest
 
getRestMethod() - Method in interface com.box.restclientv2.requestsbase.IBoxRequest
REST method, GET/PUT/POST/DELETE/...
getRetryAfter() - Method in class com.box.boxjavalibv2.exceptions.BoxUnexpectedStatus
 
getRole() - Method in class com.box.boxjavalibv2.dao.BoxCollaboration
Get the role/permission.
getRole() - Method in class com.box.boxjavalibv2.dao.BoxGroupMembership
 
getRole() - Method in class com.box.boxjavalibv2.dao.BoxUser
Get the user's enterprise role.
getScheme() - Method in class com.box.boxjavalibv2.authorization.OAuthDataController
 
getScheme() - Method in class com.box.boxjavalibv2.authorization.OAuthWebViewData
 
getScheme() - Method in class com.box.boxjavalibv2.requests.CreateOAuthRequest
 
getScheme() - Method in class com.box.boxjavalibv2.requests.DownloadFileRequest
 
getScheme() - Method in class com.box.boxjavalibv2.requests.RefreshOAuthRequest
 
getScheme() - Method in class com.box.boxjavalibv2.requests.RevokeOAuthRequest
 
getScheme() - Method in class com.box.boxjavalibv2.requests.UploadFileRequest
 
getScheme() - Method in class com.box.boxjavalibv2.requests.UploadNewVersionFileRequest
 
getScheme() - Method in class com.box.restclientv2.httpclientsupport.HttpClientURIBuilder
 
getScheme() - Method in class com.box.restclientv2.requestsbase.DefaultBoxRequest
 
getScheme() - Method in interface com.box.restclientv2.requestsbase.IBoxRequest
Get scheme for the api call.
getSearchManager() - Method in class com.box.boxjavalibv2.BoxClient
 
getSequenceId() - Method in class com.box.boxjavalibv2.dao.BoxItem
Getter.
getServiceAction() - Method in class com.box.boxjavalibv2.dao.BoxLock
 
getSha1() - Method in class com.box.boxjavalibv2.dao.BoxFile
Get sha1 of the file.
getSharedBoxItemsManager(String, String) - Method in class com.box.boxjavalibv2.BoxClient
Get the BoxItemsManager for items(files/folders) shared to you, this can be used to make API calls on files/folders endpoints.
getSharedCommentsManager(String, String) - Method in class com.box.boxjavalibv2.BoxClient
Get the BoxCommentsManager for shared items, which can be used to make API calls on comments endpoints for a shared item.
getSharedFilesManager(String, String) - Method in class com.box.boxjavalibv2.BoxClient
Get the BoxFilesManager for shared items, which can be used to make API calls on files endpoints for a shared item.
getSharedFoldersManager(String, String) - Method in class com.box.boxjavalibv2.BoxClient
Get the BoxFoldersManager for shared items, which can be used to make API calls on folders endpoints for a shared item.
getSharedItem(BoxDefaultRequestObject) - Method in class com.box.boxjavalibv2.resourcemanagers.BoxSharedItemsManagerImpl
 
getSharedItem(BoxDefaultRequestObject) - Method in interface com.box.boxjavalibv2.resourcemanagers.IBoxSharedItemsManager
Get the shared item given a SharedItemAuth.
getSharedItemAuth(String, String) - Method in class com.box.boxjavalibv2.BoxClient
Get the authorization needed for shared items.
GetSharedItemRequest - Class in com.box.boxjavalibv2.requests
Request to get a shared item.
GetSharedItemRequest(IBoxConfig, IBoxJSONParser, BoxDefaultRequestObject) - Constructor for class com.box.boxjavalibv2.requests.GetSharedItemRequest
Constructor.
GetSharedItemRequestTest - Class in com.box.boxjavalibv2.requests
 
GetSharedItemRequestTest() - Constructor for class com.box.boxjavalibv2.requests.GetSharedItemRequestTest
 
getSharedItemsManager(String, String) - Method in class com.box.boxjavalibv2.BoxClient
Get Shared Items manager, which can be used to make API calls on shared item endpoints.
getSharedLink() - Method in class com.box.boxandroidlibv2.dao.BoxAndroidFile
 
getSharedLink() - Method in class com.box.boxandroidlibv2.dao.BoxAndroidFolder
 
getSharedLink() - Method in class com.box.boxandroidlibv2.dao.BoxAndroidWebLink
 
getSharedLink() - Method in class com.box.boxjavalibv2.dao.BoxItem
Get shared link of box item.
getSize() - Method in class com.box.boxjavalibv2.dao.BoxItem
Get size of the box item.
getSource() - Method in class com.box.boxjavalibv2.dao.BoxEvent
Get the source item for this event.
getSourceType() - Method in class com.box.boxandroidlibv2.activities.FilePickerActivity
 
getSourceType() - Method in class com.box.boxandroidlibv2.activities.FolderNavigationActivity
 
getSourceType() - Method in class com.box.boxandroidlibv2.activities.FolderPickerActivity
 
getSpaceAmount() - Method in class com.box.boxjavalibv2.dao.BoxUser
Get the user's total available space amount in bytes.
getSpaceUsed() - Method in class com.box.boxjavalibv2.dao.BoxUser
Get the amount of space in use by the user.
getStatus() - Method in class com.box.boxjavalibv2.dao.BoxCollaboration
Get the status of this collaboration.
getStatus() - Method in class com.box.boxjavalibv2.dao.BoxServerError
 
getStatus() - Method in class com.box.boxjavalibv2.dao.BoxUser
Get status of the user.
getStatusCode() - Method in exception com.box.boxjavalibv2.exceptions.BoxServerException
 
getStatusCode() - Method in exception com.box.restclientv2.exceptions.BoxSDKException
Status code of this exception.
getTags() - Method in class com.box.boxjavalibv2.dao.BoxItem
Get the tags that are set on this item.
getTask() - Method in class com.box.boxandroidlibv2.viewdata.BoxListItem
 
getThumbnail(String, String, BoxImageRequestObject) - Method in class com.box.boxjavalibv2.resourcemanagers.BoxFilesManagerImpl
 
getThumbnail(String, String, BoxImageRequestObject) - Method in interface com.box.boxjavalibv2.resourcemanagers.IBoxFilesManager
Get thumbnail of a file.
getThumbnailApiExecutor() - Method in class com.box.boxandroidlibv2.activities.FolderNavigationActivity
Executor that we will submit thumbnail tasks to.
getThumbnailForFile(String) - Method in class com.box.boxandroidlibv2.manager.ThumbnailManager
Returns a file in a determinate location for the given boxItem.
getTokenState() - Method in class com.box.boxjavalibv2.authorization.OAuthDataController
 
getTokenType() - Method in class com.box.boxjavalibv2.dao.BoxOAuthToken
 
getTotalCount() - Method in class com.box.boxjavalibv2.dao.BoxCollection
 
getTrackingCodes() - Method in class com.box.boxjavalibv2.dao.BoxUser
Get the tracking codes.
getTrashFile(String, BoxDefaultRequestObject) - Method in class com.box.boxjavalibv2.resourcemanagers.BoxTrashManagerImpl
 
getTrashFile(String, BoxDefaultRequestObject) - Method in interface com.box.boxjavalibv2.resourcemanagers.IBoxTrashManager
Get trashed file given a file id.
getTrashFolder(String, BoxDefaultRequestObject) - Method in class com.box.boxjavalibv2.resourcemanagers.BoxTrashManagerImpl
 
getTrashFolder(String, BoxDefaultRequestObject) - Method in interface com.box.boxjavalibv2.resourcemanagers.IBoxTrashManager
Get trash folder given a folder id.
GetTrashItemRequest - Class in com.box.boxjavalibv2.requests
 
GetTrashItemRequest(IBoxConfig, IBoxJSONParser, String, BoxResourceType, BoxDefaultRequestObject) - Constructor for class com.box.boxjavalibv2.requests.GetTrashItemRequest
 
GetTrashItemRequestTest - Class in com.box.boxjavalibv2.requests
 
GetTrashItemRequestTest() - Constructor for class com.box.boxjavalibv2.requests.GetTrashItemRequestTest
 
getTrashManager() - Method in class com.box.boxjavalibv2.BoxClient
Get the BoxItemsManager, which can be used to make API calls on files/folders endpoints for trashed files/folders.
getType() - Method in class com.box.boxandroidlibv2.viewdata.BoxListItem
 
getType() - Method in class com.box.boxjavalibv2.dao.BoxTypedObject
Get the type.
getTypedObjects(BoxCollection, Class<T>) - Static method in class com.box.boxjavalibv2.utils.Utils
Filter out a list of specified type BoxTypedObject's from a Collection
getTypeFromLowercaseString(String) - Static method in enum com.box.boxjavalibv2.dao.BoxResourceType
Deprecated.
getTypeFromLowercaseString(String) - Method in class com.box.boxjavalibv2.jsonparsing.BoxResourceHub
 
getTypeFromLowercaseString(String) - Method in interface com.box.boxjavalibv2.jsonparsing.IBoxResourceHub
Get the IBoxType from a lower case string value.
getUnexpectedStatus() - Method in exception com.box.boxjavalibv2.exceptions.BoxUnexpectedHttpStatusException
 
getUnsharedAt() - Method in class com.box.boxjavalibv2.dao.BoxSharedLink
Get the time to unshare this link.
getUploadUrlAuthority() - Method in class com.box.boxjavalibv2.BoxConfigBuilder.BoxConfig
Get the Upload URL Authority.
getUploadUrlAuthority() - Method in interface com.box.boxjavalibv2.IBoxConfig
Get the Upload URL Authority.
getUploadUrlPath() - Method in class com.box.boxjavalibv2.BoxConfigBuilder.BoxConfig
 
getUploadUrlPath() - Method in interface com.box.boxjavalibv2.IBoxConfig
Get the upload url path.
getUploadUrlScheme() - Method in class com.box.boxjavalibv2.BoxConfigBuilder.BoxConfig
Get the Upload URL scheme.
getUploadUrlScheme() - Method in interface com.box.boxjavalibv2.IBoxConfig
Get the Upload URL scheme.
getUri(String, BoxResourceType) - Static method in class com.box.boxjavalibv2.requests.CopyItemRequest
Get uri.
getUri(String) - Static method in class com.box.boxjavalibv2.requests.CreateCollaborationRequest
Get uri.
getUri() - Static method in class com.box.boxjavalibv2.requests.CreateCommentRequest
Get uri.
getUri(String) - Static method in class com.box.boxjavalibv2.requests.CreateEmailAliasRequest
Get uri.
getUri() - Static method in class com.box.boxjavalibv2.requests.CreateEnterpriseUserRequest
Get uri.
getUri() - Static method in class com.box.boxjavalibv2.requests.CreateGroupMembershipRequest
 
getUri() - Static method in class com.box.boxjavalibv2.requests.CreateGroupRequest
Get uri.
getUri() - Static method in class com.box.boxjavalibv2.requests.CreateNewFolderRequest
Get uri.
getUri() - Static method in class com.box.boxjavalibv2.requests.CreateOAuthRequest
Get uri.
getUri(String, BoxResourceType) - Static method in class com.box.boxjavalibv2.requests.CreateSharedLinkRequest
Get uri.
getUri(String) - Static method in class com.box.boxjavalibv2.requests.DeleteCollaborationRequest
Get uri.
getUri(String) - Static method in class com.box.boxjavalibv2.requests.DeleteCommentRequest
Get uri.
getUri(String, String) - Static method in class com.box.boxjavalibv2.requests.DeleteEmailAliasRequest
Get uri.
getUri(String) - Static method in class com.box.boxjavalibv2.requests.DeleteFileRequest
Get uri.
getUri(String) - Static method in class com.box.boxjavalibv2.requests.DeleteFolderRequest
Get uri.
getUri(String) - Static method in class com.box.boxjavalibv2.requests.DeleteGroupMembershipRequest
 
getUri(String) - Static method in class com.box.boxjavalibv2.requests.DeleteGroupRequest
 
getUri(String, BoxResourceType) - Static method in class com.box.boxjavalibv2.requests.DeleteTrashItemRequest
Get uri.
getUri(String) - Static method in class com.box.boxjavalibv2.requests.DownloadFileRequest
Get uri.
getUri() - Static method in class com.box.boxjavalibv2.requests.GetAllCollaborationsRequest
Get uri.
getUri() - Static method in class com.box.boxjavalibv2.requests.GetAllGroupsRequest
 
getUri() - Static method in class com.box.boxjavalibv2.requests.GetAllUsersInEnterpriseRequest
Get uri.
getUri(String) - Static method in class com.box.boxjavalibv2.requests.GetCollaborationRequest
Get uri.
getUri(String) - Static method in class com.box.boxjavalibv2.requests.GetCommentRequest
Get uri.
getUri() - Static method in class com.box.boxjavalibv2.requests.GetCurrentUserRequest
Get uri.
getUri(String) - Static method in class com.box.boxjavalibv2.requests.GetEmailAliasesRequest
Get uri.
getUri(String) - Static method in class com.box.boxjavalibv2.requests.GetFileCommentsRequest
Get uri.
getUri(String) - Static method in class com.box.boxjavalibv2.requests.GetFileVersionsRequest
Get uri.
getUri(String) - Static method in class com.box.boxjavalibv2.requests.GetFolderCollaborationsRequest
Get uri.
getUri(String) - Static method in class com.box.boxjavalibv2.requests.GetFolderItemsRequest
Get uri.
getUri(String) - Static method in class com.box.boxjavalibv2.requests.GetFolderTrashItemsRequest
Get uri.
getUri(String) - Static method in class com.box.boxjavalibv2.requests.GetGroupCollaborationsRequest
 
getUri(String) - Static method in class com.box.boxjavalibv2.requests.GetGroupMembershipRequest
 
getUri(String) - Static method in class com.box.boxjavalibv2.requests.GetGroupMembershipsRequest
 
getUri(String, BoxResourceType) - Static method in class com.box.boxjavalibv2.requests.GetItemRequest
Get uri.
getUri(String, String) - Static method in class com.box.boxjavalibv2.requests.GetPreviewRequest
Get uri.
getUri() - Static method in class com.box.boxjavalibv2.requests.GetSharedItemRequest
Get uri.
getUri(String, BoxResourceType) - Static method in class com.box.boxjavalibv2.requests.GetTrashItemRequest
Get uri.
getUri(String, String) - Static method in class com.box.boxjavalibv2.requests.MoveFolderToAnotherUserRequest
Get uri.
getUri() - Static method in class com.box.boxjavalibv2.requests.RefreshOAuthRequest
Get uri.
getUri(String, BoxResourceType) - Static method in class com.box.boxjavalibv2.requests.RestoreTrashItemRequest
 
getUri() - Static method in class com.box.boxjavalibv2.requests.RevokeOAuthRequest
 
getUri(String, String) - Static method in class com.box.boxjavalibv2.requests.ThumbnailRequest
Get uri.
getUri(String) - Static method in class com.box.boxjavalibv2.requests.UpdateCollaborationRequest
Get uri.
getUri(String) - Static method in class com.box.boxjavalibv2.requests.UpdateCommentRequest
 
getUri(String) - Static method in class com.box.boxjavalibv2.requests.UpdateGroupMembershipRequest
 
getUri(String) - Static method in class com.box.boxjavalibv2.requests.UpdateGroupRequest
Get uri.
getUri(String, BoxResourceType) - Static method in class com.box.boxjavalibv2.requests.UpdateItemInfoRequest
Get uri.
getUri(String) - Static method in class com.box.boxjavalibv2.requests.UpdateUserLoginRequest
Get uri.
getUri(String) - Static method in class com.box.boxjavalibv2.requests.UpdateUserRequest
Get Uri.
getUri() - Static method in class com.box.boxjavalibv2.requests.UploadFileRequest
Get uri.
getUri(String) - Static method in class com.box.boxjavalibv2.requests.UploadNewVersionFileRequest
Get uri.
getUrl() - Method in class com.box.boxjavalibv2.dao.BoxRealTimeServer
Get url.
getUrl() - Method in class com.box.boxjavalibv2.dao.BoxSharedLink
Get the url of the shared link.
getUrl() - Method in class com.box.boxjavalibv2.dao.BoxWebLink
Get url of the weblink.
getUrlPath() - Method in class com.box.boxjavalibv2.authorization.OAuthDataController
 
getUrlPath() - Method in class com.box.boxjavalibv2.authorization.OAuthWebViewData
 
getUser() - Method in class com.box.boxandroidlibv2.dao.BoxAndroidGroupMembership
 
getUser() - Method in class com.box.boxjavalibv2.dao.BoxGroupMembership
 
getUserAgent() - Method in class com.box.boxjavalibv2.BoxConfigBuilder.BoxConfig
Get the User-Agent String to apply to the HTTP(S) calls.
getUserAgent() - Method in interface com.box.boxjavalibv2.IBoxConfig
Get the User-Agent String to apply to the HTTP(S) calls.
getUserInfo() - Method in class com.box.restclientv2.httpclientsupport.HttpClientURIBuilder
 
getUserName() - Method in class com.box.restclientv2.authorization.DefaultUsernamePasswordAuth
get user name.
getUsers(BoxCollection) - Static method in class com.box.boxjavalibv2.resourcemanagers.BoxUsersManagerImpl
Deprecated.
getUsersManager() - Method in class com.box.boxjavalibv2.BoxClient
 
getValue(String) - Method in class com.box.boxjavalibv2.dao.BoxObject
 
getVersionNumber() - Method in class com.box.boxjavalibv2.dao.BoxFile
Get version number of the file.
getView(int, View, ViewGroup) - Method in class com.box.boxandroidlibv2.adapters.BoxListItemAdapter
 
getView(int, View, ViewGroup) - Method in class com.box.boxandroidlibv2.adapters.NavigationListAdapter
 
getViewTypeCount() - Method in class com.box.boxandroidlibv2.adapters.BoxListItemAdapter
 
A B C D E F G H I J L M N O P R S T U V W