Class DegreeExecutionCoursesComponent
java.lang.Object
org.fenixedu.learning.domain.degree.components.DegreeSiteComponent
org.fenixedu.learning.domain.degree.components.DegreeExecutionCoursesComponent
- All Implemented Interfaces:
org.fenixedu.cms.domain.component.CMSComponent
Created by borgez on 10/8/14.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionSortedMap<org.fenixedu.academic.domain.ExecutionInterval,SortedMap<Integer, SortedSet<org.fenixedu.academic.domain.ExecutionCourse>>> executionCourses(org.fenixedu.academic.domain.Degree degree) executionCourses(org.fenixedu.academic.domain.Degree degree, org.fenixedu.academic.domain.ExecutionInterval executionInterval) voidhandle(org.fenixedu.cms.domain.Page page, org.fenixedu.cms.rendering.TemplateContext componentContext, org.fenixedu.cms.rendering.TemplateContext globalContext) Methods inherited from class org.fenixedu.learning.domain.degree.components.DegreeSiteComponent
degree, pageForComponent, supportsSiteMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.fenixedu.cms.domain.component.CMSComponent
externalize
-
Constructor Details
-
DegreeExecutionCoursesComponent
public DegreeExecutionCoursesComponent()
-
-
Method Details
-
handle
public void handle(org.fenixedu.cms.domain.Page page, org.fenixedu.cms.rendering.TemplateContext componentContext, org.fenixedu.cms.rendering.TemplateContext globalContext) -
executionCourses
-
executionCourses
-