|
|||||||||||
| 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
This class provides the ability to work with TIM Systems using the JNDI
interface. Most of the functionality this class provides is inherited from
the JNDIConnector class.
| Field Summary |
|---|
| Fields inherited from class com.ibm.di.connector.Connector |
|---|
ALL_MODES, myLog, PROPERTY_MESSAGE, PROPERTY_READER, PROPERTY_WRITER |
| Constructor Summary | |
|---|---|
TIMConnector()
Constructs this object and sets its supported modes. |
|
| Method Summary | |
|---|---|
String |
getVersion()
Version information. |
void |
initialize(Object o)
This method only set the class for the initial context and leave the rest of the execution to the super class. |
| 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
initialize in interface ConnectorInterfaceinitialize in class JNDIConnectoro - -
ignored
Exception - if an error occurs.public String getVersion()
getVersion in interface VersionInfoInterfacegetVersion in class JNDIConnector
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||