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

D

DatabaseManagerNotInitializedException - Exception in fr.pcreations.labs.RESTDroid.exceptions
 
DatabaseManagerNotInitializedException() - Constructor for exception fr.pcreations.labs.RESTDroid.exceptions.DatabaseManagerNotInitializedException
 
DEBUG - Static variable in class fr.pcreations.labs.RESTDroid.BuildConfig
 
DefaultRetryAtDelayedTimeFailBehavior - Class in fr.pcreations.labs.RESTDroid.core
Behavior to retry a request every minute by default until the request is successful If you want to change the default time value just extend this class and call DefaultRetryAtDelayedTimeFailBehavior.setDelayedTime(long) in DefaultRetryAtDelayedTimeFailBehavior.failAction(WebService, ArrayList) to set the time you want
DefaultRetryAtDelayedTimeFailBehavior() - Constructor for class fr.pcreations.labs.RESTDroid.core.DefaultRetryAtDelayedTimeFailBehavior
 
delete(RESTRequest<? extends Resource>) - Method in class fr.pcreations.labs.RESTDroid.core.HttpRequestHandler
Prepares HttpRequestHandler.HTTPContainer and executes a HTTP DELETE request
delete(Class<R>, String, Resource) - Method in class fr.pcreations.labs.RESTDroid.core.WebService
Initializes and prepares a DELETE request or retrieve it if already pending.
deleteResource(T) - Method in interface fr.pcreations.labs.RESTDroid.core.Persistable
This method has to delete the specified resource
displayRequest() - Method in class fr.pcreations.labs.RESTDroid.core.WebService
 
DURATION_NO_CACHE - Static variable in class fr.pcreations.labs.RESTDroid.core.CacheManager
Don't use caching for this request
DURATION_ONE_DAY - Static variable in class fr.pcreations.labs.RESTDroid.core.CacheManager
 
DURATION_ONE_HOUR - Static variable in class fr.pcreations.labs.RESTDroid.core.CacheManager
 
DURATION_ONE_MINUTE - Static variable in class fr.pcreations.labs.RESTDroid.core.CacheManager
 
DURATION_ONE_MONTH - Static variable in class fr.pcreations.labs.RESTDroid.core.CacheManager
 
DURATION_ONE_SECOND - Static variable in class fr.pcreations.labs.RESTDroid.core.CacheManager
 
DURATION_ONE_WEEK - Static variable in class fr.pcreations.labs.RESTDroid.core.CacheManager
 
DURATION_ONE_YEAR - Static variable in class fr.pcreations.labs.RESTDroid.core.CacheManager
 
A B C D E F G H I L M O P Q R S T U V W