cancel
Showing results for 
Search instead for 
Did you mean: 

How to define and apply ACL on folder/document?

imeprezime
Champ in-the-making
Champ in-the-making
Hi,

It is possible to define an ACL model and then after apply this ACL to a folder or document?

For example,
I want to define an ACL model (something like permisssionsDefinitions.xml) before any folder/document I create and then to apply this ACL on some created folder/document.

ACL model:

ACL_X
ACE_1 (permission + authority)
ACE_2
ACE_3


ACL_Y
ACE_4 (permission + authority)
ACE_5
ACE_6


For example, I want to create a document and apply ACL_X on this document (programmatically) using Alfresco Java API.
How can I achive this?

Thanks in advance!
1 REPLY 1

jjacobwip
Champ in-the-making
Champ in-the-making
Hi,

Were you able to achieve this? I have a similar requirement and would like some pointers on how you implemented this?

Thanks,
Jerry