Subversion Repositories bacoAlunos

Rev

Rev 1554 | Rev 1692 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1554 Rev 1626
Line 122... Line 122...
122
        </property>
122
        </property>
123
        <property name="name" type="string"/>
123
        <property name="name" type="string"/>
124
        <property name="nameEn" type="string"/>
124
        <property name="nameEn" type="string"/>
125
        <property name="nameEs" type="string"/>
125
        <property name="nameEs" type="string"/>
126
        <property name="nameFr" type="string"/>
126
        <property name="nameFr" type="string"/>
-
 
127
        <property name="directorRole" type="string"/>
-
 
128
        <property name="boardRole" type="string"/>
127
        <!--Todo colocar aqui o director e vice director de departamento Remover do Curso ou no proprio curso afeta aqui-->
129
        <!--Todo colocar aqui o director e vice director de departamento Remover do Curso ou no proprio curso afeta aqui-->
128
        <subclass name="pt.estgp.estgweb.domain.CourseDepartmentImpl" discriminator-value="CourseDepartmentImpl"/>
130
        <subclass name="pt.estgp.estgweb.domain.CourseDepartmentImpl" discriminator-value="CourseDepartmentImpl"/>
129
    </class>
131
    </class>
130
 
132
 
131
 
133