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
Exception
public static void copyCourseOffering(CourseOfferingManagementForm theForm) throws Exception
Exception
public static void loadCOs(CourseOfferingManagementForm form) throws Exception
Exception
public static String deleteCoConfirmation(CourseOfferingManagementForm theForm) throws Exception
Exception
public static void prepareCSRConfirmationView(CourseOfferingManagementForm theForm, String methodToCall, String warningMessage) throws Exception
Exception
public static void deleteBulkCos(CourseOfferingManagementForm theForm) throws Exception
Exception
public static void cancelDeleteBulkCos(CourseOfferingManagementForm theForm) throws Exception
Exception
public static Properties editTheCO(CourseOfferingManagementForm theForm) throws Exception
Exception
public static Properties edit(CourseOfferingManagementForm theForm, CourseOfferingListSectionWrapper coWrapper) throws Exception
Exception
public static Properties view(CourseOfferingManagementForm theForm, CourseOfferingInfo coInfo) throws Exception
Exception
public static Properties createCourseOffering(CourseOfferingManagementForm theForm) throws Exception
Exception
public static void deleteOneCoWithLink(CourseOfferingManagementForm theForm) throws Exception
Exception
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.