liuling пре 9 месеци
родитељ
комит
dd717a8864
16 измењених фајлова са 99 додато и 102 уклоњено
  1. 3 3
      deployed_metas/com/kingdee/eas/custom/shuiyou/interfacelog/LogInfo.bizunit
  2. 5 5
      deployed_metas/com/kingdee/eas/custom/shuiyou/interfacelog/app/CT_INT_LogInfo.table
  3. 17 17
      deployed_metas/com/kingdee/eas/custom/shuiyou/interfacelog/app/LogInfo.entity
  4. 8 8
      deployed_metas/com/kingdee/eas/custom/shuiyou/interfacelog/app/LogInfoQuery.query
  5. 27 27
      deployed_metas/com/kingdee/eas/custom/shuiyou/interfacelog/client/LogInfoEditUI.ui
  6. 2 2
      deployed_metas/com/kingdee/eas/custom/shuiyou/interfacelog/client/LogInfoListUI.ui
  7. 4 4
      src/com/kingdee/eas/custom/shuiyou/interfacelog/AbstractLogInfoInfo.java
  8. 29 29
      src/com/kingdee/eas/custom/shuiyou/interfacelog/client/AbstractLogInfoEditUI.java
  9. 1 1
      src/com/kingdee/eas/custom/shuiyou/interfacelog/client/AbstractLogInfoEditUI.properties
  10. 1 1
      src/com/kingdee/eas/custom/shuiyou/interfacelog/client/AbstractLogInfoEditUI_l1.properties
  11. 1 1
      src/com/kingdee/eas/custom/shuiyou/interfacelog/client/AbstractLogInfoEditUI_l2.properties
  12. 1 1
      src/com/kingdee/eas/custom/shuiyou/interfacelog/client/AbstractLogInfoEditUI_l3.properties
  13. 0 0
      src/com/kingdee/eas/custom/shuiyou/interfacelog/client/AbstractLogInfoListUI.java
  14. 0 1
      src/com/kingdee/eas/custom/shuiyou/interfacelog/client/AbstractLogInfoListUI.properties
  15. 0 1
      src/com/kingdee/eas/custom/shuiyou/interfacelog/client/AbstractLogInfoListUI_l2.properties
  16. 0 1
      src/com/kingdee/eas/custom/shuiyou/interfacelog/client/AbstractLogInfoListUI_l3.properties

+ 3 - 3
deployed_metas/com/kingdee/eas/custom/shuiyou/interfacelog/LogInfo.bizunit

@@ -91,9 +91,9 @@
             <lang locale="zh_TW" value="com.kingdee.eas.custom.shuiyou.interfacelog.client.LogInfoListUI" />
         </rs>
         <rs key="bizUnit[com.kingdee.eas.custom.shuiyou.interfacelog.LogInfo].extendedProperty.maxFieldIndex">
-            <lang locale="en_US" value="9" />
-            <lang locale="zh_CN" value="9" />
-            <lang locale="zh_TW" value="9" />
+            <lang locale="en_US" value="10" />
+            <lang locale="zh_CN" value="10" />
+            <lang locale="zh_TW" value="10" />
         </rs>
         <rs key="bizUnit[com.kingdee.eas.custom.shuiyou.interfacelog.LogInfo].extendedProperty.userDefined">
             <lang locale="en_US" value="true" />

+ 5 - 5
deployed_metas/com/kingdee/eas/custom/shuiyou/interfacelog/app/CT_INT_LogInfo.table

@@ -316,9 +316,9 @@
             <precision>0</precision>
         </column>
         <column>
-            <name>CFErrorlnfo</name>
-            <alias>dataTable[com.kingdee.eas.custom.shuiyou.interfacelog.app.CT_INT_LogInfo].columns.column[CFErrorlnfo].alias</alias>
-            <description>dataTable[com.kingdee.eas.custom.shuiyou.interfacelog.app.CT_INT_LogInfo].columns.column[CFErrorlnfo].description</description>
+            <name>CFErrorInfo</name>
+            <alias>dataTable[com.kingdee.eas.custom.shuiyou.interfacelog.app.CT_INT_LogInfo].columns.column[CFErrorInfo].alias</alias>
+            <description>dataTable[com.kingdee.eas.custom.shuiyou.interfacelog.app.CT_INT_LogInfo].columns.column[CFErrorInfo].description</description>
             <userDefined>true</userDefined>
             <isMultilingual>false</isMultilingual>
             <isEncoded>false</isEncoded>
@@ -459,13 +459,13 @@
             <lang locale="zh_HK" value="入口" />
             <lang locale="zh_TW" value="入口" />
         </rs>
-        <rs key="dataTable[com.kingdee.eas.custom.shuiyou.interfacelog.app.CT_INT_LogInfo].columns.column[CFErrorlnfo].alias">
+        <rs key="dataTable[com.kingdee.eas.custom.shuiyou.interfacelog.app.CT_INT_LogInfo].columns.column[CFErrorInfo].alias">
             <lang locale="en_US" value="null" />
             <lang locale="zh_CN" value="错误信息" />
             <lang locale="zh_HK" value="錯誤信息" />
             <lang locale="zh_TW" value="錯誤信息" />
         </rs>
-        <rs key="dataTable[com.kingdee.eas.custom.shuiyou.interfacelog.app.CT_INT_LogInfo].columns.column[CFErrorlnfo].description">
+        <rs key="dataTable[com.kingdee.eas.custom.shuiyou.interfacelog.app.CT_INT_LogInfo].columns.column[CFErrorInfo].description">
             <lang locale="en_US" value="null" />
             <lang locale="zh_CN" value="错误信息" />
             <lang locale="zh_HK" value="錯誤信息" />

+ 17 - 17
deployed_metas/com/kingdee/eas/custom/shuiyou/interfacelog/app/LogInfo.entity

@@ -339,9 +339,9 @@
             </mappingField>
         </ownProperty>
         <ownProperty>
-            <name>errorlnfo</name>
-            <alias>entityObject[com.kingdee.eas.custom.shuiyou.interfacelog.app.LogInfo].properties.ownProperty[errorlnfo].alias</alias>
-            <description>entityObject[com.kingdee.eas.custom.shuiyou.interfacelog.app.LogInfo].properties.ownProperty[errorlnfo].description</description>
+            <name>errorInfo</name>
+            <alias>entityObject[com.kingdee.eas.custom.shuiyou.interfacelog.app.LogInfo].properties.ownProperty[errorInfo].alias</alias>
+            <description>entityObject[com.kingdee.eas.custom.shuiyou.interfacelog.app.LogInfo].properties.ownProperty[errorInfo].description</description>
             <userDefined>true</userDefined>
             <configured>false</configured>
             <dataType>String</dataType>
@@ -352,10 +352,10 @@
             <length>255</length>
             <precision>0</precision>
             <decimalDigits>0</decimalDigits>
-            <defaultValue>entityObject[com.kingdee.eas.custom.shuiyou.interfacelog.app.LogInfo].properties.ownProperty[errorlnfo].defaultValue</defaultValue>
+            <defaultValue>entityObject[com.kingdee.eas.custom.shuiyou.interfacelog.app.LogInfo].properties.ownProperty[errorInfo].defaultValue</defaultValue>
             <displayFormat />
             <mappingField>
-                <key name="name" value="CFErrorlnfo" />
+                <key name="name" value="CFErrorInfo" />
             </mappingField>
         </ownProperty>
     </properties>
@@ -1354,65 +1354,65 @@
             <lang locale="zh_CN" value="true" />
             <lang locale="zh_TW" value="true" />
         </rs>
-        <rs key="entityObject[com.kingdee.eas.custom.shuiyou.interfacelog.app.LogInfo].properties.ownProperty[errorlnfo].alias">
+        <rs key="entityObject[com.kingdee.eas.custom.shuiyou.interfacelog.app.LogInfo].properties.ownProperty[errorInfo].alias">
             <lang locale="en_US" value="null" />
             <lang locale="zh_CN" value="错误信息" />
             <lang locale="zh_HK" value="錯誤信息" />
             <lang locale="zh_TW" value="錯誤信息" />
         </rs>
-        <rs key="entityObject[com.kingdee.eas.custom.shuiyou.interfacelog.app.LogInfo].properties.ownProperty[errorlnfo].defaultValue">
+        <rs key="entityObject[com.kingdee.eas.custom.shuiyou.interfacelog.app.LogInfo].properties.ownProperty[errorInfo].defaultValue">
             <lang locale="en_US" value="null" />
             <lang locale="zh_CN" value="null" />
             <lang locale="zh_HK" value="null" />
             <lang locale="zh_TW" value="null" />
         </rs>
-        <rs key="entityObject[com.kingdee.eas.custom.shuiyou.interfacelog.app.LogInfo].properties.ownProperty[errorlnfo].description">
+        <rs key="entityObject[com.kingdee.eas.custom.shuiyou.interfacelog.app.LogInfo].properties.ownProperty[errorInfo].description">
             <lang locale="en_US" value="null" />
             <lang locale="zh_CN" value="错误信息" />
             <lang locale="zh_HK" value="錯誤信息" />
             <lang locale="zh_TW" value="錯誤信息" />
         </rs>
-        <rs key="entityObject[com.kingdee.eas.custom.shuiyou.interfacelog.app.LogInfo].properties.ownProperty[errorlnfo].extendedProperty.ColWidthInKDTable">
+        <rs key="entityObject[com.kingdee.eas.custom.shuiyou.interfacelog.app.LogInfo].properties.ownProperty[errorInfo].extendedProperty.ColWidthInKDTable">
             <lang locale="en_US" value="50" />
             <lang locale="zh_CN" value="50" />
             <lang locale="zh_TW" value="50" />
         </rs>
-        <rs key="entityObject[com.kingdee.eas.custom.shuiyou.interfacelog.app.LogInfo].properties.ownProperty[errorlnfo].extendedProperty.bizDataType">
+        <rs key="entityObject[com.kingdee.eas.custom.shuiyou.interfacelog.app.LogInfo].properties.ownProperty[errorInfo].extendedProperty.bizDataType">
             <lang locale="en_US" value="NOTE" />
             <lang locale="zh_CN" value="NOTE" />
             <lang locale="zh_TW" value="NOTE" />
         </rs>
-        <rs key="entityObject[com.kingdee.eas.custom.shuiyou.interfacelog.app.LogInfo].properties.ownProperty[errorlnfo].extendedProperty.enableFieldPermission">
+        <rs key="entityObject[com.kingdee.eas.custom.shuiyou.interfacelog.app.LogInfo].properties.ownProperty[errorInfo].extendedProperty.enableFieldPermission">
             <lang locale="en_US" value="false" />
             <lang locale="zh_CN" value="false" />
             <lang locale="zh_TW" value="false" />
         </rs>
-        <rs key="entityObject[com.kingdee.eas.custom.shuiyou.interfacelog.app.LogInfo].properties.ownProperty[errorlnfo].extendedProperty.isForGrouping">
+        <rs key="entityObject[com.kingdee.eas.custom.shuiyou.interfacelog.app.LogInfo].properties.ownProperty[errorInfo].extendedProperty.isForGrouping">
             <lang locale="en_US" value="false" />
             <lang locale="zh_CN" value="false" />
             <lang locale="zh_TW" value="false" />
         </rs>
-        <rs key="entityObject[com.kingdee.eas.custom.shuiyou.interfacelog.app.LogInfo].properties.ownProperty[errorlnfo].extendedProperty.isForMapping">
+        <rs key="entityObject[com.kingdee.eas.custom.shuiyou.interfacelog.app.LogInfo].properties.ownProperty[errorInfo].extendedProperty.isForMapping">
             <lang locale="en_US" value="true" />
             <lang locale="zh_CN" value="true" />
             <lang locale="zh_TW" value="true" />
         </rs>
-        <rs key="entityObject[com.kingdee.eas.custom.shuiyou.interfacelog.app.LogInfo].properties.ownProperty[errorlnfo].extendedProperty.isForMatching">
+        <rs key="entityObject[com.kingdee.eas.custom.shuiyou.interfacelog.app.LogInfo].properties.ownProperty[errorInfo].extendedProperty.isForMatching">
             <lang locale="en_US" value="false" />
             <lang locale="zh_CN" value="false" />
             <lang locale="zh_TW" value="false" />
         </rs>
-        <rs key="entityObject[com.kingdee.eas.custom.shuiyou.interfacelog.app.LogInfo].properties.ownProperty[errorlnfo].extendedProperty.isForWrittenBack">
+        <rs key="entityObject[com.kingdee.eas.custom.shuiyou.interfacelog.app.LogInfo].properties.ownProperty[errorInfo].extendedProperty.isForWrittenBack">
             <lang locale="en_US" value="false" />
             <lang locale="zh_CN" value="false" />
             <lang locale="zh_TW" value="false" />
         </rs>
-        <rs key="entityObject[com.kingdee.eas.custom.shuiyou.interfacelog.app.LogInfo].properties.ownProperty[errorlnfo].extendedProperty.isInCode">
+        <rs key="entityObject[com.kingdee.eas.custom.shuiyou.interfacelog.app.LogInfo].properties.ownProperty[errorInfo].extendedProperty.isInCode">
             <lang locale="en_US" value="false" />
             <lang locale="zh_CN" value="false" />
             <lang locale="zh_TW" value="false" />
         </rs>
-        <rs key="entityObject[com.kingdee.eas.custom.shuiyou.interfacelog.app.LogInfo].properties.ownProperty[errorlnfo].extendedProperty.isVisibleForKDTable">
+        <rs key="entityObject[com.kingdee.eas.custom.shuiyou.interfacelog.app.LogInfo].properties.ownProperty[errorInfo].extendedProperty.isVisibleForKDTable">
             <lang locale="en_US" value="true" />
             <lang locale="zh_CN" value="true" />
             <lang locale="zh_TW" value="true" />

+ 8 - 8
deployed_metas/com/kingdee/eas/custom/shuiyou/interfacelog/app/LogInfoQuery.query

@@ -1007,11 +1007,11 @@
             </query>
         </queryField>
         <queryField>
-            <name>errorlnfo</name>
+            <name>errorInfo</name>
             <userDefined>true</userDefined>
             <formulaString>#0</formulaString>
             <constString />
-            <displayName>joinQuery[com.kingdee.eas.custom.shuiyou.interfacelog.app.LogInfoQuery].units.queryField[errorlnfo].displayName</displayName>
+            <displayName>joinQuery[com.kingdee.eas.custom.shuiyou.interfacelog.app.LogInfoQuery].units.queryField[errorInfo].displayName</displayName>
             <groupType />
             <isSelector>true</isSelector>
             <isFilter>true</isFilter>
@@ -1020,15 +1020,15 @@
             <returnType>String</returnType>
             <propertyRefs>
                 <propertyRef>
-                    <key>a1c271cf-b0eb-4d72-9071-8248bcafe5dc</key>
+                    <key>ada866de-3eb3-42c6-b4bf-8c60cf86962e</key>
                     <parentUnit>
-                        <key name="name" value="errorlnfo" />
+                        <key name="name" value="errorInfo" />
                     </parentUnit>
                     <subEntity>
                         <key name="name" value="LogInfo" />
                     </subEntity>
                     <refProperty>
-                        <key name="name" value="errorlnfo" />
+                        <key name="name" value="errorInfo" />
                     </refProperty>
                 </propertyRef>
             </propertyRefs>
@@ -1477,18 +1477,18 @@
             <lang locale="zh_CN" value="true" />
             <lang locale="zh_TW" value="true" />
         </rs>
-        <rs key="joinQuery[com.kingdee.eas.custom.shuiyou.interfacelog.app.LogInfoQuery].units.queryField[errorlnfo].displayName">
+        <rs key="joinQuery[com.kingdee.eas.custom.shuiyou.interfacelog.app.LogInfoQuery].units.queryField[errorInfo].displayName">
             <lang locale="en_US" value="null" />
             <lang locale="zh_CN" value="错误信息" />
             <lang locale="zh_HK" value="錯誤信息" />
             <lang locale="zh_TW" value="錯誤信息" />
         </rs>
-        <rs key="joinQuery[com.kingdee.eas.custom.shuiyou.interfacelog.app.LogInfoQuery].units.queryField[errorlnfo].extendedProperty.isCommonQueryFilter">
+        <rs key="joinQuery[com.kingdee.eas.custom.shuiyou.interfacelog.app.LogInfoQuery].units.queryField[errorInfo].extendedProperty.isCommonQueryFilter">
             <lang locale="en_US" value="true" />
             <lang locale="zh_CN" value="true" />
             <lang locale="zh_TW" value="true" />
         </rs>
-        <rs key="joinQuery[com.kingdee.eas.custom.shuiyou.interfacelog.app.LogInfoQuery].units.queryField[errorlnfo].extendedProperty.isCommonQuerySorter">
+        <rs key="joinQuery[com.kingdee.eas.custom.shuiyou.interfacelog.app.LogInfoQuery].units.queryField[errorInfo].extendedProperty.isCommonQuerySorter">
             <lang locale="en_US" value="true" />
             <lang locale="zh_CN" value="true" />
             <lang locale="zh_TW" value="true" />

+ 27 - 27
deployed_metas/com/kingdee/eas/custom/shuiyou/interfacelog/client/LogInfoEditUI.ui

@@ -767,8 +767,8 @@
             </parent>
         </component>
         <component>
-            <name>conterrorlnfo</name>
-            <alias>uiObject[com.kingdee.eas.custom.shuiyou.interfacelog.client.LogInfoEditUI].components.component[conterrorlnfo].alias</alias>
+            <name>conterrorInfo</name>
+            <alias>uiObject[com.kingdee.eas.custom.shuiyou.interfacelog.client.LogInfoEditUI].components.component[conterrorInfo].alias</alias>
             <userDefined>true</userDefined>
             <classType>com.kingdee.bos.ctrl.swing.KDLabelContainer</classType>
             <isContainer>true</isContainer>
@@ -785,28 +785,28 @@
                 <property>
                     <name>boundLabelText</name>
                     <type>java.lang.String</type>
-                    <value>uiObject[com.kingdee.eas.custom.shuiyou.interfacelog.client.LogInfoEditUI].components.component[conterrorlnfo].properties.property[boundLabelText].value</value>
+                    <value>uiObject[com.kingdee.eas.custom.shuiyou.interfacelog.client.LogInfoEditUI].components.component[conterrorInfo].properties.property[boundLabelText].value</value>
                     <isMultiLan>true</isMultiLan>
                     <userDefined>true</userDefined>
                 </property>
                 <property>
                     <name>boundLabelLength</name>
                     <type>int</type>
-                    <value>uiObject[com.kingdee.eas.custom.shuiyou.interfacelog.client.LogInfoEditUI].components.component[conterrorlnfo].properties.property[boundLabelLength].value</value>
+                    <value>uiObject[com.kingdee.eas.custom.shuiyou.interfacelog.client.LogInfoEditUI].components.component[conterrorInfo].properties.property[boundLabelLength].value</value>
                     <isMultiLan>false</isMultiLan>
                     <userDefined>true</userDefined>
                 </property>
                 <property>
                     <name>boundLabelUnderline</name>
                     <type>boolean</type>
-                    <value>uiObject[com.kingdee.eas.custom.shuiyou.interfacelog.client.LogInfoEditUI].components.component[conterrorlnfo].properties.property[boundLabelUnderline].value</value>
+                    <value>uiObject[com.kingdee.eas.custom.shuiyou.interfacelog.client.LogInfoEditUI].components.component[conterrorInfo].properties.property[boundLabelUnderline].value</value>
                     <isMultiLan>false</isMultiLan>
                     <userDefined>true</userDefined>
                 </property>
                 <property>
                     <name>visible</name>
                     <type>boolean</type>
-                    <value>uiObject[com.kingdee.eas.custom.shuiyou.interfacelog.client.LogInfoEditUI].components.component[conterrorlnfo].properties.property[visible].value</value>
+                    <value>uiObject[com.kingdee.eas.custom.shuiyou.interfacelog.client.LogInfoEditUI].components.component[conterrorInfo].properties.property[visible].value</value>
                     <isMultiLan>false</isMultiLan>
                     <userDefined>true</userDefined>
                 </property>
@@ -1588,8 +1588,8 @@
             </propertyBindings>
         </component>
         <component>
-            <name>scrollPaneerrorlnfo</name>
-            <alias>uiObject[com.kingdee.eas.custom.shuiyou.interfacelog.client.LogInfoEditUI].components.component[scrollPaneerrorlnfo].alias</alias>
+            <name>scrollPaneerrorInfo</name>
+            <alias>uiObject[com.kingdee.eas.custom.shuiyou.interfacelog.client.LogInfoEditUI].components.component[scrollPaneerrorInfo].alias</alias>
             <userDefined>true</userDefined>
             <classType>com.kingdee.bos.ctrl.swing.KDScrollPane</classType>
             <isContainer>true</isContainer>
@@ -1603,51 +1603,51 @@
                 <value>1,1,0,0,0,0</value>
             </layoutInfo>
             <parent>
-                <key name="name" value="conterrorlnfo" />
+                <key name="name" value="conterrorInfo" />
             </parent>
         </component>
         <component>
-            <name>txterrorlnfo</name>
-            <alias>uiObject[com.kingdee.eas.custom.shuiyou.interfacelog.client.LogInfoEditUI].components.component[txterrorlnfo].alias</alias>
+            <name>txterrorInfo</name>
+            <alias>uiObject[com.kingdee.eas.custom.shuiyou.interfacelog.client.LogInfoEditUI].components.component[txterrorInfo].alias</alias>
             <userDefined>true</userDefined>
             <classType>com.kingdee.bos.ctrl.swing.KDTextArea</classType>
             <isContainer>false</isContainer>
             <constraints>0,0,1,1</constraints>
-            <tabIndex>22</tabIndex>
+            <tabIndex>23</tabIndex>
             <herited>false</herited>
             <bimUIObjectPK />
             <properties>
                 <property>
                     <name>visible</name>
                     <type>boolean</type>
-                    <value>uiObject[com.kingdee.eas.custom.shuiyou.interfacelog.client.LogInfoEditUI].components.component[txterrorlnfo].properties.property[visible].value</value>
+                    <value>uiObject[com.kingdee.eas.custom.shuiyou.interfacelog.client.LogInfoEditUI].components.component[txterrorInfo].properties.property[visible].value</value>
                     <isMultiLan>false</isMultiLan>
                     <userDefined>true</userDefined>
                 </property>
                 <property>
                     <name>required</name>
                     <type>boolean</type>
-                    <value>uiObject[com.kingdee.eas.custom.shuiyou.interfacelog.client.LogInfoEditUI].components.component[txterrorlnfo].properties.property[required].value</value>
+                    <value>uiObject[com.kingdee.eas.custom.shuiyou.interfacelog.client.LogInfoEditUI].components.component[txterrorInfo].properties.property[required].value</value>
                     <isMultiLan>false</isMultiLan>
                     <userDefined>true</userDefined>
                 </property>
                 <property>
                     <name>maxLength</name>
                     <type>int</type>
-                    <value>uiObject[com.kingdee.eas.custom.shuiyou.interfacelog.client.LogInfoEditUI].components.component[txterrorlnfo].properties.property[maxLength].value</value>
+                    <value>uiObject[com.kingdee.eas.custom.shuiyou.interfacelog.client.LogInfoEditUI].components.component[txterrorInfo].properties.property[maxLength].value</value>
                     <isMultiLan>false</isMultiLan>
                     <userDefined>true</userDefined>
                 </property>
             </properties>
             <parent>
-                <key name="name" value="scrollPaneerrorlnfo" />
+                <key name="name" value="scrollPaneerrorInfo" />
             </parent>
             <propertyBindings>
                 <propertyBinding>
                     <propertyName>text</propertyName>
                     <propertyType>java.lang.String</propertyType>
                     <bindingObject>editData</bindingObject>
-                    <bindingField>errorlnfo</bindingField>
+                    <bindingField>errorInfo</bindingField>
                     <fieldType>String</fieldType>
                     <accessType>2</accessType>
                     <autoMode>false</autoMode>
@@ -2765,31 +2765,31 @@
             <lang locale="zh_HK" value="true" />
             <lang locale="zh_TW" value="true" />
         </rs>
-        <rs key="uiObject[com.kingdee.eas.custom.shuiyou.interfacelog.client.LogInfoEditUI].components.component[conterrorlnfo].alias">
+        <rs key="uiObject[com.kingdee.eas.custom.shuiyou.interfacelog.client.LogInfoEditUI].components.component[conterrorInfo].alias">
             <lang locale="en_US" value="null" />
             <lang locale="zh_CN" value="null" />
             <lang locale="zh_HK" value="null" />
             <lang locale="zh_TW" value="null" />
         </rs>
-        <rs key="uiObject[com.kingdee.eas.custom.shuiyou.interfacelog.client.LogInfoEditUI].components.component[conterrorlnfo].properties.property[boundLabelLength].value">
+        <rs key="uiObject[com.kingdee.eas.custom.shuiyou.interfacelog.client.LogInfoEditUI].components.component[conterrorInfo].properties.property[boundLabelLength].value">
             <lang locale="en_US" value="100" />
             <lang locale="zh_CN" value="100" />
             <lang locale="zh_HK" value="100" />
             <lang locale="zh_TW" value="100" />
         </rs>
-        <rs key="uiObject[com.kingdee.eas.custom.shuiyou.interfacelog.client.LogInfoEditUI].components.component[conterrorlnfo].properties.property[boundLabelText].value">
+        <rs key="uiObject[com.kingdee.eas.custom.shuiyou.interfacelog.client.LogInfoEditUI].components.component[conterrorInfo].properties.property[boundLabelText].value">
             <lang locale="en_US" value="null" />
             <lang locale="zh_CN" value="错误信息" />
             <lang locale="zh_HK" value="錯誤信息" />
             <lang locale="zh_TW" value="錯誤信息" />
         </rs>
-        <rs key="uiObject[com.kingdee.eas.custom.shuiyou.interfacelog.client.LogInfoEditUI].components.component[conterrorlnfo].properties.property[boundLabelUnderline].value">
+        <rs key="uiObject[com.kingdee.eas.custom.shuiyou.interfacelog.client.LogInfoEditUI].components.component[conterrorInfo].properties.property[boundLabelUnderline].value">
             <lang locale="en_US" value="true" />
             <lang locale="zh_CN" value="true" />
             <lang locale="zh_HK" value="true" />
             <lang locale="zh_TW" value="true" />
         </rs>
-        <rs key="uiObject[com.kingdee.eas.custom.shuiyou.interfacelog.client.LogInfoEditUI].components.component[conterrorlnfo].properties.property[visible].value">
+        <rs key="uiObject[com.kingdee.eas.custom.shuiyou.interfacelog.client.LogInfoEditUI].components.component[conterrorInfo].properties.property[visible].value">
             <lang locale="en_US" value="true" />
             <lang locale="zh_CN" value="true" />
             <lang locale="zh_HK" value="true" />
@@ -3089,7 +3089,7 @@
             <lang locale="zh_HK" value="null" />
             <lang locale="zh_TW" value="null" />
         </rs>
-        <rs key="uiObject[com.kingdee.eas.custom.shuiyou.interfacelog.client.LogInfoEditUI].components.component[scrollPaneerrorlnfo].alias">
+        <rs key="uiObject[com.kingdee.eas.custom.shuiyou.interfacelog.client.LogInfoEditUI].components.component[scrollPaneerrorInfo].alias">
             <lang locale="en_US" value="null" />
             <lang locale="zh_CN" value="null" />
             <lang locale="zh_HK" value="null" />
@@ -3281,25 +3281,25 @@
             <lang locale="zh_HK" value="true" />
             <lang locale="zh_TW" value="true" />
         </rs>
-        <rs key="uiObject[com.kingdee.eas.custom.shuiyou.interfacelog.client.LogInfoEditUI].components.component[txterrorlnfo].alias">
+        <rs key="uiObject[com.kingdee.eas.custom.shuiyou.interfacelog.client.LogInfoEditUI].components.component[txterrorInfo].alias">
             <lang locale="en_US" value="null" />
             <lang locale="zh_CN" value="错误信息" />
             <lang locale="zh_HK" value="錯誤信息" />
             <lang locale="zh_TW" value="錯誤信息" />
         </rs>
-        <rs key="uiObject[com.kingdee.eas.custom.shuiyou.interfacelog.client.LogInfoEditUI].components.component[txterrorlnfo].properties.property[maxLength].value">
+        <rs key="uiObject[com.kingdee.eas.custom.shuiyou.interfacelog.client.LogInfoEditUI].components.component[txterrorInfo].properties.property[maxLength].value">
             <lang locale="en_US" value="255" />
             <lang locale="zh_CN" value="255" />
             <lang locale="zh_HK" value="255" />
             <lang locale="zh_TW" value="255" />
         </rs>
-        <rs key="uiObject[com.kingdee.eas.custom.shuiyou.interfacelog.client.LogInfoEditUI].components.component[txterrorlnfo].properties.property[required].value">
+        <rs key="uiObject[com.kingdee.eas.custom.shuiyou.interfacelog.client.LogInfoEditUI].components.component[txterrorInfo].properties.property[required].value">
             <lang locale="en_US" value="false" />
             <lang locale="zh_CN" value="false" />
             <lang locale="zh_HK" value="false" />
             <lang locale="zh_TW" value="false" />
         </rs>
-        <rs key="uiObject[com.kingdee.eas.custom.shuiyou.interfacelog.client.LogInfoEditUI].components.component[txterrorlnfo].properties.property[visible].value">
+        <rs key="uiObject[com.kingdee.eas.custom.shuiyou.interfacelog.client.LogInfoEditUI].components.component[txterrorInfo].properties.property[visible].value">
             <lang locale="en_US" value="true" />
             <lang locale="zh_CN" value="true" />
             <lang locale="zh_HK" value="true" />

Разлика између датотеке није приказан због своје велике величине
+ 2 - 2
deployed_metas/com/kingdee/eas/custom/shuiyou/interfacelog/client/LogInfoListUI.ui


+ 4 - 4
src/com/kingdee/eas/custom/shuiyou/interfacelog/AbstractLogInfoInfo.java

@@ -108,13 +108,13 @@ public class AbstractLogInfoInfo extends com.kingdee.eas.framework.CoreBillBaseI
     /**
      * Object:ÈÕÖ¾ÐÅÏ¢'s ´íÎóÐÅÏ¢property 
      */
-    public String getErrorlnfo()
+    public String getErrorInfo()
     {
-        return getString("errorlnfo");
+        return getString("errorInfo");
     }
-    public void setErrorlnfo(String item)
+    public void setErrorInfo(String item)
     {
-        setString("errorlnfo", item);
+        setString("errorInfo", item);
     }
     public BOSObjectType getBOSType()
     {

+ 29 - 29
src/com/kingdee/eas/custom/shuiyou/interfacelog/client/AbstractLogInfoEditUI.java

@@ -61,7 +61,7 @@ public abstract class AbstractLogInfoEditUI extends com.kingdee.eas.framework.cl
     protected com.kingdee.bos.ctrl.swing.KDLabelContainer contInParameter;
     protected com.kingdee.bos.ctrl.swing.KDLabelContainer contOutParameter;
     protected com.kingdee.bos.ctrl.swing.KDLabelContainer contxReqNonce;
-    protected com.kingdee.bos.ctrl.swing.KDLabelContainer conterrorlnfo;
+    protected com.kingdee.bos.ctrl.swing.KDLabelContainer conterrorInfo;
     protected com.kingdee.bos.ctrl.extendcontrols.KDBizPromptBox prmtCreator;
     protected com.kingdee.bos.ctrl.swing.KDDatePicker kDDateCreateTime;
     protected com.kingdee.bos.ctrl.extendcontrols.KDBizPromptBox prmtLastUpdateUser;
@@ -79,8 +79,8 @@ public abstract class AbstractLogInfoEditUI extends com.kingdee.eas.framework.cl
     protected com.kingdee.bos.ctrl.swing.KDScrollPane scrollPaneOutParameter;
     protected com.kingdee.bos.ctrl.swing.KDTextArea txtOutParameter;
     protected com.kingdee.bos.ctrl.swing.KDTextField txtxReqNonce;
-    protected com.kingdee.bos.ctrl.swing.KDScrollPane scrollPaneerrorlnfo;
-    protected com.kingdee.bos.ctrl.swing.KDTextArea txterrorlnfo;
+    protected com.kingdee.bos.ctrl.swing.KDScrollPane scrollPaneerrorInfo;
+    protected com.kingdee.bos.ctrl.swing.KDTextArea txterrorInfo;
     protected com.kingdee.eas.custom.shuiyou.interfacelog.LogInfoInfo editData = null;
     /**
      * output class constructor
@@ -160,7 +160,7 @@ public abstract class AbstractLogInfoEditUI extends com.kingdee.eas.framework.cl
         this.contInParameter = new com.kingdee.bos.ctrl.swing.KDLabelContainer();
         this.contOutParameter = new com.kingdee.bos.ctrl.swing.KDLabelContainer();
         this.contxReqNonce = new com.kingdee.bos.ctrl.swing.KDLabelContainer();
-        this.conterrorlnfo = new com.kingdee.bos.ctrl.swing.KDLabelContainer();
+        this.conterrorInfo = new com.kingdee.bos.ctrl.swing.KDLabelContainer();
         this.prmtCreator = new com.kingdee.bos.ctrl.extendcontrols.KDBizPromptBox();
         this.kDDateCreateTime = new com.kingdee.bos.ctrl.swing.KDDatePicker();
         this.prmtLastUpdateUser = new com.kingdee.bos.ctrl.extendcontrols.KDBizPromptBox();
@@ -178,8 +178,8 @@ public abstract class AbstractLogInfoEditUI extends com.kingdee.eas.framework.cl
         this.scrollPaneOutParameter = new com.kingdee.bos.ctrl.swing.KDScrollPane();
         this.txtOutParameter = new com.kingdee.bos.ctrl.swing.KDTextArea();
         this.txtxReqNonce = new com.kingdee.bos.ctrl.swing.KDTextField();
-        this.scrollPaneerrorlnfo = new com.kingdee.bos.ctrl.swing.KDScrollPane();
-        this.txterrorlnfo = new com.kingdee.bos.ctrl.swing.KDTextArea();
+        this.scrollPaneerrorInfo = new com.kingdee.bos.ctrl.swing.KDScrollPane();
+        this.txterrorInfo = new com.kingdee.bos.ctrl.swing.KDTextArea();
         this.contCreator.setName("contCreator");
         this.contCreateTime.setName("contCreateTime");
         this.contLastUpdateUser.setName("contLastUpdateUser");
@@ -195,7 +195,7 @@ public abstract class AbstractLogInfoEditUI extends com.kingdee.eas.framework.cl
         this.contInParameter.setName("contInParameter");
         this.contOutParameter.setName("contOutParameter");
         this.contxReqNonce.setName("contxReqNonce");
-        this.conterrorlnfo.setName("conterrorlnfo");
+        this.conterrorInfo.setName("conterrorInfo");
         this.prmtCreator.setName("prmtCreator");
         this.kDDateCreateTime.setName("kDDateCreateTime");
         this.prmtLastUpdateUser.setName("prmtLastUpdateUser");
@@ -213,8 +213,8 @@ public abstract class AbstractLogInfoEditUI extends com.kingdee.eas.framework.cl
         this.scrollPaneOutParameter.setName("scrollPaneOutParameter");
         this.txtOutParameter.setName("txtOutParameter");
         this.txtxReqNonce.setName("txtxReqNonce");
-        this.scrollPaneerrorlnfo.setName("scrollPaneerrorlnfo");
-        this.txterrorlnfo.setName("txterrorlnfo");
+        this.scrollPaneerrorInfo.setName("scrollPaneerrorInfo");
+        this.txterrorInfo.setName("txterrorInfo");
         // CoreUI		
         this.btnTraceUp.setVisible(false);		
         this.btnTraceDown.setVisible(false);		
@@ -312,11 +312,11 @@ public abstract class AbstractLogInfoEditUI extends com.kingdee.eas.framework.cl
         this.contxReqNonce.setBoundLabelLength(100);		
         this.contxReqNonce.setBoundLabelUnderline(true);		
         this.contxReqNonce.setVisible(true);
-        // conterrorlnfo		
-        this.conterrorlnfo.setBoundLabelText(resHelper.getString("conterrorlnfo.boundLabelText"));		
-        this.conterrorlnfo.setBoundLabelLength(100);		
-        this.conterrorlnfo.setBoundLabelUnderline(true);		
-        this.conterrorlnfo.setVisible(true);
+        // conterrorInfo		
+        this.conterrorInfo.setBoundLabelText(resHelper.getString("conterrorInfo.boundLabelText"));		
+        this.conterrorInfo.setBoundLabelLength(100);		
+        this.conterrorInfo.setBoundLabelUnderline(true);		
+        this.conterrorInfo.setVisible(true);
         // prmtCreator		
         this.prmtCreator.setEnabled(false);
         // kDDateCreateTime		
@@ -371,12 +371,12 @@ public abstract class AbstractLogInfoEditUI extends com.kingdee.eas.framework.cl
         this.txtxReqNonce.setHorizontalAlignment(2);		
         this.txtxReqNonce.setMaxLength(100);		
         this.txtxReqNonce.setRequired(false);
-        // scrollPaneerrorlnfo
-        // txterrorlnfo		
-        this.txterrorlnfo.setVisible(true);		
-        this.txterrorlnfo.setRequired(false);		
-        this.txterrorlnfo.setMaxLength(255);
-        this.setFocusTraversalPolicy(new com.kingdee.bos.ui.UIFocusTraversalPolicy(new java.awt.Component[] {txtInterfaceAddress,txtEntrance,txtstatus,txtInterfaceName,txtInParameter,txtOutParameter,txtxReqNonce,txterrorlnfo}));
+        // scrollPaneerrorInfo
+        // txterrorInfo		
+        this.txterrorInfo.setVisible(true);		
+        this.txterrorInfo.setRequired(false);		
+        this.txterrorInfo.setMaxLength(255);
+        this.setFocusTraversalPolicy(new com.kingdee.bos.ui.UIFocusTraversalPolicy(new java.awt.Component[] {txtInterfaceAddress,txtEntrance,txtstatus,txtInterfaceName,txtInParameter,txtOutParameter,txtxReqNonce,txterrorInfo}));
         this.setFocusCycleRoot(true);
 		//Register control's property binding
 		registerBindings();
@@ -434,8 +434,8 @@ public abstract class AbstractLogInfoEditUI extends com.kingdee.eas.framework.cl
         this.add(contOutParameter, null);
         contxReqNonce.setBounds(new Rectangle(0, 0, 270, 19));
         this.add(contxReqNonce, null);
-        conterrorlnfo.setBounds(new Rectangle(0, 0, 270, 19));
-        this.add(conterrorlnfo, null);
+        conterrorInfo.setBounds(new Rectangle(0, 0, 270, 19));
+        this.add(conterrorInfo, null);
         //contCreator
         contCreator.setBoundEditor(prmtCreator);
         //contCreateTime
@@ -470,10 +470,10 @@ public abstract class AbstractLogInfoEditUI extends com.kingdee.eas.framework.cl
         scrollPaneOutParameter.getViewport().add(txtOutParameter, null);
         //contxReqNonce
         contxReqNonce.setBoundEditor(txtxReqNonce);
-        //conterrorlnfo
-        conterrorlnfo.setBoundEditor(scrollPaneerrorlnfo);
-        //scrollPaneerrorlnfo
-        scrollPaneerrorlnfo.getViewport().add(txterrorlnfo, null);
+        //conterrorInfo
+        conterrorInfo.setBoundEditor(scrollPaneerrorInfo);
+        //scrollPaneerrorInfo
+        scrollPaneerrorInfo.getViewport().add(txterrorInfo, null);
 
     }
 
@@ -665,7 +665,7 @@ public abstract class AbstractLogInfoEditUI extends com.kingdee.eas.framework.cl
 		dataBinder.registerBinding("InParameter", String.class, this.txtInParameter, "text");
 		dataBinder.registerBinding("OutParameter", String.class, this.txtOutParameter, "text");
 		dataBinder.registerBinding("xReqNonce", String.class, this.txtxReqNonce, "text");
-		dataBinder.registerBinding("errorlnfo", String.class, this.txterrorlnfo, "text");		
+		dataBinder.registerBinding("errorInfo", String.class, this.txterrorInfo, "text");		
 	}
 	//Regiester UI State
 	private void registerUIState(){		
@@ -815,7 +815,7 @@ public abstract class AbstractLogInfoEditUI extends com.kingdee.eas.framework.cl
 		getValidateHelper().registerBindProperty("InParameter", ValidateHelper.ON_SAVE);    
 		getValidateHelper().registerBindProperty("OutParameter", ValidateHelper.ON_SAVE);    
 		getValidateHelper().registerBindProperty("xReqNonce", ValidateHelper.ON_SAVE);    
-		getValidateHelper().registerBindProperty("errorlnfo", ValidateHelper.ON_SAVE);    		
+		getValidateHelper().registerBindProperty("errorInfo", ValidateHelper.ON_SAVE);    		
 	}
 
 
@@ -882,7 +882,7 @@ public abstract class AbstractLogInfoEditUI extends com.kingdee.eas.framework.cl
         sic.add(new SelectorItemInfo("InParameter"));
         sic.add(new SelectorItemInfo("OutParameter"));
         sic.add(new SelectorItemInfo("xReqNonce"));
-        sic.add(new SelectorItemInfo("errorlnfo"));
+        sic.add(new SelectorItemInfo("errorInfo"));
         return sic;
     }        
     	

+ 1 - 1
src/com/kingdee/eas/custom/shuiyou/interfacelog/client/AbstractLogInfoEditUI.properties

@@ -14,7 +14,7 @@ contInterfaceName.boundLabelText=\u63A5\u53E3\u540D\u79F0
 contInParameter.boundLabelText=\u5165\u53C2
 contOutParameter.boundLabelText=\u56DE\u53C2
 contxReqNonce.boundLabelText=\u5916\u90E8\u4E1A\u52A1ID
-conterrorlnfo.boundLabelText=\u9519\u8BEF\u4FE1\u606F
+conterrorInfo.boundLabelText=\u9519\u8BEF\u4FE1\u606F
 ActionSubmit.SHORT_DESCRIPTION=\u63D0\u4EA4
 ActionSubmit.LONG_DESCRIPTION=\u63D0\u4EA4
 ActionSubmit.NAME=\u63D0\u4EA4

+ 1 - 1
src/com/kingdee/eas/custom/shuiyou/interfacelog/client/AbstractLogInfoEditUI_l1.properties

@@ -14,7 +14,7 @@ contInterfaceName.boundLabelText=
 contInParameter.boundLabelText=
 contOutParameter.boundLabelText=
 contxReqNonce.boundLabelText=
-conterrorlnfo.boundLabelText=
+conterrorInfo.boundLabelText=
 ActionSubmit.SHORT_DESCRIPTION=
 ActionSubmit.LONG_DESCRIPTION=
 ActionSubmit.NAME=

+ 1 - 1
src/com/kingdee/eas/custom/shuiyou/interfacelog/client/AbstractLogInfoEditUI_l2.properties

@@ -14,7 +14,7 @@ contInterfaceName.boundLabelText=\u63A5\u53E3\u540D\u79F0
 contInParameter.boundLabelText=\u5165\u53C2
 contOutParameter.boundLabelText=\u56DE\u53C2
 contxReqNonce.boundLabelText=\u5916\u90E8\u4E1A\u52A1ID
-conterrorlnfo.boundLabelText=\u9519\u8BEF\u4FE1\u606F
+conterrorInfo.boundLabelText=\u9519\u8BEF\u4FE1\u606F
 ActionSubmit.SHORT_DESCRIPTION=\u63D0\u4EA4
 ActionSubmit.LONG_DESCRIPTION=\u63D0\u4EA4
 ActionSubmit.NAME=\u63D0\u4EA4

+ 1 - 1
src/com/kingdee/eas/custom/shuiyou/interfacelog/client/AbstractLogInfoEditUI_l3.properties

@@ -14,7 +14,7 @@ contInterfaceName.boundLabelText=\u4ECB\u9762\u540D\u7A31
 contInParameter.boundLabelText=\u5165\u53C3
 contOutParameter.boundLabelText=\u56DE\u53C3
 contxReqNonce.boundLabelText=\u5916\u90E8\u696D\u52D9ID
-conterrorlnfo.boundLabelText=\u932F\u8AA4\u4FE1\u606F
+conterrorInfo.boundLabelText=\u932F\u8AA4\u4FE1\u606F
 ActionSubmit.SHORT_DESCRIPTION=\u63D0\u4EA4
 ActionSubmit.LONG_DESCRIPTION=\u63D0\u4EA4
 ActionSubmit.NAME=\u63D0\u4EA4

Разлика између датотеке није приказан због своје велике величине
+ 0 - 0
src/com/kingdee/eas/custom/shuiyou/interfacelog/client/AbstractLogInfoListUI.java


Разлика између датотеке није приказан због своје велике величине
+ 0 - 1
src/com/kingdee/eas/custom/shuiyou/interfacelog/client/AbstractLogInfoListUI.properties


Разлика између датотеке није приказан због своје велике величине
+ 0 - 1
src/com/kingdee/eas/custom/shuiyou/interfacelog/client/AbstractLogInfoListUI_l2.properties


Разлика између датотеке није приказан због своје велике величине
+ 0 - 1
src/com/kingdee/eas/custom/shuiyou/interfacelog/client/AbstractLogInfoListUI_l3.properties


Неке датотеке нису приказане због велике количине промена