| Package | Description |
|---|---|
| org.jboss.aerogear.android.datamanager | |
| org.jboss.aerogear.android.impl.datamanager |
| Modifier and Type | Method and Description |
|---|---|
StoreType |
Store.getType()
Returns the type of the underlying 'store implementation'
|
| Modifier and Type | Class and Description |
|---|---|
class |
StoreTypes
Types of store
|
| Modifier and Type | Method and Description |
|---|---|
StoreType |
EncryptedMemoryStore.getType()
Returns the type of the underlying 'store implementation'
|
StoreType |
EncryptedSQLStore.getType()
Returns the type of the underlying 'store implementation'
|
StoreType |
MemoryStorage.getType()
Returns the type of the underlying 'store implementation'
|
StoreType |
SQLStore.getType()
Returns the type of the underlying 'store implementation'
|
StoreType |
StoreConfig.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
StoreConfig.setType(StoreType type) |
Copyright © 2014 JBoss by Red Hat. All rights reserved.