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