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) |
execute
protected String userId
public CreateUserCmd(String userId)
protected User executeCmd(CommandContext commandContext)
executeCmd
in class AbstractWritableIdentityServiceCmd<User>
Copyright © 2015. All rights reserved.