Interface GroupComputerLabelled
-
- All Superinterfaces:
GroupComputer
public interface GroupComputerLabelled extends GroupComputer
Group Computer implementing this interface will expose Group with specific label. Group Computer implementing onlyGroupComputerwill expose group with label is the same as groupId- Since:
- 5.7.3
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetLabel(String groupName)-
Methods inherited from interface org.nuxeo.ecm.platform.computedgroups.GroupComputer
getAllGroupIds, getGroupMembers, getGroupsForUser, getParentsGroupNames, getSubGroupsNames, hasGroup, searchGroups, searchGroups
-
-