public class SetUserPictureCmd extends Object implements Command<Object>, Serializable
protected Picture
picture
protected String
userId
SetUserPictureCmd(String userId, Picture picture)
Object
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 Object execute(CommandContext commandContext)
execute
Command<Object>
Copyright © 2016 Alfresco. All rights reserved.