public final class OdiRepositoryServer extends AbstractOdiDataServer implements IMasterOdiEntity
Subclass AbstractOdiDataServer. Only supports AbstractOdiDataServer.JdbcSettings.
AbstractOdiDataServer.Axis2DeploymentSettings, AbstractOdiDataServer.BICSConnectionSettings, AbstractOdiDataServer.DirectoryDeploymentSettings, AbstractOdiDataServer.DummyConnectionSettings, AbstractOdiDataServer.FtpDeploymentSettings, AbstractOdiDataServer.IConnectionSettings, AbstractOdiDataServer.JdbcSettings, AbstractOdiDataServer.JndiSettings, 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, getTechnology, getUsername, isJndiConnection, removeDataServerProperty, setPassword, setUsernamegetFirstDate, getFirstUser, getInternalVersion, getLastDate, getLastUser, isInstanceLevelSecurityNeeded, isNew, preCommit, toStringequals, getBigNumericId, getGlobalId, getNumericId, getParent, hashCodegetFirstDate, 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 IOdiEntitygetName in class oracle.odi.domain.support.AbstractOdiEntity