public interface SuUserRpcService
| Modifier and Type | Method and Description |
|---|---|
void |
su(java.lang.Long id) |
void |
su(java.lang.String username) |
void su(java.lang.String username) throws ServerCallFailedException
ServerCallFailedExceptionvoid su(java.lang.Long id) throws ServerCallFailedException
ServerCallFailedException