Class ExecutionCourseComponent

java.lang.Object
org.fenixedu.learning.domain.executionCourse.components.BaseExecutionCourseComponent
org.fenixedu.learning.domain.executionCourse.components.ExecutionCourseComponent
All Implemented Interfaces:
org.fenixedu.cms.domain.component.CMSComponent

public class ExecutionCourseComponent extends BaseExecutionCourseComponent
  • Constructor Details

    • ExecutionCourseComponent

      public ExecutionCourseComponent()
  • Method Details

    • handle

      public void handle(org.fenixedu.cms.domain.Page page, org.fenixedu.cms.rendering.TemplateContext componentContext, org.fenixedu.cms.rendering.TemplateContext globalContext)