public abstract class AbstractDataProviderFactory extends Object implements IDataProviderFactory
| Constructor and Description |
|---|
AbstractDataProviderFactory(String id,
String description) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getId() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreate, generateDefaultDatapublic String getId()
getId in interface IBaseDiscoverypublic String getDescription()
getDescription in interface IBaseDiscoveryCopyright © 2017. All Rights Reserved.