Nuxeo Enterprise Platform 5.4

Uses of Class
org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl

Packages that use NuxeoPrincipalImpl
org.nuxeo.ecm.platform.computedgroups   
 

Uses of NuxeoPrincipalImpl in org.nuxeo.ecm.platform.computedgroups
 

Methods in org.nuxeo.ecm.platform.computedgroups with parameters of type NuxeoPrincipalImpl
 java.util.List<java.lang.String> ComputedGroupsServiceImpl.computeGroupsForUser(NuxeoPrincipalImpl nuxeoPrincipal)
           
 java.util.List<java.lang.String> ComputedGroupsService.computeGroupsForUser(NuxeoPrincipalImpl nuxeoPrincipal)
          Returns list of ids for users computed groups.
 java.util.List<java.lang.String> GroupComputer.getGroupsForUser(NuxeoPrincipalImpl nuxeoPrincipal)
          Returns the group names for a give User.
 java.util.List<java.lang.String> AbstractAttributeBasedGroupComputer.getGroupsForUser(NuxeoPrincipalImpl nuxeoPrincipal)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.