Commit 8e1ba040 authored by pbhosale's avatar pbhosale

* Poonam B changes done on Employee Temporary obj_name: emp_temp

EmployeeEJB.java
EmployeeEJBLocal.java
EmployeeEJBRemote.java
emp_temp11.xml
emp_temp12.xml
emp_temp13.xml
emp_temp14.xml
emp_temp15.xml
emp_temp16.xml
emp_temp17.xml
emp_temp21.xml
emp_temp22.xml
emp_temp23.xml
emp_temp24.xml
emp_temp25.xml
emp_temp26.xml
emp_temp27.xml
d_emp_temp11.srd
d_emp_temp21.srd
d_empexperience_brow.srd
d_empexperience_edit.srd
d_empfaml_brow.srd
d_empfaml_edit.srd
d_empqual_brow.srd
d_empqual_edit.srd
w_emp_temp.sql
d_empbank_brow.srd
d_empbank_edit.srd
d_emplang_brow.srd
d_emplang_edit.srd


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@205052 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 5ce75f4c
......@@ -2404,12 +2404,8 @@ public class EmployeeEJB extends ValidatorEJB implements EmployeeEJBLocal,Employ
{
retirementDate1= sdf.parse(retirementDate);
}
System.out.println("retirementDate = "+retirementDate+" \nbirthDate = "+birthDate+
" \nretirementDate1 = "+retirementDate1+" \nbirthDate1 = "+birthDate1);
//Added by Poonam B on[16.07.2019].END.to check date format
if(birthDate1 != null && retirementDate1 !=null && (retirementDate1.before(birthDate1) || retirementDate1.equals(birthDate1)))
if(birthDate1 != null && retirementDate1 != null && retirementDate1.before(birthDate1))
{
errList.add("VMEMPRET02");
errFields.add(childNodeName.toLowerCase());
......
......@@ -8,10 +8,9 @@ import org.w3c.dom.Document;
@Local
public interface EmployeeEJBLocal extends ValidatorLocal {
public String wfValData() throws RemoteException, ITMException;
public String wfValData(Document dom, Document dom1, Document dom2, String objContext, String editFlag, String xtraParams) throws RemoteException, ITMException;
public String wfValData(String xmlString, String xmlString1, String xmlString2, String objContext, String editFlag, String xtraParams) throws RemoteException, ITMException;
public String itemChanged() throws RemoteException, ITMException;
public String itemChanged(String xmlString, String xmlString1, String xmlString2, String objContext, String currentColumn, String editFlag, String xtraParams) throws RemoteException, ITMException;
public String itemChanged(Document dom, Document dom1, Document dom2, String objContext, String currentColumn, String editFlag, String xtraParams) throws RemoteException, ITMException;
......
......@@ -9,10 +9,8 @@ import org.w3c.dom.Document;
@Remote
public interface EmployeeEJBRemote extends ValidatorRemote {
public String wfValData() throws RemoteException, ITMException;
public String wfValData(Document dom, Document dom1, Document dom2, String objContext, String editFlag, String xtraParams) throws RemoteException, ITMException;
public String wfValData(String xmlString, String xmlString1, String xmlString2, String objContext, String editFlag, String xtraParams) throws RemoteException, ITMException;
public String itemChanged() throws RemoteException, ITMException;
public String itemChanged(String xmlString, String xmlString1, String xmlString2, String objContext, String currentColumn, String editFlag, String xtraParams) throws RemoteException, ITMException;
public String itemChanged(Document dom, Document dom1, Document dom2, String objContext, String currentColumn, String editFlag, String xtraParams) throws RemoteException, ITMException;
}
This diff is collapsed.
......@@ -726,18 +726,18 @@
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Change User</text>
<text>Group Mediclaim</text>
<border>6</border>
<color>0</color>
<x>1807</x>
<x>1593</x>
<y>3</y>
<height>16</height>
<width>92</width>
<width>101</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user_t</name>
<visible expression="&apos;false&apos;">1</visible>
<name>group_mediclaim_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -754,17 +754,17 @@
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Change Term</text>
<text>Change User</text>
<border>6</border>
<color>0</color>
<x>1901</x>
<x>1807</x>
<y>3</y>
<height>16</height>
<width>88</width>
<width>92</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term_t</name>
<name>chg_user_t</name>
<visible expression="&apos;false&apos;">1</visible>
<font>
<face>Times New Roman</face>
......@@ -782,17 +782,17 @@
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Change Date</text>
<text>Change Term</text>
<border>6</border>
<color>0</color>
<x>1991</x>
<x>1901</x>
<y>3</y>
<height>16</height>
<width>85</width>
<width>88</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date_t</name>
<name>chg_term_t</name>
<visible expression="&apos;false&apos;">1</visible>
<font>
<face>Times New Roman</face>
......@@ -810,18 +810,18 @@
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Group Mediclaim</text>
<text>Change Date</text>
<border>6</border>
<color>0</color>
<x>1593</x>
<x>1991</x>
<y>3</y>
<height>16</height>
<width>101</width>
<width>85</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>group_mediclaim_t</name>
<visible>1</visible>
<name>chg_date_t</name>
<visible expression="&apos;false&apos;">1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1502,25 +1502,26 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<id>21</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<border>0</border>
<color>0</color>
<x>1807</x>
<x>1593</x>
<y>2</y>
<height>16</height>
<width>92</width>
<width>101</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user</name>
<visible expression="&apos;false&apos;">1</visible>
<name>group_mediclaim</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1538,20 +1539,20 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
<id>9</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>1901</x>
<x>1807</x>
<y>2</y>
<height>16</height>
<width>88</width>
<width>92</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term</name>
<name>chg_user</name>
<visible expression="&apos;false&apos;">1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -1574,20 +1575,20 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>10</id>
<id>11</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>1991</x>
<x>1901</x>
<y>2</y>
<height>16</height>
<width>85</width>
<format>[shortdate] [time]</format>
<width>88</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date</name>
<name>chg_term</name>
<visible expression="&apos;false&apos;">1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -1610,26 +1611,25 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>21</id>
<id>10</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<border>5</border>
<color>0</color>
<x>1593</x>
<x>1991</x>
<y>2</y>
<height>16</height>
<width>101</width>
<format>[general]</format>
<width>85</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>group_mediclaim</name>
<visible>1</visible>
<name>chg_date</name>
<visible expression="&apos;false&apos;">1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff is collapsed.
This diff is collapsed.
$PBExportHeader$d_emplang_brow.srd
release 9;
datawindow(units=1 timer_interval=0 color=79741120 processing=1 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 24 print.margin.right = 24 print.margin.top = 24 print.margin.bottom = 24 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no grid.lines=0 )
header(height=19 color="536870912" )
summary(height=0 color="536870912" )
footer(height=3 color="536870912" )
detail(height=21 color="536870912" )
table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=emp_code dbname="emplang.emp_code" )
column=(type=char(10) update=yes updatewhereclause=yes name=language dbname="emplang.language" )
column=(type=char(1) update=yes updatewhereclause=yes name=read dbname="emplang.read" values="Yes Y/No N/" )
column=(type=char(1) update=yes updatewhereclause=yes name=write dbname="emplang.write" values="Yes Y/No N/" )
column=(type=char(1) update=yes updatewhereclause=yes name=speak dbname="emplang.speak" values="Yes Y/No N/" )
column=(type=decimal(0) update=yes updatewhereclause=yes key=yes name=line_no dbname="emplang.line_no" initial="0" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"emplang~" ) COLUMN(NAME=~"emplang.emp_code~") COLUMN(NAME=~"emplang.language~") COLUMN(NAME=~"emplang.read~") COLUMN(NAME=~"emplang.write~") COLUMN(NAME=~"emplang.speak~") COLUMN(NAME=~"emplang.line_no~")WHERE( EXP1 =~"emplang.emp_code~" OP =~"=~" EXP2 =~":as_empcode~" ) ) ARG(NAME = ~"as_empcode~" TYPE = string) " update="EMPLANG" updatewhere=1 updatekeyinplace=no arguments=(("as_empcode", string)) )
text(band=header alignment="0" text="Employee Code" border="6" color="0" x="2" y="2" height="16" width="96" html.valueishtml="0" name=emp_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="0" text="Language" border="6" color="0" x="100" y="2" height="16" width="101" html.valueishtml="0" name=language_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="0" text="Read" border="6" color="0" x="203" y="2" height="16" width="57" html.valueishtml="0" name=read_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="0" text="Write" border="6" color="0" x="262" y="2" height="16" width="51" html.valueishtml="0" name=write_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="0" text="Speak" border="6" color="0" x="315" y="2" height="16" width="55" html.valueishtml="0" name=speak_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="0" text="Line No" border="6" color="0" x="372" y="2" height="16" width="65" html.valueishtml="0" name=line_no_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=1 alignment="0" tabsequence=32766 border="5" color="0" x="2" y="1" height="18" width="96" format="[general]" html.valueishtml="0" name=emp_code visible="1" edit.limit=10 edit.case=any edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=2 alignment="0" tabsequence=32766 border="5" color="0" x="100" y="1" height="18" width="101" format="[general]" html.valueishtml="0" name=language visible="1" edit.limit=10 edit.case=any edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=3 alignment="0" tabsequence=32766 border="5" color="0" x="203" y="1" height="18" width="57" format="[general]" html.valueishtml="0" name=read visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=4 alignment="0" tabsequence=32766 border="5" color="0" x="262" y="1" height="18" width="51" format="[general]" html.valueishtml="0" name=write visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=5 alignment="0" tabsequence=32766 border="5" color="0" x="315" y="1" height="18" width="55" format="[general]" html.valueishtml="0" name=speak visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=6 alignment="0" tabsequence=32766 border="5" color="0" x="372" y="1" height="18" width="65" format="[general]" html.valueishtml="0" name=line_no visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
import.xml()
export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
\ No newline at end of file
$PBExportHeader$d_emplang_edit.srd
release 9;
datawindow(units=1 timer_interval=0 color=79741120 processing=0 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 24 print.margin.right = 24 print.margin.top = 24 print.margin.bottom = 24 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no )
summary(height=0 color="536870912" )
footer(height=0 color="536870912" )
detail(height=134 color="536870912" )
table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=emp_code dbname="emplang.emp_code" )
column=(type=char(10) update=yes updatewhereclause=yes name=language dbname="emplang.language" )
column=(type=char(1) update=yes updatewhereclause=yes name=read dbname="emplang.read" initial="Y" values="Yes Y/No N/" )
column=(type=char(1) update=yes updatewhereclause=yes name=write dbname="emplang.write" initial="Y" values="Yes Y/No N/" )
column=(type=char(1) update=yes updatewhereclause=yes name=speak dbname="emplang.speak" initial="Y" values="Yes Y/No N/" )
column=(type=decimal(0) update=yes updatewhereclause=yes key=yes name=line_no dbname="emplang.line_no" initial="0" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"emplang~" ) COLUMN(NAME=~"emplang.emp_code~") COLUMN(NAME=~"emplang.language~") COLUMN(NAME=~"emplang.read~") COLUMN(NAME=~"emplang.write~") COLUMN(NAME=~"emplang.speak~") COLUMN(NAME=~"emplang.line_no~")WHERE( EXP1 =~"emplang.emp_code~" OP =~"=~" EXP2 =~":as_empcode~" ) ) ARG(NAME = ~"as_empcode~" TYPE = string) " update="EMPLANG" updatewhere=1 updatekeyinplace=no arguments=(("as_empcode", string)) )
groupbox(band=detail text="Language"border="2" color="0" x="5" y="5" height="115" width="458" name=gb_1 visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=detail alignment="1" text="Language :" border="0" color="0" x="250" y="29" height="16" width="75" html.valueishtml="0" name=language_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=2 alignment="0" tabsequence=10 border="5" color="0" x="330" y="29" height="16" width="105" format="[general]" html.valueishtml="0" name=language visible="1" edit.limit=10 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
text(band=detail alignment="1" text="Employee Code :" border="0" color="0" x="13" y="29" height="16" width="102" html.valueishtml="0" name=emp_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=3 alignment="0" tabsequence=20 border="5" color="0" x="119" y="60" height="16" width="52" format="[general]" html.valueishtml="0" name=read visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
text(band=detail alignment="1" text="Write :" border="0" color="0" x="191" y="60" height="16" width="56" html.valueishtml="0" name=write_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=4 alignment="0" tabsequence=30 border="5" color="0" x="251" y="60" height="16" width="52" format="[general]" html.valueishtml="0" name=write visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
text(band=detail alignment="1" text="Speak :" border="0" color="0" x="327" y="60" height="16" width="52" html.valueishtml="0" name=speak_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=5 alignment="0" tabsequence=40 border="5" color="0" x="383" y="60" height="16" width="52" format="[general]" html.valueishtml="0" name=speak visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=1 alignment="0" tabsequence=32766 border="5" color="255" x="119" y="29" height="16" width="73" format="[general]" html.valueishtml="0" name=emp_code visible="1" edit.limit=10 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=6 alignment="0" tabsequence=32766 border="5" color="255" x="119" y="90" height="16" width="53" format="[general]" html.valueishtml="0" name=line_no visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=detail alignment="1" text="Read :" border="0" color="0" x="74" y="60" height="16" width="41" html.valueishtml="0" name=read_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Line No. :" border="0" color="0" x="41" y="90" height="16" width="74" html.valueishtml="0" name=line_no_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
import.xml()
export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
\ No newline at end of file
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