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