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

java.lang.Object
  extended by org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
      extended by org.kuali.rice.krad.inquiry.InquirableImpl
          extended by org.kuali.student.enrollment.class2.acal.service.TermWrapperInquiryViewHelperServiceImpl
All Implemented Interfaces:
Serializable, Inquirable, ViewHelperService

Deprecated.

@Deprecated
public class TermWrapperInquiryViewHelperServiceImpl
extends InquirableImpl

Created by IntelliJ IDEA. User: huangb

See Also:
Serialized Form

Field Summary
static String TERM_WRAPPER_KEY
          Deprecated.  
 
Fields inherited from class org.kuali.rice.krad.inquiry.InquirableImpl
dataObjectClass, SUPER_CLASS_TRANSLATOR_LIST
 
Constructor Summary
TermWrapperInquiryViewHelperServiceImpl()
          Deprecated.  
 
Method Summary
protected  AcademicCalendarService getAcademicCalendarService()
          Deprecated.  
 TermWrapper retrieveDataObject(Map<String,String> parameters)
          Deprecated.  
 
Methods inherited from class org.kuali.rice.krad.inquiry.InquirableImpl
buildInquirableLink, getAlternateKeysForClass, getBusinessObjectService, getDataDictionaryService, getDataObjectAuthorizationService, getDataObjectClass, getDataObjectMetaDataService, getEncryptionService, getKualiModuleService, retrieveKeySetFromMap, setDataObjectClass
 
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, getExpressionEvaluatorService, getPreModelContext, getViewDictionaryService, initializeDataFieldFromDataDictionary, invokeMethodFinalizer, logAndThrowRuntime, performAddLineValidation, performApplyModel, performComponentApplyModel, performComponentFinalize, performComponentInitialization, performComponentLifecycle, performCustomApplyModel, performCustomFinalize, performCustomInitialization, performDeleteLineValidation, performFinalize, performInitialization, populateDefaultValueForField, populateViewFromRequestParameters, processAfterAddLine, processAfterDeleteLine, processAfterSaveLine, processAnyRemoteFieldsHolder, processBeforeAddLine, processBeforeSaveLine, processCollectionAddBlankLine, processCollectionAddLine, processCollectionDeleteLine, processCollectionSaveLine, processMultipleValueLookupResults, retrieveEditModesAndActionFlags, runComponentModifiers, setConfigurationService, setDataDictionaryService, setExpressionEvaluatorService, setViewContext, setViewDictionaryService, syncClientSideStateForComponent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TERM_WRAPPER_KEY

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

TermWrapperInquiryViewHelperServiceImpl

public TermWrapperInquiryViewHelperServiceImpl()
Deprecated. 
Method Detail

retrieveDataObject

public TermWrapper retrieveDataObject(Map<String,String> parameters)
Deprecated. 
Specified by:
retrieveDataObject in interface Inquirable
Overrides:
retrieveDataObject in class InquirableImpl

getAcademicCalendarService

protected AcademicCalendarService getAcademicCalendarService()
Deprecated. 


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