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