public interface DataStoreInformation extends Serializable
Modifier and Type | Method and Description |
---|---|
String |
getAdapterId()
Returns the adapter Id of this data store.
|
String |
getDataStoreId()
Returns this data store Id.
|
String |
getDescription()
Returns the description of the data store.
|
Map<String,DataStoreSingleProperty> |
getProperties()
Returns the data store property values.
|
boolean |
isEnabled()
Returns true if data store is enabled
|
String getDataStoreId()
String getDescription()
String getAdapterId()
boolean isEnabled()
Map<String,DataStoreSingleProperty> getProperties()
Documentation Feedback
Copyright 2011 - 2018 Micro Focus or one of its affiliates.