public class EditContentPropertiesCommand extends BaseUIActionCommand
Arguments: noderef - of the document to show the edit props dialog for
Modifier and Type | Field and Description |
---|---|
static String |
PROP_NODEREF |
PROP_REQUEST, PROP_RESPONSE, PROP_SERVLETCONTEXT
Constructor and Description |
---|
EditContentPropertiesCommand() |
Modifier and Type | Method and Description |
---|---|
Object |
execute(ServiceRegistry serviceRegistry,
Map<String,Object> properties)
Execute the command
|
String[] |
getPropertyNames() |
public static final String PROP_NODEREF
public Object execute(ServiceRegistry serviceRegistry, Map<String,Object> properties)
Command
serviceRegistry
- 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–2017 Alfresco Software. All rights reserved.