40414243444546
* @author srosse, stephane.rosse@frentix.com, www.frentix.com */ public class CalCourseNodeConfiguration implements CourseNodeConfiguration, OLATExtension { public CourseNode getInstance() { return new CalCourseNode(); }