<%@page import="net.sourceforge.fenixedu.domain.ExecutionDegree"%> <%@ 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; String proposalOID = (String) request.getAttribute("proposalOID"); %> <% showCoordinator = true; %> <% showCompanion = true; %> <% final net.sourceforge.fenixedu.domain.ExecutionDegree executionDegree = ExecutionDegree.fromExternalId((String)request.getAttribute("executionDegreeOID")); final net.sourceforge.fenixedu.domain.finalDegreeWork.Scheduleing scheduleing = executionDegree.getScheduling(); if (scheduleing.getAllowSimultaneousCoorientationAndCompanion().booleanValue()) { showCoordinator = true; showCompanion = true; } else { showCompanion = false; } request.setAttribute("showCoordinator", showCoordinator); request.setAttribute("showCompanion", showCompanion); %>

:

: :


:
: :


:
:
:
:
:

: % / %

:

:

:

:

:

:

:

:

: