|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.5.0) E17060-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.odi.domain.topology.AbstractOdiDataServer.WsContainerSettings
oracle.odi.domain.topology.AbstractOdiDataServer.DirectoryDeploymentSettings
public static class AbstractOdiDataServer.DirectoryDeploymentSettings
Subclass of AbstractOdiDataServer.WsContainerSettings. Hold deployment metadata related to directory deployment type.
| Constructor Summary | |
|---|---|
AbstractOdiDataServer.DirectoryDeploymentSettings(java.lang.String pWsBaseUrl, java.lang.String pDeploymentPath)Create a new AbstractOdiDataServer.DirectoryDeploymentSettings. |
|
| Method Summary | |
|---|---|
java.lang.String |
getDeploymentPath()Obtains deployment path. |
| Methods inherited from class oracle.odi.domain.topology.AbstractOdiDataServer.WsContainerSettings |
|---|
getWsBaseUrl |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractOdiDataServer.DirectoryDeploymentSettings(java.lang.String pWsBaseUrl,
java.lang.String pDeploymentPath)
AbstractOdiDataServer.DirectoryDeploymentSettings.
pWsBaseUrl - base URL of web servicepDeploymentPath - deployment path| Method Detail |
|---|
public java.lang.String getDeploymentPath()
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.5.0) E17060-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||