com.ge.grc.acuity.actions
Class SupportActions

java.lang.Object
  extended bycom.ge.grc.acuity.actions.SupportActions

public class SupportActions
extends java.lang.Object

Author:
200005201 TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

Constructor Summary
SupportActions()
           
 
Method Summary
 boolean argsToSystemOut(java.lang.Object[] args)
           
 java.util.List argsToSystemOutReturningValue(java.lang.Object[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SupportActions

public SupportActions()
Method Detail

argsToSystemOut

public boolean argsToSystemOut(java.lang.Object[] args)
                        throws java.lang.Exception
Throws:
java.lang.Exception

argsToSystemOutReturningValue

public java.util.List argsToSystemOutReturningValue(java.lang.Object[] args)
                                             throws java.lang.Exception
Throws:
java.lang.Exception