Quote Originally Posted by Andre008 View Post
But how the group tell the person this, or how to give this access ?
Group has access to the person instance, it can call methods on it.

E.g. Group::setGroupId() can call Person::setGroupId()

Cheers,
_