Subversion Repositories bacoAlunos

Rev

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

Rev 1876 Rev 1918
Line 4006... Line 4006...
4006
        <filterChains>
4006
        <filterChains>
4007
            <chain name="Logger"/>
4007
            <chain name="Logger"/>
4008
        </filterChains>
4008
        </filterChains>
4009
    </service>
4009
    </service>
4010
 
4010
 
-
 
4011
 
4011
    <service>
4012
    <service>
4012
        <name>LoadPlanYearForCourseUnitCode</name>
4013
        <name>LoadPlanYearForCourseUnitCode</name>
4013
        <implementationClass>pt.estgp.estgweb.services.courses.CourseReportServices</implementationClass>
4014
        <implementationClass>pt.estgp.estgweb.services.courses.CourseReportServices</implementationClass>
4014
        <description>
4015
        <description>
4015
            @courseCode codigo do curso
4016
            @courseCode codigo do curso
Line 4022... Line 4023...
4022
        <filterChains>
4023
        <filterChains>
4023
            <chain name="Logger"/>
4024
            <chain name="Logger"/>
4024
        </filterChains>
4025
        </filterChains>
4025
    </service>
4026
    </service>
4026
 
4027
 
-
 
4028
 
-
 
4029
 
4027
    <!-- SERVICOS DE GERACAO DE RELATORIO DE CURSO -->
4030
    <!-- SERVICOS DE GERACAO DE RELATORIO DE CURSO -->
4028
 
4031
 
4029
 
4032
 
4030
    <service>
4033
    <service>
4031
        <name>CourseReportGenerateGlobalLearningResultsChartImg</name>
4034
        <name>CourseReportGenerateGlobalLearningResultsChartImg</name>
Line 4045... Line 4048...
4045
        </filterChains>
4048
        </filterChains>
4046
    </service>
4049
    </service>
4047
 
4050
 
4048
 
4051
 
4049
 
4052
 
4050
 
-
 
4051
 
-
 
4052
</serviceDefinitions>
4053
</serviceDefinitions>
4053
4054