public class GroupSelectionQuery extends AbstractLazyLoadingQuery
| Modifier and Type | Field and Description |
|---|---|
protected IdentityService |
identityService |
protected String |
userId |
lazyLoadingContainer| Constructor and Description |
|---|
GroupSelectionQuery(IdentityService identityService,
String userId) |
| Modifier and Type | Method and Description |
|---|---|
protected Set<String> |
getCurrentGroups() |
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 IdentityService identityService
protected String userId
public GroupSelectionQuery(IdentityService identityService, String userId)
Copyright © 2016 Alfresco. All rights reserved.