org.kuali.student.enrollment.class2.scheduleofclasses.form
Class ScheduleOfClassesSearchForm
java.lang.Object
org.kuali.rice.krad.web.form.UifFormBase
org.kuali.student.enrollment.class2.scheduleofclasses.form.ScheduleOfClassesSearchForm
- All Implemented Interfaces:
- Serializable, ViewModel
public class ScheduleOfClassesSearchForm
- 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 |
ScheduleOfClassesSearchForm
public ScheduleOfClassesSearchForm()
getCoDisplayWrapperList
public List<CourseOfferingDisplayWrapper> getCoDisplayWrapperList()
setCoDisplayWrapperList
public void setCoDisplayWrapperList(List<CourseOfferingDisplayWrapper> coDisplayWrapperList)
getTermCode
public String getTermCode()
setTermCode
public void setTermCode(String termCode)
getSearchType
public String getSearchType()
setSearchType
public void setSearchType(String searchType)
getCourse
public String getCourse()
setCourse
public void setCourse(String course)
getDepartment
public String getDepartment()
setDepartment
public void setDepartment(String department)
getDepartmentName
public String getDepartmentName()
setDepartmentName
public void setDepartmentName(String departmentName)
getInstructor
public String getInstructor()
setInstructor
public void setInstructor(String instructor)
getInstructorName
public String getInstructorName()
setInstructorName
public void setInstructorName(String instructorName)
getTitleDesc
public String getTitleDesc()
setTitleDesc
public void setTitleDesc(String titleDesc)
getInformation
public String getInformation()
setInformation
public void setInformation(String information)
getTermName
public String getTermName()
setTermName
public void setTermName(String termName)
getSearchParameter
public String getSearchParameter()
setSearchParameter
public void setSearchParameter(String searchParameter)
getCourseOfferingId
public String getCourseOfferingId()
setCourseOfferingId
public void setCourseOfferingId(String courseOfferingId)
getAoDisplayWrapperList
public List<ActivityOfferingDisplayWrapper> getAoDisplayWrapperList()
setAoDisplayWrapperList
public void setAoDisplayWrapperList(List<ActivityOfferingDisplayWrapper> aoDisplayWrapperList)
getAoDisplayWrapperAddList
public List<ActivityOfferingDisplayWrapper> getAoDisplayWrapperAddList()
setAoDisplayWrapperAddList
public void setAoDisplayWrapperAddList(List<ActivityOfferingDisplayWrapper> aoDisplayWrapperAddList)
getDisplayCoId
public String getDisplayCoId()
setDisplayCoId
public void setDisplayCoId(String displayCoId)
getDisplayCoIdAdd
public String getDisplayCoIdAdd()
setDisplayCoIdAdd
public void setDisplayCoIdAdd(String displayCoIdAdd)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.