ViewModel access and security
No edit summary
(Replacing message template with parser tag)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
OCL operator object.canAccess(ViewModel):bool, allows you to check if you can access the vm with this root object given the vm's AccessExpression.
<message>Write the content here to display this box</message>
 
OCL operator '''object.canAccess(ViewModel):bool''' allows you to check if you can access the ViewModel with this root object given the ViewModel's AccessExpression.
This enables you to disable actions that will end up showing AccessDenied and allows you to stop reports from being created based on a ViewModel.
* This enables you to disable actions that will end up showing AccessDenied and allows you to stop reports from being created based on a ViewModel.
[[Category:View Model]]
[[Category:View Model]]
{{Edited|July|12|2024}}

Latest revision as of 08:00, 17 June 2024

OCL operator object.canAccess(ViewModel):bool allows you to check if you can access the ViewModel with this root object given the ViewModel's AccessExpression.

  • This enables you to disable actions that will end up showing AccessDenied and allows you to stop reports from being created based on a ViewModel.
This page was edited 96 days ago on 06/17/2024. What links here