org.n0pe.asadmin.commands
Class ListApplicationRefs

java.lang.Object
  extended by org.n0pe.asadmin.AbstractAsAdminCmd
      extended by org.n0pe.asadmin.commands.ListApplicationRefs
All Implemented Interfaces:
IAsAdminCmd

public class ListApplicationRefs
extends AbstractAsAdminCmd

Author:
Jean-Michel Tonneau

Field Summary
static String LIST_APPLICATION_REFS
           
 
Constructor Summary
ListApplicationRefs()
           
 
Method Summary
 String getActionCommand()
           
 String[] getParameters()
           
 boolean needCredentials()
           
 
Methods inherited from class org.n0pe.asadmin.AbstractAsAdminCmd
getErrorOutput, getStandardOutput
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LIST_APPLICATION_REFS

public static final String LIST_APPLICATION_REFS
See Also:
Constant Field Values
Constructor Detail

ListApplicationRefs

public ListApplicationRefs()
Method Detail

needCredentials

public boolean needCredentials()

getActionCommand

public String getActionCommand()

getParameters

public String[] getParameters()


Copyright © 2011. All Rights Reserved.