Changed
Methods
|
boolean
checkUserAccessForCollabSpace
(String,
String, CommandContext)
|
Change from non-static to static.
|
Verifies that a user has the Manager role in the collaborative
workspace or has the Site Administrator role in the seller
organization. |
String
getNLName
(String, String,
int)
|
Change from non-static to static.
|
Gets and formats the name of a user based on the preferred
language. |
String
getRequesterDN
(CommandContext )
|
Change from final to non-final.
|
Extracts the requester's distinguished name from the
command context object. |
String
getRequesterUid
(CommandContext )
|
Change from final to non-final.
|
Extracts the requester's logon id from the command context
object. |