public interface Command
| 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() |
java.lang.Object execute(org.alfresco.service.ServiceRegistry serviceRegistry,
java.util.Map properties)
serviceRegistry - The ServiceRegistry instanceproperties - Bag of named properties for the commandjava.lang.String[] getPropertyNames()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.