Changes between Version 26 and Version 27 of GROUP_APP_SERVER_RESOURCE_ACCESS_R0
- Timestamp:
- 06/15/09 18:03:51 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GROUP_APP_SERVER_RESOURCE_ACCESS_R0
v26 v27 75 75 * getResource(String entityId) - will get a resource by a given entityId. 76 76 There will be concrete implementations of these methods in both the client and the server. [[BR]] 77 UserManager and GroupManager can be combined as SecurityManager, since we do not need such division.78 79 77 80 78 === Client ===