mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Merged V3.1 to HEAD
12991: Merged V3.0 to V3.1 12929: Merged V2.2 to V3.0 12579: Fix ETWOTWO-925: Adding users to a web project is slow due to permission setting 12583: Fix ETWOTWO-925: Added post fix snapshot (follow on from 12579) ___________________________________________________________________ Modified: svn:mergeinfo Merged /alfresco/BRANCHES/V3.0:r12929 Merged /alfresco/BRANCHES/V2.2:r12579,12583 Merged /alfresco/BRANCHES/V3.1:r12991 git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@13547 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -155,6 +155,14 @@ public interface PermissionService
|
||||
|
||||
public static final String PROPERTIES = "Properties";
|
||||
|
||||
public static final String WCM_CONTENT_MANAGER = "ContentManager";
|
||||
|
||||
public static final String WCM_CONTENT_PUBLISHER = "ContentPublisher";
|
||||
|
||||
public static final String WCM_CONTENT_CONTRIBUTOR = "ContentContributor";
|
||||
|
||||
public static final String WCM_CONTENT_REVIEWER = "ContentReviewer";
|
||||
|
||||
/**
|
||||
* Get the Owner Authority
|
||||
*
|
||||
|
Reference in New Issue
Block a user