public class DeploymentListQuery extends AbstractLazyLoadingQuery
| Modifier and Type | Class and Description |
|---|---|
static class |
DeploymentListQuery.DeploymentListitem |
| Modifier and Type | Field and Description |
|---|---|
protected DeploymentFilter |
deploymentFilter |
protected RepositoryService |
repositoryService |
lazyLoadingContainer| Constructor and Description |
|---|
DeploymentListQuery(DeploymentFilter deploymentFilter) |
| 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() |
setLazyLoadingContainerprotected transient RepositoryService repositoryService
protected DeploymentFilter deploymentFilter
public DeploymentListQuery(DeploymentFilter deploymentFilter)
Copyright © 2016 Alfresco. All rights reserved.