Merge DEV/BELARUS/HEAD-2010_02_22 to HEAD

18845 : SAIL-200: Enhance webscript (Get all folder rules for folder) with inherited, linked rules



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@18870 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Roy Wetherall
2010-02-26 05:10:46 +00:00
parent 44d2fc6bec
commit f8ab3f22a7

View File

@@ -64,10 +64,14 @@
<title>Rules</title>
<associations>
<child-association name="rule:ruleFolder">
<source>
<mandatory>false</mandatory>
<many>true</many>
</source>
<target>
<class>cm:systemfolder</class>
<mandatory>false</mandatory>
<many>true</many>
<many>false</many>
</target>
</child-association>
</associations>