Uses of Interface
com.ibm.di.server.VersionInfoInterface
-
Packages that use VersionInfoInterface Package Description 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.aleidocv3 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.sapr3rfcv3 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 Modifier and Type Class Description classADChangelogConnectorThe class ADChangelogConnector represents the Active Directory Changelog connector class that will be accessed by IBM Tivoli Directory Integrator.classADChangelogConnectorv2The class ADChangelogConnector represents the Active Directory Changelog connector class that will be accessed by IBM Tivoli Directory Integrator.classAssemblyLineConnectorThis class uses the AssemblyLineFC function to invoke operations on an AssemblyLine.classAxisEasyWSServerConnectorThe Axis Easy Web Service Server Connector is part of the IBM Tivoli Directory Integrator Web Services suite.classChangelogConnectorChangelogConnector class combines the similar changelog behavior of IDSChangelogConnector, NetscapeChangelogConnector and z/OS Changelog Connector classes.classCommandLineConnectorThe command line Connector enables you to read the output from a command line or pipe data to a command line's standard input.classConnectorThe Connector class provides a default implementation of the ConnectorInterface.classDBChangelogConnectorThe DBChangelogConnector provides a way to to detect changes in specific RDBMS tables.classDominoAdminPConnectorThis connector is used for sending Administration Process requests to a Domino server.classDominoChangeDetectionConnectorThis connector is used for receiving change notification from a Domino server and feeding the AL with the applied on the server changes.classDominoConnectorThis is the class for the TDI Lotus Notes Connector.classDSMLv2SOAPConnectorThe DSMLv2 SOAP Connector implements the DSMLv2 standard (http://www.oasis-open.org/committees/dsml/docs/DSMLv2.doc).classDSMLv2SOAPServerConnectorThe DSMLv2 SOAP Server Connector implements the DSMLv2 standard (http://www.oasis-open.org/committees/dsml/docs/DSMLv2.doc).classEIFConnectorA connector for sending and receiving messages from/to IBM Tivoli Enterprise Console.classFileConnectorThe file system Connector is a transport Connector that requires a Parser to operate.classFormEntryConnectorThis connector feeds an AssemblyLine with entries provided as raw data.classFTPClientConnectorThe FTP Client Connector is a transport Connector that requires a Parser to operate.classHTTPClientConnectorHTTPCLientConnector provides a client side HTTP connection where the user can use it in Iterator, Lookup and AddOnly mode.classHTTPServerConnectorThis connector provides HTTP server like functionality and ability to receive/handle client requests sent over the HTTP protocol.classIBMMQConnectorThis class is left over only for backward compatibility reasons.classIdMLConnectorThis Connector is used for adding Configuration Items(CIs)/ Relationships to an IdML book.classIDSChangelogConnectorThe IDSChangelogConnector provides a way to to detect changes in a IBM Tivoli Directory Server.classITIMAgentConnectorThe ITIM Agent Connector is an adapter between the TDI Connector API and the ITIM DAML JNDI package.classITRegistryConnectorThis Connector will add a CI (Configuration Item) or a Relationship to a centralized IT registry database.classJDBCConnectorThis connector provides access to JDBC/ODBC based systems.classJMSConnectorThe JMS Connector uses underlying implementations to access JMS based systems.classJMXConnectorThe JMX Connector listens for local or remote JMX notifications depending on the mode selected by setting a Connector parameter.classJNDIConnectorThe 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.classLDAPConnectorThe LDAP connector provides full access to LDAP based directories.classLDAPGroupConnectorThe LDAPGroup connector extends the LDAPConnector to read entries from an LDAP directory.classLDAPServerConnectorLDAPServerConnector is an LDAP server that returns a client connection from the getNextClient method.classLogConnectorThis class implements a Connector that interfaces with the LogInterface.classMailboxConnectorSimple access to POP/IMAP based mailboxes.classMemQConnectorThis class is a connector that wraps over the Memory Buffer Queue infrastructure.classNetscapeChangelogConnectorThe NetscapeChangelogConnector is a specialized instance of the LDAP Connector.classPESConnectorThe PES Connector provides access to the underlying System Store.classPropertiesConnectorProperties Connector operates on a file or URL.classRACConnectorThe 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))classScriptConnectorThe Script Connector enables you to write your own Connector in JavaScript.classServerNotificationsConnectorThe Connector listens for local or remote Server API notifications depending on the mode selected by setting a Connector parameter.classSNMPConnectorThe SNMPConnector implements get/set/walk and trap-receive operations by means of the IBM Tivoli SNMP Stack.classSNMPServerConnectorThe SNMP Server Connector is used by a monitoring console (an SNMP Manager).classStreamConnectorThe 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.classSystemQueueConnectorThe System Queue Connector provides a way to use the functionality provided by the System Queue component in TDI AssemblyLines.classTCPConnectorThe TCP Connector is a transport Connector using TCP sockets for transport.classTCPServerConnectorSimple TCP Server that accepts TCP connections.classTIMConnectorThis class provides the ability to work with TIM Systems using the JNDI interface.classTimerConnectorThis connector provides a simplistic version of a crontab style timer.classURLConnectorThe URL Connector is a transport Connector that requires a Parser to operate.classZOSChangelogConnectorThe 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 Modifier and Type Class Description classAxis2WSServerConnectorThis 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 Modifier and Type Class Description classCCMDBConnectorThis 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 Modifier and Type Class Description classDISBConnectorThe 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 Modifier and Type Class Description classDominoUsersConnectorThe Domino Users Connector enables access to and management of Lotus Domino users. -
Uses of VersionInfoInterface in com.ibm.di.connector.dpa
Classes in com.ibm.di.connector.dpa that implement VersionInfoInterface Modifier and Type Class Description classDeployedAssetsConnector -
Uses of VersionInfoInterface in com.ibm.di.connector.filemanagement
Classes in com.ibm.di.connector.filemanagement that implement VersionInfoInterface Modifier and Type Class Description classFileManagementConnectorConnector 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 Modifier and Type Class Description classGLAConnectorThis is the GLAConnector class. -
Uses of VersionInfoInterface in com.ibm.di.connector.maximo
Classes in com.ibm.di.connector.maximo that implement VersionInfoInterface Modifier and Type Class Description classTpaeIFCDConnectorThe Tpae IF Change Detection Connector listens on specified TCP port for HTTP requests.classTpaeIFConnectorTpae 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 Modifier and Type Class Description classSimpleTpaeIFConnectorIBM 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 Modifier and Type Class Description classNT4UserMetaDataConnectorThis 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 Modifier and Type Class Description classSapALEIDocConnectorThe SAP R/3 and ERP ALE IDoc Server Connector. -
Uses of VersionInfoInterface in com.ibm.di.connector.sapr3.aleidocv3
Classes in com.ibm.di.connector.sapr3.aleidocv3 that implement VersionInfoInterface Modifier and Type Class Description classSapALEIDocConnectorV3The 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 Modifier and Type Class Description classSapR3BorConnectorThe 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 Modifier and Type Class Description classUserRegistryConnectorThe 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 Modifier and Type Class Description classTAMConnectorThe TAM Connector. -
Uses of VersionInfoInterface in com.ibm.di.connector.WSReceiverServerConnector
Classes in com.ibm.di.connector.WSReceiverServerConnector that implement VersionInfoInterface Modifier and Type Class Description classWSReceiverServerConnectorThe 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 Modifier and Type Class Description classAssemblyLineFCThis is a function component that calls an AssemblyLine(AL) on a local or remote server.classDeltaFCThe Delta Function Component encapsulates the Delta functionality for tracking changes in an input source using underlying database for comparison.classFunctionThis abstract class contains a default implementation of all methods in the FunctionInterface except the the perform(obj) method.classJavaClassFCThis is a function component that calls a generic java method.classMemBufferQFCDeprecated.Use com.ibm.di.connector.MemQConnector or APIclassParserFCThis is a function component that wraps parser operations.classScriptedFCThis is a function component that relays FC operations to a user defined script.classSendEMailFCThe SendEMail Function Component uses the JavaMail API to send e-mails.classzOSTSOCommandLineThe 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 Modifier and Type Class Description classAxis2WSClientFCThis 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 Modifier and Type Class Description classCastorJavaToXMLThis is the CastorJavaToXML class.classCastorXMLToJavaThis is the CastorXMLToJava class. -
Uses of VersionInfoInterface in com.ibm.di.fc.cbe
Classes in com.ibm.di.fc.cbe that implement VersionInfoInterface Modifier and Type Class Description classCBEGeneratorFCThis 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 Modifier and Type Class Description classDataCleanserFCThis 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 Modifier and Type Class Description classEmfSdoToXmlDeprecated.classEmfXmlToSdoDeprecated. -
Uses of VersionInfoInterface in com.ibm.di.fc.filetransferfc
Classes in com.ibm.di.fc.filetransferfc that implement VersionInfoInterface Modifier and Type Class Description classFileTransferFCTDI File Transfer Function Component. -
Uses of VersionInfoInterface in com.ibm.di.fc.idml
Classes in com.ibm.di.fc.idml that implement VersionInfoInterface Modifier and Type Class Description classCloseIdMLFCThis Function is used to close explicitly the used IdML book, if it is not closed already.classOpenIdMLFCThis IdML Component creates an IdML book and opens it for writing.classRollingIdMLFCThis 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 Modifier and Type Class Description classInitITRegistryFCThis 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 Modifier and Type Class Description classRemoteCmdLineFCTDI Remote Command Line Function Component. -
Uses of VersionInfoInterface in com.ibm.di.fc.sapr3rfc
Classes in com.ibm.di.fc.sapr3rfc that implement VersionInfoInterface Modifier and Type Class Description classSapR3RfcFCITDI Function Component for SAP R/3 RFC Invocations. -
Uses of VersionInfoInterface in com.ibm.di.fc.sapr3rfcv3
Classes in com.ibm.di.fc.sapr3rfcv3 that implement VersionInfoInterface Modifier and Type Class Description classSapR3RfcFCV3ITDI 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 Modifier and Type Class Description classAxisEasyInvokeSoapWSThe Axis EasyInvokeSoapWS Function Component (FC) is part of the TDI Web Services suite.classAxisJavaToSoapThe Axis Java-to-Soap Function Component (FC) is part of the TDI Web Services suite.classAxisSoapToJavaThe 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.classComplexTypesGeneratorThe Complex Types Generator Function Component is part of the TDI Web Services suite.classInvokeSoapWSThe Axis InvokeSoapWS Function Component (FC) is part of the TDI Web Services suite.classWrapSoapThe 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 Modifier and Type Class Description classChangeDetectionConnectorDelegate
Note: This class is for internal usage only.classConnectorDelegateUsed 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 Modifier and Type Class Description classCBEParserA class that reads and writes CBE objects in XML format.classCSVParserA class reading and writing Entries in a simple one-line-per-Entry format.classDSMLParserThe DSML Parser reads and writes XML documents.classDsmlv2ParserA TDI Parser class for reading and writing Entries in DSMLv2 formatclassFixedRecordParserThe Fixed Parser reads and writes fixed length text records.classHTTPParserThe HTTP Parser interprets a byte stream according to the HTTP specification.classIdMLParserThe Parser used to parse IdML XML documents (or books).classJSONParserclassLDIFParserThe LDIF Parser reads and writes LDIF style data.classLineReaderThe Line Reader Parser reads single lines of data.classParserImplThe ParserImpl class provides the base class for parser implementations.classScriptParserTo operate, a Script Parser must implement a few functions.classSimpleParserA class reading and writing dsEntries in a simple one-line-per-attribute format.classSOAPParserThe SOAP Parser reads and writes SOAP XML documents.classSPMLv2ParserA TDI Parser class for reading and writing Entries in SPMLv2 DSMLv2 Profile format.classXMLParserA class reading and writing Entries in XML format.classXMLSaxParserA class reading Entries in XML format.classXSLbasedXMLParserA 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 Modifier and Type Class Description classXMLParser2The Parser used to parse XML documents using the XLXP implementation of the StAX XML Parser.
-