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