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

I

IAuthData - Interface in com.box.boxjavalibv2.dao
 
IAuthDataController - Interface in com.box.boxjavalibv2.authorization
Interface to wrap IAuthData and handles auth logic like auto-refresh for OAuth.
IAuthEvent - Interface in com.box.boxjavalibv2.authorization
 
IAuthFlowListener - Interface in com.box.boxjavalibv2.authorization
 
IAuthFlowMessage - Interface in com.box.boxjavalibv2.authorization
 
IAuthFlowUI - Interface in com.box.boxjavalibv2.authorization
Interface for UI to generate auth.
IAuthSecureStorage - Interface in com.box.boxjavalibv2.authorization
Interface for storage to save authentication(OAuth) objects in a secure way.
IBoxAndroidLibException - Interface in com.box.boxandroidlibv2.exceptions
Interface for exceptions thrown from the box android library layer.
IBoxCollaborationsManager - Interface in com.box.boxjavalibv2.resourcemanagers
 
IBoxCommentsManager - Interface in com.box.boxjavalibv2.resourcemanagers
 
IBoxConfig - Interface in com.box.boxjavalibv2
 
IBoxEventsManager - Interface in com.box.boxjavalibv2.resourcemanagers
 
IBoxFilesManager - Interface in com.box.boxjavalibv2.resourcemanagers
 
IBoxFoldersManager - Interface in com.box.boxjavalibv2.resourcemanagers
 
IBoxGroupsManager - Interface in com.box.boxjavalibv2.resourcemanagers
 
IBoxItemsManager - Interface in com.box.boxjavalibv2.resourcemanagers
 
IBoxJSONParser - Interface in com.box.boxjavalibv2.jsonparsing
 
IBoxJSONStringEntity - Interface in com.box.boxjavalibv2.jsonentities
Interface for classes that can be converted to JSON Strings.
IBoxOAuthManager - Interface in com.box.boxjavalibv2.resourcemanagers
 
IBoxParcelable - Interface in com.box.boxjavalibv2.dao
This is a interface wrapping android Parcelable.
IBoxParcelWrapper - Interface in com.box.boxjavalibv2.dao
This is a interface wrapping android Parcel.
IBoxRequest - Interface in com.box.restclientv2.requestsbase
Interface for the request to Box API.
IBoxRequestAuth - Interface in com.box.restclientv2.authorization
Interface for Auth used for Box API Client.
IBoxRequestObject - Interface in com.box.restclientv2.requestsbase
Interface for objects to be put into api requests.
IBoxResourceHub - Interface in com.box.boxjavalibv2.jsonparsing
 
IBoxResourceManager - Interface in com.box.boxjavalibv2.resourcemanagers
 
IBoxResponse - Interface in com.box.restclientv2.responses
Interface for API response.
IBoxResponseParser - Interface in com.box.restclientv2.responseparsers
Interface for the class of object to be converted from API response.
IBoxRESTClient - Interface in com.box.restclientv2
Interface for Box API Client.
IBoxRestVisitor - Interface in com.box.restclientv2
Class to analyse http request and response.
IBoxSearchManager - Interface in com.box.boxjavalibv2.resourcemanagers
 
IBoxSharedItemsManager - Interface in com.box.boxjavalibv2.resourcemanagers
 
IBoxTrashManager - Interface in com.box.boxjavalibv2.resourcemanagers
 
IBoxType - Interface in com.box.boxjavalibv2.dao
 
IBoxUsersManager - Interface in com.box.boxjavalibv2.resourcemanagers
 
icon - Static variable in class com.box.boxandroidlibv2.R.id
 
ICookie - Interface in com.box.restclientv2.requestsbase
Interface for API cookie.
ID - Static variable in class com.box.boxjavalibv2.utils.Constants
 
IF_MATCH - Static variable in class com.box.boxjavalibv2.utils.Constants
 
IFileTransferListener - Interface in com.box.boxjavalibv2.filetransfer
Interface definition for a callback to be invoked when file transfer is happening.
INCOMING_AUTH_HEADER - Static variable in class com.box.restclientv2.authorization.oauthmultithread.MockRestClient
 
initialize() - Method in class com.box.boxjavalibv2.authorization.OAuthDataController
Initialize the controller.
initializeAuthFlow(Object, String, String) - Method in class com.box.boxandroidlibv2.views.OAuthWebView
 
initializeAuthFlow(Object, String, String, String) - Method in class com.box.boxandroidlibv2.views.OAuthWebView
 
initializeAuthFlow(Object, String, String) - Method in interface com.box.boxjavalibv2.authorization.IAuthFlowUI
Initialize the UI for OAuth flow.
initializeAuthFlow(Object, String, String, String) - Method in interface com.box.boxjavalibv2.authorization.IAuthFlowUI
Initialize the UI for OAuth flow.
initializeBoxListItemAdapter(ThumbnailManager) - Method in class com.box.boxandroidlibv2.activities.FolderNavigationActivity
 
initializeBoxListItemAdapter(ThumbnailManager) - Method in class com.box.boxandroidlibv2.activities.FolderPickerActivity
 
initializeEnumTypes(Class<? extends Enum>) - Method in class com.box.boxjavalibv2.jsonparsing.BaseBoxResourceHub
 
initializeReceiver() - Method in class com.box.boxandroidlibv2.activities.FolderNavigationActivity
 
initializeReceiverFilters() - Method in class com.box.boxandroidlibv2.activities.FolderNavigationActivity
 
initializeThumbnailManager() - Method in class com.box.boxandroidlibv2.activities.FolderNavigationActivity
 
initializeTypes() - Method in class com.box.boxjavalibv2.jsonparsing.BaseBoxResourceHub
Do call super.initializeTypes() when overriding this.
initializeTypes() - Method in class com.box.boxjavalibv2.jsonparsing.BoxResourceHub
 
initializeViews() - Method in class com.box.boxandroidlibv2.activities.FilePickerActivity
 
initializeViews() - Method in class com.box.boxandroidlibv2.activities.FolderNavigationActivity
 
initializeViews() - Method in class com.box.boxandroidlibv2.activities.FolderPickerActivity
 
initOAuthForRequest() - Method in class com.box.boxjavalibv2.authorization.OAuthAuthorization
Initialize this auth.
initParcel() - Method in class com.box.boxandroidlibv2.dao.BoxParcel
 
initParcel() - Method in interface com.box.boxjavalibv2.dao.IBoxParcelWrapper
Initialize parcel.
initParcel() - Method in class com.box.boxjavalibv2.dao.TestParcel
 
InterfacesTest - Class in com.box.restclientv2.interfaces
This is a unit test class to test and guarantee interfaces of the REST client.
InterfacesTest() - Constructor for class com.box.restclientv2.interfaces.InterfacesTest
 
IPluginResourceManagerBuilder - Interface in com.box.boxjavalibv2.resourcemanagers
 
IResourceManagerPlugin - Interface in com.box.boxjavalibv2.resourcemanagers
Resource manager plugin interface.
isAuthenticated() - Method in class com.box.boxjavalibv2.BoxClient
Whether this client is authenticated.
isCallerResponsibleForFix() - Method in exception com.box.boxjavalibv2.exceptions.AuthFatalFailureException
Deprecated.
isCan_download() - Method in class com.box.boxjavalibv2.dao.BoxSharedLinkPermissions
whether can_download is true.
isConfirmed() - Method in class com.box.boxjavalibv2.dao.BoxEmailAlias
 
isDownloadPrevented() - Method in class com.box.boxjavalibv2.dao.BoxLock
 
isEnabled(int) - Method in class com.box.boxandroidlibv2.activities.FolderPickerActivity.FolderPickerBoxListItemAdapter
 
isEnabled(int) - Method in class com.box.boxandroidlibv2.adapters.NavigationListAdapter
 
isEncoded(HttpEntity) - Static method in class com.box.restclientv2.httpclientsupport.HttpClientURLEncodedUtils
Returns true if the entity's Content-Type header is application/x-www-form-urlencoded.
isExemptFromDeviceLimits() - Method in class com.box.boxjavalibv2.dao.BoxUser
Whether to exempt this user from Enterprise device limits.
isExemptFromLoginVerification() - Method in class com.box.boxjavalibv2.dao.BoxUser
Whether or not this user must use two-factor authentication.
isNull() - Method in class com.box.boxandroidlibv2.dao.BoxParcel
 
isNull() - Method in interface com.box.boxjavalibv2.dao.IBoxParcelWrapper
Wether this parcel wraps a null object.
isNull() - Method in class com.box.boxjavalibv2.dao.TestParcel
 
ISO8601DateParser - Class in com.box.boxjavalibv2.utils
ISO 8601 date parsing utility.
ISO8601DateParser() - Constructor for class com.box.boxjavalibv2.utils.ISO8601DateParser
 
ISO_8859_1 - Static variable in class com.box.restclientv2.httpclientsupport.HttpClientConsts
 
isPasswordEnabled() - Method in class com.box.boxjavalibv2.dao.BoxSharedLink
Whether this shared link is password enabled.
isReplyComment() - Method in class com.box.boxjavalibv2.dao.BoxComment
Whether this is a comment replying another comment.
isSyncEnabled() - Method in class com.box.boxjavalibv2.dao.BoxUser
Whether or not this user can use Box Sync.
A B C D E F G H I J L M N O P R S T U V W