Nuxeo Enterprise Platform 5.4

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

Packages that use CommandLineService
org.nuxeo.ecm.shell   
org.nuxeo.ecm.shell.commands   
 

Uses of CommandLineService in org.nuxeo.ecm.shell
 

Methods in org.nuxeo.ecm.shell that return CommandLineService
 CommandLineService CommandContext.getService()
           
 

Constructors in org.nuxeo.ecm.shell with parameters of type CommandLineService
CommandContext(CommandLineService service)
           
CommandLine(CommandLineService service)
           
 

Uses of CommandLineService in org.nuxeo.ecm.shell.commands
 

Methods in org.nuxeo.ecm.shell.commands that return CommandLineService
 CommandLineService InteractiveCommand.getService()
           
 

Constructors in org.nuxeo.ecm.shell.commands with parameters of type CommandLineService
CommandCompletor(CommandLineService service)
           
DocumentNameCompletor(CommandLineService service)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.