Class AnyStatusDirectoryPanel.AnyStatusProvider
java.lang.Object
org.apache.wicket.extensions.markup.html.repeater.util.SortableDataProvider<StatusBean,String>
org.apache.syncope.client.console.commons.DirectoryDataProvider<StatusBean>
org.apache.syncope.client.console.commons.status.AbstractStatusBeanProvider
org.apache.syncope.client.console.status.AnyStatusDirectoryPanel.AnyStatusProvider
- All Implemented Interfaces:
Serializable,ISortStateLocator<String>,ISortableDataProvider<StatusBean,,String> IDataProvider<StatusBean>,IDetachable,IClusterable
- Enclosing class:
AnyStatusDirectoryPanel
- See Also:
-
Field Summary
Fields inherited from class org.apache.syncope.client.console.commons.status.AbstractStatusBeanProvider
comparatorFields inherited from class org.apache.syncope.client.console.commons.DirectoryDataProvider
paginatorRows -
Method Summary
Modifier and TypeMethodDescriptionprotected List<StatusBean> getStatusBeans(long first, long count) Methods inherited from class org.apache.syncope.client.console.commons.status.AbstractStatusBeanProvider
iterator, model, sizeMethods 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
-
getStatusBeans
- Specified by:
getStatusBeansin classAbstractStatusBeanProvider
-