RM-1427 (Delete RM site permanently)

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@66031 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Tuna Aksoy
2014-04-01 11:04:41 +00:00
parent 48bb2db015
commit 6370697ffb
3 changed files with 18 additions and 0 deletions

View File

@@ -33,6 +33,7 @@
<type name="rma:rmsite">
<title>RM Site</title>
<parent>st:site</parent>
<archive>false</archive>
</type>
<!-- Caveat config - allowed values for users/groups for supplemental markings and/or user-defined fields -->

View File

@@ -88,6 +88,7 @@
<property name="siteService" ref="SiteService"/>
<property name="recordsManagementSearchService" ref="RecordsManagementSearchService" />
<property name="capabilityService" ref="CapabilityService" />
<property name="authorityService" ref="AuthorityService" />
</bean>
<!-- rma model aspects -->