Class RealmDirectoryPanel.RealmDataProvider
java.lang.Object
org.apache.wicket.extensions.markup.html.repeater.util.SortableDataProvider<RealmTO,String>
org.apache.syncope.client.console.commons.DirectoryDataProvider<RealmTO>
org.apache.syncope.client.console.panels.RealmDirectoryPanel.RealmDataProvider
- All Implemented Interfaces:
Serializable,ISortStateLocator<String>,ISortableDataProvider<RealmTO,,String> IDataProvider<RealmTO>,IDetachable,IClusterable
- Enclosing class:
RealmDirectoryPanel
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected intprotected Stringprotected booleanFields inherited from class org.apache.syncope.client.console.commons.DirectoryDataProvider
paginatorRows -
Method Summary
Modifier and TypeMethodDescriptionprotected RealmQueryprotected voiditerator(long first, long count) longsize()Methods inherited from class org.apache.syncope.client.console.commons.DirectoryDataProvider
setPaginatorRowsMethods inherited from class org.apache.wicket.extensions.markup.html.repeater.util.SortableDataProvider
getSort, getSortState, setSort, setSortMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.wicket.markup.repeater.data.IDataProvider
detach
-
Field Details
-
base
-
fiql
-
currentPage
protected int currentPage -
searchErrorNotified
protected boolean searchErrorNotified
-
-
Method Details
-
iterator
-
size
public long size() -
model
-
buildQuery
-
handleSearchException
-