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