Class AttrListDirectoryPanel.AttrListProvider
java.lang.Object
org.apache.wicket.extensions.markup.html.repeater.util.SortableDataProvider<Attr,String>
org.apache.syncope.client.console.commons.DirectoryDataProvider<Attr>
org.apache.syncope.client.console.panels.AttrListDirectoryPanel.AttrListProvider
- All Implemented Interfaces:
Serializable,ISortStateLocator<String>,ISortableDataProvider<Attr,,String> IDataProvider<Attr>,IDetachable,IClusterable
- Direct Known Subclasses:
ClientAppPropertiesDirectoryPanel.ClientAppPropertiesProvider,WAConfigDirectoryPanel.WAConfigProvider
- Enclosing class:
AttrListDirectoryPanel
protected abstract static class AttrListDirectoryPanel.AttrListProvider
extends DirectoryDataProvider<Attr>
- See Also:
-
Field Summary
Fields inherited from class org.apache.syncope.client.console.commons.DirectoryDataProvider
paginatorRows -
Constructor Summary
Constructors -
Method Summary
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
-
Constructor Details
-
AttrListProvider
protected AttrListProvider(int paginatorRows)
-
-
Method Details
-
list
-
iterator
-
size
public long size() -
model
-