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