com.aurel.track.admin
Class AdminWorkflowImageForm

java.lang.Object
  extended by ActionForm
      extended by com.aurel.track.admin.AdminWorkflowImageForm

public class AdminWorkflowImageForm
extends ActionForm

Author:
Joerg Friedrich This is the ActionForm class for the png image renderer

Constructor Summary
AdminWorkflowImageForm()
           
 
Method Summary
 java.lang.String getFile()
          Return the maintenance action.
 void reset(ActionMapping mapping, HttpServletRequest request)
          Reset all properties to their default values.
 void setFile(java.lang.String file)
          Set the action.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdminWorkflowImageForm

public AdminWorkflowImageForm()
Method Detail

getFile

public java.lang.String getFile()
Return the maintenance action.


setFile

public void setFile(java.lang.String file)
Set the action.

Parameters:
action - The new action.

reset

public void reset(ActionMapping mapping,
                  HttpServletRequest request)
Reset all properties to their default values.

Parameters:
mapping - The mapping used to select this instance
request - The servlet request we are processing


Issue Tracking with Track+: Home Page      Copyright © 2008 Trackplus. All Rights Reserved.