Issue Details (XML | Word | Printable)

Key: BCMS-53
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Savvas Triantafyllou
Reporter: Savvas Triantafyllou
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
BetaCMS

Add new method getSystemRepositoryUser in RepositoryUserService interafce

Created: 21/May/09 12:02 PM   Updated: 21/May/09 12:08 PM
Component/s: betacms-repository-api
Affects Version/s: 2.1.0.CR1
Fix Version/s: 2.1.0.CR1

Time Tracking:
Not Specified


 Description  « Hide
Since SYSTEM repository user plays an important role inside BetaCMS, it would be nice to have
a specific method in RepositoryUserService which will provide her.

This way users will not have to know its externalId (although it is fixed, see CmsApiConstants.SYSTEM_REPOSITORY_USER_EXTRENAL_ID) in order to
get an instance from method RepositoryUserService.getRepositoryUser()



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Savvas Triantafyllou added a comment - 21/May/09 12:08 PM
Committed revision 2953. betacms-repository Provided a test case as well
Committed revision 2954. betacms-repository-api
Committed revision 2955. betacms-repository-client
Committed revision 2956. betacms-repository-ejb3
Committed revision 2957. betacms-tests