- read(Serializable) - Method in class org.jboss.aerogear.android.store.memory.EncryptedMemoryStore
-
Reads a specific object/record from the underlying storage system.
- read(Serializable) - Method in class org.jboss.aerogear.android.store.memory.MemoryStore
-
Reads a specific object/record from the underlying storage system.
- read(Serializable) - Method in class org.jboss.aerogear.android.store.sql.EncryptedSQLStore
-
Reads a specific object/record from the underlying storage system.
- read(Serializable) - Method in class org.jboss.aerogear.android.store.sql.SQLStore
-
Reads a specific object/record from the underlying storage system.
- read(Serializable) - Method in interface org.jboss.aerogear.android.store.Store
-
Reads a specific object/record from the underlying storage system.
- readAll() - Method in class org.jboss.aerogear.android.store.memory.EncryptedMemoryStore
-
Reads all the data from the underlying storage system.
- readAll() - Method in class org.jboss.aerogear.android.store.memory.MemoryStore
-
Reads all the data from the underlying storage system.
- readAll() - Method in class org.jboss.aerogear.android.store.sql.EncryptedSQLStore
-
Reads all the data from the underlying storage system.
- readAll() - Method in class org.jboss.aerogear.android.store.sql.SQLStore
-
Reads all the data from the underlying storage system.
- readAll() - Method in interface org.jboss.aerogear.android.store.Store
-
Reads all the data from the underlying storage system.
- readWithFilter(ReadFilter) - Method in class org.jboss.aerogear.android.store.memory.EncryptedMemoryStore
-
Search for objects/records from the underlying storage system.
- readWithFilter(ReadFilter) - Method in class org.jboss.aerogear.android.store.memory.MemoryStore
-
Search for objects/records from the underlying storage system.
- readWithFilter(ReadFilter) - Method in class org.jboss.aerogear.android.store.sql.EncryptedSQLStore
-
Search for objects/records from the underlying storage system.
- readWithFilter(ReadFilter) - Method in class org.jboss.aerogear.android.store.sql.SQLStore
-
Search for objects/records from the underlying storage system.
- readWithFilter(ReadFilter) - Method in interface org.jboss.aerogear.android.store.Store
-
Search for objects/records from the underlying storage system.
- registerConfigurationProvider(Class<CONFIGURATION>, ConfigurationProvider<CONFIGURATION>) - Static method in class org.jboss.aerogear.android.store.DataManager
-
- remove(Serializable) - Method in class org.jboss.aerogear.android.store.memory.EncryptedMemoryStore
-
Removes a specific object/record from the underlying storage system.
- remove(Serializable) - Method in class org.jboss.aerogear.android.store.memory.MemoryStore
-
Removes a specific object/record from the underlying storage system.
- remove(Serializable) - Method in class org.jboss.aerogear.android.store.sql.EncryptedSQLStore
-
Removes a specific object/record from the underlying storage system.
- remove(Serializable) - Method in class org.jboss.aerogear.android.store.sql.SQLStore
-
Removes a specific object/record from the underlying storage system.
- remove(Serializable) - Method in interface org.jboss.aerogear.android.store.Store
-
Removes a specific object/record from the underlying storage system.
- reset() - Method in class org.jboss.aerogear.android.store.memory.EncryptedMemoryStore
-
Resets the entire storage system.
- reset() - Method in class org.jboss.aerogear.android.store.memory.MemoryStore
-
Resets the entire storage system.
- reset() - Method in class org.jboss.aerogear.android.store.sql.EncryptedSQLStore
-
Resets the entire storage system.
- reset() - Method in class org.jboss.aerogear.android.store.sql.SQLStore
-
Resets the entire storage system.
- reset() - Method in interface org.jboss.aerogear.android.store.Store
-
Resets the entire storage system.