Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.jbpm.web.action
Class SearchPersonAction  view SearchPersonAction download SearchPersonAction.java

java.lang.Object
  extended byorg.apache.struts.action.Action
      extended byorg.jbpm.web.struts.AbstractAction
          extended byorg.jbpm.web.action.SearchPersonAction

public class SearchPersonAction
extends org.jbpm.web.struts.AbstractAction


Field Summary
 
Fields inherited from class org.jbpm.web.struts.AbstractAction
LAST_FORWARD_KEY, log, MESSAGES_KEY
 
Fields inherited from class org.apache.struts.action.Action
defaultLocale, servlet
 
Constructor Summary
SearchPersonAction()
           
 
Method Summary
 org.apache.struts.action.ActionForward execute(org.jbpm.web.struts.ActionContext actionContext)
           
 
Methods inherited from class org.jbpm.web.struts.AbstractAction
execute
 
Methods inherited from class org.apache.struts.action.Action
addErrors, addMessages, execute, generateToken, getDataSource, getDataSource, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveErrors, saveMessages, saveMessages, saveToken, setLocale, setServlet
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SearchPersonAction

public SearchPersonAction()
Method Detail

execute

public org.apache.struts.action.ActionForward execute(org.jbpm.web.struts.ActionContext actionContext)
                                               throws java.lang.Exception