Class CommandDirectoryPanel.CommandDataProvider
java.lang.Object
org.apache.wicket.extensions.markup.html.repeater.util.SortableDataProvider<CommandTO,String>
org.apache.syncope.client.console.commons.DirectoryDataProvider<CommandTO>
org.apache.syncope.client.console.panels.CommandDirectoryPanel.CommandDataProvider
- All Implemented Interfaces:
Serializable
,ISortStateLocator<String>
,ISortableDataProvider<CommandTO,
,String> IDataProvider<CommandTO>
,IDetachable
,IClusterable
- Enclosing class:
CommandDirectoryPanel
protected final class CommandDirectoryPanel.CommandDataProvider
extends DirectoryDataProvider<CommandTO>
- See Also:
-
Field Summary
Fields inherited from class org.apache.syncope.client.console.commons.DirectoryDataProvider
paginatorRows
-
Constructor Summary
-
Method Summary
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
-
Constructor Details
-
CommandDataProvider
public CommandDataProvider(int paginatorRows)
-
-
Method Details
-
iterator
-
size
public long size() -
model
-