|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.kuali.rice.krad.web.form.UifFormBase org.kuali.student.enrollment.class2.acal.form.AcademicCalendarForm
public class AcademicCalendarForm
This class //TODO ...
Field Summary |
---|
Fields inherited from class org.kuali.rice.krad.web.form.UifFormBase |
---|
actionParameters, ajaxRequest, ajaxReturnType, attachmentFile, clientStateForSyncing, defaultsApplied, dialogExplanation, dialogResponse, focusId, formHistory, formKey, formPostUrl, growlScript, jumpToId, jumpToName, lightboxScript, methodToCall, newCollectionLines, pageId, postedView, readOnlyFieldsList, renderedInLightBox, renderFullView, requestRedirect, returnFormKey, returnLocation, selectedCollectionLines, skipViewInit, state, updateComponentId, validateDirty, view, viewId, viewName, viewRequestParameters, viewTypeName |
Constructor Summary | |
---|---|
AcademicCalendarForm()
|
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, isDefaultsApplied, isRenderedInLightBox, isRenderFullView, isRequestRedirect, isSkipViewInit, isValidateDirty, postBind, setActionParameters, setAddedCollectionItems, setAjaxRequest, setAjaxReturnType, setAttachmentFile, setDefaultsApplied, setDialogExplanation, setDialogManager, setDialogResponse, setFocusId, setFormHistory, setFormKey, setFormPostUrl, setGrowlScript, setJumpToId, setJumpToName, setLightboxScript, setMethodToCall, setNewCollectionLines, setPageId, setPostedView, setReadOnlyFieldsList, setRenderedInLightBox, setRenderFullView, setRequestRedirect, setReturnFormKey, setReturnLocation, setSelectedCollectionLines, setSkipViewInit, setState, setUpdateComponentId, setValidateDirty, setView, setViewId, setViewName, setViewRequestParameters, setViewTypeName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AcademicCalendarForm()
Method Detail |
---|
public AcademicCalendarInfo getAcademicCalendarInfo()
public void setAcademicCalendarInfo(AcademicCalendarInfo academicCalendarInfo)
public AcademicCalendarInfo getOrgAcalInfo()
public void setOrgAcalInfo(AcademicCalendarInfo orgAcalInfo)
public String getAdminOrgName()
public void setAdminOrgName(String adminOrgName)
public void setHolidayCalendarList(List<HolidayCalendarWrapper> holidayCalendarList)
public List<HolidayCalendarWrapper> getHolidayCalendarList()
public void setTermWrapperList(List<AcademicTermWrapper> termWrapperList)
public List<AcademicTermWrapper> getTermWrapperList()
public String getUpdateTimeString()
public List<AcalEventWrapper> getEvents()
public void setEvents(List<AcalEventWrapper> events)
public boolean isNewCalendar()
public void setNewCalendar(boolean newCalendar)
public boolean isOfficialCalendar()
public void setOfficialCalendar(boolean officialCalendar)
public String getDefaultTabToShow()
public void setDefaultTabToShow(String defaultTabToShow)
public List<AcalEventWrapper> getEventsToDeleteOnSave()
public void setEventsToDeleteOnSave(List<AcalEventWrapper> eventsToDeleteOnSave)
public List<AcademicTermWrapper> getTermsToDeleteOnSave()
public void setTermsToDeleteOnSave(List<AcademicTermWrapper> termsToDeleteOnSave)
public int getDefaultSelectedTabIndex()
public boolean isOfficialUI()
public void reset()
public AcademicCalendarViewHelperService getViewHelperService()
public ContextInfo getContextInfo()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |