Role Based model data

I have to show data to user based on role of user in cgridview and clistview.

Example :

User role is Member and member is assigned to specific organization.

Then Member can access his organization data and it’s users full access of CRUD.

So How to manage this permission centralized?