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

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

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

Classes in com.ibm.di.config.base that implement RawFunctionConfig
 class RawFunctionConfigImpl
          Contains all the parameters needed to load and instantiate a Function.
 

Methods in com.ibm.di.config.base that return RawFunctionConfig
 RawFunctionConfig FunctionConfigImpl.getFunctionConfig()
          Function specific configuration
 

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

Methods in com.ibm.di.config.interfaces that return RawFunctionConfig
 RawFunctionConfig FunctionConfig.getFunctionConfig()
          Function specific configuration