public class CreateGroupCmd extends AbstractWritableIdentityServiceCmd<Group> implements Command<Group>, Serializable
Constructor and Description |
---|
CreateGroupCmd(String groupId) |
Modifier and Type | Method and Description |
---|---|
protected Group |
executeCmd(CommandContext commandContext) |
execute
protected String groupId
public CreateGroupCmd(String groupId)
protected Group executeCmd(CommandContext commandContext)
executeCmd
in class AbstractWritableIdentityServiceCmd<Group>
Copyright © 2015. All rights reserved.