Skip navigation links

Oracle® WebCenter Content Remote Intradoc Client (RIDC) Java API Reference
11g Release 1 (11.1)

E17274-03


oracle.stellent.ridc.protocol.intradoc
Class IntradocClientProvider

java.lang.Object
  extended by oracle.stellent.ridc.protocol.intradoc.IntradocClientProvider

All Implemented Interfaces:
IdcClientProvider

public class IntradocClientProvider
extends java.lang.Object
implements IdcClientProvider

Creates the HDA clients


Constructor Summary
IntradocClientProvider()
           

 

Method Summary
 IdcClient createClient(IdcClientManager clientManager, java.lang.String url)
          Create a new IDC client using the given URL

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

IntradocClientProvider

public IntradocClientProvider()

Method Detail

createClient

public IdcClient createClient(IdcClientManager clientManager,
                              java.lang.String url)
Create a new IDC client using the given URL
Specified by:
createClient in interface IdcClientProvider
Parameters:
clientManager - the client manager
url - the url
Returns:
a new client initialized to the URL

Skip navigation links

Oracle® WebCenter Content Remote Intradoc Client (RIDC) Java API Reference
11g Release 1 (11.1)

E17274-03


Copyright © 2008, 2011, Oracle and/or its affiliates. All rights reserved.