Subversion Repositories bacoAlunos

Rev

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

Rev 1549 Rev 1554
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
        <!--Todo colocar aqui o director e vice director de departamento Remover do Curso ou no proprio curso afeta aqui-->
127
        <subclass name="pt.estgp.estgweb.domain.CourseDepartmentImpl" discriminator-value="CourseDepartmentImpl"/>
128
        <subclass name="pt.estgp.estgweb.domain.CourseDepartmentImpl" discriminator-value="CourseDepartmentImpl"/>
128
    </class>
129
    </class>
129
 
130
 
130
 
131
 
131
</hibernate-mapping>
132
</hibernate-mapping>
132
133