com.novell.ldap.client
Class EventSpecifier
java.lang.Object
com.novell.ldap.client.EventSpecifier
- public class EventSpecifier
- extends java.lang.Object
|
Constructor Summary |
EventSpecifier(int evType,
int evStatus)
Construct the EventSpecifier class |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EVT_STATUS_ALL
public static final int EVT_STATUS_ALL
- The following constants are used to set the event status
- See Also:
- Constant Field Values
EVT_STATUS_SUCCESS
public static final int EVT_STATUS_SUCCESS
- See Also:
- Constant Field Values
EVT_STATUS_FAILURE
public static final int EVT_STATUS_FAILURE
- See Also:
- Constant Field Values
EVT_INVALID
public static final int EVT_INVALID
- The following constants are used to set the event Type.
- See Also:
- Constant Field Values
EVT_CREATE_ENTRY
public static final int EVT_CREATE_ENTRY
- See Also:
- Constant Field Values
EVT_DELETE_ENTRY
public static final int EVT_DELETE_ENTRY
- See Also:
- Constant Field Values
eventType
private int eventType
eventStatus
private int eventStatus
EventSpecifier
public EventSpecifier(int evType,
int evStatus)
- Construct the EventSpecifier class
- Parameters:
evType - used to specify the type of eventevStatus - used to specify the event status
getEventType
public int getEventType()
getEventStatus
public int getEventStatus()
Copyright © 2002 Novell, Inc. All Rights Reserved.
Novell, Inc.
1800 South Novell Place
Provo, Ut 84606
Phone: (801) 861-5000