public class GroupsFactory extends ActionFactory
client, proxy| Constructor and Description |
|---|
GroupsFactory(Client client,
Proxy proxy) |
| Modifier and Type | Method and Description |
|---|---|
GroupAdd |
actionAdd(String name) |
GroupDelete |
actionDelete(String id) |
GroupEdit |
actionEdit(String id) |
GroupGet |
actionGet(String id) |
GroupsList |
actionList() |
getClient, getProxy, setClient, setProxypublic GroupDelete actionDelete(String id)
public GroupsList actionList()
Copyright © 2024. All rights reserved.