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, setViewTypeNamepublic 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 ActivityOfferingDisplayUIpublic List<ActivityOfferingWrapper> getActivityWrapperList()
getActivityWrapperList in interface ActivityOfferingDisplayUIpublic void setActivityWrapperList(List<ActivityOfferingWrapper> activityWrapperList)
setActivityWrapperList in interface ActivityOfferingDisplayUIpublic List<ActivityOfferingClusterWrapper> getClusterResultList()
getClusterResultList in interface ActivityOfferingDisplayUIpublic void setClusterResultList(List<ActivityOfferingClusterWrapper> clusterResultList)
setClusterResultList in interface ActivityOfferingDisplayUIpublic 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 ActivityOfferingDisplayUIpublic void setRgResultList(List<RegistrationGroupWrapper> rgResultList)
setRgResultList in interface ActivityOfferingDisplayUIpublic Map<String,FormatOfferingInfo> getFoId2aoTypeMap()
getFoId2aoTypeMap in interface ActivityOfferingDisplayUIpublic void setFoId2aoTypeMap(Map<String,FormatOfferingInfo> foId2aoTypeMap)
setFoId2aoTypeMap in interface ActivityOfferingDisplayUIpublic boolean isHasMoreThanOneCluster()
isHasMoreThanOneCluster in interface ActivityOfferingDisplayUIpublic void setHasMoreThanOneCluster(boolean hasMoreThanOneCluster)
setHasMoreThanOneCluster in interface ActivityOfferingDisplayUIpublic 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.