public class CreatePrivilegeQueryCmd extends Object implements Command<PrivilegeQuery>, Serializable
Constructor and Description |
---|
CreatePrivilegeQueryCmd() |
Modifier and Type | Method and Description |
---|---|
PrivilegeQuery |
execute(CommandContext commandContext) |
public PrivilegeQuery execute(CommandContext commandContext)
execute
in interface Command<PrivilegeQuery>