Uses of Package
com.ibm.di.config.interfaces

Packages that use com.ibm.di.config.interfaces
com.ibm.di.api Provides packages and classes for managing the server API. 
com.ibm.di.api.jmx.mbeans Provides classes for the MBeans of the JMX layer. 
com.ibm.di.api.local Provides interfaces for managing the local session of the server API. 
com.ibm.di.api.local.impl Provides implementations of the interfaces for managing the local session of the server API. 
com.ibm.di.cdm.core   
com.ibm.di.cdm.jar   
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. 
com.ibm.di.config.xml Provides classes that implement the reading and writing of the Security Directory Integrator configuration components. 
com.ibm.di.connector Provides classes for the Directory Integrator's connectors. 
com.ibm.di.connector.axis2.util   
com.ibm.di.fc Provides classes for the Directory Integrator's function components. 
com.ibm.di.fc.emf Provides classes for the EMF function components. 
com.ibm.di.fc.webservice.util Provides utility classes used by the web service function components. 
com.ibm.di.function Provides useful functions for the Security Directory Integrator. 
com.ibm.di.log Provides looging classes for the Security Directory Integrator. 
com.ibm.di.model.descriptor   
com.ibm.di.osgi   
com.ibm.di.parser Provides classes for the Directory Integrator's parsers. 
com.ibm.di.report   
com.ibm.di.report.aloverview   
com.ibm.di.script Provides classes to let the Security Directory Integrator use a javascript interpreter. 
com.ibm.di.server Provides classes for the Security Directory Integrator core engine. 
com.ibm.di.server.validate.taddm   
com.ibm.di.store Provides classes for the Security Directory Integrator system store. 
com.ibm.di.util Provides utility classes for the Security Directory Integrator. 
 

Classes in com.ibm.di.config.interfaces used by com.ibm.di.api
MetamergeConfig
          The MetamergeConfig interface specifies the methods used by the IBM Security Directory Integrator to obtain configuration information.
 

Classes in com.ibm.di.config.interfaces used by com.ibm.di.api.jmx.mbeans
AssemblyLineConfig
          The configuration for an AssemblyLine.
ExternalPropertiesConfig
          Deprecated. use TDIProperties instead
MetamergeConfig
          The MetamergeConfig interface specifies the methods used by the IBM Security Directory Integrator to obtain configuration information.
PoolDefConfig
          The configuration for a Connector Pool definition.
PropertyStoreConfig
          The configuration for a single Property Store.
SchemaConfig
          Describes a Schema, the information about which which fields are available or needed when reading from or writing to e.g.
TDIPropertyStore
          Represents a property store
 

Classes in com.ibm.di.config.interfaces used by com.ibm.di.api.local
MetamergeConfig
          The MetamergeConfig interface specifies the methods used by the IBM Security Directory Integrator to obtain configuration information.
 

Classes in com.ibm.di.config.interfaces used by com.ibm.di.api.local.impl
AssemblyLineConfig
          The configuration for an AssemblyLine.
ExternalPropertiesConfig
          Deprecated. use TDIProperties instead
LogConfigItem
          The configuration of a single Logger for e.g.
MetamergeConfig
          The MetamergeConfig interface specifies the methods used by the IBM Security Directory Integrator to obtain configuration information.
PoolDefConfig
          The configuration for a Connector Pool definition.
PropertyStoreConfig
          The configuration for a single Property Store.
SchemaConfig
          Describes a Schema, the information about which which fields are available or needed when reading from or writing to e.g.
TDIProperties
          This class provides access to the property stores defined for a specific configuration instance.
TDIPropertyStore
          Represents a property store
 

Classes in com.ibm.di.config.interfaces used by com.ibm.di.cdm.core
AttributeMapConfig
          The configuration for an AttributeMap (used in components of the AssemblyLine).
BaseConfiguration
          This interface provides the basic methods used by all configuration sub-classes.
 

Classes in com.ibm.di.config.interfaces used by com.ibm.di.cdm.jar
BaseConfiguration
          This interface provides the basic methods used by all configuration sub-classes.
 

Classes in com.ibm.di.config.interfaces used by com.ibm.di.config.base
ALMappingConfig
          The configuration for an AssemblyLine Attribute Map Component.
AssemblyLineConfig
          The configuration for an AssemblyLine.
AttributeMapConfig
          The configuration for an AttributeMap (used in components of the AssemblyLine).
AttributeMapItem
          The configuration for a single item in an AttributeMap.
BaseConfiguration
          This interface provides the basic methods used by all configuration sub-classes.
BranchCondition
          The configuration for a single BranchCondition in a BranchingConfig.
BranchingConfig
          The configuration of an AssemblyLine Branch component.
CallConfig
          Deprecated. This interface is no longer used, we use TaskCallBlock instead.
CallParamConfig
          Deprecated. This interface is no longer used, we use TaskCallBlock instead.
CheckpointConfig
          Deprecated. This interface is no longer used, Checkpoint/restart is deprecated.
ConnectorConfig
          The configuration for a TDI Connector, e.g.
ConnectorSchemaConfig
          Deprecated. We used SchemaConfig for all schemas now.
ConnectorSchemaItemConfig
          Deprecated. We use SchemaItemConfig for all Schema Items now.
ContainerConfig
          A Container containing BaseConfiguration objects.
DeltaConfig
          A Delta Configuration can be used by a Connector in Iterator mode.
ExposedProperty
          This interface is used with the SolutionInterface to define exposed properties.
ExternalPropertiesConfig
          Deprecated. use TDIProperties instead
ExternalPropertiesDelegator
          Deprecated. Use TDIProperties instead.
FormConfig
          A Form that can be displayed by the Configuration Editor
FormItemConfig
          One item in a FormConfig
FormSection
          This interface describes one section in a FormConfig
FunctionConfig
          The configuration for a TDI Function Component, e.g.
HookConfig
          The configuration for a single Hook e.g.
HooksConfig
          The configuration for all the Hooks e.g.
InheritConfig
          Deprecated. This interface is not used anywhere.
InstanceConfig
          Configuration for the list of AssemblyLines that will automatically be started when the server is started.
LibraryConfig
          Configuration for a Library, that is, a java class that is automatically loaded into a Config Instance.
LinkCriteriaConfig
          The configuration for a Link Criteria in a Connector.
LinkCriteriaItem
          The configuration for a single item in a LinkCriteriaConfig\
LogConfig
          The Logging Configuration for e.g.
LogConfigItem
          The configuration of a single Logger for e.g.
LoopConfig
          Configuration for a Loop Component in an AssemblyLine.
MetamergeConfig
          The MetamergeConfig interface specifies the methods used by the IBM Security Directory Integrator to obtain configuration information.
MetamergeConfigChange
          A class describing a change that has happened to the configuration.
MetamergeConfigChangeListener
          The methods that must be implemented by a class listening to changes in the configuration.
MetamergeFolder
          This interface describes the methods provided by a folder object.
NamespaceConfig
          A configuration object describing another configuration that is included in this configuration.
OperationConfig
          The Configuration for a single AssemblyLine operation.
OperationsConfig
          Specifies the basic methods for work with the operations, provided by the AssemblyLine or AssemblyLine object
ParserConfig
          The configuration for a Parser
PoolDefConfig
          The configuration for a Connector Pool definition.
PoolInstanceConfig
          Configuration used by a Connector using a Connector Pool.
PropertyConfig
          A Configuration that allows some additional properties to be defined.
PropertyManager
          A PropertyManager manages the Property Stores.
PropertyStoreConfig
          The configuration for a single Property Store.
RawConnectorConfig
          A Configuration containing the parameters for a Connector.
RawFunctionConfig
          A configuration containing the parameters for a Function used in a Function Component.
ReconnectConfig
          Information about Reconnect for a Connector
ReconnectRuleConfig
          A configuration object that describes a single reconnect rule.
SandboxConfig
          Describes how to do record and playback for an AssemblyLine
SchedulerConfig
          Configuration for a scheduler that will run an AssemblyLine/Sequence.
SchemaConfig
          Describes a Schema, the information about which which fields are available or needed when reading from or writing to e.g.
SchemaItemConfig
          Describes an item from the schema
ScriptConfig
          The configuration for a Script Component in an AssemblyLine
SequenceConfig
           
SimulationConfig
          This class is used to configure the AssemblyLine's simulation mode.
SolutionInterface
          This interface provides access to the Solution interface settings of a configuration.
TDIProperties
          This class provides access to the property stores defined for a specific configuration instance.
TombstonesConfig
          Used for configuring Tombstones.
ValidatorConfig
          A validator configuration that can be provided in the form of the Component.
 

Classes in com.ibm.di.config.interfaces used by com.ibm.di.config.interfaces
AssemblyLineConfig
          The configuration for an AssemblyLine.
AttributeMapConfig
          The configuration for an AttributeMap (used in components of the AssemblyLine).
AttributeMapItem
          The configuration for a single item in an AttributeMap.
BaseConfiguration
          This interface provides the basic methods used by all configuration sub-classes.
BranchCondition
          The configuration for a single BranchCondition in a BranchingConfig.
BranchingConfig
          The configuration of an AssemblyLine Branch component.
CallConfig
          Deprecated. This interface is no longer used, we use TaskCallBlock instead.
CallParamConfig
          Deprecated. This interface is no longer used, we use TaskCallBlock instead.
CheckpointConfig
          Deprecated. This interface is no longer used, Checkpoint/restart is deprecated.
ConnectorConfig
          The configuration for a TDI Connector, e.g.
ConnectorSchemaItemConfig
          Deprecated. We use SchemaItemConfig for all Schema Items now.
ContainerConfig
          A Container containing BaseConfiguration objects.
DeltaConfig
          A Delta Configuration can be used by a Connector in Iterator mode.
ExposedProperty
          This interface is used with the SolutionInterface to define exposed properties.
ExternalPropertiesConfig
          Deprecated. use TDIProperties instead
FormConfig
          A Form that can be displayed by the Configuration Editor
FormItemConfig
          One item in a FormConfig
FormSection
          This interface describes one section in a FormConfig
FunctionConfig
          The configuration for a TDI Function Component, e.g.
HookConfig
          The configuration for a single Hook e.g.
HooksConfig
          The configuration for all the Hooks e.g.
LinkCriteriaConfig
          The configuration for a Link Criteria in a Connector.
LinkCriteriaItem
          The configuration for a single item in a LinkCriteriaConfig\
LogConfig
          The Logging Configuration for e.g.
LogConfigItem
          The configuration of a single Logger for e.g.
MetamergeConfig
          The MetamergeConfig interface specifies the methods used by the IBM Security Directory Integrator to obtain configuration information.
MetamergeConfigChange
          A class describing a change that has happened to the configuration.
MetamergeConfigChangeListener
          The methods that must be implemented by a class listening to changes in the configuration.
MetamergeFolder
          This interface describes the methods provided by a folder object.
NamespaceConfig
          A configuration object describing another configuration that is included in this configuration.
OperationConfig
          The Configuration for a single AssemblyLine operation.
OperationsConfig
          Specifies the basic methods for work with the operations, provided by the AssemblyLine or AssemblyLine object
ParserConfig
          The configuration for a Parser
PoolDefConfig
          The configuration for a Connector Pool definition.
PoolInstanceConfig
          Configuration used by a Connector using a Connector Pool.
PropertyConfig
          A Configuration that allows some additional properties to be defined.
PropertyManager
          A PropertyManager manages the Property Stores.
PropertyStoreConfig
          The configuration for a single Property Store.
RawConnectorConfig
          A Configuration containing the parameters for a Connector.
RawFunctionConfig
          A configuration containing the parameters for a Function used in a Function Component.
ReconnectConfig
          Information about Reconnect for a Connector
ReconnectRuleConfig
          A configuration object that describes a single reconnect rule.
SandboxConfig
          Describes how to do record and playback for an AssemblyLine
SchemaConfig
          Describes a Schema, the information about which which fields are available or needed when reading from or writing to e.g.
SchemaItemConfig
          Describes an item from the schema
ScriptConfig
          The configuration for a Script Component in an AssemblyLine
SequenceConfig
           
SimulationConfig
          This class is used to configure the AssemblyLine's simulation mode.
SolutionInterface
          This interface provides access to the Solution interface settings of a configuration.
TDIProperties
          This class provides access to the property stores defined for a specific configuration instance.
TDIPropertyStore
          Represents a property store
ValidatorConfig
          A validator configuration that can be provided in the form of the Component.
 

Classes in com.ibm.di.config.interfaces used by com.ibm.di.config.xml
AssemblyLineConfig
          The configuration for an AssemblyLine.
AttributeMapConfig
          The configuration for an AttributeMap (used in components of the AssemblyLine).
AttributeMapItem
          The configuration for a single item in an AttributeMap.
BaseConfiguration
          This interface provides the basic methods used by all configuration sub-classes.
BranchCondition
          The configuration for a single BranchCondition in a BranchingConfig.
BranchingConfig
          The configuration of an AssemblyLine Branch component.
CallConfig
          Deprecated. This interface is no longer used, we use TaskCallBlock instead.
ConnectorConfig
          The configuration for a TDI Connector, e.g.
DeltaConfig
          A Delta Configuration can be used by a Connector in Iterator mode.
FormSection
          This interface describes one section in a FormConfig
HookConfig
          The configuration for a single Hook e.g.
HooksConfig
          The configuration for all the Hooks e.g.
LinkCriteriaConfig
          The configuration for a Link Criteria in a Connector.
LogConfig
          The Logging Configuration for e.g.
LogConfigItem
          The configuration of a single Logger for e.g.
LoopConfig
          Configuration for a Loop Component in an AssemblyLine.
MetamergeConfig
          The MetamergeConfig interface specifies the methods used by the IBM Security Directory Integrator to obtain configuration information.
MetamergeConfigChangeListener
          The methods that must be implemented by a class listening to changes in the configuration.
MetamergeFolder
          This interface describes the methods provided by a folder object.
OperationsConfig
          Specifies the basic methods for work with the operations, provided by the AssemblyLine or AssemblyLine object
PoolDefConfig
          The configuration for a Connector Pool definition.
PoolInstanceConfig
          Configuration used by a Connector using a Connector Pool.
PropertyManager
          A PropertyManager manages the Property Stores.
PropertyStoreConfig
          The configuration for a single Property Store.
SchemaConfig
          Describes a Schema, the information about which which fields are available or needed when reading from or writing to e.g.
SchemaItemConfig
          Describes an item from the schema
TDIProperties
          This class provides access to the property stores defined for a specific configuration instance.
 

Classes in com.ibm.di.config.interfaces used by com.ibm.di.connector
BaseConfiguration
          This interface provides the basic methods used by all configuration sub-classes.
ConnectorConfig
          The configuration for a TDI Connector, e.g.
 

Classes in com.ibm.di.config.interfaces used by com.ibm.di.connector.axis2.util
BaseConfiguration
          This interface provides the basic methods used by all configuration sub-classes.
SchemaConfig
          Describes a Schema, the information about which which fields are available or needed when reading from or writing to e.g.
SchemaItemConfig
          Describes an item from the schema
 

Classes in com.ibm.di.config.interfaces used by com.ibm.di.fc
BaseConfiguration
          This interface provides the basic methods used by all configuration sub-classes.
ConnectorConfig
          The configuration for a TDI Connector, e.g.
FunctionConfig
          The configuration for a TDI Function Component, e.g.
 

Classes in com.ibm.di.config.interfaces used by com.ibm.di.fc.emf
FunctionConfig
          The configuration for a TDI Function Component, e.g.
 

Classes in com.ibm.di.config.interfaces used by com.ibm.di.fc.webservice.util
AssemblyLineConfig
          The configuration for an AssemblyLine.
BaseConfiguration
          This interface provides the basic methods used by all configuration sub-classes.
MetamergeConfig
          The MetamergeConfig interface specifies the methods used by the IBM Security Directory Integrator to obtain configuration information.
 

Classes in com.ibm.di.config.interfaces used by com.ibm.di.function
AssemblyLineConfig
          The configuration for an AssemblyLine.
ConnectorConfig
          The configuration for a TDI Connector, e.g.
ExternalPropertiesConfig
          Deprecated. use TDIProperties instead
FunctionConfig
          The configuration for a TDI Function Component, e.g.
MetamergeConfig
          The MetamergeConfig interface specifies the methods used by the IBM Security Directory Integrator to obtain configuration information.
ParserConfig
          The configuration for a Parser
PropertyStoreConfig
          The configuration for a single Property Store.
ScriptConfig
          The configuration for a Script Component in an AssemblyLine
TDIProperties
          This class provides access to the property stores defined for a specific configuration instance.
 

Classes in com.ibm.di.config.interfaces used by com.ibm.di.log
LogConfig
          The Logging Configuration for e.g.
LogConfigItem
          The configuration of a single Logger for e.g.
 

Classes in com.ibm.di.config.interfaces used by com.ibm.di.model.descriptor
ConnectorConfig
          The configuration for a TDI Connector, e.g.
FunctionConfig
          The configuration for a TDI Function Component, e.g.
ParserConfig
          The configuration for a Parser
 

Classes in com.ibm.di.config.interfaces used by com.ibm.di.osgi
BaseConfiguration
          This interface provides the basic methods used by all configuration sub-classes.
ConnectorConfig
          The configuration for a TDI Connector, e.g.
MetamergeConfig
          The MetamergeConfig interface specifies the methods used by the IBM Security Directory Integrator to obtain configuration information.
 

Classes in com.ibm.di.config.interfaces used by com.ibm.di.parser
ParserConfig
          The configuration for a Parser
 

Classes in com.ibm.di.config.interfaces used by com.ibm.di.report
BaseConfiguration
          This interface provides the basic methods used by all configuration sub-classes.
MetamergeConfig
          The MetamergeConfig interface specifies the methods used by the IBM Security Directory Integrator to obtain configuration information.
 

Classes in com.ibm.di.config.interfaces used by com.ibm.di.report.aloverview
AssemblyLineConfig
          The configuration for an AssemblyLine.
AttributeMapConfig
          The configuration for an AttributeMap (used in components of the AssemblyLine).
BaseConfiguration
          This interface provides the basic methods used by all configuration sub-classes.
ContainerConfig
          A Container containing BaseConfiguration objects.
DeltaConfig
          A Delta Configuration can be used by a Connector in Iterator mode.
FormConfig
          A Form that can be displayed by the Configuration Editor
LinkCriteriaConfig
          The configuration for a Link Criteria in a Connector.
MetamergeConfig
          The MetamergeConfig interface specifies the methods used by the IBM Security Directory Integrator to obtain configuration information.
 

Classes in com.ibm.di.config.interfaces used by com.ibm.di.script
MetamergeConfig
          The MetamergeConfig interface specifies the methods used by the IBM Security Directory Integrator to obtain configuration information.
ScriptConfig
          The configuration for a Script Component in an AssemblyLine
 

Classes in com.ibm.di.config.interfaces used by com.ibm.di.server
ALMappingConfig
          The configuration for an AssemblyLine Attribute Map Component.
AssemblyLineConfig
          The configuration for an AssemblyLine.
AttributeMapConfig
          The configuration for an AttributeMap (used in components of the AssemblyLine).
BaseConfiguration
          This interface provides the basic methods used by all configuration sub-classes.
BranchCondition
          The configuration for a single BranchCondition in a BranchingConfig.
BranchingConfig
          The configuration of an AssemblyLine Branch component.
ConnectorConfig
          The configuration for a TDI Connector, e.g.
FunctionConfig
          The configuration for a TDI Function Component, e.g.
HooksConfig
          The configuration for all the Hooks e.g.
LibraryConfig
          Configuration for a Library, that is, a java class that is automatically loaded into a Config Instance.
LoopConfig
          Configuration for a Loop Component in an AssemblyLine.
MetamergeConfig
          The MetamergeConfig interface specifies the methods used by the IBM Security Directory Integrator to obtain configuration information.
OperationConfig
          The Configuration for a single AssemblyLine operation.
ParserConfig
          The configuration for a Parser
PoolDefConfig
          The configuration for a Connector Pool definition.
RawConnectorConfig
          A Configuration containing the parameters for a Connector.
SchedulerConfig
          Configuration for a scheduler that will run an AssemblyLine/Sequence.
SchemaConfig
          Describes a Schema, the information about which which fields are available or needed when reading from or writing to e.g.
ScriptConfig
          The configuration for a Script Component in an AssemblyLine
SequenceConfig
           
SimulationConfig
          This class is used to configure the AssemblyLine's simulation mode.
 

Classes in com.ibm.di.config.interfaces used by com.ibm.di.server.validate.taddm
BaseConfiguration
          This interface provides the basic methods used by all configuration sub-classes.
 

Classes in com.ibm.di.config.interfaces used by com.ibm.di.store
AssemblyLineConfig
          The configuration for an AssemblyLine.
 

Classes in com.ibm.di.config.interfaces used by com.ibm.di.util
AssemblyLineConfig
          The configuration for an AssemblyLine.
ConnectorConfig
          The configuration for a TDI Connector, e.g.
HookConfig
          The configuration for a single Hook e.g.
HooksConfig
          The configuration for all the Hooks e.g.
ScriptConfig
          The configuration for a Script Component in an AssemblyLine