|
Oracle® Fusion Middleware Java API Reference for Oracle WebCenter Content Remote Intradoc Client (RIDC) 11g Release 1 (11.1) E17274-05 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.stellent.ridc.convenience.adf.mbeans.IdcClientAdapter
public class IdcClientAdapter
A simple wrapper class that wraps IdcClient object so that we can change client at runtime.
| Constructor Summary | |
|---|---|
IdcClientAdapter(IdcClient idcClient)Construct an adaptor that wraps the give idcClient. |
|
| Method Summary | |
|---|---|
IdcClient |
getIdcClient()Get the IdcClient this adaptor wraps. |
void |
setIdcClient(IdcClient idcClient)Set the IdcClient this adaptor wraps. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IdcClientAdapter(IdcClient idcClient)
idcClient - the IdcClient being wrapped.| Method Detail |
|---|
public IdcClient getIdcClient()
public void setIdcClient(IdcClient idcClient)
idcClient - an IdcClient object this adaptor wraps.
|
Oracle® Fusion Middleware Java API Reference for Oracle WebCenter Content Remote Intradoc Client (RIDC) 11g Release 1 (11.1) E17274-05 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||