Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.computedgroups
Class CompanyGroupComputer

java.lang.Object
  extended by org.nuxeo.ecm.platform.computedgroups.AbstractGroupComputer
      extended by org.nuxeo.ecm.platform.computedgroups.AbstractAttributeBasedGroupComputer
          extended by org.nuxeo.ecm.platform.computedgroups.CompanyGroupComputer
All Implemented Interfaces:
GroupComputer

public class CompanyGroupComputer
extends AbstractAttributeBasedGroupComputer

Sample GroupComputer implementation that uses company field.

Author:
Thierry Delprat

Constructor Summary
CompanyGroupComputer()
           
 
Method Summary
 
Methods inherited from class org.nuxeo.ecm.platform.computedgroups.AbstractAttributeBasedGroupComputer
getAllGroupIds, getGroupMembers, getGroupsForUser, getParentsGroupNames, getSubGroupsNames, searchGroups
 
Methods inherited from class org.nuxeo.ecm.platform.computedgroups.AbstractGroupComputer
hasGroup
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompanyGroupComputer

public CompanyGroupComputer()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.