org.scrashmeow.ojb.console.ui.action
Class ValidateRepositoryErrorAction

java.lang.Object
  |
  +--org.apache.struts.action.Action
        |
        +--org.scrashmeow.ojb.console.ui.action.ValidateRepositoryErrorAction
All Implemented Interfaces:
ApplicationServiceAware, java.io.Serializable

public class ValidateRepositoryErrorAction
extends org.apache.struts.action.Action
implements ApplicationServiceAware

Author:
alexander To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.apache.struts.action.Action
ACTION_SERVLET_KEY, APPLICATION_KEY, DATA_SOURCE_KEY, defaultLocale, ERROR_KEY, EXCEPTION_KEY, FORM_BEANS_KEY, FORWARDS_KEY, LOCALE_KEY, MAPPING_KEY, MAPPINGS_KEY, MESSAGE_KEY, MESSAGES_KEY, MULTIPART_KEY, PLUG_INS_KEY, REQUEST_PROCESSOR_KEY, servlet, SERVLET_KEY, TRANSACTION_TOKEN_KEY
 
Constructor Summary
ValidateRepositoryErrorAction()
           
 
Method Summary
 org.apache.struts.action.ActionForward execute(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm arg1, HttpServletRequest request, HttpServletResponse arg3)
           
 ApplicationService getApplicationService()
          Returns the applicationService.
 
Methods inherited from class org.apache.struts.action.Action
execute, execute, generateToken, getDataSource, getDataSource, getLocale, getResources, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, perform, perform, resetToken, saveErrors, saveMessages, saveToken, setLocale, setServlet, toHex
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValidateRepositoryErrorAction

public ValidateRepositoryErrorAction()
Method Detail

execute

public org.apache.struts.action.ActionForward execute(org.apache.struts.action.ActionMapping mapping,
                                                      org.apache.struts.action.ActionForm arg1,
                                                      HttpServletRequest request,
                                                      HttpServletResponse arg3)
                                               throws java.lang.Exception
Overrides:
execute in class org.apache.struts.action.Action
java.lang.Exception

getApplicationService

public ApplicationService getApplicationService()
Returns the applicationService.

Specified by:
getApplicationService in interface ApplicationServiceAware
Returns:
ActionServletApplicationService


Copyright © 2003 Alexander Bibighaus et al. All Rights Reserved.