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