10-29-2010 10:35 AM
<view:view xmlns:view="http://www.alfresco.org/view/repository/1.0"
xmlns:cm="http://www.alfresco.org/model/content/1.0"
xmlns:sys="http://www.alfresco.org/model/system/1.0"
xmlns:usr="http://www.alfresco.org/model/user/1.0"
xmlns:app="http://www.alfresco.org/model/application/1.0">
<sys:container view:childName="${system.authorities_container.childname}">
<view:acl>
<view:ace view:access="ALLOWED">
<view:authority>GROUP_EVERYONE</view:authority>
<view:permission>Read</view:permission>
</view:ace>
</view:acl>
<view:associations>
<sys:children>
<cm:authorityContainer view:childName="cm:GROUP_test">
<view:aspects>
<sys:referenceable />
</view:aspects>
<view:properties>
<sys:node-uuid>GROUP_test</sys:node-uuid>
<cm:name>GROUP_test</cm:name>
<cm:authorityName>GROUP_test</cm:authorityName>
</view:properties>
<view:associations>
<cm:member>
<view:reference
view:pathref="${system.people_container.childname}/cm:${alfresco_user_store.adminusername}"
view:childName="cm:${alfresco_user_store.adminusername}" />
</cm:member>
</view:associations>
</cm:authorityContainer>
</sys:children>
</view:associations>
</sys:container>
</view:view>
10-31-2010 06:04 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.