RM-1652 (Classified Records capabilities are never used)

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.2@80299 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Tuna Aksoy
2014-08-18 10:19:35 +00:00
parent 0811cd23cd
commit bcc59d7df0

View File

@@ -19,7 +19,7 @@
parent="declarativeCapability">
<property name="name" value="CreateModifyDestroyClassificationGuides"/>
<property name="permission" value="CreateModifyDestroyClassificationGuides"/>
<property name="group"><ref bean="classifiedRecordsGroup"/></property>
<!-- <property name="group"><ref bean="classifiedRecordsGroup"/></property> -->
<property name="index" value="10" />
<property name="private" value="true" />
</bean>
@@ -28,7 +28,7 @@
parent="declarativeCapability">
<property name="name" value="CreateModifyDestroyTimeframes" />
<property name="permission" value="CreateModifyDestroyTimeframes" />
<property name="group"><ref bean="classifiedRecordsGroup"/></property>
<!-- <property name="group"><ref bean="classifiedRecordsGroup"/></property> -->
<property name="index" value="20" />
<property name="private" value="true" />
</bean>
@@ -37,7 +37,7 @@
parent="declarativeCapability">
<property name="name" value="MapClassificationGuideMetadata" />
<property name="permission" value="MapClassificationGuideMetadata" />
<property name="group"><ref bean="classifiedRecordsGroup"/></property>
<!-- <property name="group"><ref bean="classifiedRecordsGroup"/></property> -->
<property name="index" value="30" />
<property name="private" value="true" />
</bean>
@@ -46,7 +46,7 @@
parent="declarativeCapability">
<property name="name" value="UpdateClassificationDates" />
<property name="permission" value="UpdateClassificationDates" />
<property name="group"><ref bean="classifiedRecordsGroup"/></property>
<!-- <property name="group"><ref bean="classifiedRecordsGroup"/></property> -->
<property name="index" value="40" />
<property name="private" value="true" />
</bean>
@@ -55,7 +55,7 @@
parent="declarativeCapability">
<property name="name" value="UpdateExemptionCategories" />
<property name="permission" value="UpdateExemptionCategories" />
<property name="group"><ref bean="classifiedRecordsGroup"/></property>
<!-- <property name="group"><ref bean="classifiedRecordsGroup"/></property> -->
<property name="index" value="50" />
<property name="private" value="true" />
</bean>
@@ -69,7 +69,7 @@
<entry key="capabilityCondition.frozen" value="false"/>
</map>
</property>
<property name="group"><ref bean="classifiedRecordsGroup"/></property>
<!-- <property name="group"><ref bean="classifiedRecordsGroup"/></property> -->
<property name="index" value="60" />
<property name="private" value="true" />
</bean>