Class ObjectivesComponent
java.lang.Object
org.fenixedu.learning.domain.executionCourse.components.BaseExecutionCourseComponent
org.fenixedu.learning.domain.executionCourse.components.ObjectivesComponent
- All Implemented Interfaces:
org.fenixedu.cms.domain.component.CMSComponent
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidhandle(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.executionCourse.components.BaseExecutionCourseComponent
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
-
ObjectivesComponent
public ObjectivesComponent()
-
-
Method Details
-
handle
public void handle(org.fenixedu.cms.domain.Page page, org.fenixedu.cms.rendering.TemplateContext componentContext, org.fenixedu.cms.rendering.TemplateContext globalContext)
-