|
@@ -746,6 +746,16 @@
|
|
|
<argument id="1">
|
|
|
<type>attcode</type>
|
|
|
<mandatory>true</mandatory>
|
|
|
+ <type_restrictions>
|
|
|
+ <operation>deny</operation>
|
|
|
+ <types>
|
|
|
+ <type id="AttributeStopWatch"/>
|
|
|
+ <type id="AttributeSubItem"/>
|
|
|
+ <type id="AttributeExternalField"/>
|
|
|
+ <type id="AttributeLinkedSetIndirect"/>
|
|
|
+ <type id="AttributeLinkedSet"/>
|
|
|
+ </types>
|
|
|
+ </type_restrictions>
|
|
|
</argument>
|
|
|
<argument id="2">
|
|
|
<type>string</type>
|
|
@@ -758,6 +768,14 @@
|
|
|
<argument id="1">
|
|
|
<type>attcode</type>
|
|
|
<mandatory>true</mandatory>
|
|
|
+ <type_restrictions>
|
|
|
+ <operation>allow</operation>
|
|
|
+ <types>
|
|
|
+ <type id="AttributeDate"/>
|
|
|
+ <type id="AttributeDateTime"/>
|
|
|
+ <type id="AttributeString"/>
|
|
|
+ </types>
|
|
|
+ </type_restrictions>
|
|
|
</argument>
|
|
|
</arguments>
|
|
|
</method>
|
|
@@ -766,6 +784,14 @@
|
|
|
<argument id="1">
|
|
|
<type>attcode</type>
|
|
|
<mandatory>true</mandatory>
|
|
|
+ <type_restrictions>
|
|
|
+ <operation>allow</operation>
|
|
|
+ <types>
|
|
|
+ <type id="AttributeExternalKey"/>
|
|
|
+ <type id="AttributeInteger"/>
|
|
|
+ <type id="AttributeString"/>
|
|
|
+ </types>
|
|
|
+ </type_restrictions>
|
|
|
</argument>
|
|
|
</arguments>
|
|
|
</method>
|
|
@@ -774,10 +800,23 @@
|
|
|
<argument id="1">
|
|
|
<type>attcode</type>
|
|
|
<mandatory>true</mandatory>
|
|
|
+ <type_restrictions>
|
|
|
+ <operation>allow</operation>
|
|
|
+ <types>
|
|
|
+ <type id="AttributeDuration"/>
|
|
|
+ </types>
|
|
|
+ </type_restrictions>
|
|
|
</argument>
|
|
|
<argument id="2">
|
|
|
<type>attcode</type>
|
|
|
<mandatory>true</mandatory>
|
|
|
+ <type_restrictions>
|
|
|
+ <operation>allow</operation>
|
|
|
+ <types>
|
|
|
+ <type id="AttributeDate"/>
|
|
|
+ <type id="AttributeDateTime"/>
|
|
|
+ </types>
|
|
|
+ </type_restrictions>
|
|
|
</argument>
|
|
|
<argument id="3">
|
|
|
<type>string</type>
|
|
@@ -790,6 +829,28 @@
|
|
|
<argument id="1">
|
|
|
<type>attcode</type>
|
|
|
<mandatory>true</mandatory>
|
|
|
+ <type_restrictions>
|
|
|
+ <operation>deny</operation>
|
|
|
+ <types>
|
|
|
+ <type id="AttributeStopWatch"/>
|
|
|
+ <type id="AttributeSubItem"/>
|
|
|
+ <type id="AttributeExternalField"/>
|
|
|
+ </types>
|
|
|
+ </type_restrictions>
|
|
|
+ </argument>
|
|
|
+ </arguments>
|
|
|
+ </method>
|
|
|
+ <method id="ResetStopWatch">
|
|
|
+ <arguments>
|
|
|
+ <argument id="1">
|
|
|
+ <type>attcode</type>
|
|
|
+ <mandatory>true</mandatory>
|
|
|
+ <type_restrictions>
|
|
|
+ <operation>allow</operation>
|
|
|
+ <types>
|
|
|
+ <type id="AttributeStopWatch"/>
|
|
|
+ </types>
|
|
|
+ </type_restrictions>
|
|
|
</argument>
|
|
|
</arguments>
|
|
|
</method>
|
|
@@ -798,6 +859,14 @@
|
|
|
<argument id="1">
|
|
|
<type>attcode</type>
|
|
|
<mandatory>true</mandatory>
|
|
|
+ <type_restrictions>
|
|
|
+ <operation>deny</operation>
|
|
|
+ <types>
|
|
|
+ <type id="AttributeStopWatch"/>
|
|
|
+ <type id="AttributeSubItem"/>
|
|
|
+ <type id="AttributeExternalField"/>
|
|
|
+ </types>
|
|
|
+ </type_restrictions>
|
|
|
</argument>
|
|
|
<argument id="2">
|
|
|
<type>attcode</type>
|