Class ThesisComponent

java.lang.Object
org.fenixedu.learning.domain.degree.components.ThesisComponent
All Implemented Interfaces:
org.fenixedu.cms.domain.component.CMSComponent

@Deprecated public class ThesisComponent extends Object implements org.fenixedu.cms.domain.component.CMSComponent
Deprecated.
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    handle(org.fenixedu.cms.domain.Page page, org.fenixedu.cms.rendering.TemplateContext componentContext, org.fenixedu.cms.rendering.TemplateContext globalContext)
    Deprecated.
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.fenixedu.cms.domain.component.CMSComponent

    externalize
  • Constructor Details

    • ThesisComponent

      public ThesisComponent()
      Deprecated.
  • Method Details

    • handle

      public void handle(org.fenixedu.cms.domain.Page page, org.fenixedu.cms.rendering.TemplateContext componentContext, org.fenixedu.cms.rendering.TemplateContext globalContext)
      Deprecated.
      Specified by:
      handle in interface org.fenixedu.cms.domain.component.CMSComponent