public class SaveGroupCmd extends AbstractWritableIdentityServiceCmd<Void> implements Command<Void>, Serializable
Modifier and Type | Field and Description |
---|---|
protected GroupEntity |
group |
Constructor and Description |
---|
SaveGroupCmd(GroupEntity group) |
Modifier and Type | Method and Description |
---|---|
protected Void |
executeCmd(CommandContext commandContext) |
execute
protected GroupEntity group
public SaveGroupCmd(GroupEntity group)
protected Void executeCmd(CommandContext commandContext)
executeCmd
in class AbstractWritableIdentityServiceCmd<Void>
Copyright © 2015. All rights reserved.