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