public class UserFactory extends ActionFactory
client, proxy| Constructor and Description |
|---|
UserFactory(Client client)
Deprecated.
use @link UserFactory(Client, Proxy) instead
|
UserFactory(Client client,
Proxy proxy) |
| Modifier and Type | Method and Description |
|---|---|
UserAdd |
actionAdd()
Deprecated.
use @link SubusersFactory#actionAdd(String, String)} () instead
|
UserEdit |
actionEdit(String username)
Deprecated.
use @link SubusersFactory#actionEdit(String)} () instead
|
UserGetPoints |
actionGetPoints() |
UserList |
actionList()
Deprecated.
use @link SubusersFactory#actionList() instead
|
getClient, getProxy, setClient, setProxy@Deprecated public UserFactory(Client client)
@Deprecated public UserList actionList()
@Deprecated public UserAdd actionAdd()
@Deprecated public UserEdit actionEdit(String username)
public UserGetPoints actionGetPoints()
Copyright © 2024. All rights reserved.