Nuxeo Enterprise Platform 5.4

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

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

Uses of CommandOption in org.nuxeo.ecm.shell
 

Fields in org.nuxeo.ecm.shell declared as CommandOption
 CommandOption[] DefaultCommandDescriptor.options
           
 

Methods in org.nuxeo.ecm.shell that return CommandOption
 CommandOption CommandLineService.getCommandOption(java.lang.String name)
           
 CommandOption[] CommandLineService.getCommandOptions()
           
 CommandOption[] DefaultCommandDescriptor.getOptions()
           
 CommandOption[] CommandDescriptor.getOptions()
           
 

Methods in org.nuxeo.ecm.shell with parameters of type CommandOption
 void CommandLineService.addCommandOption(CommandOption arg)
           
 void CommandLineService.removeCommandOption(CommandOption arg)
           
 void DefaultCommandDescriptor.setOptions(CommandOption[] options)
           
 

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

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


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.