|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.di.connector.Connector
com.ibm.di.connector.JNDIConnector
com.ibm.di.connector.TIMConnector
public class TIMConnector
Field Summary |
---|
Fields inherited from class com.ibm.di.connector.Connector |
---|
ALL_MODES, myLog, PROPERTY_MESSAGE, PROPERTY_READER, PROPERTY_WRITER |
Constructor Summary | |
---|---|
TIMConnector()
|
Method Summary | |
---|---|
String |
getVersion()
|
void |
initialize(Object o)
Initialize the connector. |
Methods inherited from class com.ibm.di.connector.JNDIConnector |
---|
addAttributeValue, deleteEntry, findEntry, getAttributeSyntax, getCurrentEntry, getNextEntry, getSearchFilterAll, isDeltaSupported, isExceptionFatal, mapAttributeSyntax, modEntry, modEntry, putEntry, queryObjectClassAttributes, querySchema, removeAttribute, removeAttributeValue, replaceAttributeValue, selectEntries, setSearchFilterAll, terminate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.ibm.di.connector.ConnectorInterface |
---|
deleteEntry, findEntry, getConfiguration, getContext, getFindEntryCount, getFirstFindEntry, getMaxDuplicateEntries, getName, getNextClient, getNextEntry, getNextFindEntry, getParam, getPushbackEntry, getRawConnectorConfiguration, isDeltaSupported, isExceptionFatal, isIOException, modEntry, modEntry, pushback, putEntry, queryOperations, queryReply, querySchema, reconnect, registerScriptBeans, replyEntry, selectEntries, setConfiguration, setContext, setCurrent, setLog, setMaxDuplicateEntries, setName, setParam, setRSInterface, terminate, terminateServer |
Constructor Detail |
---|
public TIMConnector()
Method Detail |
---|
public void initialize(Object o) throws Exception
Connector
initialize
in interface ConnectorInterface
initialize
in class JNDIConnector
o
- User provided parameter
Exception
public String getVersion()
getVersion
in interface VersionInfoInterface
getVersion
in class JNDIConnector
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |