public class JobListQuery extends AbstractLazyLoadingQuery
Modifier and Type | Field and Description |
---|---|
protected ManagementService |
managementService |
lazyLoadingContainer
Constructor and Description |
---|
JobListQuery() |
Modifier and Type | Method and Description |
---|---|
List<com.vaadin.data.Item> |
loadItems(int start,
int count) |
com.vaadin.data.Item |
loadSingleResult(String id) |
void |
setSorting(Object[] propertyIds,
boolean[] ascending) |
int |
size() |
setLazyLoadingContainer
protected transient ManagementService managementService
Copyright © 2016 Alfresco. All rights reserved.