LDAP Classes
Implements Java LDAP

com.novell.ldap.events
Class SearchReferralEvent

java.lang.Object
  extended byjava.util.EventObject
      extended bycom.novell.ldap.events.LDAPEvent
          extended bycom.novell.ldap.events.SearchReferralEvent
All Implemented Interfaces:
java.io.Serializable

public class SearchReferralEvent
extends LDAPEvent

This class represents an Persistence Search event fired in response to an notification (LDAPSearchResult) sent by the LDAP Server.

See Also:
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

SearchReferralEvent

public SearchReferralEvent(PsearchEventSource eventsource,
                           LDAPSearchResultReference source)
Default Constructor for SearchReferal Event.

Parameters:
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

getUrls

public final java.lang.String[] getUrls()
Returns the Urls for Search Referal.

Returns:
The non-null Array of Urls ( String).

LDAP Classes
Implements Java LDAP

Copyright © 2002 Novell, Inc. All Rights Reserved.
Novell, Inc.
1800 South Novell Place
Provo, Ut 84606
Phone: (801) 861-5000