Hi! I need to look into code of the org.alfresco.web.bean.GroupsBean but I can't find this class in SVN. This is the name of the class for GroupsBean bean in faces-config-beans.xml. I look in alfresco-web-client.jar and class file org.alfresco.web.bean.GroupsBean exists there. Any help where I can find source?
This class no longer exists in HEAD, it is no longer referenced in faces-config-beans.xml. You now want the class org.alfresco.web.bean.groups.GroupsDialog.