org.kuali.student.enrollment.class2.acal.service
Class AcademicCalendarWrapperLookupableImpl

java.lang.Object
  extended by org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
      extended by org.kuali.rice.krad.lookup.LookupableImpl
          extended by org.kuali.student.enrollment.class2.acal.service.AcademicCalendarWrapperLookupableImpl
All Implemented Interfaces:
Serializable, Lookupable, ViewHelperService

Deprecated.

@Deprecated
public class AcademicCalendarWrapperLookupableImpl
extends LookupableImpl

See Also:
Serialized Form

Field Summary
static String ACADEMIC_CALENDAR_NAME
          Deprecated.  
static String ACADEMIC_CALENDAR_WRAPPER_KEY
          Deprecated.  
static String CREDENTIAL_PROGRAM_TYPE_KEY
          Deprecated.  
 
Constructor Summary
AcademicCalendarWrapperLookupableImpl()
          Deprecated.  
 
Method Summary
protected  AcademicCalendarService getAcademicCalendarService()
          Deprecated.  
protected  List<?> getSearchResults(LookupForm lookupForm, Map<String,String> fieldValues, boolean unbounded)
          Deprecated.  
 
Methods inherited from class org.kuali.rice.krad.lookup.LookupableImpl
adjustCriteriaForNestedEBOs, allowsMaintenanceDeleteAction, allowsMaintenanceEditAction, allowsMaintenanceNewOrCopyAction, getActionUrlHref, getCriteriaFieldsForValidation, getDataObjectAuthorizationService, getDataObjectClass, getDataObjectMetaDataService, getDocumentDictionaryService, getEncryptionService, getLookupService, getMaintenanceActionLink, getMaintenanceDocumentTypeName, getReturnKeys, getReturnUrl, getReturnUrlForResults, getReturnUrlParameters, getSearchResultsForEBO, isResultReturnable, performClear, performInitialization, performSearch, processSearchCriteria, setConfigurationService, setDataObjectAuthorizationService, setDataObjectClass, setDataObjectMetaDataService, setDocumentDictionaryService, setEncryptionService, setLookupService, setMultiValueLookupSelect, sortSearchResults, validateSearchParameters, validateSearchParameterWildcardAndOperators
 
Methods inherited from class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
addClientSideStateForComponent, addCustomContainerComponents, addLine, applyAuthorizationAndPresentationLogic, applyDefaultValues, applyDefaultValuesForCollectionLine, buildClientSideStateScript, buildGrowlScript, buildInquiryLink, cleanViewAfterRender, findNestedDictionaryAttribute, getCommonContext, getConfigurationService, getDataDictionaryService, getExpressionEvaluatorService, getPreModelContext, getViewDictionaryService, initializeDataFieldFromDataDictionary, invokeMethodFinalizer, logAndThrowRuntime, performAddLineValidation, performApplyModel, performComponentApplyModel, performComponentFinalize, performComponentInitialization, performComponentLifecycle, performCustomApplyModel, performCustomFinalize, performCustomInitialization, performDeleteLineValidation, performFinalize, populateDefaultValueForField, populateViewFromRequestParameters, processAfterAddLine, processAfterDeleteLine, processAfterSaveLine, processAnyRemoteFieldsHolder, processBeforeAddLine, processBeforeSaveLine, processCollectionAddBlankLine, processCollectionAddLine, processCollectionDeleteLine, processCollectionSaveLine, processMultipleValueLookupResults, retrieveEditModesAndActionFlags, runComponentModifiers, setDataDictionaryService, setExpressionEvaluatorService, setViewContext, setViewDictionaryService, syncClientSideStateForComponent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.kuali.rice.krad.uif.service.ViewHelperService
applyDefaultValuesForCollectionLine, buildInquiryLink, cleanViewAfterRender, performApplyModel, performComponentInitialization, performComponentLifecycle, performFinalize, populateViewFromRequestParameters, processCollectionAddBlankLine, processCollectionAddLine, processCollectionDeleteLine, processCollectionSaveLine, processMultipleValueLookupResults
 

Field Detail

CREDENTIAL_PROGRAM_TYPE_KEY

public static final String CREDENTIAL_PROGRAM_TYPE_KEY
Deprecated. 
See Also:
Constant Field Values

ACADEMIC_CALENDAR_NAME

public static final String ACADEMIC_CALENDAR_NAME
Deprecated. 
See Also:
Constant Field Values

ACADEMIC_CALENDAR_WRAPPER_KEY

public static final String ACADEMIC_CALENDAR_WRAPPER_KEY
Deprecated. 
See Also:
Constant Field Values
Constructor Detail

AcademicCalendarWrapperLookupableImpl

public AcademicCalendarWrapperLookupableImpl()
Deprecated. 
Method Detail

getSearchResults

protected List<?> getSearchResults(LookupForm lookupForm,
                                   Map<String,String> fieldValues,
                                   boolean unbounded)
Deprecated. 
Overrides:
getSearchResults in class LookupableImpl

getAcademicCalendarService

protected AcademicCalendarService getAcademicCalendarService()
Deprecated. 


Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.