org.jwarp.service.web.dispatch
Class PrintRefs

java.lang.Object
  |
  +--org.jwarp.service.web.dispatch.AAction
        |
        +--org.jwarp.service.web.dispatch.PrintRefs
All Implemented Interfaces:
IAction, IConfigurable

public class PrintRefs
extends AAction


Fields inherited from class org.jwarp.service.web.dispatch.AAction
context, log, name, postConditions, preConditions, webService
 
Constructor Summary
PrintRefs()
           
 
Method Summary
protected  void doAction(java.util.List exceptions, WebContext context)
           
 
Methods inherited from class org.jwarp.service.web.dispatch.AAction
configure, getFullName, getName, perform, setContext, setWebService
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrintRefs

public PrintRefs()
Method Detail

doAction

protected void doAction(java.util.List exceptions,
                        WebContext context)
                 throws ActionException,
                        InvalidForwardException,
                        ParameterException,
                        ParameterNotFoundException
Overrides:
doAction in class AAction

©   O R C A   S y s t e m s