org.kuali.rice.kns.web.spring.form
Class MaintenanceForm
java.lang.Object
org.kuali.rice.kns.web.spring.form.UifFormBase
org.kuali.rice.kns.web.spring.form.DocumentFormBase
org.kuali.rice.kns.web.spring.form.MaintenanceForm
- All Implemented Interfaces:
- Serializable
public class MaintenanceForm
- extends DocumentFormBase
Form class for MaintenanceView
screens
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
- See Also:
- Serialized Form
Fields inherited from class org.kuali.rice.kns.web.spring.form.UifFormBase |
actionParameters, formKey, formPostUrl, homeLocation, hubFormKey, hubLocation, methodToCall, newCollectionLines, pageId, previousView, renderFullView, returnFormKey, returnLocation, view, viewId, viewName, viewRequestParameters, viewTypeName |
Methods inherited from class org.kuali.rice.kns.web.spring.form.DocumentFormBase |
getAnnotation, getCommand, getDefaultDocumentTypeName, getDocId, getDocTypeName, getDocumentCreateDate, getDocumentInitiatorNetworkId, getWorkflowDocument, instantiateDocument, setAnnotation, setCommand, setDocId, setDocTypeName, setDocument |
Methods inherited from class org.kuali.rice.kns.web.spring.form.UifFormBase |
generateFormKey, getActionParamaterValue, getActionParameters, getActionParametersAsProperties, getFormKey, getFormPostUrl, getHomeLocation, getHubFormKey, getHubLocation, getMethodToCall, getNewCollectionLines, getPageId, getPreviousView, getReturnFormKey, getReturnLocation, getView, getViewId, getViewName, getViewRequestParameters, getViewService, getViewTypeName, isRenderFullView, postBind, setActionParameters, setFormKey, setFormPostUrl, setHomeLocation, setHubFormKey, setHubLocation, setMethodToCall, setNewCollectionLines, setPageId, setPreviousView, setRenderFullView, setReturnFormKey, setReturnLocation, setView, setViewId, setViewName, setViewRequestParameters, setViewTypeName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
dataObjectClassName
protected String dataObjectClassName
maintenanceAction
protected String maintenanceAction
MaintenanceForm
public MaintenanceForm()
getDocument
public MaintenanceDocument getDocument()
- Overrides:
getDocument
in class DocumentFormBase
getDataObjectClassName
public String getDataObjectClassName()
setDataObjectClassName
public void setDataObjectClassName(String dataObjectClassName)
getMaintenanceAction
public String getMaintenanceAction()
setMaintenanceAction
public void setMaintenanceAction(String maintenanceAction)
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.