public class SaveUserCmd extends Object implements Command<Void>, Serializable
| Modifier and Type | Field and Description |
|---|---|
protected UserEntity |
user |
| Constructor and Description |
|---|
SaveUserCmd(User user) |
protected UserEntity user
public SaveUserCmd(User user)
public Void execute(CommandContext commandContext)
Copyright © 2013 Alfresco. All rights reserved.