-
Type: Sub-task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.9.5
-
Component/s: User Profile / User Manager
-
Impact type:API change
-
Upgrade notes:
Current implementation DefaultUserWorkspaceServiceImpl contains does not expose the right overridable methods and some of the methods are static making the code not overridable.
Typically, changing the default Document Type used for UserWorkspace is a pain : a lot of code needs to be duplicated, this is a shame.