|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ldaptive.control.util.PersistentSearchItem.Entry
public static class PersistentSearchItem.Entry
Wrapper class that provides easy access to the EntryChangeNotificationControl contained in a search entry.
| Constructor Summary | |
|---|---|
PersistentSearchItem.Entry(SearchEntry entry)
Creates a new entry. |
|
| Method Summary | |
|---|---|
EntryChangeNotificationControl |
getEntryChangeNotificationControl()
Returns the entry change notification control or null if no such control exists in the search entry. |
SearchEntry |
getSearchEntry()
Returns the underlying search entry. |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PersistentSearchItem.Entry(SearchEntry entry)
EntryChangeNotificationControl it is made available via getEntryChangeNotificationControl().
entry - to search for entry change notification control in| Method Detail |
|---|
public SearchEntry getSearchEntry()
public EntryChangeNotificationControl getEntryChangeNotificationControl()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||