Nuxeo Enterprise Platform 5.4

Uses of Class
org.nuxeo.ecm.shell.CommandParameter

Packages that use CommandParameter
org.nuxeo.ecm.shell   
org.nuxeo.ecm.shell.commands.scripting   
 

Uses of CommandParameter in org.nuxeo.ecm.shell
 

Fields in org.nuxeo.ecm.shell declared as CommandParameter
 CommandParameter[] DefaultCommandDescriptor.params
           
 

Methods in org.nuxeo.ecm.shell that return CommandParameter
 CommandParameter[] DefaultCommandDescriptor.getArguments()
           
 CommandParameter[] CommandDescriptor.getArguments()
           
 

Methods in org.nuxeo.ecm.shell with parameters of type CommandParameter
 void DefaultCommandDescriptor.setParams(CommandParameter[] params)
           
 

Uses of CommandParameter in org.nuxeo.ecm.shell.commands.scripting
 

Methods in org.nuxeo.ecm.shell.commands.scripting that return CommandParameter
 CommandParameter[] ScriptingCommandDescriptor.getArguments()
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.