public class SimpleUserResourceProvider extends BaseSortableDataProvider<SelectableBean<com.evolveum.midpoint.xml.ns._public.common.common_3.ResourceType>>
BaseSortableDataProvider.CachedSize
Constructor and Description |
---|
SimpleUserResourceProvider(org.apache.wicket.Component component,
org.apache.wicket.model.IModel<List<UserAccountDto>> accountsModel) |
Modifier and Type | Method and Description |
---|---|
protected void |
handlePartialError(OperationResult result)
Override to provide handle operation for partial error during provider iterator operation.
|
Iterator<SelectableBean<com.evolveum.midpoint.xml.ns._public.common.common_3.ResourceType>> |
internalIterator(long first,
long count) |
protected int |
internalSize() |
void |
setResourceProviderQuery(ObjectQuery query) |
addCachedSize, clearCache, createPaging, getAvailableData, getCacheCleanupThreshold, getCachedSize, getModel, getModelInteractionService, getPage, getQuery, getTaskManager, getTaskService, getWorkflowService, isSizeAvailableModel, iterator, model, saveProviderPaging, setCacheCleanupThreshold, setQuery, size
public SimpleUserResourceProvider(org.apache.wicket.Component component, org.apache.wicket.model.IModel<List<UserAccountDto>> accountsModel)
protected void handlePartialError(OperationResult result)
public Iterator<SelectableBean<com.evolveum.midpoint.xml.ns._public.common.common_3.ResourceType>> internalIterator(long first, long count)
internalIterator
in class BaseSortableDataProvider<SelectableBean<com.evolveum.midpoint.xml.ns._public.common.common_3.ResourceType>>
public void setResourceProviderQuery(ObjectQuery query)
protected int internalSize()
internalSize
in class BaseSortableDataProvider<SelectableBean<com.evolveum.midpoint.xml.ns._public.common.common_3.ResourceType>>
Copyright © 2015 evolveum. All rights reserved.