public class ScheduleOfClassesSearchForm extends UifFormBase implements ActivityOfferingDisplayUI, CourseOfferingDisplayUI
Modifier and Type | Class and Description |
---|---|
static class |
ScheduleOfClassesSearchForm.AoDisplayFormat
Valid display types of activities in schedule of classes.
|
actionParameters, addedCollectionItems, ajaxRequest, ajaxReturnType, attachmentFile, clientStateForSyncing, controllerMapping, defaultsApplied, dialogExplanation, dialogManager, dialogResponse, dirtyForm, extensionData, flowKey, focusId, formKey, formPostUrl, growlScript, historyFlow, historyManager, jumpToId, jumpToName, lightboxScript, methodToCall, newCollectionLines, pageId, postedView, readOnlyFieldsList, renderedInLightBox, requestedFormKey, requestRedirected, returnFormKey, returnLocation, selectedCollectionLines, sessionId, sessionTimeoutInterval, state, updateComponentId, view, viewId, viewName, viewRequestParameters, viewTypeName
Constructor and Description |
---|
ScheduleOfClassesSearchForm() |
generateFormKey, getActionEvent, getActionParamaterValue, getActionParameters, getActionParametersAsProperties, getAddedCollectionItems, getAjaxReturnType, getAttachmentFile, getClientStateForSyncing, getControllerMapping, getDialogExplanation, getDialogManager, getDialogResponse, getExtensionData, getFlowKey, getFocusId, getFormKey, getFormPostUrl, getGrowlScript, getHistoryFlow, getHistoryManager, getInitialRequestParameters, getJumpToId, getJumpToName, getLightboxScript, getMethodToCall, getNewCollectionLines, getPageId, getPostedView, getReadOnlyFieldsList, getRequestedFormKey, getRequestJsonTemplate, getRequestUrl, getReturnFormKey, getReturnLocation, getSelectedCollectionLines, getSessionId, getSessionTimeoutInterval, getState, getUpdateComponentId, getView, getViewId, getViewName, getViewRequestParameters, getViewService, getViewTypeName, isAddedCollectionItem, isAjaxRequest, isBuildViewRequest, isDefaultsApplied, isDirtyForm, isJsonRequest, isOriginalComponentRequest, isRenderedInLightBox, isRequestRedirected, isUpdateComponentRequest, isUpdateDialogRequest, isUpdateNoneRequest, isUpdatePageRequest, isUpdateViewRequest, postBind, setActionParameters, setAddedCollectionItems, setAjaxRequest, setAjaxReturnType, setAttachmentFile, setClientStateForSyncing, setDefaultsApplied, setDialogExplanation, setDialogManager, setDialogResponse, setDirtyForm, setDirtyForm, setExtensionData, setFlowKey, setFocusId, setFormKey, setFormPostUrl, setGrowlScript, setHistoryFlow, setHistoryManager, setInitialRequestParameters, setJumpToId, setJumpToName, setLightboxScript, setMethodToCall, setNewCollectionLines, setOriginalComponentRequest, setPageId, setPostedView, setReadOnlyFieldsList, setRenderedInLightBox, setRequestedFormKey, setRequestJsonTemplate, setRequestRedirected, setRequestUrl, setReturnFormKey, setReturnLocation, setSelectedCollectionLines, setState, setUpdateComponentId, setView, setViewId, setViewName, setViewRequestParameters, setViewTypeName
public ScheduleOfClassesSearchForm()
public List<CourseOfferingDisplayWrapper> getCoDisplayWrapperList()
public void setCoDisplayWrapperList(List<CourseOfferingDisplayWrapper> coDisplayWrapperList)
public String getTermCode()
public void setTermCode(String termCode)
public String getSearchType()
public void setSearchType(String searchType)
public String getDepartment()
public void setDepartment(String department)
public String getDepartmentName()
public void setDepartmentName(String departmentName)
public String getInstructor()
public void setInstructor(String instructor)
public String getInstructorName()
public void setInstructorName(String instructorName)
public String getTitleDesc()
public void setTitleDesc(String titleDesc)
public String getInformation()
public void setInformation(String information)
public String getTermName()
public void setTermName(String termName)
public String getSearchParameter()
public void setSearchParameter(String searchParameter)
public String getCourseOfferingId()
getCourseOfferingId
in interface ActivityOfferingDisplayUI
public List<ActivityOfferingWrapper> getActivityWrapperList()
getActivityWrapperList
in interface ActivityOfferingDisplayUI
public void setActivityWrapperList(List<ActivityOfferingWrapper> activityWrapperList)
setActivityWrapperList
in interface ActivityOfferingDisplayUI
public List<ActivityOfferingClusterWrapper> getClusterResultList()
getClusterResultList
in interface ActivityOfferingDisplayUI
public void setClusterResultList(List<ActivityOfferingClusterWrapper> clusterResultList)
setClusterResultList
in interface ActivityOfferingDisplayUI
public void setCourseOfferingId(String courseOfferingId)
public String getDisplayCoId()
public void setDisplayCoId(String displayCoId)
public String getDisplayCoIdAdd()
public void setDisplayCoIdAdd(String displayCoIdAdd)
public List<RegistrationGroupWrapper> getRgResultList()
getRgResultList
in interface ActivityOfferingDisplayUI
public void setRgResultList(List<RegistrationGroupWrapper> rgResultList)
setRgResultList
in interface ActivityOfferingDisplayUI
public Map<String,FormatOfferingInfo> getFoId2aoTypeMap()
getFoId2aoTypeMap
in interface ActivityOfferingDisplayUI
public void setFoId2aoTypeMap(Map<String,FormatOfferingInfo> foId2aoTypeMap)
setFoId2aoTypeMap
in interface ActivityOfferingDisplayUI
public boolean isHasMoreThanOneCluster()
isHasMoreThanOneCluster
in interface ActivityOfferingDisplayUI
public void setHasMoreThanOneCluster(boolean hasMoreThanOneCluster)
setHasMoreThanOneCluster
in interface ActivityOfferingDisplayUI
public ScheduleOfClassesSearchForm.AoDisplayFormat getAoDisplayFormat()
public void setAoDisplayFormat(ScheduleOfClassesSearchForm.AoDisplayFormat aoDisplayFormat)
aoDisplayFormat
- public void setAllowSelectableAoRendering(boolean allowSelectableAoRendering)
allowSelectableAoRendering
- public boolean getAllowSelectableAoRendering()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.