domain model's default entity

09 Dec '14, 02:20 PM
2,391 Views
No Forum Badges

Hello, I have a two question today. 
After I create a new Web Project, I can see three entities in the domain model.
User, Group and Module. 

 

Question 1.
Is there any special reason they are default entities? If they are not necessary entities, I want to delete them.

 

Question 2.
Also, I want to ask each their meaning and their relation. 


I really wonder it. Thanks.

 
x 0
Follow
Answer Answer at this question and get points!
Forum Starter - Level 3

Hi,

User, Group and Module entities are provided by default in WebRatio Platform in order to manage the access restriction in your web application.

You can modify these entities (i.e. you can add additional attributes to them) but you cannot remove them. 

If you want to learn more about this topic, please refer to the following online lesson and articles:

  • https://www.webratio.com/learn/learningobject/how-to-model-user-and-group-management
  • https://www.webratio.com/learn/learningobject/How-to-use-the-protected-modules
  • https://www.webratio.com/learn/learningobject/access-control-personalization-ifml-model
  • https://www.webratio.com/learn/learningobject/access-control-personalization-action-definition

 

   
x 1
No Forum Badges

Thank you very much! :)

 
x 0
Answer at this question and get points!