public class UserProfileDialogCommand extends BaseUIActionCommand
Arguments: id = of the Person to display the User Profile for.
| Modifier and Type | Field and Description |
|---|---|
static String |
PROP_PERSONID |
PROP_REQUEST, PROP_RESPONSE, PROP_SERVLETCONTEXT| Constructor and Description |
|---|
UserProfileDialogCommand() |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(org.alfresco.service.ServiceRegistry serviceRegistry,
Map<String,Object> properties)
Execute the command
|
String[] |
getPropertyNames() |
public static final String PROP_PERSONID
public Object execute(org.alfresco.service.ServiceRegistry serviceRegistry, Map<String,Object> properties)
CommandserviceRegistry - The ServiceRegistry instanceproperties - Bag of named properties for the commandCommand.execute(org.alfresco.service.ServiceRegistry, java.util.Map)public String[] getPropertyNames()
Command.getPropertyNames()Copyright © 2005–2018 Alfresco Software. All rights reserved.