ViewModel access and security
(Created page with "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. This enables you to disable...")
 
(Automatically adding template at the end of the page.)
 
(5 intermediate revisions by 3 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.
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.
* 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 also enables you to stop reports from being created based on a viewmodel.
[[Category:View Model]]
{{Edited|July|12|2024}}

Latest revision as of 15:49, 10 February 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 100 days ago on 02/10/2024. What links here