Uses of Class
org.fcrepo.client.console.ConsoleCommand

Packages that use ConsoleCommand
org.fcrepo.client.console   
org.fcrepo.client.console.access   
org.fcrepo.client.console.management   
 

Uses of ConsoleCommand in org.fcrepo.client.console
 

Methods in org.fcrepo.client.console that return ConsoleCommand
static ConsoleCommand[] ServiceConsoleCommandFactory.getConsoleCommands(Class javaInterface, javax.wsdl.PortType wsdlInterface)
           
 

Methods in org.fcrepo.client.console with parameters of type ConsoleCommand
 Object Console.getInvocationTarget(ConsoleCommand cmd)
          Gets an object that fulfills the command.
 

Constructors in org.fcrepo.client.console with parameters of type ConsoleCommand
ConsoleCommandInvoker(ConsoleCommand command, Console console)
           
 

Uses of ConsoleCommand in org.fcrepo.client.console.access
 

Methods in org.fcrepo.client.console.access with parameters of type ConsoleCommand
 Object AccessConsole.getInvocationTarget(ConsoleCommand cmd)
           
 

Uses of ConsoleCommand in org.fcrepo.client.console.management
 

Methods in org.fcrepo.client.console.management with parameters of type ConsoleCommand
 Object ManagementConsole.getInvocationTarget(ConsoleCommand cmd)
           
 



Copyright © 2012 DuraSpace. All Rights Reserved.