Package | Description |
---|---|
org.nuxeo.ecm.multi.tenant | |
org.nuxeo.ecm.platform.computedgroups | |
org.nuxeo.ecm.platform.shibboleth.computedgroups |
Modifier and Type | Class and Description |
---|---|
class |
MultiTenantGroupComputer |
Modifier and Type | Interface and Description |
---|---|
interface |
GroupComputerLabelled
Group Computer implementing this interface will expose Group with specific label.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractAttributeBasedGroupComputer
Base class for
GroupComputer implementation that uses User attribute to compute groups. |
class |
AbstractGroupComputer
Base class for
GroupComputer implementation. |
class |
CompanyGroupComputer
Sample
GroupComputer implementation that uses company field. |
class |
DocumentMetadataGroupComputer
Configurable Group Computer based on Metadata of Documents.
|
class |
UserMetadataGroupComputer
Configurable Group Computer based on metadata of the user.
|
Modifier and Type | Field and Description |
---|---|
protected GroupComputer |
GroupComputerDescriptor.groupComputer |
Modifier and Type | Field and Description |
---|---|
protected Class<GroupComputer> |
GroupComputerDescriptor.computerClass |
Modifier and Type | Method and Description |
---|---|
GroupComputer |
UserMetadataGroupComputerDescriptor.getComputer() |
GroupComputer |
GroupComputerDescriptor.getComputer() |
GroupComputer |
DocumentMetadataGroupComputerDescriptor.getComputer() |
Modifier and Type | Class and Description |
---|---|
class |
ShibbolethGroupComputer |
Copyright © 2017 Nuxeo. All rights reserved.