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...")
 
No edit summary
Line 2: Line 2:
This enables you to disable actions that will end up showing AccessDenied.
This enables you to disable actions that will end up showing AccessDenied.
This also enables 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]]

Revision as of 16:05, 28 May 2018

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 actions that will end up showing AccessDenied. This also enables you to stop reports from being created based on a viewmodel.

This page was edited 81 days ago on 02/10/2024. What links here