10-13-2009 06:19 AM
10-13-2009 02:03 PM
10-19-2009 01:01 AM
search.luceneSearch("user://alfrescoUserStore", "TYPE:\"usr:authorityContainer\"")
orvar groups = search.xpathSearch("user://alfrescoUserStore", "/sys:system/sys:authorities/*");
10-23-2009 01:29 PM
10-23-2009 02:52 PM
11-09-2009 02:16 AM
model.groups = AuthorityService.searchGroups()
La classe Java "org.alfresco.service.cmr.security.AuthorityService" ne possède aucun champ ou aucune méthode d'instance publique appelé "searchGroups"
Server: Alfresco Community v3.2.0 (2039) schema 2 019
11-09-2009 05:57 AM
11-09-2009 07:55 AM
model.groups = groups.searchGroups("*");
This snippet is not elegant at all, but at least this works.
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.