|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl org.kuali.rice.krad.inquiry.InquirableImpl org.kuali.student.enrollment.class2.appointment.service.impl.AppointmentWindowWrapperInquiryViewHelperServiceImpl
public class AppointmentWindowWrapperInquiryViewHelperServiceImpl
Field Summary | |
---|---|
static String |
WINDOW_WRAPPER_KEY
|
Fields inherited from class org.kuali.rice.krad.inquiry.InquirableImpl |
---|
dataObjectClass, SUPER_CLASS_TRANSLATOR_LIST |
Constructor Summary | |
---|---|
AppointmentWindowWrapperInquiryViewHelperServiceImpl()
|
Method Summary | |
---|---|
AcademicCalendarService |
getAcalService()
|
AppointmentService |
getAppointmentService()
|
ContextInfo |
getContextInfo()
|
PopulationService |
getPopulationService()
|
protected SearchService |
getSearchService()
|
TypeService |
getTypeService()
|
AppointmentWindowWrapper |
retrieveDataObject(Map<String,String> parameters)
|
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 |
---|
public static final String WINDOW_WRAPPER_KEY
Constructor Detail |
---|
public AppointmentWindowWrapperInquiryViewHelperServiceImpl()
Method Detail |
---|
public AppointmentWindowWrapper retrieveDataObject(Map<String,String> parameters)
retrieveDataObject
in interface org.kuali.rice.krad.inquiry.Inquirable
retrieveDataObject
in class org.kuali.rice.krad.inquiry.InquirableImpl
public AcademicCalendarService getAcalService()
public AppointmentService getAppointmentService()
public TypeService getTypeService()
public PopulationService getPopulationService()
protected SearchService getSearchService()
public ContextInfo getContextInfo()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |