public final class OdiRepositoryServer extends AbstractOdiDataServer implements IMasterOdiEntity
Subclass AbstractOdiDataServer. Only supports AbstractOdiDataServer.JdbcSettings.
AbstractOdiDataServer.Axis2DeploymentSettings, AbstractOdiDataServer.BICSConnectionSettings, AbstractOdiDataServer.BigDataCloudConnectionSettings, AbstractOdiDataServer.DirectoryDeploymentSettings, AbstractOdiDataServer.DummyConnectionSettings, AbstractOdiDataServer.FtpDeploymentSettings, AbstractOdiDataServer.IConnectionSettings, AbstractOdiDataServer.JdbcSettings, AbstractOdiDataServer.JndiSettings, AbstractOdiDataServer.ObjectStorageConnectionSettings, AbstractOdiDataServer.OracleWalletConnectionSettings, AbstractOdiDataServer.StorageCSConnectionSettings, AbstractOdiDataServer.WsContainerSettings| Modifier and Type | Method and Description |
|---|---|
AbstractOdiDataServer.IConnectionSettings |
getConnectionSettings()
Returns the
AbstractOdiDataServer.IConnectionSettings defined for this data server. |
java.lang.String |
getName()
Returns the name of this entity instance.
|
void |
setConnectionSettings(AbstractOdiDataServer.IConnectionSettings pSettings)
Defines the connection settings for this
AbstractOdiDataServer. |
getDataServerId, getDataServerProperties, getInternalId, getPassword, getSecurityContainer, getServerInstanceName, getTechnology, getUsername, isJndiConnection, removeDataServerProperty, setPassword, setServerInstanceName, setUsernameequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFirstDate, getFirstUser, getLastDate, getLastUser, isInstanceLevelSecurityNeededgetGlobalId, getInternalId, getParentpublic void setConnectionSettings(AbstractOdiDataServer.IConnectionSettings pSettings)
AbstractOdiDataServerAbstractOdiDataServer.setConnectionSettings in class AbstractOdiDataServerpSettings - the connection settings of this data servergetConnectionSettings()public AbstractOdiDataServer.IConnectionSettings getConnectionSettings()
AbstractOdiDataServerAbstractOdiDataServer.IConnectionSettings defined for this data server.getConnectionSettings in class AbstractOdiDataServerAbstractOdiDataServer.setConnectionSettings(IConnectionSettings)public java.lang.String getName()
IOdiEntitygetName in interface IOdiEntity