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 6cfb06f5ac
commit dbf820577e

View File

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