Defining access control at the entity level
Access control is handled inside the data model through setting up specific annotations.
The following example shows how to grant two custom roles created in Creating custom roles a write access to the entities in the Movie data model.
Procedure
Results
Later, you can assign the custom roles Movie_Manager and/or Movie_User to any users through Talend MDM Web UI, so that they can access those entities and the attributes accordingly.