Class WAConfigDirectoryPanel.WAConfigProvider
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
org.apache.syncope.client.console.panels.WAConfigDirectoryPanel.WAConfigProvider
- All Implemented Interfaces:
Serializable
,ISortStateLocator<String>
,ISortableDataProvider<Attr,
,String> IDataProvider<Attr>
,IDetachable
,IClusterable
- Enclosing class:
WAConfigDirectoryPanel
protected final class WAConfigDirectoryPanel.WAConfigProvider
extends AttrListDirectoryPanel.AttrListProvider
- See Also:
-
Field Summary
Fields inherited from class org.apache.syncope.client.console.commons.DirectoryDataProvider
paginatorRows
-
Method Summary
Methods inherited from class org.apache.syncope.client.console.panels.AttrListDirectoryPanel.AttrListProvider
iterator, model, size
Methods inherited from class org.apache.syncope.client.console.commons.DirectoryDataProvider
setPaginatorRows
Methods inherited from class org.apache.wicket.extensions.markup.html.repeater.util.SortableDataProvider
getSort, getSortState, setSort, setSort
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.apache.wicket.markup.repeater.data.IDataProvider
detach
-
Method Details
-
list
- Specified by:
list
in classAttrListDirectoryPanel.AttrListProvider
-