Merged 5.0.N (5.0.3) to 5.1.N (5.1.1)

114701 amorarasu: Merged V4.2-BUG-FIX (4.2.6) to 5.0.N (5.0.3)
      114590 amorarasu: Merged V4.2.5 (4.2.5) to V4.2-BUG-FIX (4.2.6)
         114466 abozianu: MNT-14994 : CLONE - Alfresco Mobile: All Sites is throwing error when listing sites


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@114742 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Raluca Munteanu
2015-10-20 08:56:12 +00:00
parent 76c9854c93
commit 206b58e99e
3 changed files with 112 additions and 33 deletions

View File

@@ -226,7 +226,7 @@ public interface SiteService
* Lists all the memberships in sites that the specified user is in.
*
* @param userName String
* @param size int
* @param size list maximum size or zero for all
* @return a list of SiteMembership objects
*/
@NotAuditable