|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.dse.services.ldap.model.LDAPResponse | +--com.ibm.dse.services.ldap.model.LDAPCreateResponse
This class wraps the data returned from an LDAP provider via the LDAP Access Service, in response to a create request.
Fields inherited from class com.ibm.dse.services.ldap.model.LDAPResponse |
ldapReturnObject,
responseType |
Constructor Summary | |
LDAPCreateResponse()
LDAPCreateResponse constructor. |
Method Summary | |
javax.naming.directory.DirContext |
getContext()
Returns if present, the javax.naming.directory.DirContext object store by this request model. |
Methods inherited from class com.ibm.dse.services.ldap.model.LDAPResponse |
addDataFieldToColl,
getKeyedCollection,
getLDAPReturnObject,
getResponseType,
mapFromLDAPData,
mapToContext,
setLDAPReturnObject,
setResponseType |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public LDAPCreateResponse()
Method Detail |
public javax.naming.directory.DirContext getContext()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |