Package org.nuxeo.ecm.platform.computedgroups
-
Interface Summary Interface Description ComputedGroup Marker interface for computed group (avoids changingNuxeoGroupinterface).ComputedGroupsService Interface for computed group service.GroupComputer Interface that must be implemented by all contributedGroupComputers.GroupComputerLabelled Group Computer implementing this interface will expose Group with specific label. -
Class Summary Class Description AbstractAttributeBasedGroupComputer Base class forGroupComputerimplementation that uses User attribute to compute groups.AbstractGroupComputer Base class forGroupComputerimplementation.CompanyGroupComputer SampleGroupComputerimplementation that uses company field.ComputedGroupsServiceImpl ComputedGroupsServiceimplementationDocumentMetadataGroupComputer Configurable Group Computer based on Metadata of Documents.DocumentMetadataGroupComputerDescriptor GroupComputerChainDescriptor GroupComputerDescriptor NuxeoComputedGroup Computed group implementation class.UserManagerWithComputedGroups UserManagerimplementation that is aware ofComputedGroup.UserMetadataGroupComputer Configurable Group Computer based on metadata of the user.UserMetadataGroupComputerDescriptor