com.mf.roundhouse.core.action
Class MenuConfig

java.lang.Object
  extended byAction
      extended bycom.mf.roundhouse.core.action.RoundhouseAction
          extended bycom.mf.roundhouse.core.action.MenuConfig

public class MenuConfig
extends RoundhouseAction

Facility: Insurance Laboratory System (ILS)

See Also:
Serialized Form

Field Summary
static java.lang.String KEY_EDITING
           
 
Constructor Summary
MenuConfig()
           
 
Method Summary
protected  Permission getPermission()
           
protected  ActionForward roundhouseProcess(ActionMapping mapping, ActionForm form, HttpServletRequest request, HttpServletResponse response)
           
 
Methods inherited from class com.mf.roundhouse.core.action.RoundhouseAction
asIdentifier, asIdString, execute, getSessionCollaborator, handleAccessError, isAuthorized, nullify, preProcess, preProcessAuthorized, preProcessValidateUserSetup, setLastActionCalled, setSavedChangesMessage, skipValidation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

KEY_EDITING

public static final java.lang.String KEY_EDITING
See Also:
Constant Field Values
Constructor Detail

MenuConfig

public MenuConfig()
Method Detail

getPermission

protected Permission getPermission()
Specified by:
getPermission in class RoundhouseAction

roundhouseProcess

protected ActionForward roundhouseProcess(ActionMapping mapping,
                                          ActionForm form,
                                          HttpServletRequest request,
                                          HttpServletResponse response)
                                   throws java.lang.Exception
Specified by:
roundhouseProcess in class RoundhouseAction
Throws:
java.lang.Exception


Copyright © 2004 Media Fortress, LLC. Licensed for commercial use under the Apache 2.0 License.