SharePlanService

org.openurp.edu.program.service.SharePlanService

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def addCourseGroupToPlan(group: ShareCourseGroup, parent: ShareCourseGroup, plan: SharePlan): Unit
def addPlanCourse(SharePlanCourse: SharePlanCourse, group: ShareCourseGroup): Unit
def move(node: ShareCourseGroup, location: ShareCourseGroup, index: Int): Unit
def removePlanCourse(SharePlanCourse: SharePlanCourse, group: ShareCourseGroup): Unit
def updatePlanCourse(SharePlanCourse: SharePlanCourse, group: ShareCourseGroup): Unit