public class EditContentPropertiesCommand extends BaseUIActionCommand
Arguments: noderef - of the document to show the edit props dialog for
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PROP_NODEREF |
PROP_REQUEST, PROP_RESPONSE, PROP_SERVLETCONTEXT
Constructor and Description |
---|
EditContentPropertiesCommand() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
execute(org.alfresco.service.ServiceRegistry serviceRegistry,
java.util.Map properties)
Execute the command
|
java.lang.String[] |
getPropertyNames() |
public static final java.lang.String PROP_NODEREF
public java.lang.Object execute(org.alfresco.service.ServiceRegistry serviceRegistry, java.util.Map properties)
Command
serviceRegistry
- The ServiceRegistry instanceproperties
- Bag of named properties for the commandCommand.execute(org.alfresco.service.ServiceRegistry, java.util.Map)
public java.lang.String[] getPropertyNames()
Command.getPropertyNames()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.