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