Nuxeo ECM Projects 5.4.3-SNAPSHOT

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
 List<String> ComputedGroupsServiceImpl.computeGroupsForUser(NuxeoPrincipalImpl nuxeoPrincipal)
           
 List<String> ComputedGroupsService.computeGroupsForUser(NuxeoPrincipalImpl nuxeoPrincipal)
          Returns list of ids for users computed groups.
 List<String> GroupComputer.getGroupsForUser(NuxeoPrincipalImpl nuxeoPrincipal)
          Returns the group names for a give User.
 List<String> AbstractAttributeBasedGroupComputer.getGroupsForUser(NuxeoPrincipalImpl nuxeoPrincipal)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.