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

R

R - Class in com.box.boxandroidlibv2
 
R() - Constructor for class com.box.boxandroidlibv2.R
 
R.attr - Class in com.box.boxandroidlibv2
 
R.attr() - Constructor for class com.box.boxandroidlibv2.R.attr
 
R.drawable - Class in com.box.boxandroidlibv2
 
R.drawable() - Constructor for class com.box.boxandroidlibv2.R.drawable
 
R.id - Class in com.box.boxandroidlibv2
 
R.id() - Constructor for class com.box.boxandroidlibv2.R.id
 
R.layout - Class in com.box.boxandroidlibv2
 
R.layout() - Constructor for class com.box.boxandroidlibv2.R.layout
 
R.string - Class in com.box.boxandroidlibv2
 
R.string() - Constructor for class com.box.boxandroidlibv2.R.string
 
R.style - Class in com.box.boxandroidlibv2
 
R.style() - Constructor for class com.box.boxandroidlibv2.R.style
 
readBooleanArray(boolean[]) - Method in class com.box.boxandroidlibv2.dao.BoxParcel
 
readBooleanArray(boolean[]) - Method in interface com.box.boxjavalibv2.dao.IBoxParcelWrapper
 
readBooleanArray(boolean[]) - Method in class com.box.boxjavalibv2.dao.TestParcel
 
readDouble() - Method in class com.box.boxandroidlibv2.dao.BoxParcel
 
readDouble() - Method in interface com.box.boxjavalibv2.dao.IBoxParcelWrapper
Read a double out from this parcel.
readDouble() - Method in class com.box.boxjavalibv2.dao.TestParcel
 
readInt() - Method in class com.box.boxandroidlibv2.dao.BoxParcel
 
readInt() - Method in interface com.box.boxjavalibv2.dao.IBoxParcelWrapper
 
readInt() - Method in class com.box.boxjavalibv2.dao.TestParcel
 
readLong() - Method in class com.box.boxandroidlibv2.dao.BoxParcel
 
readLong() - Method in interface com.box.boxjavalibv2.dao.IBoxParcelWrapper
Read a long out from this parcel.
readLong() - Method in class com.box.boxjavalibv2.dao.TestParcel
 
readMap(Map<String, Object>) - Method in class com.box.boxandroidlibv2.dao.BoxParcel
 
readMap(Map<String, Object>) - Method in interface com.box.boxjavalibv2.dao.IBoxParcelWrapper
 
readMap(Map) - Method in class com.box.boxjavalibv2.dao.TestParcel
 
readString() - Method in class com.box.boxandroidlibv2.dao.BoxParcel
 
readString() - Method in interface com.box.boxjavalibv2.dao.IBoxParcelWrapper
Read a string out from this parcel.
readString() - Method in class com.box.boxjavalibv2.dao.TestParcel
 
RECURSIVE - Static variable in class com.box.boxjavalibv2.utils.Constants
 
REDIRECT_URL - Static variable in class com.box.boxandroidlibv2.activities.OAuthActivity
 
refresh() - Method in interface com.box.boxjavalibv2.authorization.IAuthDataController
 
refresh() - Method in class com.box.boxjavalibv2.authorization.OAuthAuthorization
Refresh the OAuth token.
refresh() - Method in class com.box.boxjavalibv2.authorization.OAuthDataController
Refresh the OAuth.
refreshOAuth(String, String, String, String, String) - Method in class com.box.boxjavalibv2.resourcemanagers.BoxOAuthManagerImpl
 
refreshOAuth(String, String, String) - Method in class com.box.boxjavalibv2.resourcemanagers.BoxOAuthManagerImpl
 
refreshOAuth(BoxOAuthRequestObject) - Method in class com.box.boxjavalibv2.resourcemanagers.BoxOAuthManagerImpl
 
refreshOAuth(String, String, String, String, String) - Method in interface com.box.boxjavalibv2.resourcemanagers.IBoxOAuthManager
Refresh OAuth.
refreshOAuth(String, String, String) - Method in interface com.box.boxjavalibv2.resourcemanagers.IBoxOAuthManager
Refresh OAuth.
refreshOAuth(BoxOAuthRequestObject) - Method in class com.box.restclientv2.authorization.oauthmultithread.MockOAuthManager
 
RefreshOAuthRequest - Class in com.box.boxjavalibv2.requests
Request to refresh OAuth.
RefreshOAuthRequest(IBoxConfig, IBoxJSONParser, BoxOAuthRequestObject) - Constructor for class com.box.boxjavalibv2.requests.RefreshOAuthRequest
Constructor.
refreshOAuthRequestObject(String, String, String) - Static method in class com.box.restclientv2.requestsbase.BoxOAuthRequestObject
 
refreshShouldFail - Static variable in class com.box.restclientv2.authorization.oauthmultithread.MockOAuthManager
 
remove(BoxListItem) - Method in class com.box.boxandroidlibv2.adapters.BoxListItemAdapter
 
remove(String) - Method in class com.box.boxandroidlibv2.adapters.BoxListItemAdapter
Remove an item based on a given identifier
removeQuery() - Method in class com.box.restclientv2.httpclientsupport.HttpClientURIBuilder
Removes URI query.
RequestTestBase - Class in com.box.boxjavalibv2.requests
 
RequestTestBase() - Constructor for class com.box.boxjavalibv2.requests.RequestTestBase
 
resourceType() - Method in class com.box.boxjavalibv2.dao.BoxTypedObject
Deprecated.
RestMethod - Enum in com.box.restclientv2
REST Method.
restoreItemRequestObject() - Static method in class com.box.boxjavalibv2.requests.requestobjects.BoxItemRestoreRequestObject
 
restoreTrashFile(String, BoxItemRestoreRequestObject) - Method in class com.box.boxjavalibv2.resourcemanagers.BoxTrashManagerImpl
 
restoreTrashFile(String, BoxItemRestoreRequestObject) - Method in interface com.box.boxjavalibv2.resourcemanagers.IBoxTrashManager
Restore a trashed file.
restoreTrashFolder(String, BoxItemRestoreRequestObject) - Method in class com.box.boxjavalibv2.resourcemanagers.BoxTrashManagerImpl
 
restoreTrashFolder(String, BoxItemRestoreRequestObject) - Method in interface com.box.boxjavalibv2.resourcemanagers.IBoxTrashManager
Restore a trashed folder.
RestoreTrashItemRequest - Class in com.box.boxjavalibv2.requests
 
RestoreTrashItemRequest(IBoxConfig, IBoxJSONParser, String, BoxResourceType, BoxItemRestoreRequestObject) - Constructor for class com.box.boxjavalibv2.requests.RestoreTrashItemRequest
Cosntructor.
RestoreTrashItemRequestTest - Class in com.box.boxjavalibv2.requests
 
RestoreTrashItemRequestTest() - Constructor for class com.box.boxjavalibv2.requests.RestoreTrashItemRequestTest
 
revokeOAuth(String, String, String) - Method in class com.box.boxjavalibv2.resourcemanagers.BoxOAuthManagerImpl
 
revokeOAuth(BoxOAuthRequestObject) - Method in class com.box.boxjavalibv2.resourcemanagers.BoxOAuthManagerImpl
 
revokeOAuth(String, String, String) - Method in interface com.box.boxjavalibv2.resourcemanagers.IBoxOAuthManager
Revoke OAuth.
RevokeOAuthRequest - Class in com.box.boxjavalibv2.requests
 
RevokeOAuthRequest(IBoxConfig, IBoxJSONParser, BoxOAuthRequestObject) - Constructor for class com.box.boxjavalibv2.requests.RevokeOAuthRequest
 
revokeOAuthRequestObject(String, String, String) - Static method in class com.box.restclientv2.requestsbase.BoxOAuthRequestObject
Request object to revoke OAuth.
RevokeOAuthRequestTest - Class in com.box.boxjavalibv2.requests
 
RevokeOAuthRequestTest() - Constructor for class com.box.boxjavalibv2.requests.RevokeOAuthRequestTest
 
ROLE_ADMIN - Static variable in class com.box.boxjavalibv2.dao.BoxGroupMembership
 
ROLE_ADMIN - Static variable in class com.box.boxjavalibv2.dao.BoxUser
Used when the user's enterprise role is admin.
ROLE_COADMIN - Static variable in class com.box.boxjavalibv2.dao.BoxUser
Used when the user's enterprise role is co-admin.
ROLE_MEMBER - Static variable in class com.box.boxjavalibv2.dao.BoxGroupMembership
 
ROLE_USER - Static variable in class com.box.boxjavalibv2.dao.BoxUser
Used when the user's enterprise role is normal user.
A B C D E F G H I J L M N O P R S T U V W