public class CreateUserAccountQueryCmd extends Object implements Command<UserAccountQuery>
| Constructor and Description |
|---|
CreateUserAccountQueryCmd() |
| Modifier and Type | Method and Description |
|---|---|
UserAccountQuery |
execute(CommandContext commandContext) |
public UserAccountQuery execute(CommandContext commandContext)
execute in interface Command<UserAccountQuery>