<%@ page language="java" %><%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %> <%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean" %> <%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic" %> <%@ page import="net.sourceforge.fenixedu.dataTransferObject.InfoTeacher" %> <%@ page import="net.sourceforge.fenixedu.domain.Person" %>


<% boolean showCoordinator = false; boolean showCompanion = false; %> <% showCoordinator = true; %> <% showCompanion = true; %> <% final net.sourceforge.fenixedu.domain.ExecutionDegree executionDegree = net.sourceforge.fenixedu.domain.RootDomainObject.getInstance().readExecutionDegreeByOID((Integer) request.getAttribute("executionDegreeOID")); final net.sourceforge.fenixedu.domain.finalDegreeWork.Scheduleing scheduleing = executionDegree.getScheduling(); if (scheduleing.getAllowSimultaneousCoorientationAndCompanion().booleanValue()) { showCoordinator = true; showCompanion = true; } request.setAttribute("showCoordinator", showCoordinator); request.setAttribute("showCompanion", showCompanion); %> :


:
: :


:
: :


:
:
:
:
:
:


: % / %

:


:


:


:


:


:



:


:




: