public class SaveUserCmd extends AbstractWritableIdentityServiceCmd<Void> implements Command<Void>, Serializable
| Modifier and Type | Field and Description | 
|---|---|
| protected UserEntity | user | 
| Constructor and Description | 
|---|
| SaveUserCmd(User user) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Void | executeCmd(CommandContext commandContext) | 
executeprotected UserEntity user
public SaveUserCmd(User user)
protected Void executeCmd(CommandContext commandContext)
executeCmd in class AbstractWritableIdentityServiceCmd<Void>Copyright © 2018. All rights reserved.