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