Uses of Interface
com.ibm.di.config.interfaces.SolutionInterface

Packages that use SolutionInterface
com.ibm.di.config.base Provides classes that implement the Tivoli Directory Integrator configuration model. 
com.ibm.di.config.interfaces Provides the interfaces for the Tivoli Directory Integrator configuration model. 
 

Uses of SolutionInterface in com.ibm.di.config.base
 

Classes in com.ibm.di.config.base that implement SolutionInterface
 class SolutionInterfaceImpl
          This class provides access to the Solution interface settings of a configuration.
 

Methods in com.ibm.di.config.base that return SolutionInterface
 SolutionInterface MetamergeConfigImpl.getSolutionInterface()
           
 

Uses of SolutionInterface in com.ibm.di.config.interfaces
 

Methods in com.ibm.di.config.interfaces that return SolutionInterface
 SolutionInterface MetamergeConfig.getSolutionInterface()
          This method returns the SolutionInterface object for this configuration.