public class SetUserInfoCmd extends Object implements Command<Object>, Serializable
| Modifier and Type | Field and Description | 
|---|---|
| protected Map<String,String> | accountDetails | 
| protected String | accountPassword | 
| protected String | key | 
| protected String | type | 
| protected String | userId | 
| protected String | userPassword | 
| protected String | value | 
protected String userId
protected String userPassword
protected String type
protected String key
protected String value
protected String accountPassword
public Object execute(CommandContext commandContext)
Copyright © 2018. All rights reserved.