public interface DirectoryChangeElement
Provides information about a change to a directory element.
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getSubject()
Returns the subject of the directory element that has changed.
|
SubjectType |
getType()
Returns the subject type of the Directoruy element that has changed.
|
boolean |
isAdded()
Indicates whether this directory element has been added or removed from the directory.
|
java.lang.String getSubject()
Returns the subject of the directory element that has changed.
SubjectType getType()
Returns the subject type of the Directoruy element that has changed.
boolean isAdded()
Indicates whether this directory element has been added or removed from the directory.
true
if the directory element has been added to the directory, false
if it has been removed.Please send bug reports and comments to Caplin support