| Package | Description |
|---|---|
| org.plasma.config |
Package level documentation for package org.plasma.config.
|
| Modifier and Type | Field and Description |
|---|---|
protected DataStoreType |
DataAccessService.dataStoreType |
| Modifier and Type | Method and Description |
|---|---|
static DataStoreType |
DataStoreType.fromValue(String v) |
DataStoreType |
DataAccessService.getDataStoreType()
Gets the value of the dataStoreType property.
|
static DataStoreType |
DataStoreType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataStoreType[] |
DataStoreType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
PlasmaConfig.hasNamespace(DataStoreType dataStore) |
void |
DataAccessService.setDataStoreType(DataStoreType value)
Sets the value of the dataStoreType property.
|
Copyright © 2015. All rights reserved.