|
LDAP Classes Implements Java LDAP |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.EventObject
com.novell.ldap.events.LDAPEvent
com.novell.ldap.events.SearchReferralEvent
This class represents an Persistence Search event fired in response to an notification (LDAPSearchResult) sent by the LDAP Server.
LDAPEvent,
Serialized Form| Field Summary |
| Fields inherited from class java.util.EventObject |
source |
| Constructor Summary | |
SearchReferralEvent(PsearchEventSource eventsource,
LDAPSearchResultReference source)
Default Constructor for SearchReferal Event. |
|
| Method Summary | |
java.lang.String[] |
getUrls()
Returns the Urls for Search Referal. |
| Methods inherited from class com.novell.ldap.events.LDAPEvent |
getClassification, getContainedEventInformation, getType, setEventclassification, setEventtype, toString |
| Methods inherited from class java.util.EventObject |
getSource |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public SearchReferralEvent(PsearchEventSource eventsource,
LDAPSearchResultReference source)
source - The LdapSearchResultReference Object which generated cause
this event.eventsource - Note: For this Type of event Change type is undefined and hence
assign to any.| Method Detail |
public final java.lang.String[] getUrls()
|
LDAP Classes Implements Java LDAP |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||