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