<%@ 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"%> <%@ taglib uri="/WEB-INF/enum.tld" prefix="e"%> <%@ taglib uri="/WEB-INF/fenix-renderers.tld" prefix="fr"%> <%@page import="net.sourceforge.fenixedu.domain.person.RoleType"%>

1
" altKey="personPhoto" bundle="IMAGE_RESOURCES" paramId="personCode" paramName="person" paramProperty="idInternal" style="border: 1px solid #aaa; padding: 3px;" />

" titleKey="link.title.professionalInformation" bundle="CONTRACTS_RESOURCES">  |  " > " >

<%= RoleType.TEACHER.getLocalizedName() %> <% if (person.hasEmployee()) { %> <%= person.getEmployee().getEmployeeNumber() %> <% } else { %>
<% } %>
<%= RoleType.RESEARCHER.getLocalizedName() %> <% if (person.hasEmployee()) { %> <%= person.getEmployee().getEmployeeNumber() %> <% } else { %>
<% } %>
<%= RoleType.EMPLOYEE.getLocalizedName() %> <% if (person.hasEmployee()) { %> <%= person.getEmployee().getEmployeeNumber() %> <% } else { %>
<% } %>
<%= RoleType.GRANT_OWNER.getLocalizedName() %> <% if (person.hasGrantOwner()) { %> <%= person.getGrantOwner().getNumber() %> <% } else { %>
<% } %>
<%= RoleType.STUDENT.getLocalizedName() %> <% if (person.hasStudent()) { %> <%= person.getStudent().getNumber() %> <% } else { %> <% } %>
2
(): () - - - - - "> , , " paramId="contactId" paramName="contact" paramProperty="externalId"> ," paramId="partyContact" paramName="contact" paramProperty="externalId">
: - - - - - - - ">
(): () - - - - - "> , ,
: - - - - - - - ">
(): () - - - - - "> , ,
: - - - - - - - ">
(): () - - - - - "> , ,
: - - - - - - - ">
(): () - - - - - "> ,
: - - - - - - - ">
2.1
3
" schema="net.sourceforge.fenixedu.domain.Person.personal.info.withPartitionedNames"> ">
4
5
" schema="net.sourceforge.fenixedu.domain.Person.family"> ">