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

P

PAGE - Static variable in class com.box.boxjavalibv2.dao.BoxPreview
 
pagePreviewRequestObject(int, int, int, int, int) - Static method in class com.box.boxjavalibv2.requests.requestobjects.BoxImageRequestObject
Get BoxImageRequestObject for a preview request with pages.
pagingRequestObject(int, int) - Static method in class com.box.boxjavalibv2.requests.requestobjects.BoxPagingRequestObject
BoxPagingRequestObject for get a paged list.
PairArrayJSONStringEntity - Class in com.box.boxjavalibv2.jsonentities
A special MapJSONStringEntity, when serializing into JSON, it's serialized into array of pairs.
PairArrayJSONStringEntity() - Constructor for class com.box.boxjavalibv2.jsonentities.PairArrayJSONStringEntity
 
parse(IBoxResponse) - Method in class com.box.boxjavalibv2.responseparsers.ErrorResponseParser
 
parse(IBoxResponse) - Method in class com.box.boxjavalibv2.responseparsers.PreviewResponseParser
 
parse(IBoxResponse) - Method in class com.box.boxjavalibv2.responseparsers.ThumbnailResponseParser
 
parse(String) - Static method in class com.box.boxjavalibv2.utils.ISO8601DateParser
 
parse(String, String) - Static method in class com.box.restclientv2.httpclientsupport.HttpClientURLEncodedUtils
Returns a list of NameValuePairs as built from the URI's query portion.
parse(List<NameValuePair>, Scanner, String) - Static method in class com.box.restclientv2.httpclientsupport.HttpClientURLEncodedUtils
Adds all parameters within the Scanner to the list of parameters, as encoded by encoding.
parse(String, Charset) - Static method in class com.box.restclientv2.httpclientsupport.HttpClientURLEncodedUtils
Returns a list of NameValuePairs as parsed from the given string using the given character encoding.
parse(IBoxResponse) - Method in class com.box.restclientv2.responseparsers.DefaultBoxJSONResponseParser
By default, this only parses the JSON part into object.
parse(IBoxResponse) - Method in class com.box.restclientv2.responseparsers.DefaultFileResponseParser
 
parse(IBoxResponse) - Method in interface com.box.restclientv2.responseparsers.IBoxResponseParser
Parese the API response into this object.
parseExpectedResponseTest() - Method in class com.box.restclientv2.responses.DefaultBoxResponseTest
 
parseInputStream(InputStream) - Method in class com.box.boxjavalibv2.responseparsers.ErrorResponseParser
 
parseInputStream(InputStream) - Method in class com.box.restclientv2.responseparsers.DefaultBoxJSONResponseParser
Parse input stream.
parseIntoBoxObject(InputStream, Class<T>) - Method in class com.box.boxjavalibv2.jsonparsing.BoxJSONParser
 
parseIntoBoxObject(String, Class<T>) - Method in class com.box.boxjavalibv2.jsonparsing.BoxJSONParser
 
parseIntoBoxObject(InputStream, Class<T>) - Method in interface com.box.boxjavalibv2.jsonparsing.IBoxJSONParser
Convert InputStream to object.
parseIntoBoxObject(String, Class<T>) - Method in interface com.box.boxjavalibv2.jsonparsing.IBoxJSONParser
Convert the json string into object.
parseIntoBoxObjectQuietly(InputStream, Class<T>) - Method in class com.box.boxjavalibv2.jsonparsing.BoxJSONParser
 
parseIntoBoxObjectQuietly(String, Class<T>) - Method in class com.box.boxjavalibv2.jsonparsing.BoxJSONParser
 
parseIntoBoxObjectQuietly(InputStream, Class<T>) - Method in interface com.box.boxjavalibv2.jsonparsing.IBoxJSONParser
Convert InputStream to object.No exception will be thrown, in case of failure, null is returned.
parseIntoBoxObjectQuietly(String, Class<T>) - Method in interface com.box.boxjavalibv2.jsonparsing.IBoxJSONParser
Convert the json string into object.No exception will be thrown, in case of failure, null is returned.
parseResponse(IBoxResponseParser, IBoxResponseParser) - Method in class com.box.restclientv2.responses.DefaultBoxResponse
 
parseResponse(IBoxResponseParser, IBoxResponseParser) - Method in interface com.box.restclientv2.responses.IBoxResponse
Parese HttpResponse into IResponseObject.
parseSilently(String) - Static method in class com.box.boxjavalibv2.utils.ISO8601DateParser
Same as parse method but does not throws.
parseUnexpectedResponseTest() - Method in class com.box.restclientv2.responses.DefaultBoxResponseTest
 
password_edit - Static variable in class com.box.boxandroidlibv2.R.id
 
password_view - Static variable in class com.box.boxandroidlibv2.R.id
 
PickerListView - Static variable in class com.box.boxandroidlibv2.R.id
 
plugin(BoxClient) - Method in interface com.box.boxjavalibv2.resourcemanagers.IResourceManagerPlugin
 
pluginResourceManager(String, IPluginResourceManagerBuilder) - Method in class com.box.boxjavalibv2.BoxClient
Plug in a resource manager into sdk client.
prepareParts(IBoxJSONParser) - Method in class com.box.boxjavalibv2.httpentities.MultipartEntityWithProgressListener
Method to put all parts in to the multipart entity.
prepareRequest() - Method in class com.box.restclientv2.requestsbase.DefaultBoxRequest
 
prepareRequest() - Method in interface com.box.restclientv2.requestsbase.IBoxRequest
Prepare the request by setting all headers, query params, entities...
prepareRequestTest() - Method in class com.box.restclientv2.requestsbase.DefaultBoxRequestTest
 
PREVIEWER - Static variable in class com.box.boxjavalibv2.dao.BoxCollaborationRole
A Previewer only has limited read access.
PREVIEWER_UPLOADER - Static variable in class com.box.boxjavalibv2.dao.BoxCollaborationRole
This access level is a combination of Previewer and Uploader.
previewRequestObject() - Static method in class com.box.boxjavalibv2.requests.requestobjects.BoxImageRequestObject
Get BoxImageRequestObject for an image or preview request without pages.
PreviewResponseParser - Class in com.box.boxjavalibv2.responseparsers
Parser to parse DefaultBoxResponse into BoxPreview objects.
PreviewResponseParser() - Constructor for class com.box.boxjavalibv2.responseparsers.PreviewResponseParser
 
PreviewResponseParserTest - Class in com.box.boxjavalibv2.responseparsers
 
PreviewResponseParserTest() - Constructor for class com.box.boxjavalibv2.responseparsers.PreviewResponseParserTest
 
put(String, Object) - Method in class com.box.boxjavalibv2.dao.BoxObject
 
put(String, Object) - Method in class com.box.restclientv2.requestsbase.BoxDefaultRequestObject
Add a key value pair to the request body.
A B C D E F G H I J L M N O P R S T U V W