|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
org.kuali.rice.krad.maintenance.MaintainableImpl
org.kuali.student.enrollment.class2.courseoffering.service.impl.CourseOfferingInfoMaintainableImpl
@Deprecated public class CourseOfferingInfoMaintainableImpl
Constructor Summary | |
---|---|
CourseOfferingInfoMaintainableImpl()
Deprecated. |
Method Summary | |
---|---|
protected CourseOfferingService |
getCourseOfferingService()
Deprecated. |
protected CourseService |
getCourseService()
Deprecated. |
void |
prepareForSave()
Deprecated. |
void |
processAfterCopy(MaintenanceDocument document,
Map<String,String[]> requestParameters)
Deprecated. |
void |
processAfterEdit(MaintenanceDocument document,
Map<String,String[]> requestParameters)
Deprecated. |
void |
processAfterNew(MaintenanceDocument document,
Map<String,String[]> requestParameters)
Deprecated. |
void |
saveDataObject()
Deprecated. |
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 CourseOfferingInfoMaintainableImpl()
Method Detail |
---|
public void saveDataObject()
saveDataObject
in interface Maintainable
saveDataObject
in class MaintainableImpl
public void prepareForSave()
prepareForSave
in interface Maintainable
prepareForSave
in class MaintainableImpl
MaintainableImpl.prepareForSave()
public void processAfterCopy(MaintenanceDocument document, Map<String,String[]> requestParameters)
processAfterCopy
in interface Maintainable
processAfterCopy
in class MaintainableImpl
Maintainable.processAfterCopy(org.kuali.rice.krad.maintenance.MaintenanceDocument, java.util.Map)
public void processAfterEdit(MaintenanceDocument document, Map<String,String[]> requestParameters)
processAfterEdit
in interface Maintainable
processAfterEdit
in class MaintainableImpl
Maintainable.processAfterEdit(org.kuali.rice.krad.maintenance.MaintenanceDocument, java.util.Map)
public void processAfterNew(MaintenanceDocument document, Map<String,String[]> requestParameters)
processAfterNew
in interface Maintainable
processAfterNew
in class MaintainableImpl
Maintainable.processAfterNew(org.kuali.rice.krad.maintenance.MaintenanceDocument, java.util.Map)
protected CourseService getCourseService()
protected CourseOfferingService getCourseOfferingService()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |