| Package | Description |
|---|---|
| org.jboss.aerogear.android | |
| org.jboss.aerogear.android.datamanager | |
| org.jboss.aerogear.android.impl.datamanager |
| Modifier and Type | Method and Description |
|---|---|
Store |
DataManager.encryptedStore(String storeName,
StoreConfig config,
String passphrase,
Class modelClass)
Creates a new Store implementation.
|
Store |
DataManager.store(String storeName,
StoreConfig config)
Creates a new Store implementation.
|
| Modifier and Type | Method and Description |
|---|---|
Store |
StoreFactory.createStore(StoreConfig config) |
| Modifier and Type | Method and Description |
|---|---|
Store |
DefaultStoreFactory.createStore(StoreConfig config) |
Copyright © 2014 JBoss by Red Hat. All rights reserved.