org.kuali.student.enrollment.class1.check.form
Class CheckInfoForm
java.lang.Object
org.kuali.rice.krad.web.form.UifFormBase
org.kuali.student.enrollment.class1.check.form.CheckInfoForm
- All Implemented Interfaces:
- Serializable, ViewModel
public class CheckInfoForm
- extends UifFormBase
This class //TODO ...
- Author:
- Kuali Student Team
- See Also:
- Serialized Form
Fields inherited from class org.kuali.rice.krad.web.form.UifFormBase |
actionParameters, addedCollectionItems, ajaxRequest, ajaxReturnType, attachmentFile, clientStateForSyncing, defaultsApplied, dialogExplanation, dialogManager, dialogResponse, focusId, formHistory, formKey, formPostUrl, growlScript, jumpToId, jumpToName, lightboxScript, methodToCall, newCollectionLines, pageId, postedView, readOnlyFieldsList, renderedInLightBox, requestRedirected, returnFormKey, returnLocation, selectedCollectionLines, state, updateComponentId, view, viewId, viewName, viewRequestParameters, viewTypeName |
Methods inherited from class org.kuali.rice.krad.web.form.UifFormBase |
generateFormKey, getActionEvent, getActionParamaterValue, getActionParameters, getActionParametersAsProperties, getAddedCollectionItems, getAjaxReturnType, getAttachmentFile, getClientStateForSyncing, getDialogExplanation, getDialogManager, getDialogResponse, getFocusId, getFormHistory, getFormKey, getFormPostUrl, getGrowlScript, getJumpToId, getJumpToName, getLightboxScript, getMethodToCall, getNewCollectionLines, getPageId, getPostedView, getReadOnlyFieldsList, getReturnFormKey, getReturnLocation, getSelectedCollectionLines, getState, getUpdateComponentId, getView, getViewId, getViewName, getViewRequestParameters, getViewService, getViewTypeName, isAddedCollectionItem, isAjaxRequest, isBuildViewRequest, isDefaultsApplied, isRenderedInLightBox, isRequestRedirected, isUpdateComponentRequest, isUpdateDialogRequest, isUpdateNoneRequest, isUpdatePageRequest, isUpdateViewRequest, postBind, setActionParameters, setAddedCollectionItems, setAjaxRequest, setAjaxReturnType, setAttachmentFile, setClientStateForSyncing, setDefaultsApplied, setDialogExplanation, setDialogManager, setDialogResponse, setFocusId, setFormHistory, setFormKey, setFormPostUrl, setGrowlScript, setJumpToId, setJumpToName, setLightboxScript, setMethodToCall, setNewCollectionLines, setPageId, setPostedView, setReadOnlyFieldsList, setRenderedInLightBox, setRequestRedirected, setReturnFormKey, setReturnLocation, setSelectedCollectionLines, setState, setUpdateComponentId, setView, setViewId, setViewName, setViewRequestParameters, setViewTypeName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CheckInfoForm
public CheckInfoForm()
getId
public String getId()
setId
public void setId(String id)
getName
public String getName()
setName
public void setName(String name)
getTypeKey
public String getTypeKey()
setTypeKey
public void setTypeKey(String typeKey)
getStateKey
public String getStateKey()
setStateKey
public void setStateKey(String stateKey)
getDescr
public String getDescr()
setDescr
public void setDescr(String descr)
getRightComparisonValue
public String getRightComparisonValue()
setRightComparisonValue
public void setRightComparisonValue(String rightComparisonValue)
getAgendaId
public String getAgendaId()
setAgendaId
public void setAgendaId(String agendaId)
getCheckInfo
public CheckInfo getCheckInfo()
setCheckInfo
public void setCheckInfo(CheckInfo chechInfo)
getChildProcessKey
public String getChildProcessKey()
setChildProcessKey
public void setChildProcessKey(String childProcessKey)
getHoldIssueId
public String getHoldIssueId()
setHoldIssueId
public void setHoldIssueId(String holdIssueId)
getLeftComparisonAgendaId
public String getLeftComparisonAgendaId()
setLeftComparisonAgendaId
public void setLeftComparisonAgendaId(String leftComparisonAgendaId)
getMilestoneTypeKey
public String getMilestoneTypeKey()
setMilestoneTypeKey
public void setMilestoneTypeKey(String milestoneTypeKey)
getRightComparisonAgendaId
public String getRightComparisonAgendaId()
setRightComparisonAgendaId
public void setRightComparisonAgendaId(String rightComparisonAgendaId)
getCheckInfoList
public List<CheckInfo> getCheckInfoList()
setCheckInfoList
public void setCheckInfoList(List<CheckInfo> checkInfoList)
getHoldName
public String getHoldName()
setHoldName
public void setHoldName(String holdName)
getEventcalendar
public String getEventcalendar()
setEventcalendar
public void setEventcalendar(String eventcalendar)
getProcessName
public String getProcessName()
setProcessName
public void setProcessName(String processName)
getIsSaveSuccess
public boolean getIsSaveSuccess()
setIsSaveSuccess
public void setIsSaveSuccess(boolean saveSuccess)
getIsInstructionActive
public boolean getIsInstructionActive()
setIsInstructionActive
public void setIsInstructionActive(boolean instructionActive)
getDialogStateKey
public String getDialogStateKey()
setDialogStateKey
public void setDialogStateKey(String dialogStateKey)
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.