public class CourseOfferingHandler extends Object
| Constructor and Description |
|---|
CourseOfferingHandler() |
| Modifier and Type | Method and Description |
|---|---|
static void |
cancelDeleteBulkCos(CourseOfferingManagementForm theForm) |
static void |
copyCourseOffering(CourseOfferingManagementForm theForm) |
static void |
copyCourseOfferingCreateCopy(CourseOfferingManagementForm theForm) |
static Properties |
createCourseOffering(CourseOfferingManagementForm theForm) |
static void |
deleteBulkCos(CourseOfferingManagementForm theForm) |
static String |
deleteCoConfirmation(CourseOfferingManagementForm theForm) |
static void |
deleteOneCoWithLink(CourseOfferingManagementForm theForm) |
static Properties |
edit(CourseOfferingManagementForm theForm,
CourseOfferingListSectionWrapper coWrapper) |
static Properties |
editTheCO(CourseOfferingManagementForm theForm) |
static void |
loadCOs(CourseOfferingManagementForm form) |
static void |
prepareCSRConfirmationView(CourseOfferingManagementForm theForm,
String methodToCall,
String warningMessage) |
static Properties |
view(CourseOfferingManagementForm theForm,
CourseOfferingInfo coInfo) |
public CourseOfferingHandler()
public static void copyCourseOfferingCreateCopy(CourseOfferingManagementForm theForm) throws Exception
Exceptionpublic static void copyCourseOffering(CourseOfferingManagementForm theForm) throws Exception
Exceptionpublic static void loadCOs(CourseOfferingManagementForm form) throws Exception
Exceptionpublic static String deleteCoConfirmation(CourseOfferingManagementForm theForm) throws Exception
Exceptionpublic static void prepareCSRConfirmationView(CourseOfferingManagementForm theForm, String methodToCall, String warningMessage) throws Exception
Exceptionpublic static void deleteBulkCos(CourseOfferingManagementForm theForm) throws Exception
Exceptionpublic static void cancelDeleteBulkCos(CourseOfferingManagementForm theForm) throws Exception
Exceptionpublic static Properties editTheCO(CourseOfferingManagementForm theForm) throws Exception
Exceptionpublic static Properties edit(CourseOfferingManagementForm theForm, CourseOfferingListSectionWrapper coWrapper) throws Exception
Exceptionpublic static Properties view(CourseOfferingManagementForm theForm, CourseOfferingInfo coInfo) throws Exception
Exceptionpublic static Properties createCourseOffering(CourseOfferingManagementForm theForm) throws Exception
Exceptionpublic static void deleteOneCoWithLink(CourseOfferingManagementForm theForm) throws Exception
ExceptionCopyright © 2004-2013 The Kuali Foundation. All Rights Reserved.