|
Packages that use org.alfresco.service.cmr.site.SiteMemberInfo | |
org.alfresco.service.cmr.site | Provides the public interface for the the SiteService which is used by the Share application. |
Uses of SiteMemberInfo in org.alfresco.service.cmr.site |
Methods in org.alfresco.service.cmr.site that return SiteMemberInfo | |
SiteService.getMembersRoleInfo(String shortName, String authorityName) Gets the extended role information of the specified user. |
Methods in org.alfresco.service.cmr.site that return types with arguments of type SiteMemberInfo | |
SiteService.listMembersInfo(String shortName, String nameFilter, String roleFilter, int size, boolean collapseGroups) List the members of the site. |
|