public class WorkItemDtoProvider extends BaseSortableDataProvider<WorkItemDto>
BaseSortableDataProvider.CachedSize
Constructor and Description |
---|
WorkItemDtoProvider(org.apache.wicket.Component component,
boolean assigned) |
Modifier and Type | Method and Description |
---|---|
static String |
currentUser() |
Iterator<? extends WorkItemDto> |
internalIterator(long first,
long count) |
protected int |
internalSize() |
addCachedSize, clearCache, createPaging, getAvailableData, getCacheCleanupThreshold, getCachedSize, getModel, getModelInteractionService, getPage, getQuery, getTaskManager, getWorkflowService, isSizeAvailable, iterator, model, saveProviderPaging, setCacheCleanupThreshold, setQuery, size
public WorkItemDtoProvider(org.apache.wicket.Component component, boolean assigned)
public static String currentUser()
public Iterator<? extends WorkItemDto> internalIterator(long first, long count)
internalIterator
in class BaseSortableDataProvider<WorkItemDto>
protected int internalSize()
internalSize
in class BaseSortableDataProvider<WorkItemDto>
Copyright © 2013 evolveum. All rights reserved.