public class GetUserInfoCmd extends Object implements Command<String>, Serializable
protected String
key
userId
GetUserInfoCmd(String userId, String key)
String
execute(CommandContext commandContext)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected String userId
protected String key
public GetUserInfoCmd(String userId, String key)
public String execute(CommandContext commandContext)
execute
Command<String>
Copyright © 2015. All rights reserved.