public class DSEvent extends Object
Modifier and Type | Method and Description |
---|---|
String |
getClassName()
Returns the Directory Server class name for the given entry
|
int |
getEventType()
Returns the type of change event either add, modify, delete, etc.
|
String |
getID()
Return the Directory Server ID assigned to the entry changed
|
String |
getSearchID()
Returns the Directory Server search ID that was assigned when the
persistent search was first submited.
|
public int getEventType()
public String getID()
public String getClassName()
public String getSearchID()
Copyright © 2010-2018, ForgeRock All Rights Reserved.