|
||||||||||
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.maintenance.MaintainableImpl org.kuali.student.enrollment.class2.courseoffering.service.impl.CourseOfferingEditMaintainableImpl
public class CourseOfferingEditMaintainableImpl
This class //TODO ...
Constructor Summary | |
---|---|
CourseOfferingEditMaintainableImpl()
|
Method Summary | |
---|---|
protected AcademicCalendarService |
getAcalService()
|
ContextInfo |
getContextInfo()
|
protected CourseOfferingService |
getCourseOfferingService()
|
protected CourseService |
getCourseService()
|
protected LRCService |
getLrcService()
|
StateService |
getStateService()
|
TypeService |
getTypeService()
|
protected boolean |
performAddLineValidation(org.kuali.rice.krad.uif.view.View view,
org.kuali.rice.krad.uif.container.CollectionGroup collectionGroup,
Object model,
Object addLine)
|
protected void |
processAfterAddLine(org.kuali.rice.krad.uif.view.View view,
org.kuali.rice.krad.uif.container.CollectionGroup collectionGroup,
Object model,
Object addLine)
|
protected void |
processBeforeAddLine(org.kuali.rice.krad.uif.view.View view,
org.kuali.rice.krad.uif.container.CollectionGroup collectionGroup,
Object model,
Object addLine)
|
Object |
retrieveObjectForEditOrCopy(org.kuali.rice.krad.maintenance.MaintenanceDocument document,
Map<String,String> dataObjectKeys)
|
void |
saveDataObject()
|
Methods inherited from class org.kuali.rice.krad.maintenance.MaintainableImpl |
---|
deleteDataObject, doRouteStatusChange, generateMaintenanceLocks, getBusinessObjectService, getCustomLockDescriptor, getDataObject, getDataObjectAuthorizationService, getDataObjectClass, getDataObjectMetaDataService, getDocumentDictionaryService, getDocumentNumber, getDocumentTitle, getDocumentTypeName, getEncryptionService, getLockingDocumentId, getLookupService, getMaintenanceAction, getMaintenanceDocumentService, getWorkflowEngineDocumentIdsToLock, isExternalBusinessObject, isNotesEnabled, isOldDataObjectInDocument, prepareExternalBusinessObject, prepareForSave, processAfterCopy, processAfterDeleteLine, processAfterEdit, processAfterNew, processAfterPost, processAfterRetrieve, setBusinessObjectService, setDataObject, setDataObjectAuthorizationService, setDataObjectClass, setDataObjectMetaDataService, setDocumentDictionaryService, setDocumentNumber, setEncryptionService, setLookupService, setMaintenanceAction, setMaintenanceDocumentService, setupNewFromExisting, useCustomLockDescriptors |
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, performApplyModel, performComponentApplyModel, performComponentFinalize, performComponentInitialization, performComponentLifecycle, performCustomApplyModel, performCustomFinalize, performCustomInitialization, performDeleteLineValidation, performFinalize, performInitialization, populateDefaultValueForField, populateViewFromRequestParameters, processAfterSaveLine, processAnyRemoteFieldsHolder, 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 |
Methods inherited from interface org.kuali.rice.krad.uif.service.ViewHelperService |
---|
applyDefaultValuesForCollectionLine, buildInquiryLink, cleanViewAfterRender, performApplyModel, performComponentInitialization, performComponentLifecycle, performFinalize, performInitialization, populateViewFromRequestParameters, processCollectionAddBlankLine, processCollectionAddLine, processCollectionDeleteLine, processCollectionSaveLine, processMultipleValueLookupResults |
Constructor Detail |
---|
public CourseOfferingEditMaintainableImpl()
Method Detail |
---|
public void saveDataObject()
saveDataObject
in interface org.kuali.rice.krad.maintenance.Maintainable
saveDataObject
in class org.kuali.rice.krad.maintenance.MaintainableImpl
protected boolean performAddLineValidation(org.kuali.rice.krad.uif.view.View view, org.kuali.rice.krad.uif.container.CollectionGroup collectionGroup, Object model, Object addLine)
performAddLineValidation
in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
protected void processBeforeAddLine(org.kuali.rice.krad.uif.view.View view, org.kuali.rice.krad.uif.container.CollectionGroup collectionGroup, Object model, Object addLine)
processBeforeAddLine
in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
protected void processAfterAddLine(org.kuali.rice.krad.uif.view.View view, org.kuali.rice.krad.uif.container.CollectionGroup collectionGroup, Object model, Object addLine)
processAfterAddLine
in class org.kuali.rice.krad.maintenance.MaintainableImpl
public Object retrieveObjectForEditOrCopy(org.kuali.rice.krad.maintenance.MaintenanceDocument document, Map<String,String> dataObjectKeys)
retrieveObjectForEditOrCopy
in interface org.kuali.rice.krad.maintenance.Maintainable
retrieveObjectForEditOrCopy
in class org.kuali.rice.krad.maintenance.MaintainableImpl
public ContextInfo getContextInfo()
public TypeService getTypeService()
public StateService getStateService()
protected CourseOfferingService getCourseOfferingService()
protected CourseService getCourseService()
protected LRCService getLrcService()
protected AcademicCalendarService getAcalService()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |