public abstract class TaskDataProvider<T extends TaskTO> extends DirectoryDataProvider<T>
Modifier and Type | Field and Description |
---|---|
protected TaskType |
taskType |
paginatorRows
Constructor and Description |
---|
TaskDataProvider(int paginatorRows,
TaskType taskType) |
Modifier and Type | Method and Description |
---|---|
IModel<T> |
model(T object) |
getSort, getSortState, setSort, setSort
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
detach, iterator, size
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.