|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EventType | |
|---|---|
| org.apache.directory.server.core.event | |
| Uses of EventType in org.apache.directory.server.core.event |
|---|
| Methods in org.apache.directory.server.core.event that return EventType | |
|---|---|
static EventType[] |
EventType.getEventTypes(int psearchChangeTypes)
Gets an array of EventTypes from the PSearchControl changeTypes parameter value. |
static EventType |
EventType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static EventType[] |
EventType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.apache.directory.server.core.event with parameters of type EventType | |
|---|---|
static int |
EventType.getMask(EventType... eventTypes)
|
void |
NotificationCriteria.setEventMask(EventType... eventTypes)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||