Package com.ibm.di.fc
Provides classes for the Directory Integrator's function components.
-
Interface Summary Interface Description FunctionInterface This is the interface implemented by Function objects. -
Class Summary Class Description AssemblyLineFC This is a function component that calls an AssemblyLine(AL) on a local or remote server.DeltaFC The Delta Function Component encapsulates the Delta functionality for tracking changes in an input source using underlying database for comparison.Function This abstract class contains a default implementation of all methods in the FunctionInterface except the the perform(obj) method.JavaClassFC This is a function component that calls a generic java method.MemBufferQFC Deprecated. Use com.ibm.di.connector.MemQConnector or APIParserFC This is a function component that wraps parser operations.ScriptedFC This is a function component that relays FC operations to a user defined script.SendEMailFC The SendEMail Function Component uses the JavaMail API to send e-mails.zOSTSOCommandLine The zOSTSOCommandLine Function Component executes specified commands in zOS TSO command line.