Uses of Interface
com.ibm.di.server.VersionInfoInterface

Packages that use VersionInfoInterface
com.ibm.di.connector Provides classes for the Directory Integrator's connectors. 
com.ibm.di.connector.axis2 Provides classes for the Axis2 Web Service server connector. 
com.ibm.di.connector.ccmdb   
com.ibm.di.connector.disb   
com.ibm.di.connector.dominoUsers Provides classes for the Domino users connector. 
com.ibm.di.connector.dpa   
com.ibm.di.connector.filemanagement   
com.ibm.di.connector.gla Provides classes for the GLA connector. 
com.ibm.di.connector.maximo   
com.ibm.di.connector.maximo.core Provides core classes for the connector. 
com.ibm.di.connector.NT4UserMetaDataConnector Provides classes for the NT4UserMetaDataConnector. 
com.ibm.di.connector.sapr3.aleidoc   
com.ibm.di.connector.sapr3.bor   
com.ibm.di.connector.sapr3.user   
com.ibm.di.connector.tam Provides classes for the TAM connector. 
com.ibm.di.connector.WSReceiverServerConnector   
com.ibm.di.fc Provides classes for the Directory Integrator's function components. 
com.ibm.di.fc.axis2 Provides the class for the Axis 2 Web Service client FC. 
com.ibm.di.fc.castorbind Provides classes for the Castorbind function components. 
com.ibm.di.fc.cbe Provides classes for the CBEGenerator function components. 
com.ibm.di.fc.dcs   
com.ibm.di.fc.emf Provides classes for the EMF function components. 
com.ibm.di.fc.filetransferfc   
com.ibm.di.fc.idml   
com.ibm.di.fc.itregistry   
com.ibm.di.fc.remotecmdlnfc Provides classes for the remote command line function component. 
com.ibm.di.fc.sapr3rfc   
com.ibm.di.fc.webservice Provides classes for web service function components. 
com.ibm.di.osgi   
com.ibm.di.parser Provides classes for the Directory Integrator's parsers. 
com.ibm.di.parser.xml Provides classes for the XML 2 parser. 
 

Uses of VersionInfoInterface in com.ibm.di.connector
 

Classes in com.ibm.di.connector that implement VersionInfoInterface
 class ADChangelogConnector
          The class ADChangelogConnector represents the Active Directory Changelog connector class that will be accessed by IBM Tivoli Directory Integrator.
 class ADChangelogConnectorv2
          The class ADChangelogConnector represents the Active Directory Changelog connector class that will be accessed by IBM Tivoli Directory Integrator.
 class AssemblyLineConnector
          This class uses the AssemblyLineFC function to invoke operations on an AssemblyLine.
 class AxisEasyWSServerConnector
          The Axis Easy Web Service Server Connector is part of the IBM Tivoli Directory Integrator Web Services suite.
 class ChangelogConnector
          ChangelogConnector class combines the similar changelog behavior of IDSChangelogConnector, NetscapeChangelogConnector and z/OS Changelog Connector classes.
 class CommandLineConnector
          The command line Connector enables you to read the output from a command line or pipe data to a command line's standard input.
 class Connector
          The Connector class provides a default implementation of the ConnectorInterface.
 class DBChangelogConnector
          The DBChangelogConnector provides a way to to detect changes in specific RDBMS tables.
 class DominoAdminPConnector
          This connector is used for sending Administration Process requests to a Domino server.
 class DominoChangeDetectionConnector
          This connector is used for receiving change notification from a Domino server and feeding the AL with the applied on the server changes.
 class DominoConnector
          This is the class for the TDI Lotus Notes Connector.
 class DSMLv2SOAPConnector
          The DSMLv2 SOAP Connector implements the DSMLv2 standard (http://www.oasis-open.org/committees/dsml/docs/DSMLv2.doc).
 class DSMLv2SOAPServerConnector
          The DSMLv2 SOAP Server Connector implements the DSMLv2 standard (http://www.oasis-open.org/committees/dsml/docs/DSMLv2.doc).
 class EIFConnector
          A connector for sending and receiving messages from/to IBM Tivoli Enterprise Console.
 class FileConnector
          The file system Connector is a transport Connector that requires a Parser to operate.
 class FormEntryConnector
          This connector feeds an AssemblyLine with entries provided as raw data.
 class FTPClientConnector
          The FTP Client Connector is a transport Connector that requires a Parser to operate.
 class HTTPClientConnector
          HTTPCLientConnector provides a client side HTTP connection where the user can use it in Iterator, Lookup and AddOnly mode.
 class HTTPServerConnector
          This connector provides HTTP server like functionality and ability to receive/handle client requests sent over the HTTP protocol.
 class IBMMQConnector
          This class is left over only for backward compatibility reasons.
 class IdMLConnector
          This Connector is used for adding Configuration Items(CIs)/ Relationships to an IdML book.
 class IDSChangelogConnector
          The IDSChangelogConnector provides a way to to detect changes in a IBM Tivoli Directory Server.
 class ITIMAgentConnector
          The ITIM Agent Connector is an adapter between the TDI Connector API and the ITIM DAML JNDI package.
 class ITRegistryConnector
          This Connector will add a CI (Configuration Item) or a Relationship to a centralized IT registry database.
 class JDBCConnector
          This connector provides access to JDBC/ODBC based systems.
 class JMSConnector
          The JMS Connector uses underlying implementations to access JMS based systems.
 class JMXConnector
          The JMX Connector listens for local or remote JMX notifications depending on the mode selected by setting a Connector parameter.
 class JNDIConnector
          The JNDI Connector provides access to a variety of JNDI services; it uses the javax.naming and javax.naming.directory packages to work with different directory services.
 class LDAPConnector
          The LDAP connector provides full access to LDAP based directories.
 class LDAPGroupConnector
          The LDAPGroup connector extends the LDAPConnector to read entries from an LDAP directory.
 class LDAPServerConnector
          LDAPServerConnector is an LDAP server that returns a client connection from the getNextClient method.
 class LogConnector
          This class implements a Connector that interfaces with the LogInterface.
 class MailboxConnector
          Simple access to POP/IMAP based mailboxes.
 class MemQConnector
          This class is a connector that wraps over the Memory Buffer Queue infrastructure.
 class MQePasswordStoreConnector
          This class is used for getting passwords from queue managers.
 class NetscapeChangelogConnector
          The NetscapeChangelogConnector is a specialized instance of the LDAP Connector.
 class PESConnector
          The PES Connector provides access to the underlying System Store.
 class PropertiesConnector
          Properties Connector operates on a file or URL.
 class RACConnector
           The RAC Connector collaborates with the Agent Controller and Generic Log Adapter technologies to: - supply a TDI Assembly Line with log data from the log of a remote software system (in Iterator mode) - allow a TDI Assembly Line to publish data to remote clients (in AddOnly mode) (Agent Controller is the new name of the Remote Agent Controller (RAC))
 class ScriptConnector
          The Script Connector enables you to write your own Connector in JavaScript.
 class ServerNotificationsConnector
          The Connector listens for local or remote Server API notifications depending on the mode selected by setting a Connector parameter.
 class SNMPConnector
          The SNMPConnector implements get/set/walk and trap-receive operations by means of the IBM Tivoli SNMP Stack.
 class SNMPServerConnector
          The SNMP Server Connector is used by a monitoring console (an SNMP Manager).
 class StreamConnector
          The Memory Stream Connector can read from or write to any Java(TM) stream, but is most often used to write into memory, where the formatted data can be retrieved later.
 class SystemQueueConnector
          The System Queue Connector provides a way to use the functionality provided by the System Queue component in TDI AssemblyLines.
 class TCPConnector
          The TCP Connector is a transport Connector using TCP sockets for transport.
 class TCPServerConnector
          Simple TCP Server that accepts TCP connections.
 class TIMConnector
          This class provides the ability to work with TIM Systems using the JNDI interface.
 class TimerConnector
          This connector provides a simplistic version of a crontab style timer.
 class URLConnector
          The URL Connector is a transport Connector that requires a Parser to operate.
 class ZOSChangelogConnector
          The IDSChangelogConnector provides a way to to detect changes in a zOS Directory Server.
 

Uses of VersionInfoInterface in com.ibm.di.connector.axis2
 

Classes in com.ibm.di.connector.axis2 that implement VersionInfoInterface
 class Axis2WSServerConnector
          This Connector can be used to provide a SOAP web service, which is accessible via HTTP/HTTPS.
 

Uses of VersionInfoInterface in com.ibm.di.connector.ccmdb
 

Classes in com.ibm.di.connector.ccmdb that implement VersionInfoInterface
 class CCMDBConnector
          This Connector will read Actual Config Items and relations from MAXIMO database.
 

Uses of VersionInfoInterface in com.ibm.di.connector.disb
 

Classes in com.ibm.di.connector.disb that implement VersionInfoInterface
 class DISBConnector
          The class DISBConnector facilitates the communication to the Data Integration Services Bus that will be accessed by IBM Tivoli Directory Integrator.
 

Uses of VersionInfoInterface in com.ibm.di.connector.dominoUsers
 

Classes in com.ibm.di.connector.dominoUsers that implement VersionInfoInterface
 class DominoUsersConnector
          The Domino Users Connector enables access to and management of Lotus Domino users With the Domino Users Connector you can do the following: - retrieve users documents and their items from the Name and Address Book - create and register Domino users - initiate Domino users deletion (through the Domino Administration Process) by posting administration requests to the Administration Requests Database - modify users by modifying their Person documents in the Name and Address Book - perform users’ “disabling/enabling” by adding/removing users’ names to/from a “Deny Access Group” - perform "lookup" of Domino users The following features are not currently supported by the Domino Users Connector: - Users recertifying
 

Uses of VersionInfoInterface in com.ibm.di.connector.dpa
 

Classes in com.ibm.di.connector.dpa that implement VersionInfoInterface
 class DeployedAssetsConnector
           
 

Uses of VersionInfoInterface in com.ibm.di.connector.filemanagement
 

Classes in com.ibm.di.connector.filemanagement that implement VersionInfoInterface
 class FileManagementConnector
          Connector which can read or modify files structure and metadata.
 

Uses of VersionInfoInterface in com.ibm.di.connector.gla
 

Classes in com.ibm.di.connector.gla that implement VersionInfoInterface
 class GLAConnector
          This is the GLAConnector class.
 

Uses of VersionInfoInterface in com.ibm.di.connector.maximo
 

Classes in com.ibm.di.connector.maximo that implement VersionInfoInterface
 class TpaeIFCDConnector
          The Tpae IF Change Detection Connector listens on specified TCP port for HTTP requests.
 class TpaeIFConnector
          Tpae IF Connector is able to work with hierarchical entries and is based on the SimpleTpaeIFConnector.
 

Uses of VersionInfoInterface in com.ibm.di.connector.maximo.core
 

Classes in com.ibm.di.connector.maximo.core that implement VersionInfoInterface
 class SimpleTpaeIFConnector
          IBM Tivoli Directory Integrator connector for TPAE IF.
 

Uses of VersionInfoInterface in com.ibm.di.connector.NT4UserMetaDataConnector
 

Classes in com.ibm.di.connector.NT4UserMetaDataConnector that implement VersionInfoInterface
 class NT4UserMetaDataConnector
          This class represents a Connector for managing Windows User and Group accounts.
 

Uses of VersionInfoInterface in com.ibm.di.connector.sapr3.aleidoc
 

Classes in com.ibm.di.connector.sapr3.aleidoc that implement VersionInfoInterface
 class SapALEIDocConnector
           The SAP R/3 and ERP ALE IDoc Server Connector.
 

Uses of VersionInfoInterface in com.ibm.di.connector.sapr3.bor
 

Classes in com.ibm.di.connector.sapr3.bor that implement VersionInfoInterface
 class SapR3BorConnector
           The SAP R/3 Business Object Repository Connector.
 

Uses of VersionInfoInterface in com.ibm.di.connector.sapr3.user
 

Classes in com.ibm.di.connector.sapr3.user that implement VersionInfoInterface
 class UserRegistryConnector
           The SAP R/3 User Registry Connector.
 

Uses of VersionInfoInterface in com.ibm.di.connector.tam
 

Classes in com.ibm.di.connector.tam that implement VersionInfoInterface
 class TAMConnector
           The TAM Connector.
 

Uses of VersionInfoInterface in com.ibm.di.connector.WSReceiverServerConnector
 

Classes in com.ibm.di.connector.WSReceiverServerConnector that implement VersionInfoInterface
 class WSReceiverServerConnector
          The Web Service Receiver Server Connector is part of the IBM Tivoli Directory Integrator Web Services suite.
 

Uses of VersionInfoInterface in com.ibm.di.fc
 

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

Uses of VersionInfoInterface in com.ibm.di.fc.axis2
 

Classes in com.ibm.di.fc.axis2 that implement VersionInfoInterface
 class Axis2WSClientFC
          This is a WebService client based on the Axis2 library.
 

Uses of VersionInfoInterface in com.ibm.di.fc.castorbind
 

Classes in com.ibm.di.fc.castorbind that implement VersionInfoInterface
 class CastorJavaToXML
          This is the CastorJavaToXML class.
 class CastorXMLToJava
          This is the CastorXMLToJava class.
 

Uses of VersionInfoInterface in com.ibm.di.fc.cbe
 

Classes in com.ibm.di.fc.cbe that implement VersionInfoInterface
 class CBEGeneratorFC
          This class generates objects of type org.eclipse.hyades.logging.events.cbe.CommonBaseEvent from attributes mapped by user to Entry object.
 

Uses of VersionInfoInterface in com.ibm.di.fc.dcs
 

Classes in com.ibm.di.fc.dcs that implement VersionInfoInterface
 class DataCleanserFC
          This class initializes Data Cleanser Service and takes a string and gives a standard CDM String corresponding to the inout string.
 

Uses of VersionInfoInterface in com.ibm.di.fc.emf
 

Classes in com.ibm.di.fc.emf that implement VersionInfoInterface
 class EmfSdoToXml
          Deprecated. 
 class EmfXmlToSdo
          Deprecated. 
 

Uses of VersionInfoInterface in com.ibm.di.fc.filetransferfc
 

Classes in com.ibm.di.fc.filetransferfc that implement VersionInfoInterface
 class FileTransferFC
           TDI File Transfer Function Component.
 

Uses of VersionInfoInterface in com.ibm.di.fc.idml
 

Classes in com.ibm.di.fc.idml that implement VersionInfoInterface
 class CloseIdMLFC
          This Function is used to close explicitly the used IdML book, if it is not closed already.
 class OpenIdMLFC
          This IdML Component creates an IdML book and opens it for writing.
 class RollingIdMLFC
          This Component is used to split IdML files based either on the count of artifacts (CIs or Relationships) added to the file or on its size.
 

Uses of VersionInfoInterface in com.ibm.di.fc.itregistry
 

Classes in com.ibm.di.fc.itregistry that implement VersionInfoInterface
 class InitITRegistryFC
          This Component initializes a connection to the IT registry and registers a Management Software System(MSS) in the IT registry database.
 

Uses of VersionInfoInterface in com.ibm.di.fc.remotecmdlnfc
 

Classes in com.ibm.di.fc.remotecmdlnfc that implement VersionInfoInterface
 class RemoteCmdLineFC
           TDI Remote Command Line Function Component.
 

Uses of VersionInfoInterface in com.ibm.di.fc.sapr3rfc
 

Classes in com.ibm.di.fc.sapr3rfc that implement VersionInfoInterface
 class SapR3RfcFC
           ITDI Function Component for SAP R/3 RFC Invocations.
 

Uses of VersionInfoInterface in com.ibm.di.fc.webservice
 

Classes in com.ibm.di.fc.webservice that implement VersionInfoInterface
 class AxisEasyInvokeSoapWS
          The Axis EasyInvokeSoapWS Function Component (FC) is part of the TDI Web Services suite.
 class AxisJavaToSoap
          The Axis Java-to-Soap Function Component (FC) is part of the TDI Web Services suite.
 class AxisSoapToJava
          The Axis Soap-to-Java Function Component (FC) is part of the TDI Web Services suite.This component can be used both on the web service client and on the web service server side.
 class ComplexTypesGenerator
          The Complex Types Generator Function Component is part of the TDI Web Services suite.
 class InvokeSoapWS
          The Axis InvokeSoapWS Function Component (FC) is part of the TDI Web Services suite.
 class WrapSoap
          The WrapSoap Function Component (FC) is part of the TDI Web Services suite.
 

Uses of VersionInfoInterface in com.ibm.di.osgi
 

Classes in com.ibm.di.osgi that implement VersionInfoInterface
 class ChangeDetectionConnectorDelegate
          

Note: This class is for internal usage only.
 class ConnectorDelegate
          Used to act as a way for accessing ConnectorComponent services from the OSGi layer.
 

Uses of VersionInfoInterface in com.ibm.di.parser
 

Classes in com.ibm.di.parser that implement VersionInfoInterface
 class CBEParser
          A class that reads and writes CBE objects in XML format.
 class CSVParser
          A class reading and writing Entries in a simple one-line-per-Entry format.
 class DSMLParser
          The DSML Parser reads and writes XML documents.
 class Dsmlv2Parser
          A TDI Parser class for reading and writing Entries in DSMLv2 format
 class FixedRecordParser
          The Fixed Parser reads and writes fixed length text records.
 class HTTPParser
          The HTTP Parser interprets a byte stream according to the HTTP specification.
 class IdMLParser
          The Parser used to parse IdML XML documents (or books).
 class JSONParser
           
 class LDIFParser
          The LDIF Parser reads and writes LDIF style data.
 class LineReader
          The Line Reader Parser reads single lines of data.
 class ParserImpl
          The ParserImpl class provides the base class for parser implementations.
 class ScriptParser
          To operate, a Script Parser must implement a few functions.
 class SimpleParser
          A class reading and writing dsEntries in a simple one-line-per-attribute format.
 class SOAPParser
          The SOAP Parser reads and writes SOAP XML documents.
 class SPMLv2Parser
          A TDI Parser class for reading and writing Entries in SPMLv2 DSMLv2 Profile format.
 class XMLParser
          A class reading and writing Entries in XML format.
 class XMLSaxParser
          A class reading Entries in XML format.
 class XSLbasedXMLParser
          A class reading and writing Entries in XML format.
 

Uses of VersionInfoInterface in com.ibm.di.parser.xml
 

Classes in com.ibm.di.parser.xml that implement VersionInfoInterface
 class XMLParser2
          The Parser used to parse XML documents using the XLXP implementation of the StAX XML Parser.