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