|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.ca.directory.jxplorer.DataQuery
|
+--com.ca.directory.jxplorer.broker.JNDIBroker.DataConnectionQuery
Helper class for Broker, this encapsulates an ldap-like connection request that is placed on the Broker queue for eventual resolution. The Connection Request object is intended to be used once, and then discarded.
| Field Summary | |
ConnectionData |
conData
|
| Fields inherited from class com.ca.directory.jxplorer.DataQuery |
cancelled, COPY, EXISTS, EXTENDED, extendedData, filter, GETALLOC, GETRECOC, id, LIST, listeners, MODIFY, myEntry, myEnum, myEx, myStatus, myVector, newEntry, oldDN, oldEntry, READENTRY, ready, requestDN, returnAttrs, SEARCH, searchLevel, squelched, type, UNKNOWN, working |
| Constructor Summary | |
JNDIBroker.DataConnectionQuery(ConnectionData cData)
Defines a request to open a connection to an LDAP (only) server. |
|
| Method Summary | |
java.lang.String |
getTypeString()
Utility name translation method |
| Methods inherited from class com.ca.directory.jxplorer.DataQuery |
addDataListener, cancel, clearException, doExtendedRequest, filter, finish, fireDataEvent, getAllExtendedData, getEntry, getEnumeration, getException, getExtendedData, getObjectClasses, getResult, getStatus, getType, hasException, isCancelled, isRunning, isSquelched, newEntry, oldDN, oldEntry, ready, requestDN, returnAttributes, searchLevel, setEntry, setEnum, setException, setExtendedData, setRunning, setStatus, setVector, squelch, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public final ConnectionData conData
| Constructor Detail |
public JNDIBroker.DataConnectionQuery(ConnectionData cData)
| Method Detail |
public java.lang.String getTypeString()
getTypeString in class DataQuery
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||