Changes between Version 25 and Version 26 of GROUP_APP_SERVER_RESOURCE_ACCESS_R0
- Timestamp:
- 06/15/09 17:12:43 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GROUP_APP_SERVER_RESOURCE_ACCESS_R0
v25 v26 96 96 * Server implementation of the Facade: just call the core methods and return their results. Tests seem trivial, since this facade has no logic for now. 97 97 98 Base tests for this task are:[[BR]] 99 [source:/branches/private/kyli/server/sophie2-platform/modules/org.sophie2.server/src/test/java/org/sophie2/server/facade/impl/ServerResourceManagerTest.java ServerResourceManagerTest.java][[BR]] 100 [source:/branches/private/kyli/server/sophie2-platform/modules/org.sophie2.server/src/test/java/org/sophie2/server/service/ResourceServiceTest.java ResourceServiceTest.java][[BR]] 101 Changeset: [3472] 102 98 103 = Implementation = 99 104 ^Describe and link the implementation results here (from the wiki or the repository).