Class Flowable.URDataProvider
java.lang.Object
org.apache.syncope.client.enduser.pages.Flowable.URDataProvider
- All Implemented Interfaces:
Serializable,IDataProvider<UserRequest>,IDetachable,IClusterable
- Enclosing class:
Flowable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioniterator(long first, long count) model(UserRequest ur) longsize()Methods 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
-
Field Details
-
paginatorRows
protected final int paginatorRows -
sortParam
-
-
Constructor Details
-
URDataProvider
-
-
Method Details
-
iterator
- Specified by:
iteratorin interfaceIDataProvider<UserRequest>
-
size
public long size()- Specified by:
sizein interfaceIDataProvider<UserRequest>
-
model
- Specified by:
modelin interfaceIDataProvider<UserRequest>
-