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