public class AppointmentViewHelperServiceImpl extends ViewHelperServiceImpl implements AppointmentViewHelperService
| Constructor and Description |
|---|
AppointmentViewHelperServiceImpl() |
addCustomContainerComponents, addLine, adjustIdIfNecessary, applyAuthorizationAndPresentationLogic, applyDefaultValues, applyDefaultValuesForCollectionLine, buildClientSideStateScript, buildExportTableData, buildExportTableRow, buildGrowlScript, buildInquiryLink, cleanViewAfterRender, findNestedDictionaryAttribute, getBusinessObjectService, getCommonContext, getConfigurationService, getDataDictionaryService, getExportTableFormatOptions, getExpressionEvaluator, getPersistenceService, getPersistenceStructureService, getPreModelContext, getViewDictionaryService, initializeDataFieldFromDataDictionary, invokeMethodFinalizer, logAndThrowRuntime, performApplyModel, performComponentApplyModel, performComponentFinalize, performComponentInitialization, performComponentLifecycle, performCustomApplyModel, performCustomFinalize, performCustomInitialization, performDeleteLineValidation, performFinalize, performInitialization, populateDefaultValueForField, populateViewFromRequestParameters, processAfterAddLine, processAfterDeleteLine, processAfterSaveLine, processAnyRemoteFieldsHolder, processBeforeSaveLine, processCollectionAddBlankLine, processCollectionAddLine, processCollectionDeleteLine, processCollectionSaveLine, processMultipleValueLookupResults, refreshReferences, retrieveEditModesAndActionFlags, runComponentModifiers, setBusinessObjectService, setConfigurationService, setDataDictionaryService, setExpressionEvaluator, setPersistenceService, setPersistenceStructureService, setViewContext, setViewDictionaryService, spawnSubLifecyle, syncClientSideStateForComponentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplyDefaultValuesForCollectionLine, buildExportTableData, buildInquiryLink, cleanViewAfterRender, getCommonContext, getExpressionEvaluator, performApplyModel, performComponentInitialization, performComponentLifecycle, performFinalize, performInitialization, populateViewFromRequestParameters, processCollectionAddBlankLine, processCollectionAddLine, processCollectionDeleteLine, processCollectionSaveLine, processMultipleValueLookupResults, refreshReferences, spawnSubLifecylepublic AppointmentViewHelperServiceImpl()
public void searchForTerm(String typeKey, String year, RegistrationWindowsManagementForm form) throws Exception
searchForTerm in interface AppointmentViewHelperServiceExceptionpublic void loadTermAndPeriods(String termId, RegistrationWindowsManagementForm form) throws Exception
loadTermAndPeriods in interface AppointmentViewHelperServiceExceptionpublic void loadPeriods(String termId, RegistrationWindowsManagementForm form) throws Exception
loadPeriods in interface AppointmentViewHelperServiceExceptionpublic boolean validateApptWidnow(AppointmentWindowWrapper apptWindow)
validateApptWidnow in interface AppointmentViewHelperServicepublic boolean validateApptWidnow(AppointmentWindowWrapper apptWindow, boolean validateForUniqueness)
validateApptWidnow in interface AppointmentViewHelperServicepublic boolean validateApptWidnow(AppointmentWindowWrapper apptWindow, int windowIndex)
public boolean saveApptWindow(AppointmentWindowWrapper appointmentWindowWrapper) throws InvalidParameterException, DataValidationErrorException, MissingParameterException, DoesNotExistException, ReadOnlyException, PermissionDeniedException, OperationFailedException, VersionMismatchException
public boolean saveWindows(RegistrationWindowsManagementForm form) throws InvalidParameterException, DataValidationErrorException, MissingParameterException, DoesNotExistException, ReadOnlyException, PermissionDeniedException, OperationFailedException, VersionMismatchException
protected void processBeforeAddLine(View view, CollectionGroup collectionGroup, Object model, Object addLine)
processBeforeAddLine in class ViewHelperServiceImplprotected boolean performAddLineValidation(View view, CollectionGroup collectionGroup, Object model, Object addLine)
performAddLineValidation in class ViewHelperServiceImplpublic AcademicCalendarService getAcalService()
public AppointmentService getAppointmentService()
public TypeService getTypeService()
public ContextInfo getContextInfo()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.