Subversion Repositories bacoAlunos

Rev

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

Rev 406 Rev 417
Line 1159... Line 1159...
1159
        <defaultMethod>loadCoursesImportYear</defaultMethod>
1159
        <defaultMethod>loadCoursesImportYear</defaultMethod>
1160
        <filterChains>
1160
        <filterChains>
1161
            <chain name="Logger"/>
1161
            <chain name="Logger"/>
1162
        </filterChains>
1162
        </filterChains>
1163
    </service>
1163
    </service>
-
 
1164
     <service>
-
 
1165
        <name>LoadCoursesImportYearByType</name>
-
 
1166
        <implementationClass>pt.estgp.estgweb.services.courses.CoursesService</implementationClass>
-
 
1167
        <description>Load All Courses</description>
-
 
1168
        <isTransactional>true</isTransactional>
-
 
1169
        <defaultMethod>loadCoursesImportYearByType</defaultMethod>
-
 
1170
        <filterChains>
-
 
1171
            <chain name="Logger"/>
-
 
1172
        </filterChains>
-
 
1173
    </service>
1164
 
1174
 
1165
 
1175
 
1166
 
1176
 
1167
 
1177
 
1168
 
1178