| 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 |
StoreConfig.getType() |
StoreType |
MemoryStorage.getType()
Returns the type of the underlying 'store implementation'
|
StoreType |
SQLStore.getType()
Returns the type of the underlying 'store implementation'
|
| Modifier and Type | Method and Description |
|---|---|
void |
StoreConfig.setType(StoreType type) |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.