public class RemoveUserDefinitionCmd extends Object implements Command<Void>
protected String
userDefinitionId
RemoveUserDefinitionCmd(String userDefinitionId)
Void
execute(CommandContext commandContext)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected final String userDefinitionId
public RemoveUserDefinitionCmd(String userDefinitionId)
public Void execute(CommandContext commandContext)
execute
Command<Void>