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