- R - Class in com.example.client_sample
-
- R() - Constructor for class com.example.client_sample.R
-
- R - Class in io.divide.client.android.mock
-
- R() - Constructor for class io.divide.client.android.mock.R
-
- R - Class in io.divide.client
-
- R() - Constructor for class io.divide.client.R
-
- R.array - Class in com.example.client_sample
-
- R.array() - Constructor for class com.example.client_sample.R.array
-
- R.array - Class in io.divide.client.android.mock
-
- R.array() - Constructor for class io.divide.client.android.mock.R.array
-
- R.attr - Class in com.example.client_sample
-
- R.attr() - Constructor for class com.example.client_sample.R.attr
-
- R.attr - Class in io.divide.client.android.mock
-
- R.attr() - Constructor for class io.divide.client.android.mock.R.attr
-
- R.attr - Class in io.divide.client
-
- R.attr() - Constructor for class io.divide.client.R.attr
-
- R.dimen - Class in com.example.client_sample
-
- R.dimen() - Constructor for class com.example.client_sample.R.dimen
-
- R.dimen - Class in io.divide.client.android.mock
-
- R.dimen() - Constructor for class io.divide.client.android.mock.R.dimen
-
- R.drawable - Class in com.example.client_sample
-
- R.drawable() - Constructor for class com.example.client_sample.R.drawable
-
- R.drawable - Class in io.divide.client.android.mock
-
- R.drawable() - Constructor for class io.divide.client.android.mock.R.drawable
-
- R.id - Class in com.example.client_sample
-
- R.id() - Constructor for class com.example.client_sample.R.id
-
- R.id - Class in io.divide.client.android.mock
-
- R.id() - Constructor for class io.divide.client.android.mock.R.id
-
- R.id - Class in io.divide.client
-
- R.id() - Constructor for class io.divide.client.R.id
-
- R.layout - Class in com.example.client_sample
-
- R.layout() - Constructor for class com.example.client_sample.R.layout
-
- R.layout - Class in io.divide.client.android.mock
-
- R.layout() - Constructor for class io.divide.client.android.mock.R.layout
-
- R.layout - Class in io.divide.client
-
- R.layout() - Constructor for class io.divide.client.R.layout
-
- R.menu - Class in com.example.client_sample
-
- R.menu() - Constructor for class com.example.client_sample.R.menu
-
- R.menu - Class in io.divide.client.android.mock
-
- R.menu() - Constructor for class io.divide.client.android.mock.R.menu
-
- R.string - Class in com.example.client_sample
-
- R.string() - Constructor for class com.example.client_sample.R.string
-
- R.string - Class in io.divide.client.android.mock
-
- R.string() - Constructor for class io.divide.client.android.mock.R.string
-
- R.string - Class in io.divide.client
-
- R.string() - Constructor for class io.divide.client.R.string
-
- R.style - Class in com.example.client_sample
-
- R.style() - Constructor for class com.example.client_sample.R.style
-
- R.style - Class in io.divide.client.android.mock
-
- R.style() - Constructor for class io.divide.client.android.mock.R.style
-
- R.styleable - Class in com.example.client_sample
-
- R.styleable() - Constructor for class com.example.client_sample.R.styleable
-
- R.styleable - Class in io.divide.client.android.mock
-
- R.styleable() - Constructor for class io.divide.client.android.mock.R.styleable
-
- R.xml - Class in com.example.client_sample
-
- R.xml() - Constructor for class com.example.client_sample.R.xml
-
- R.xml - Class in io.divide.client.android.mock
-
- R.xml() - Constructor for class io.divide.client.android.mock.R.xml
-
- random - Variable in class io.divide.shared.transitory.query.Query
-
- random(Integer) - Method in class io.divide.shared.transitory.query.QueryBuilder.WhereBuilder
-
- random(Integer) - Method in class io.divide.shared.transitory.query.QueryBuilder.WhereMoreBuilder
-
- rawSave(List<LocalStorageIBoxDbTest.KeyedWrapper>) - Method in class io.divide.client.cache.LocalStorageIBoxDbTest
-
- rawSave(List<BaseObject>) - Method in class io.divide.dao.DAOTest
-
- rawSave(List<OrientDBDaoTest.KeyedODocumentWrapper>) - Method in class io.divide.dao.orientdb.OrientDBDaoTest
-
- rdev - Variable in class io.divide.shared.file.FileUtils.FileStatus
-
- readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class io.divide.server.dao.GsonMessageBodyHandler
-
- readMapXml(InputStream) - Static method in class io.divide.shared.file.XmlUtils
-
- readTextFile(File, int, String) - Static method in class io.divide.shared.file.FileUtils
-
Read a text file into a String, optionally limiting the length.
- recieveUserData(Session, String, Map<String, ?>) - Method in class io.divide.server.endpoints.AuthenticationEndpoint
-
- recieveUserData(String, Map<String, ?>) - Method in class io.divide.shared.server.AuthServerLogic
-
- recoverFromOneTimeToken(ContainerRequestContext, String) - Method in class io.divide.server.endpoints.AuthenticationEndpoint
-
- RECOVERY_TOKEN_KEY - Static variable in class io.divide.shared.transitory.Credentials
-
- RecoveryResponse - Class in io.divide.client.auth
-
- RecoveryResponse(BackendUser, Status, String) - Constructor for class io.divide.client.auth.RecoveryResponse
-
- REDIRECTION_FOUND - Static variable in class io.divide.client.http.Status
-
The requested resource resides temporarily under a different URI which
should not be used for future requests by the client (use status codes
303 or 307 instead since this status has been manifestly misused).
- REDIRECTION_MULTIPLE_CHOICES - Static variable in class io.divide.client.http.Status
-
The server lets the user agent choosing one of the multiple
representations of the requested resource, each representation having its
own specific location provided in the response entity.
- REDIRECTION_NOT_MODIFIED - Static variable in class io.divide.client.http.Status
-
Status code sent by the server in response to a conditional GET request
in case the document has not been modified.
- REDIRECTION_PERMANENT - Static variable in class io.divide.client.http.Status
-
The requested resource has been assigned a new permanent URI and any
future references to this resource SHOULD use one of the returned URIs.
- REDIRECTION_SEE_OTHER - Static variable in class io.divide.client.http.Status
-
The response to the request can be found under a different URI and SHOULD
be retrieved using a GET method on that resource.
- REDIRECTION_TEMPORARY - Static variable in class io.divide.client.http.Status
-
The requested resource resides temporarily under a different URI which
should not be used for future requests by the client.
- REDIRECTION_USE_PROXY - Static variable in class io.divide.client.http.Status
-
The requested resource MUST be accessed through the proxy given by the
Location field.
- ReflectionUtils - Class in io.divide.shared.util
-
- register(Context, String...) - Static method in class com.google.android.gcm.GCMRegistrar
-
Initiate messaging registration for the current application.
- register(EncryptedEntity) - Method in interface io.divide.client.android.push.PushWebService
-
- register(EncryptedEntity, Callback<Boolean>) - Method in interface io.divide.client.android.push.PushWebService
-
- register(Object) - Method in class io.divide.otto.Bus
-
Registers all handler methods on object
to receive events and producer methods to provide events.
- register(Session, EncryptedEntity.Reader) - Method in class io.divide.server.endpoints.PushEndpoint
-
- register(Subscriber<E>) - Method in class io.divide.shared.event.EventManager
-
- remote() - Static method in class io.divide.client.BackendServices
-
- remote() - Method in class io.divide.client.data.ObjectManager
-
- remove(Runnable) - Static method in class io.divide.shared.file.QueuedWork
-
- remove(String) - Method in interface io.divide.shared.file.Storage.Editor
-
- remove(String) - Method in class io.divide.shared.file.XmlStorage.EditorImpl
-
- remove(String) - Method in class io.divide.shared.transitory.TransientObject
-
Remove a specific user data element corrosponding to the given key.
- removeAccount(String) - Method in interface io.divide.client.auth.AccountStorage
-
- removeAccount(String) - Method in class io.divide.client.auth.credentials.GenericAccountStorage
-
- removeAccount(String) - Method in class io.divide.client.auth.credentials.XmlAccoutStorage
-
- removeAll() - Method in class io.divide.shared.transitory.TransientObject
-
Removes all user data.
- removePushListener(PushListener) - Method in class io.divide.client.android.push.PushManager
-
- repo_url - Static variable in class com.example.client_sample.R.string
-
- repo_url - Static variable in class io.divide.client.android.mock.R.string
-
- RequestObject - Class in io.divide.client.web
-
- RequestObject(Profiler.RequestInformation, long, int, Object) - Constructor for class io.divide.client.web.RequestObject
-
- requestPasswordReset(String) - Method in class io.divide.client.BackendUser
-
- requestPasswordResetInBackground(String) - Method in class io.divide.client.BackendUser
-
- reset(BackendObjectAdaper.ViewHolder) - Static method in class com.example.client_sample.BackendObjectAdaper$ViewHolder$$ViewInjector
-
- reset(MyActivity) - Static method in class com.example.client_sample.MyActivity$$ViewInjector
-
- ResponseFilter - Class in io.divide.server.auth
-
- ResponseFilter() - Constructor for class io.divide.server.auth.ResponseFilter
-
- ResponseUtils - Class in io.divide.server.utils
-
- ResponseUtils() - Constructor for class io.divide.server.utils.ResponseUtils
-
- reverseTable(Class<T>) - Static method in class io.divide.shared.transitory.query.Query
-
- reverseTable(String) - Static method in class io.divide.shared.transitory.query.Query
-