JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
A
AbstractBoxResourceManager
- Class in
com.box.boxjavalibv2.resourcemanagers
Base class for BoxAPI classes.
AbstractBoxResourceManager(IBoxConfig, IBoxResourceHub, IBoxJSONParser, IBoxRequestAuth, IBoxRESTClient)
- Constructor for class com.box.boxjavalibv2.resourcemanagers.
AbstractBoxResourceManager
private constructor.
acceptRestVisitor(IBoxRestVisitor)
- Method in class com.box.boxjavalibv2.
BoxRESTClient
Accept a visitor to visit http request/response.
accessToken
- Static variable in class com.box.restclientv2.authorization.oauthmultithread.
MockRestClient
ACTION_DOWNLOADED_FILE_THUMBNAIL
- Static variable in class com.box.boxandroidlibv2.activities.
FolderNavigationActivity.Controller
ACTION_FETCHED_FOLDER
- Static variable in class com.box.boxandroidlibv2.activities.
FolderNavigationActivity.Controller
ACTION_FETCHED_FOLDER_ITEMS
- Static variable in class com.box.boxandroidlibv2.activities.
FolderNavigationActivity.Controller
add(BoxListItem)
- Method in class com.box.boxandroidlibv2.activities.
FolderPickerActivity.FolderPickerBoxListItemAdapter
add(BoxAndroidCollection)
- Method in class com.box.boxandroidlibv2.adapters.
BoxListItemAdapter
add(BoxListItem)
- Method in class com.box.boxandroidlibv2.adapters.
BoxListItemAdapter
addAll(BoxListItem...)
- Method in class com.box.boxandroidlibv2.adapters.
BoxListItemAdapter
addAll(Collection<? extends BoxListItem>)
- Method in class com.box.boxandroidlibv2.adapters.
BoxListItemAdapter
addBoxJSONStringEntityPart(String, IBoxJSONStringEntity)
- Method in class com.box.boxjavalibv2.httpentities.
MultipartEntityWithProgressListener
addComment(BoxCommentRequestObject)
- Method in class com.box.boxjavalibv2.resourcemanagers.
BoxCommentsManagerImpl
addComment(String, IBoxType, String)
- Method in class com.box.boxjavalibv2.resourcemanagers.
BoxCommentsManagerImpl
addComment(BoxCommentRequestObject)
- Method in interface com.box.boxjavalibv2.resourcemanagers.
IBoxCommentsManager
Add a comment to an item.
addComment(String, IBoxType, String)
- Method in interface com.box.boxjavalibv2.resourcemanagers.
IBoxCommentsManager
addCommentRequestObject(IBoxType, String, String)
- Static method in class com.box.boxjavalibv2.requests.requestobjects.
BoxCommentRequestObject
A BoxCommentRequestObject to add a comment.
addContentBodyPart(String, ContentBody)
- Method in class com.box.boxjavalibv2.httpentities.
MultipartEntityWithProgressListener
addEmailAlias(String, BoxEmailAliasRequestObject)
- Method in class com.box.boxjavalibv2.resourcemanagers.
BoxUsersManagerImpl
addEmailAlias(String, BoxEmailAliasRequestObject)
- Method in interface com.box.boxjavalibv2.resourcemanagers.
IBoxUsersManager
Adds a new email alias to the given user's account.
addEmailAliasRequestObject(String)
- Static method in class com.box.boxjavalibv2.requests.requestobjects.
BoxEmailAliasRequestObject
add an email alias.
AddEmailAliasRequestTest
- Class in
com.box.boxjavalibv2.requests
AddEmailAliasRequestTest()
- Constructor for class com.box.boxjavalibv2.requests.
AddEmailAliasRequestTest
addField(String)
- Method in class com.box.boxjavalibv2.requests.requestobjects.
BoxRequestExtras
Add a field in the request, these fields (Please check "Fields" part in
developer doc
will end up as fields query parameter in the url.
addFields(List<String>)
- Method in class com.box.boxjavalibv2.requests.requestobjects.
BoxRequestExtras
Add fields in the request, these fields (Please check "Fields" part in
developer doc
will end up as fields query parameter in the url.
addHeader(String, String)
- Method in class com.box.boxjavalibv2.requests.requestobjects.
BoxRequestExtras
Add a header.
addHeader(String, String)
- Method in class com.box.restclientv2.requestsbase.
DefaultBoxRequest
addHeader(String, String)
- Method in interface com.box.restclientv2.requestsbase.
IBoxRequest
Add header into request.
addHttpParam(String, String)
- Method in class com.box.restclientv2.requestsbase.
DefaultBoxRequest
Add http param.
addListener(IAuthFlowListener)
- Method in class com.box.boxandroidlibv2.views.
OAuthWebView.OAuthWebViewClient
addMembershipRequestObject(String, String, String)
- Static method in class com.box.boxjavalibv2.requests.requestobjects.
BoxGroupMembershipRequestObject
addOAuthRefreshListener(OAuthRefreshListener)
- Method in class com.box.boxjavalibv2.authorization.
OAuthDataController
addOAuthRefreshListener(OAuthRefreshListener)
- Method in class com.box.boxjavalibv2.
BoxClient
Add a listener to listen to OAuth refresh events.
addParameter(String, String)
- Method in class com.box.restclientv2.httpclientsupport.
HttpClientURIBuilder
Adds parameter to URI query.
addQueryParam(String, String)
- Method in class com.box.boxjavalibv2.requests.requestobjects.
BoxRequestExtras
Add a query parameter.
addQueryParam(String, String)
- Method in class com.box.restclientv2.requestsbase.
DefaultBoxRequest
addQueryParam(String, String)
- Method in interface com.box.restclientv2.requestsbase.
IBoxRequest
Add query parameters into request url.
ALLOW_LOAD_REDIRECT_PAGE
- Static variable in class com.box.boxandroidlibv2.activities.
OAuthActivity
allowShowRedirectPage()
- Method in class com.box.boxandroidlibv2.views.
OAuthWebView
allowShowRedirectPage()
- Method in class com.box.boxandroidlibv2.views.
OAuthWebView.OAuthWebViewClient
AndroidBoxResourceHub
- Class in
com.box.boxandroidlibv2.jsonparsing
Resource hub to direct the parsing of the api responses into our android sdk data objects.
AndroidBoxResourceHub()
- Constructor for class com.box.boxandroidlibv2.jsonparsing.
AndroidBoxResourceHub
apiUrlAuthority(String)
- Method in class com.box.boxjavalibv2.
BoxConfigBuilder
Set a custom API URL Authority.
apiUrlPath(String)
- Method in class com.box.boxjavalibv2.
BoxConfigBuilder
Set a custom API URL path.
apiUrlScheme(String)
- Method in class com.box.boxjavalibv2.
BoxConfigBuilder
Set a custom API URL scheme.
ARG_BOX_COLLECTION
- Static variable in class com.box.boxandroidlibv2.activities.
FolderNavigationActivity.Controller
ARG_BOX_FOLDER
- Static variable in class com.box.boxandroidlibv2.activities.
FolderNavigationActivity.Controller
ARG_FILE_ID
- Static variable in class com.box.boxandroidlibv2.activities.
FolderNavigationActivity.Controller
ARG_FOLDER_ID
- Static variable in class com.box.boxandroidlibv2.activities.
FolderNavigationActivity.Controller
ARG_LIMIT
- Static variable in class com.box.boxandroidlibv2.activities.
FolderNavigationActivity.Controller
ARG_OFFSET
- Static variable in class com.box.boxandroidlibv2.activities.
FolderNavigationActivity.Controller
ARG_SUCCESS
- Static variable in class com.box.boxandroidlibv2.activities.
FolderNavigationActivity.Controller
ASCII
- Static variable in class com.box.restclientv2.httpclientsupport.
HttpClientConsts
assertEqualStringEntity(IBoxJSONStringEntity, HttpEntity)
- Method in class com.box.boxjavalibv2.requests.
RequestTestBase
assertEqualStringEntity(BoxDefaultRequestObject, HttpEntity)
- Method in class com.box.boxjavalibv2.requests.
RequestTestBase
AUTH_HEADER_NAME
- Static variable in class com.box.restclientv2.authorization.
DefaultRequestAuth
authenticate(IAuthFlowListener)
- Method in class com.box.boxandroidlibv2.views.
OAuthWebView
authenticate(IAuthFlowListener)
- Method in interface com.box.boxjavalibv2.authorization.
IAuthFlowUI
Authenticate.
authenticate(IAuthData)
- Method in class com.box.boxjavalibv2.
BoxClient
Get authenticated using a Auth object, this could be a previously stored data.
authenticate(IAuthFlowUI, boolean, IAuthFlowListener)
- Method in class com.box.boxjavalibv2.
BoxClient
Get authenticated.
authenticateFromSecureStorage(IAuthSecureStorage)
- Method in class com.box.boxjavalibv2.
BoxClient
Authenticate from the auth object stored in the secure storage.
AuthFatalFailureException
- Exception in
com.box.boxjavalibv2.exceptions
Exception indicating fatal error in authentication.
AuthFatalFailureException()
- Constructor for exception com.box.boxjavalibv2.exceptions.
AuthFatalFailureException
Constructor.
AuthFatalFailureException(boolean)
- Constructor for exception com.box.boxjavalibv2.exceptions.
AuthFatalFailureException
Deprecated.
AuthFatalFailureException(Exception)
- Constructor for exception com.box.boxjavalibv2.exceptions.
AuthFatalFailureException
AuthFatalFailureException(String)
- Constructor for exception com.box.boxjavalibv2.exceptions.
AuthFatalFailureException
Constructor.
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes