Uses of Interface
org.nuxeo.ecm.platform.computedgroups.GroupComputer
Packages that use GroupComputer
Package
Description
-
Uses of GroupComputer in org.nuxeo.ecm.multi.tenant
Classes in org.nuxeo.ecm.multi.tenant that implement GroupComputer -
Uses of GroupComputer in org.nuxeo.ecm.platform.computedgroups
Subinterfaces of GroupComputer in org.nuxeo.ecm.platform.computedgroupsModifier and TypeInterfaceDescriptioninterface
Group Computer implementing this interface will expose Group with specific label.Classes in org.nuxeo.ecm.platform.computedgroups that implement GroupComputerModifier and TypeClassDescriptionclass
Base class forGroupComputer
implementation that uses User attribute to compute groups.class
Base class forGroupComputer
implementation.class
SampleGroupComputer
implementation that uses company field.class
Configurable Group Computer based on Metadata of Documents.class
Configurable Group Computer based on metadata of the user.Fields in org.nuxeo.ecm.platform.computedgroups declared as GroupComputerFields in org.nuxeo.ecm.platform.computedgroups with type parameters of type GroupComputerModifier and TypeFieldDescriptionprotected Class<GroupComputer>
GroupComputerDescriptor.computerClass
Methods in org.nuxeo.ecm.platform.computedgroups that return GroupComputerModifier and TypeMethodDescriptionDocumentMetadataGroupComputerDescriptor.getComputer()
GroupComputerDescriptor.getComputer()
UserMetadataGroupComputerDescriptor.getComputer()
-
Uses of GroupComputer in org.nuxeo.ecm.platform.shibboleth.computedgroups
Classes in org.nuxeo.ecm.platform.shibboleth.computedgroups that implement GroupComputer