37345. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 1/17/2019 10:54:26 AM Central Standard Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

37345.1 Files compared

# Location File Last Modified
1 v1_iter_1_VIP_Build_4_Dec_2018_CG.zip\v1_iter_1_VIP_Build_4\portlets\caret-portlet\docroot\WEB-INF\src\gov\va\med\via\service EmrSvcInterface_EmrServiceImplPort_Client.java Wed Jan 16 16:06:42 2019 UTC
2 v1_iter_1_VIP_Build_4_Dec_2018_CG.zip\v1_iter_1_VIP_Build_4\portlets\caret-portlet\docroot\WEB-INF\src\gov\va\med\via\service EmrSvcInterface_EmrServiceImplPort_Client.java Wed Jan 16 20:15:40 2019 UTC

37345.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 2 72
Changed 1 2
Inserted 0 0
Removed 0 0

37345.3 Comparison options

Whitespace
Character case Differences in character case are significant
Line endings Differences in line endings (CR and LF characters) are ignored
CR/LF characters Not shown in the comparison detail

37345.4 Active regular expressions

No regular expressions were active.

37345.5 Comparison detail

  1  
  2   package go v.va.med.v ia.service ;
  3  
  4   /**
  5    * Please  modify thi s class to  meet your  needs
  6    * This cl ass is not  complete
  7    */
  8  
  9   import jav a.io.File;
  10   import jav a.net.Malf ormedURLEx ception;
  11   import jav a.net.URL;
  12   import jav ax.xml.nam espace.QNa me;
  13   import jav ax.jws.Web Method;
  14   import jav ax.jws.Web Param;
  15   import jav ax.jws.Web Result;
  16   import jav ax.jws.Web Service;
  17   import jav ax.jws.soa p.SOAPBind ing;
  18   import jav ax.xml.bin d.annotati on.XmlSeeA lso;
  19   import jav ax.xml.ws. RequestWra pper;
  20   import jav ax.xml.ws. ResponseWr apper;
  21  
  22   /**
  23    * This cl ass was ge nerated by  Apache CX F 3.1.15
  24    * 2018-04 -18T14:43: 32.003-05: 00
  25    * Generat ed source  version: 3 .1.15
  26    * 
  27    */
  28   public fin al class E mrSvcInter face_EmrSe rviceImplP ort_Client  {
  29  
  30         private st atic final  QName SER VICE_NAME  = new QNam e("http:// DNS          . URL         /", "EmrSe rviceImplS ervice");
  31  
  32       privat e EmrSvcIn terface_Em rServiceIm plPort_Cli ent() {
  33       }
  34  
  35       public  static vo id main(St ring args[ ]) throws  java.lang. Exception  {}
  36  
  37   }