erland.webapp.homepage.act.service
Class SearchServicesAction

java.lang.Object
  extended by org.apache.struts.action.Action
      extended by erland.webapp.common.act.BaseAction
          extended by erland.webapp.homepage.act.service.SearchServicesAction

public class SearchServicesAction
extends BaseAction


Field Summary
 
Fields inherited from class erland.webapp.common.act.BaseAction
FORWARD_FAILURE, FORWARD_SUCCESS
 
Fields inherited from class org.apache.struts.action.Action
defaultLocale, servlet
 
Constructor Summary
SearchServicesAction()
           
 
Method Summary
protected  void executeLogic(ActionMapping mapping, ActionForm form, HttpServletRequest request, HttpServletResponse response)
           
protected  String getQueryFilter()
           
 
Methods inherited from class erland.webapp.common.act.BaseAction
catchException, execute, findFailure, findSuccess, getDynamicParameters, getEnvironment, getErrors, getException, getMessages, isErrors, isMessages, mergeAlerts, postProcess, preProcess, replaceDynamicParameters, saveErrors, saveMessages, setException
 
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, 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

SearchServicesAction

public SearchServicesAction()
Method Detail

executeLogic

protected void executeLogic(ActionMapping mapping,
                            ActionForm form,
                            HttpServletRequest request,
                            HttpServletResponse response)
                     throws Exception
Overrides:
executeLogic in class BaseAction
Throws:
Exception

getQueryFilter

protected String getQueryFilter()


Copyright © 2003-2005 Erland Isaksson. All Rights Reserved.