public interface GroupService
| Modifier and Type | Method and Description |
|---|---|
Future<RestfulCollection<Group>> |
getGroups(UserId userId,
CollectionOptions options,
Set<String> fields,
SecurityToken token) |
Future<RestfulCollection<Group>> getGroups(UserId userId, CollectionOptions options, Set<String> fields, SecurityToken token) throws ProtocolException
userId - a userId objectoptions - search/sort/filtering optionsfields - Field search/sorttoken - a valid security tokenProtocolExceptionCopyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.