|
||||||||||
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.acal.service.AcademicCalendarWrapperMaintainableImpl
@Deprecated public class AcademicCalendarWrapperMaintainableImpl
Field Summary | |
---|---|
static String |
ACADEMIC_CALENDAR_KEY_PREFIX
Deprecated. |
static String |
CREDENTIAL_PROGRAM_TYPE_KEY_PREFIX
Deprecated. |
static String |
KEY_DATE_INFO_KEY_PREFIX
Deprecated. |
static String |
MILESTONE_TYPE_KEY_PREFIX
Deprecated. |
static String |
TERM_KEY_PREFIX
Deprecated. |
static String |
TERM_TYPE_KEY_PREFIX
Deprecated. |
Constructor Summary | |
---|---|
AcademicCalendarWrapperMaintainableImpl()
Deprecated. |
Method Summary | |
---|---|
protected AcademicCalendarService |
getAcademicCalendarService()
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. |
Object |
retrieveObjectForEditOrCopy(MaintenanceDocument document,
Map<String,String> dataObjectKeys)
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 |
Field Detail |
---|
public static final String ACADEMIC_CALENDAR_KEY_PREFIX
public static final String CREDENTIAL_PROGRAM_TYPE_KEY_PREFIX
public static final String TERM_KEY_PREFIX
public static final String TERM_TYPE_KEY_PREFIX
public static final String MILESTONE_TYPE_KEY_PREFIX
public static final String KEY_DATE_INFO_KEY_PREFIX
Constructor Detail |
---|
public AcademicCalendarWrapperMaintainableImpl()
Method Detail |
---|
public void saveDataObject()
saveDataObject
in interface Maintainable
saveDataObject
in class MaintainableImpl
public Object retrieveObjectForEditOrCopy(MaintenanceDocument document, Map<String,String> dataObjectKeys)
retrieveObjectForEditOrCopy
in interface Maintainable
retrieveObjectForEditOrCopy
in class MaintainableImpl
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 AcademicCalendarService getAcademicCalendarService()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |