protected class ProvisioningTaskDirectoryPanel.ProvisioningTasksProvider<T extends ProvisioningTaskTO> extends SchedTaskDirectoryPanel.SchedTasksProvider<T>
taskType
paginatorRows
Constructor and Description |
---|
ProvisioningTasksProvider(Class<T> reference,
TaskType id,
int paginatorRows) |
Modifier and Type | Method and Description |
---|---|
Iterator<T> |
iterator(long first,
long count) |
long |
size() |
model
getSort, getSortState, setSort, setSort
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
detach
public long size()
size
in interface IDataProvider<T extends ProvisioningTaskTO>
size
in class SchedTaskDirectoryPanel.SchedTasksProvider<T extends ProvisioningTaskTO>
public Iterator<T> iterator(long first, long count)
iterator
in interface IDataProvider<T extends ProvisioningTaskTO>
iterator
in class SchedTaskDirectoryPanel.SchedTasksProvider<T extends ProvisioningTaskTO>
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.