10-13-2009 09:19 AM
10-13-2009 05:03 PM
10-19-2009 04:01 AM
search.luceneSearch("user://alfrescoUserStore", "TYPE:\"usr:authorityContainer\"")
orvar groups = search.xpathSearch("user://alfrescoUserStore", "/sys:system/sys:authorities/*");
10-23-2009 04:29 PM
10-23-2009 05:52 PM
11-09-2009 05: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 08:57 AM
11-09-2009 10: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.