|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UserListServiceInterface
| Method Summary | |
|---|---|
UserListPage |
get(Selector serviceSelector)
Returns the list of user lists that meet the selector criteria. |
UserListReturnValue |
mutate(UserListOperation[] operations)
Adds and updates user lists. |
| Method Detail |
|---|
UserListPage get(Selector serviceSelector)
throws RemoteException,
ApiException
serviceSelector - the selector specifying the UserLists
to return.
ApiException - if problems occurred while fetching UserList
information.
RemoteException
UserListReturnValue mutate(UserListOperation[] operations)
throws RemoteException,
ApiException
Note: UserListOperation does
not support the
REMOVE operator. To disable a user list, set
its
UserListMembershipStatus to CLOSED.
operations - the operations to apply.
RemoteException
ApiException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||