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