Subversion Repositories bacoAlunos

Rev

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

Rev 1921 Rev 1926
Line 4085... Line 4085...
4085
    <!-- 7/12/2017 -->
4085
    <!-- 7/12/2017 -->
4086
    <service>
4086
    <service>
4087
        <name>LoadCourseReportDoc</name>
4087
        <name>LoadCourseReportDoc</name>
4088
        <implementationClass>pt.estgp.estgweb.services.courses.CourseReportServices</implementationClass>
4088
        <implementationClass>pt.estgp.estgweb.services.courses.CourseReportServices</implementationClass>
4089
        <description>
4089
        <description>
-
 
4090
            @year Ano do relatorio
4090
            @reportCourseDocument documento course report em json
4091
            @courseCode codigo do curso
4091
        </description>
4092
        </description>
4092
        <isTransactional>true</isTransactional>
4093
        <isTransactional>true</isTransactional>
4093
        <defaultMethod>loadCourseReportDoc</defaultMethod>
4094
        <defaultMethod>loadCourseReportDoc</defaultMethod>
4094
        <filterChains>
4095
        <filterChains>
4095
            <chain name="Logger"/>
4096
            <chain name="Logger"/>