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, syncClientSideStateForComponent
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
applyDefaultValuesForCollectionLine, buildExportTableData, buildInquiryLink, cleanViewAfterRender, getCommonContext, getExpressionEvaluator, performApplyModel, performComponentInitialization, performComponentLifecycle, performFinalize, performInitialization, populateViewFromRequestParameters, processCollectionAddBlankLine, processCollectionAddLine, processCollectionDeleteLine, processCollectionSaveLine, processMultipleValueLookupResults, refreshReferences, spawnSubLifecyle
public AppointmentViewHelperServiceImpl()
public void searchForTerm(String typeKey, String year, RegistrationWindowsManagementForm form) throws Exception
searchForTerm
in interface AppointmentViewHelperService
Exception
public void loadTermAndPeriods(String termId, RegistrationWindowsManagementForm form) throws Exception
loadTermAndPeriods
in interface AppointmentViewHelperService
Exception
public void loadPeriods(String termId, RegistrationWindowsManagementForm form) throws Exception
loadPeriods
in interface AppointmentViewHelperService
Exception
public boolean validateApptWidnow(AppointmentWindowWrapper apptWindow)
validateApptWidnow
in interface AppointmentViewHelperService
public boolean validateApptWidnow(AppointmentWindowWrapper apptWindow, boolean validateForUniqueness)
validateApptWidnow
in interface AppointmentViewHelperService
public 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 ViewHelperServiceImpl
protected boolean performAddLineValidation(View view, CollectionGroup collectionGroup, Object model, Object addLine)
performAddLineValidation
in class ViewHelperServiceImpl
public AcademicCalendarService getAcalService()
public AppointmentService getAppointmentService()
public TypeService getTypeService()
public ContextInfo getContextInfo()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.