ViewModel access and security
(Automatically adding template at the end of the page.)
(Adding message template to the top of the page)
Line 1: Line 1:
{{message|Write the content here to display this box}}
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.
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}}
{{Edited|July|12|2024}}

Revision as of 22:40, 16 June 2024

Write the content here to display this box

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 12 days ago on 06/17/2024. What links here