367. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 5/10/2018 8:39:54 AM Central Daylight 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.

367.1 Files compared

# Location File Last Modified
1 MHED_APPS_CIF.zip\SM v2.2.5\scheduling-manager-resources-2.2.5@e7f57981138.zip\SchedulingManagerMDWSLib\src\main\java\com\agilex\healthcare\schedulingmanager\mdws\generatedwsdl\queryservice QuerySvcHttpGet.java Sat Apr 7 11:28:50 2018 UTC
2 MHED_APPS_CIF.zip\SM v2.2.5\scheduling-manager-resources-2.2.5@e7f57981138.zip\SchedulingManagerMDWSLib\src\main\java\com\agilex\healthcare\schedulingmanager\mdws\generatedwsdl\queryservice QuerySvcHttpGet.java Thu May 3 12:56:38 2018 UTC

367.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 21 598
Changed 20 40
Inserted 0 0
Removed 0 0

367.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

367.4 Active regular expressions

No regular expressions were active.

367.5 Comparison detail

  1  
  2   package co m.agilex.h ealthcare. scheduling manager.md ws.generat edwsdl.que ryservice;
  3  
  4   import jav ax.jws.Web Method;
  5   import jav ax.jws.Web Param;
  6   import jav ax.jws.Web Result;
  7   import jav ax.jws.Web Service;
  8   import jav ax.jws.soa p.SOAPBind ing;
  9   import jav ax.xml.bin d.annotati on.XmlSeeA lso;
  10  
  11  
  12   /**
  13    * This cl ass was ge nerated by  the JAX-W S RI.
  14    * JAX-WS  RI 2.1.6 i n JDK 6
  15    * Generat ed source  version: 2 .1
  16    * 
  17    */
  18   @WebServic e(name = " QuerySvcHt tpGet", ta rgetNamesp ace = "htt p:// DNS          /QuerySvc" )
  19   @SOAPBindi ng(paramet erStyle =  SOAPBindin g.Paramete rStyle.BAR E)
  20   @XmlSeeAls o({
  21       Object Factory.cl ass
  22   })
  23   public int erface Que rySvcHttpG et {
  24  
  25  
  26       /**
  27        * Get  Vista fil e data dic tionary
  28        * 
  29        * @pa ram fileNu mber
  30        * @pa ram includ eXRefs
  31        * @re turn
  32        *      returns c om.agilex. healthcare .schedulin gmanager.m dws.genera tedwsdl.qu eryservice .VistaFile TO
  33        */
  34       @WebMe thod
  35         @WebResult (name = "V istaFileTO ", targetN amespace =  "http:// DNS          /QuerySvc" , partName  = "Body")
  36       public  VistaFile TO getFile (
  37           @W ebParam(na me = "stri ng", targe tNamespace  = "http:/ /www.w3.or g/2001/XML Schema", p artName =  "fileNumbe r")
  38           St ring fileN umber,
  39           @W ebParam(na me = "stri ng", targe tNamespace  = "http:/ /www.w3.or g/2001/XML Schema", p artName =  "includeXR efs")
  40           St ring inclu deXRefs);
  41  
  42       /**
  43        * Get  Vista fil e cross re ferences
  44        * 
  45        * @pa ram fileNu mber
  46        * @re turn
  47        *      returns c om.agilex. healthcare .schedulin gmanager.m dws.genera tedwsdl.qu eryservice .XRefArray
  48        */
  49       @WebMe thod
  50         @WebResult (name = "X RefArray",  targetNam espace = " http:// DNS          /QuerySvc" , partName  = "Body")
  51       public  XRefArray  getXRefs(
  52           @W ebParam(na me = "stri ng", targe tNamespace  = "http:/ /www.w3.or g/2001/XML Schema", p artName =  "fileNumbe r")
  53           St ring fileN umber);
  54  
  55       /**
  56        * 
  57        * @pa ram screen
  58        * @pa ram flags
  59        * @pa ram maxrex
  60        * @pa ram file
  61        * @pa ram xref
  62        * @pa ram iens
  63        * @pa ram from
  64        * @pa ram part
  65        * @pa ram identi fier
  66        * @pa ram fields
  67        * @re turn
  68        *      returns c om.agilex. healthcare .schedulin gmanager.m dws.genera tedwsdl.qu eryservice .TextArray
  69        */
  70       @WebMe thod
  71         @WebResult (name = "T extArray",  targetNam espace = " http:// DNS          /QuerySvc" , partName  = "Body")
  72       public  TextArray  ddrLister (
  73           @W ebParam(na me = "stri ng", targe tNamespace  = "http:/ /www.w3.or g/2001/XML Schema", p artName =  "file")
  74           St ring file,
  75           @W ebParam(na me = "stri ng", targe tNamespace  = "http:/ /www.w3.or g/2001/XML Schema", p artName =  "iens")
  76           St ring iens,
  77           @W ebParam(na me = "stri ng", targe tNamespace  = "http:/ /www.w3.or g/2001/XML Schema", p artName =  "fields")
  78           St ring field s,
  79           @W ebParam(na me = "stri ng", targe tNamespace  = "http:/ /www.w3.or g/2001/XML Schema", p artName =  "flags")
  80           St ring flags ,
  81           @W ebParam(na me = "stri ng", targe tNamespace  = "http:/ /www.w3.or g/2001/XML Schema", p artName =  "maxrex")
  82           St ring maxre x,
  83           @W ebParam(na me = "stri ng", targe tNamespace  = "http:/ /www.w3.or g/2001/XML Schema", p artName =  "from")
  84           St ring from,
  85           @W ebParam(na me = "stri ng", targe tNamespace  = "http:/ /www.w3.or g/2001/XML Schema", p artName =  "part")
  86           St ring part,
  87           @W ebParam(na me = "stri ng", targe tNamespace  = "http:/ /www.w3.or g/2001/XML Schema", p artName =  "xref")
  88           St ring xref,
  89           @W ebParam(na me = "stri ng", targe tNamespace  = "http:/ /www.w3.or g/2001/XML Schema", p artName =  "screen")
  90           St ring scree n,
  91           @W ebParam(na me = "stri ng", targe tNamespace  = "http:/ /www.w3.or g/2001/XML Schema", p artName =  "identifie r")
  92           St ring ident ifier);
  93  
  94       /**
  95        * Vis it single  VistA syst em.
  96        * 
  97        * @pa ram siteco de
  98        * @pa ram pwd
  99        * @pa ram userSi tecode
  100        * @pa ram contex t
  101        * @pa ram ssn
  102        * @pa ram userNa me
  103        * @pa ram duz
  104        * @re turn
  105        *      returns c om.agilex. healthcare .schedulin gmanager.m dws.genera tedwsdl.qu eryservice .UserTO
  106        */
  107       @WebMe thod
  108         @WebResult (name = "U serTO", ta rgetNamesp ace = "htt p:// DNS          /QuerySvc" , partName  = "Body")
  109       public  UserTO vi sitSite(
  110           @W ebParam(na me = "stri ng", targe tNamespace  = "http:/ /www.w3.or g/2001/XML Schema", p artName =  "pwd")
  111           St ring pwd,
  112           @W ebParam(na me = "stri ng", targe tNamespace  = "http:/ /www.w3.or g/2001/XML Schema", p artName =  "sitecode" )
  113           St ring sitec ode,
  114           @W ebParam(na me = "stri ng", targe tNamespace  = "http:/ /www.w3.or g/2001/XML Schema", p artName =  "userSitec ode")
  115           St ring userS itecode,
  116           @W ebParam(na me = "stri ng", targe tNamespace  = "http:/ /www.w3.or g/2001/XML Schema", p artName =  "userName" )
  117           St ring userN ame,
  118           @W ebParam(na me = "stri ng", targe tNamespace  = "http:/ /www.w3.or g/2001/XML Schema", p artName =  "DUZ")
  119           St ring duz,
  120           @W ebParam(na me = "stri ng", targe tNamespace  = "http:/ /www.w3.or g/2001/XML Schema", p artName =  "SSN")
  121           St ring ssn,
  122           @W ebParam(na me = "stri ng", targe tNamespace  = "http:/ /www.w3.or g/2001/XML Schema", p artName =  "context")
  123           St ring conte xt);
  124  
  125       /**
  126        * DDR  GETS ENTR Y DATA
  127        * 
  128        * @pa ram flds
  129        * @pa ram flags
  130        * @pa ram file
  131        * @pa ram iens
  132        * @re turn
  133        *      returns c om.agilex. healthcare .schedulin gmanager.m dws.genera tedwsdl.qu eryservice .TextArray
  134        */
  135       @WebMe thod
  136         @WebResult (name = "T extArray",  targetNam espace = " http:// DNS          /QuerySvc" , partName  = "Body")
  137       public  TextArray  ddrGetsEn try(
  138           @W ebParam(na me = "stri ng", targe tNamespace  = "http:/ /www.w3.or g/2001/XML Schema", p artName =  "file")
  139           St ring file,
  140           @W ebParam(na me = "stri ng", targe tNamespace  = "http:/ /www.w3.or g/2001/XML Schema", p artName =  "iens")
  141           St ring iens,
  142           @W ebParam(na me = "stri ng", targe tNamespace  = "http:/ /www.w3.or g/2001/XML Schema", p artName =  "flds")
  143           St ring flds,
  144           @W ebParam(na me = "stri ng", targe tNamespace  = "http:/ /www.w3.or g/2001/XML Schema", p artName =  "flags")
  145           St ring flags );
  146  
  147       /**
  148        * Doe s this Vis tA have th is patch i nstalled?
  149        * 
  150        * @pa ram patchI d
  151        * @re turn
  152        *      returns c om.agilex. healthcare .schedulin gmanager.m dws.genera tedwsdl.qu eryservice .TaggedTex t
  153        */
  154       @WebMe thod
  155         @WebResult (name = "T aggedText" , targetNa mespace =  "http:// DNS          /QuerySvc" , partName  = "Body")
  156       public  TaggedTex t siteHasP atch(
  157           @W ebParam(na me = "stri ng", targe tNamespace  = "http:/ /www.w3.or g/2001/XML Schema", p artName =  "patchId")
  158           St ring patch Id);
  159  
  160       /**
  161        * Do  these Vist As have th is patch i nstalled?
  162        * 
  163        * @pa ram patchI d
  164        * @pa ram siteli st
  165        * @re turn
  166        *      returns c om.agilex. healthcare .schedulin gmanager.m dws.genera tedwsdl.qu eryservice .TaggedTex tArray
  167        */
  168       @WebMe thod
  169         @WebResult (name = "T aggedTextA rray", tar getNamespa ce = "http :// DNS          /QuerySvc" , partName  = "Body")
  170       public  TaggedTex tArray sit esHavePatc h(
  171           @W ebParam(na me = "stri ng", targe tNamespace  = "http:/ /www.w3.or g/2001/XML Schema", p artName =  "sitelist" )
  172           St ring sitel ist,
  173           @W ebParam(na me = "stri ng", targe tNamespace  = "http:/ /www.w3.or g/2001/XML Schema", p artName =  "patchId")
  174           St ring patch Id);
  175  
  176       /**
  177        * Exe cute Rpc
  178        * 
  179        * @pa ram paramE ncrypted
  180        * @pa ram paramT ypes
  181        * @pa ram paramV alues
  182        * @pa ram rpcNam e
  183        * @re turn
  184        *      returns c om.agilex. healthcare .schedulin gmanager.m dws.genera tedwsdl.qu eryservice .TaggedTex tArray
  185        */
  186       @WebMe thod
  187         @WebResult (name = "T aggedTextA rray", tar getNamespa ce = "http :// DNS          /QuerySvc" , partName  = "Body")
  188       public  TaggedTex tArray run Rpc(
  189           @W ebParam(na me = "stri ng", targe tNamespace  = "http:/ /www.w3.or g/2001/XML Schema", p artName =  "rpcName")
  190           St ring rpcNa me,
  191             @WebParam( name = "St ringArray" , targetNa mespace =  "http:// DNS          /QuerySvc/ AbstractTy pes", part Name = "pa ramValues" )
  192           St ringArray  paramValue s,
  193             @WebParam( name = "St ringArray" , targetNa mespace =  "http:// DNS          /QuerySvc/ AbstractTy pes", part Name = "pa ramTypes")
  194           St ringArray  paramTypes ,
  195             @WebParam( name = "St ringArray" , targetNa mespace =  "http:// DNS          /QuerySvc/ AbstractTy pes", part Name = "pa ramEncrypt ed")
  196           St ringArray  paramEncry pted);
  197  
  198       /**
  199        * Get  list of s ites
  200        * 
  201        * @re turn
  202        *      returns c om.agilex. healthcare .schedulin gmanager.m dws.genera tedwsdl.qu eryservice .TaggedTex tArray
  203        */
  204       @WebMe thod
  205         @WebResult (name = "T aggedTextA rray", tar getNamespa ce = "http :// DNS          /QuerySvc" , partName  = "Body")
  206       public  TaggedTex tArray get Sites();
  207  
  208       /**
  209        * Add  a data so urce for t his sessio n
  210        * 
  211        * @pa ram region
  212        * @pa ram port
  213        * @pa ram id
  214        * @pa ram protoc ol
  215        * @pa ram name
  216        * @pa ram modali ty
  217        * @pa ram dataso urce
  218        * @re turn
  219        *      returns c om.agilex. healthcare .schedulin gmanager.m dws.genera tedwsdl.qu eryservice .SiteTO
  220        */
  221       @WebMe thod
  222         @WebResult (name = "S iteTO", ta rgetNamesp ace = "htt p:// DNS          /QuerySvc" , partName  = "Body")
  223       public  SiteTO ad dDataSourc e(
  224           @W ebParam(na me = "stri ng", targe tNamespace  = "http:/ /www.w3.or g/2001/XML Schema", p artName =  "id")
  225           St ring id,
  226           @W ebParam(na me = "stri ng", targe tNamespace  = "http:/ /www.w3.or g/2001/XML Schema", p artName =  "name")
  227           St ring name,
  228           @W ebParam(na me = "stri ng", targe tNamespace  = "http:/ /www.w3.or g/2001/XML Schema", p artName =  "datasourc e")
  229           St ring datas ource,
  230           @W ebParam(na me = "stri ng", targe tNamespace  = "http:/ /www.w3.or g/2001/XML Schema", p artName =  "port")
  231           St ring port,
  232           @W ebParam(na me = "stri ng", targe tNamespace  = "http:/ /www.w3.or g/2001/XML Schema", p artName =  "modality" )
  233           St ring modal ity,
  234           @W ebParam(na me = "stri ng", targe tNamespace  = "http:/ /www.w3.or g/2001/XML Schema", p artName =  "protocol" )
  235           St ring proto col,
  236           @W ebParam(na me = "stri ng", targe tNamespace  = "http:/ /www.w3.or g/2001/XML Schema", p artName =  "region")
  237           St ring regio n);
  238  
  239       /**
  240        * Set  the curre nt session 's sites f ile
  241        * 
  242        * @pa ram sitesF ileName
  243        * @re turn
  244        *      returns c om.agilex. healthcare .schedulin gmanager.m dws.genera tedwsdl.qu eryservice .SiteArray
  245        */
  246       @WebMe thod
  247         @WebResult (name = "S iteArray",  targetNam espace = " http:// DNS          /QuerySvc" , partName  = "Body")
  248       public  SiteArray  setVha(
  249           @W ebParam(na me = "stri ng", targe tNamespace  = "http:/ /www.w3.or g/2001/XML Schema", p artName =  "sitesFile Name")
  250           St ring sites FileName);
  251  
  252       /**
  253        * Get  all VHA s ites
  254        * 
  255        * @re turn
  256        *      returns c om.agilex. healthcare .schedulin gmanager.m dws.genera tedwsdl.qu eryservice .RegionArr ay
  257        */
  258       @WebMe thod
  259         @WebResult (name = "R egionArray ", targetN amespace =  "http:// DNS          /QuerySvc" , partName  = "Body")
  260       public  RegionArr ay getVHA( );
  261  
  262       /**
  263        * Con nect to a  single Vis tA system
  264        * 
  265        * @pa ram siteli st
  266        * @re turn
  267        *      returns c om.agilex. healthcare .schedulin gmanager.m dws.genera tedwsdl.qu eryservice .DataSourc eArray
  268        */
  269       @WebMe thod
  270         @WebResult (name = "D ataSourceA rray", tar getNamespa ce = "http :// DNS          /QuerySvc" , partName  = "Body")
  271       public  DataSourc eArray con nect(
  272           @W ebParam(na me = "stri ng", targe tNamespace  = "http:/ /www.w3.or g/2001/XML Schema", p artName =  "sitelist" )
  273           St ring sitel ist);
  274  
  275       /**
  276        * Log  onto a si ngle VistA  system
  277        * 
  278        * @pa ram pwd
  279        * @pa ram userna me
  280        * @pa ram contex t
  281        * @re turn
  282        *      returns c om.agilex. healthcare .schedulin gmanager.m dws.genera tedwsdl.qu eryservice .UserTO
  283        */
  284       @WebMe thod
  285         @WebResult (name = "U serTO", ta rgetNamesp ace = "htt p:// DNS          /QuerySvc" , partName  = "Body")
  286       public  UserTO lo gin(
  287           @W ebParam(na me = "stri ng", targe tNamespace  = "http:/ /www.w3.or g/2001/XML Schema", p artName =  "username" )
  288           St ring usern ame,
  289           @W ebParam(na me = "stri ng", targe tNamespace  = "http:/ /www.w3.or g/2001/XML Schema", p artName =  "pwd")
  290           St ring pwd,
  291           @W ebParam(na me = "stri ng", targe tNamespace  = "http:/ /www.w3.or g/2001/XML Schema", p artName =  "context")
  292           St ring conte xt);
  293  
  294       /**
  295        * Dis connect fr om all con nected Vis ta systems .
  296        * 
  297        * @re turn
  298        *      returns c om.agilex. healthcare .schedulin gmanager.m dws.genera tedwsdl.qu eryservice .TaggedTex tArray
  299        */
  300       @WebMe thod
  301         @WebResult (name = "T aggedTextA rray", tar getNamespa ce = "http :// DNS          /QuerySvc" , partName  = "Body")
  302       public  TaggedTex tArray dis connect();
  303  
  304       /**
  305        * 
  306        *          Selec t a patien t at logge d in site.  DFN is th e Patient' s IEN.
  307        *        
  308        * 
  309        * @pa ram dfn
  310        * @re turn
  311        *      returns c om.agilex. healthcare .schedulin gmanager.m dws.genera tedwsdl.qu eryservice .PatientTO
  312        */
  313       @WebMe thod
  314         @WebResult (name = "P atientTO",  targetNam espace = " http:// DNS          /QuerySvc" , partName  = "Body")
  315       public  PatientTO  select(
  316           @W ebParam(na me = "stri ng", targe tNamespace  = "http:/ /www.w3.or g/2001/XML Schema", p artName =  "DFN")
  317           St ring dfn);
  318  
  319   }