protected class DelegationDirectoryPanel.DelegationDataProvider extends DirectoryDataProvider<DelegationTO>
paginatorRows
Constructor and Description |
---|
DelegationDataProvider(int paginatorRows) |
Modifier and Type | Method and Description |
---|---|
Iterator<DelegationTO> |
iterator(long first,
long count) |
IModel<DelegationTO> |
model(DelegationTO object) |
long |
size() |
getSort, getSortState, setSort, setSort
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
detach
public Iterator<DelegationTO> iterator(long first, long count)
public long size()
public IModel<DelegationTO> model(DelegationTO object)
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.