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