Defining access control at the entity level in Properties view
Access control is handled inside the data model through setting up specific
annotations. The following example introduces how to define access control at the entity
level.
Before you begin
-
You have created the data model DStar which holds two entities Agency and Agent. For more information, see Creating entities in a data model using a graphical designer and Adding simple type elements to entities.
-
You have created a new role called General_Manager. For further information about roles, see Defining a custom role.
About this task
In this example, you want to grant the General_Manager role a write access to the Agency entity and all its attributes.