public interface Command
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(org.alfresco.service.ServiceRegistry serviceRegistry,
Map<String,Object> properties)
Execute the command
|
String[] |
getPropertyNames() |
Object execute(org.alfresco.service.ServiceRegistry serviceRegistry, Map<String,Object> properties)
serviceRegistry - The ServiceRegistry instanceproperties - Bag of named properties for the commandString[] getPropertyNames()
Copyright © 2005–2018 Alfresco Software. All rights reserved.