Commit f4d4784d authored by wansari's avatar wansari

D16JSUN0002 updated source on head for upload utility issue


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@105217 ce508802-f39f-4f6c-b175-0d175dae99d5
parent c51fd4d3
...@@ -4671,7 +4671,7 @@ public class ScontractGwtIC extends ValidatorEJB implements ScontractGwtICLocal, ...@@ -4671,7 +4671,7 @@ public class ScontractGwtIC extends ValidatorEJB implements ScontractGwtICLocal,
childNodeListLength = childNodeList.getLength(); childNodeListLength = childNodeList.getLength();
domID = parentNode.getAttributes().getNamedItem( "domID" ).getNodeValue(); domID = parentNode.getAttributes().getNamedItem( "domID" ).getNodeValue();
prntSelected = parentNode.getAttributes().getNamedItem( "selected" ).getNodeValue(); //prntSelected = parentNode.getAttributes().getNamedItem( "selected" ).getNodeValue();
System.out.println("childNodeListLength"+childNodeListLength); System.out.println("childNodeListLength"+childNodeListLength);
...@@ -4688,7 +4688,7 @@ public class ScontractGwtIC extends ValidatorEJB implements ScontractGwtICLocal, ...@@ -4688,7 +4688,7 @@ public class ScontractGwtIC extends ValidatorEJB implements ScontractGwtICLocal,
selected = childNode.getAttributes().getNamedItem("selected").getNodeValue(); selected = childNode.getAttributes().getNamedItem("selected").getNodeValue();
updateFlag = childNode.getAttributes().getNamedItem("updateFlag").getNodeValue(); updateFlag = childNode.getAttributes().getNamedItem("updateFlag").getNodeValue();
status = childNode.getAttributes().getNamedItem("status").getNodeValue(); status = childNode.getAttributes().getNamedItem("status").getNodeValue();
isChanged = childNode.getAttributes().getNamedItem("IS_CHANGE").getNodeValue(); //isChanged = childNode.getAttributes().getNamedItem("IS_CHANGE").getNodeValue();
System.out.println("Inside selected Attribute Selected ["+selected+"] UpdFlag["+updateFlag+"] Status["+status+"] DOMID["+domID+"]"); System.out.println("Inside selected Attribute Selected ["+selected+"] UpdFlag["+updateFlag+"] Status["+status+"] DOMID["+domID+"]");
...@@ -4696,8 +4696,8 @@ public class ScontractGwtIC extends ValidatorEJB implements ScontractGwtICLocal, ...@@ -4696,8 +4696,8 @@ public class ScontractGwtIC extends ValidatorEJB implements ScontractGwtICLocal,
{ {
break; break;
} }
valueXmlString.append("<Detail2 domID = '"+domID+"' objContext='2' selected = '"+prntSelected+"'>"); valueXmlString.append("<Detail2 domID = '"+domID+"' objContext='2' selected = 'Y'>");
valueXmlString.append("<attribute selected=\""+selected+"\" IS_CHANGE=\""+isChanged+"\" updateFlag=\""+updateFlag+"\" status=\""+status+"\" pkNames=\"\" />"); valueXmlString.append("<attribute selected=\""+selected+"\" updateFlag=\""+updateFlag+"\" status=\""+status+"\" pkNames=\"\" />");
} }
if(childNode != null && childNode.getFirstChild() != null) if(childNode != null && childNode.getFirstChild() != null)
......
...@@ -267,62 +267,6 @@ ...@@ -267,62 +267,6 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Effective From</text>
<border>0</border>
<color>33554432</color>
<x>568</x>
<y>2</y>
<height>15</height>
<width>114</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>eff_from_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Valid Upto</text>
<border>0</border>
<color>33554432</color>
<x>684</x>
<y>2</y>
<height>15</height>
<width>116</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>valid_upto_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
...@@ -496,14 +440,14 @@ ...@@ -496,14 +440,14 @@
<band>Detail</band> <band>Detail</band>
<id>8</id> <id>8</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>40</tabsequence> <tabsequence>60</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>802</x> <x>802</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>72</width> <width>72</width>
<format>##########0.000</format> <format>[number]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -533,25 +477,28 @@ ...@@ -533,25 +477,28 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>6</id> <id>1</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>569</x> <x>2</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>113</width> <width>110</width>
<format>[shortdate] [time]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>eff_from</name> <name>contract_no</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="editmask"> <EditStyle style="edit">
<mask>mm/dd/yy hh:mm:ss:fff</mask> <limit>10</limit>
<imemode>0</imemode> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -568,25 +515,28 @@ ...@@ -568,25 +515,28 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>7</id> <id>2</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>685</x> <x>114</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>115</width> <width>76</width>
<format>[shortdate] [time]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>valid_upto</name> <name>line_no</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="editmask"> <EditStyle style="edit">
<mask>mm/dd/yy hh:mm:ss:fff</mask> <limit>3</limit>
<imemode>0</imemode> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -603,27 +553,25 @@ ...@@ -603,27 +553,25 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>1</id> <id>9</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>70</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>2</x> <x>876</x>
<y>2</y> <y>1</y>
<height>18</height> <height>15</height>
<width>110</width> <width>176</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>contract_no</name> <name>contract_scope__descr</name>
<visible>1</visible> <visible>0</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>10</limit> <limit>0</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -639,30 +587,55 @@ ...@@ -639,30 +587,55 @@
<color>16777215</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Effective From</text>
<border>0</border>
<color>33554432</color>
<x>568</x>
<y>2</y>
<height>15</height>
<width>114</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>eff_from_t</name>
<visible>0</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>2</id> <id>6</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>40</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>114</x> <x>568</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>76</width> <width>114</width>
<format>[general]</format> <format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>line_no</name> <name>eff_from</name>
<visible>1</visible> <visible>0</visible>
<EditStyle style="edit"> <EditStyle style="editmask">
<limit>3</limit> <mask>mm/dd/yy hh:mm:ss:fff</mask>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle> </EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -677,28 +650,55 @@ ...@@ -677,28 +650,55 @@
<color>16777215</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Valid Upto</text>
<border>0</border>
<color>33554432</color>
<x>684</x>
<y>2</y>
<height>15</height>
<width>116</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>valid_upto_t</name>
<visible>0</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>9</id> <id>7</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>50</tabsequence> <tabsequence>50</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>876</x> <x>684</x>
<y>1</y> <y>2</y>
<height>15</height> <height>18</height>
<width>176</width> <width>116</width>
<format>[general]</format> <format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>contract_scope__descr</name> <name>valid_upto</name>
<visible>0</visible> <visible>0</visible>
<EditStyle style="edit"> <EditStyle style="editmask">
<limit>0</limit> <mask>mm/dd/yy hh:mm:ss:fff</mask>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle> </EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
......
...@@ -389,45 +389,17 @@ ...@@ -389,45 +389,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Valid Upto:</text> <text>Discount%:</text>
<border>0</border>
<color>33554432</color>
<x>317</x>
<y>100</y>
<height>15</height>
<width>94</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>valid_upto_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Effective From:</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>27</x> <x>27</x>
<y>100</y> <y>127</y>
<height>15</height> <height>15</height>
<width>94</width> <width>94</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>eff_from_t</name> <name>discount_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -444,60 +416,29 @@ ...@@ -444,60 +416,29 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>6</id> <id>8</id>
<alignment>0</alignment> <alignment>1</alignment>
<tabsequence>32766</tabsequence> <tabsequence>60</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>125</x> <x>125</x>
<y>101</y> <y>127</y>
<height>18</height> <height>18</height>
<width>116</width> <width>72</width>
<format>dd/mm/yy</format> <format>#########0.000</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>eff_from</name> <name>discount</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="editmask"> <EditStyle style="edit">
<mask>DD/MM/YY</mask> <limit>14</limit>
<imemode>0</imemode> <case>any</case>
<format>#########0.000</format>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
</EditStyle> <autoselect>yes</autoselect>
<font> <autohscroll>yes</autohscroll>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>417</x>
<y>101</y>
<height>18</height>
<width>116</width>
<format>dd/mm/yy</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>valid_upto</name>
<visible>1</visible>
<EditStyle style="editmask">
<mask>DD/MM/YY</mask>
<imemode>0</imemode> <imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle> </EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -623,21 +564,57 @@ ...@@ -623,21 +564,57 @@
<color>16777215</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>10</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>124</x>
<y>153</y>
<height>15</height>
<width>73</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>edit_status</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Discount%:</text> <text>Effective From:</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>27</x> <x>27</x>
<y>127</y> <y>100</y>
<height>15</height> <height>15</height>
<width>94</width> <width>94</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>discount_t</name> <name>eff_from_t</name>
<visible>1</visible> <visible>0</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -653,29 +630,25 @@ ...@@ -653,29 +630,25 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>8</id> <id>6</id>
<alignment>1</alignment> <alignment>0</alignment>
<tabsequence>40</tabsequence> <tabsequence>40</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>125</x> <x>125</x>
<y>127</y> <y>101</y>
<height>18</height> <height>18</height>
<width>72</width> <width>116</width>
<format>#########0.000</format> <format>dd/mm/yy</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>discount</name> <name>eff_from</name>
<visible>1</visible> <visible>0</visible>
<EditStyle style="edit"> <EditStyle style="editmask">
<limit>14</limit> <mask>DD/MM/YY</mask>
<case>any</case>
<format>#########0.000</format>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle> </EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -690,28 +663,55 @@ ...@@ -690,28 +663,55 @@
<color>16777215</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Valid Upto:</text>
<border>0</border>
<color>33554432</color>
<x>317</x>
<y>100</y>
<height>15</height>
<width>94</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>valid_upto_t</name>
<visible>0</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>10</id> <id>7</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>50</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>33554432</color>
<x>124</x> <x>417</x>
<y>153</y> <y>101</y>
<height>15</height> <height>18</height>
<width>73</width> <width>116</width>
<format>[general]</format> <format>dd/mm/yy</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>edit_status</name> <name>valid_upto</name>
<visible>0</visible> <visible>0</visible>
<EditStyle style="edit"> <EditStyle style="editmask">
<limit>0</limit> <mask>DD/MM/YY</mask>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle> </EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -723,7 +723,7 @@ ...@@ -723,7 +723,7 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>67108864</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<HtmlTable> <HtmlTable>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment