@Deprecated public class RegistrationForm extends UifFormBase
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 |
---|
RegistrationForm()
Deprecated.
|
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 RegistrationForm()
public String getSubjectArea()
public void setSubjectArea(String subjectArea)
public String getCourseOfferingCode()
public void setCourseOfferingCode(String courseOfferingCode)
public List<CourseOfferingWrapper> getCourseOfferingWrappers()
public void setCourseOfferingWrappers(List<CourseOfferingWrapper> courseOfferingWrappers)
public List<CourseRegistrationInfo> getCourseRegistrations()
public void setCourseRegistrations(List<CourseRegistrationInfo> courseRegistrations)
public Map<String,RegistrationGroupWrapper> getRegistrationGroupWrappersById()
public void setRegistrationGroupWrappersById(Map<String,RegistrationGroupWrapper> registrationGroupWrappersById)
public RegistrationRequestInfo getRegRequest()
public void setRegRequest(RegistrationRequestInfo regRequest)
protected List<MeetingScheduleWrapper> getRegisteredCourses()
protected List<MeetingScheduleWrapper> getCartCourses()
protected String getJsArray(List<MeetingScheduleWrapper> meetingScheduleInfos)
public void setRegisteredCoursesJsArray(String temp)
public String getRegisteredCoursesJsArray()
public String getCartCoursesJsArray()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.