Class CompanyGroupComputer
java.lang.Object
org.nuxeo.ecm.platform.computedgroups.AbstractGroupComputer
org.nuxeo.ecm.platform.computedgroups.AbstractAttributeBasedGroupComputer
org.nuxeo.ecm.platform.computedgroups.CompanyGroupComputer
- All Implemented Interfaces:
GroupComputer
Sample
GroupComputer
implementation that uses company field.- Author:
- Thierry Delprat
-
Constructor Summary
-
Method Summary
Methods inherited from class org.nuxeo.ecm.platform.computedgroups.AbstractAttributeBasedGroupComputer
getAllGroupIds, getGroupMembers, getGroupsForUser, getParentsGroupNames, getSubGroupsNames, searchGroups
Methods inherited from class org.nuxeo.ecm.platform.computedgroups.AbstractGroupComputer
getUM, hasGroup, searchGroups
-
Constructor Details
-
CompanyGroupComputer
public CompanyGroupComputer()
-
-
Method Details
-
getAttributeForGroupComputation
- Specified by:
getAttributeForGroupComputation
in classAbstractAttributeBasedGroupComputer
-