Skip navigation links

Oracle® WebCenter Content Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-03


Uses of Interface
oracle.stellent.wcm.core.config.IdcConfiguration

Packages that use IdcConfiguration
oracle.stellent.wcm.core.config   
oracle.stellent.wcm.core.config.jaxb   
oracle.stellent.wcm.core.idc   
oracle.stellent.wcm.core.idc.config   
oracle.stellent.wcm.core.idc.config.adapters   

 

Uses of IdcConfiguration in oracle.stellent.wcm.core.config

 

Methods in oracle.stellent.wcm.core.config that return IdcConfiguration
 IdcConfiguration SystemConfiguration.getIdcConfig()
           

 

Uses of IdcConfiguration in oracle.stellent.wcm.core.config.jaxb

 

Classes in oracle.stellent.wcm.core.config.jaxb that implement IdcConfiguration
 class JAXBIdcConfiguration
           

 

Methods in oracle.stellent.wcm.core.config.jaxb that return IdcConfiguration
 IdcConfiguration JAXBSystemConfiguration.getIdcConfig()
           

 

Uses of IdcConfiguration in oracle.stellent.wcm.core.idc

 

Methods in oracle.stellent.wcm.core.idc that return IdcConfiguration
 IdcConfiguration IdcClientFactory.getIdcConfig()
           

 

Methods in oracle.stellent.wcm.core.idc with parameters of type IdcConfiguration
protected  oracle.stellent.ridc.IdcClient IdcClientFactory.initializeIdcClient(IdcConfiguration idcConfiguration)
          Initialize the IdcClient based on the IdcConfiguration properties

 

Constructors in oracle.stellent.wcm.core.idc with parameters of type IdcConfiguration
IdcClientFactory(IdcConfiguration idcConfig)
          Create IdcClientFactory using default configuration class
IdcClientFactory(IdcConfiguration idcConfig, javax.servlet.ServletConfig servletConfig)
          Create IdcClientFactory optionally using a custom configuration class

 

Uses of IdcConfiguration in oracle.stellent.wcm.core.idc.config

 

Methods in oracle.stellent.wcm.core.idc.config with parameters of type IdcConfiguration
 void IdcConfigurationLoader.loadConfiguration(IdcConfiguration idcConfiguration, javax.servlet.ServletConfig servletConfig)
          load the IdcConfiguration

 

Uses of IdcConfiguration in oracle.stellent.wcm.core.idc.config.adapters

 

Methods in oracle.stellent.wcm.core.idc.config.adapters with parameters of type IdcConfiguration
 void IdcConfigurationLoaderAdapterBase.loadConfiguration(IdcConfiguration idcConfiguration, javax.servlet.ServletConfig servletConfig)
          load the IdcConfiguration An example of how to get some values out of a JNDI resource on the server.
 void IdcConfigurationADFAdapter.loadConfiguration(IdcConfiguration idcConfiguration, javax.servlet.ServletConfig servletConfig)
          Populate the IdcConfiguration object using this IdcConnection via the ADF Connection Architecture.

 


Skip navigation links

Oracle® WebCenter Content Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-03


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