public class OracleTnsNamesReader extends Object implements AliasReader
APP, COMMAND, ETL_DRIVER, FORMATTER, IDE_NODE, NO_RANK, WIDGET| Constructor and Description |
|---|
OracleTnsNamesReader() |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(ExtensionModule o) |
List<KeyValue> |
getAliases()
Gets the aliases.
|
String |
getConfigFileName()
Gets the path to the configuration file for the module.
|
String |
getDisplayName()
Gets the display name.
|
String |
getErrorMessage()
Gets the error message if no aliases were found.
|
int |
getExtensionRank()
Gets the extension rank.
|
String |
getHint()
Gets the hint in case aliases were found.
|
String |
getIconPath()
Gets the full path to the icon file.
|
String |
getLicensePropertyName()
Gets the name of the license property.
|
String |
getLocalUnitClassPath()
If extension module is a "local" it must return the path to it's corresponding Unit.
|
String |
getName()
Gets the name.
|
String |
getType()
Gets the type of the extension module.
|
String |
getVendor()
Gets the vendor.
|
String |
getVersion()
Gets the version of the extension module.
|
String |
getXmlConfigFileName()
Gets the path to the xml configuration file for the module.
|
public int compareTo(ExtensionModule o)
compareTo in interface Comparable<ExtensionModule>public List<KeyValue> getAliases()
AliasReadergetAliases in interface AliasReaderpublic String getConfigFileName()
ExtensionModulegetConfigFileName in interface ExtensionModulepublic String getDisplayName()
ExtensionModulegetDisplayName in interface ExtensionModulepublic String getErrorMessage()
AliasReadergetErrorMessage in interface AliasReaderpublic int getExtensionRank()
ExtensionModulegetExtensionRank in interface ExtensionModulepublic String getHint()
AliasReadergetHint in interface AliasReaderpublic String getIconPath()
ExtensionModulegetIconPath in interface ExtensionModulepublic String getLicensePropertyName()
ExtensionModulegetLicensePropertyName in interface ExtensionModulepublic String getLocalUnitClassPath()
ExtensionModulegetLocalUnitClassPath in interface ExtensionModuleUnitpublic String getName()
AliasReadergetName in interface AliasReaderpublic String getType()
ExtensionModulegetType in interface ExtensionModulepublic String getVendor()
ExtensionModulegetVendor in interface ExtensionModulepublic String getVersion()
ExtensionModulegetVersion in interface ExtensionModulepublic String getXmlConfigFileName()
ExtensionModulegetXmlConfigFileName in interface ExtensionModuleCopyright © 2010-2020 Toolsverse. All Rights Reserved.