Class AuthProfileItemDirectoryPanel.AuthProfileItemProvider
java.lang.Object
org.apache.wicket.extensions.markup.html.repeater.util.SortableDataProvider<I,String>
org.apache.syncope.client.console.commons.DirectoryDataProvider<I>
org.apache.syncope.client.console.authprofiles.AuthProfileItemDirectoryPanel.AuthProfileItemProvider
- All Implemented Interfaces:
Serializable
,ISortStateLocator<String>
,ISortableDataProvider<I,
,String> IDataProvider<I>
,IDetachable
,IClusterable
- Enclosing class:
AuthProfileItemDirectoryPanel<I extends BaseBean>
protected class AuthProfileItemDirectoryPanel.AuthProfileItemProvider
extends DirectoryDataProvider<I>
- 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.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
-
iterator
-
size
public long size() -
model
-