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