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