Interface | Description |
---|---|
ComputedGroup |
Marker interface for computed group
(avoids changing
NuxeoGroup interface). |
ComputedGroupsService |
Interface for computed group service.
|
GroupComputer |
Interface that must be implemented by all contributed
GroupComputer s. |
Class | Description |
---|---|
AbstractAttributeBasedGroupComputer |
Base class for
GroupComputer implementation that uses User attribute
to compute groups. |
AbstractGroupComputer |
Base class for
GroupComputer implementation. |
CompanyGroupComputer |
Sample
GroupComputer implementation that uses company field. |
ComputedGroupsServiceImpl |
ComputedGroupsService implementation |
GroupComputerChainDescriptor | |
GroupComputerDescriptor | |
NuxeoComputedGroup |
Computed group implementation class.
|
UserManagerWithComputedGroups |
UserManager implementation that is aware of ComputedGroup . |
Copyright © 2011 Nuxeo SA. All Rights Reserved.