38. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 3/1/2018 12:13:15 PM 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.

38.1 Files compared

# Location File Last Modified
1 ehealth_xchange_cif.zip\NHIN_adapter\AdapterEJB\src\main\java\gov\va\med\nhin\adapter\connectionmanager NhincComponentConnectionManagerPortTypeWS.java Thu Feb 22 14:26:30 2018 UTC
2 ehealth_xchange_cif.zip\NHIN_adapter\AdapterEJB\src\main\java\gov\va\med\nhin\adapter\connectionmanager NhincComponentConnectionManagerPortTypeWS.java Tue Feb 27 14:24:13 2018 UTC

38.2 Comparison summary

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

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

38.4 Active regular expressions

No regular expressions were active.

38.5 Comparison detail

  1   package go v.va.med.n hin.adapte r.connecti onmanager;
  2  
  3   import gov .hhs.fha.n hinc.commo n.connecti onmanageri nfo.Assign ingAuthori tyIdType;
  4   import gov .hhs.fha.n hinc.commo n.connecti onmanageri nfo.EmptyP arameterTy pe;
  5   import gov .hhs.fha.n hinc.commo n.connecti onmanageri nfo.Endpoi ntURLType;
  6   import gov .hhs.fha.n hinc.commo n.connecti onmanageri nfo.GetAda pterEndpoi ntURLReque stType;
  7   import gov .hhs.fha.n hinc.commo n.connecti onmanageri nfo.GetAss igningAuth oritiesByH omeCommuni tyResponse Type;
  8   import gov .hhs.fha.n hinc.commo n.connecti onmanageri nfo.GetBus inessEntit yByService NameReques tType;
  9   import gov .hhs.fha.n hinc.commo n.connecti onmanageri nfo.GetBus inessEntit ySetByServ iceNameReq uestType;
  10   import gov .hhs.fha.n hinc.commo n.connecti onmanageri nfo.GetDef aultEndpoi ntURLBySer viceNameRe questType;
  11   import gov .hhs.fha.n hinc.commo n.connecti onmanageri nfo.GetEnd pointURLFr omNhinTarg etCommunit iesRequest Type;
  12   import gov .hhs.fha.n hinc.commo n.connecti onmanageri nfo.GetEnd pointURLFr omNhinTarg etCommunit iesRespons eType;
  13   import gov .hhs.fha.n hinc.commo n.connecti onmanageri nfo.GetEnd pointURLFr omNhinTarg etRequestT ype;
  14   import gov .hhs.fha.n hinc.commo n.connecti onmanageri nfo.HomeCo mmunityIdL istType;
  15   import gov .hhs.fha.n hinc.commo n.connecti onmanageri nfo.HomeCo mmunityIdT ype;
  16   import gov .hhs.fha.n hinc.commo n.connecti onmanageri nfo.Servic eNameType;
  17   import gov .hhs.fha.n hinc.commo n.connecti onmanageri nfo.Succes sOrFailTyp e;
  18   import gov .hhs.fha.n hinc.nhinc componentc onnectionm anager.Nhi ncComponen tConnectio nManager;
  19   import gov .hhs.fha.n hinc.nhinc componentc onnectionm anager.Nhi ncComponen tConnectio nManagerPo rtType;
  20   import gov .va.med.nh in.adapter .propertyl ookup.Prop ertyLookup ;
  21   import gov .va.med.nh in.adapter .propertyl ookup.Prop ertyLookup Local;
  22  
  23   import jav a.net.URL;
  24  
  25   import jav ax.ejb.EJB ;
  26   import jav ax.ejb.*;
  27   import jav ax.xml.nam espace.QNa me;
  28  
  29   import org .uddi.api_ v3.Busines sDetail;
  30   import org .uddi.api_ v3.Busines sEntity;
  31  
  32   /**
  33    * 
  34    * @author   DN S      VAZQUD
  35    */
  36   @Transacti onAttribut e(value =  Transactio nAttribute Type.SUPPO RTS)
  37   @Stateless (name = "N hincCompon entConnect ionManager WS")
  38   public cla ss NhincCo mponentCon nectionMan agerPortTy peWS imple ments Nhin cComponent Connection ManagerPor tTypeLocal
  39   {
  40           pr ivate Nhin cComponent Connection Manager co nnectionMa nager;
  41           pr ivate Prop ertyLookup  propertyL ookup;
  42  
  43           @E JB(beanInt erface = P ropertyLoo kupLocal.c lass, bean Name = "Pr opertyFile Lookup")
  44           pu blic void  setPropert yLookup(Pr opertyLook up propert yLookup)
  45           {
  46                    this .propertyL ookup = pr opertyLook up;
  47           }
  48  
  49           /* *
  50            *  <PRE>
  51            *  public Co nnectionIn fosType ge tAllConnec tionInfoSe tByService Name(GetAl lConnectio nInfoSetBy ServiceNam eRequestTy pe g)
  52            *  {
  53            *       retu rn getConn ectionMana gerPort(). getAllConn ectionInfo SetByServi ceName(g);
  54            *  }
  55            *  </PRE>
  56            *  
  57            *  Is replac ed by the  following.
  58            * */
  59           pu blic Busin essDetail  getAllBusi nessEntity SetByServi ceName(Ser viceNameTy pe body)
  60           {
  61                    retu rn getConn ectionMana gerPort(). getAllBusi nessEntity SetByServi ceName(bod y);
  62           }
  63  
  64           pr ivate Nhin cComponent Connection ManagerPor tType getC onnectionM anagerPort ()
  65           {
  66                    if(c onnectionM anager ==  null)
  67                    {
  68                             try
  69                             {
  70                                      connecti onManager  = new Nhin cComponent Connection Manager(ne w URL(prop ertyLookup .getProper ty("Connec tionManage rWSDL")),  new QName( "urn:gov:h hs:fha:nhi nc:nhincco mponentcon nectionman ager", "Nh incCompone ntConnecti onManager" ));
  71                             }
  72                             catch( Throwable  t)
  73                             {
  74                                      throw ne w RuntimeE xception(" Unable to  get Connec tionManage rPort.");
  75                             }
  76                    }
  77  
  78                    retu rn connect ionManager .getNhincC omponentCo nnectionMa nagerPortS oap();
  79           }
  80  
  81           pu blic HomeC ommunityId Type getHo meCommunit yByAssigni ngAuthorit y(Assignin gAuthority IdType bod y)
  82           {
  83                    thro w new Unsu pportedOpe rationExce ption("Not  supported  yet.");
  84           }
  85  
  86           pu blic Busin essDetail  getBusines sEntitySet ByServiceN ame(GetBus inessEntit ySetByServ iceNameReq uestType g etBusiness EntitySetB yServiceNa meRequest)
  87           {
  88                    thro w new Unsu pportedOpe rationExce ption("Not  supported  yet.");
  89           }
  90  
  91           pu blic Succe ssOrFailTy pe forceRe freshUDDIC ache(Empty ParameterT ype body)
  92           {
  93                    thro w new Unsu pportedOpe rationExce ption("Not  supported  yet.");
  94           }
  95  
  96           pu blic Endpo intURLType  getEndpoi ntURLFromN hinTarget( GetEndpoin tURLFromNh inTargetRe questType  body)
  97           {
  98                    thro w new Unsu pportedOpe rationExce ption("Not  supported  yet.");
  99           }
  100  
  101           pu blic Busin essDetail  getAllBusi nessEntiti es(EmptyPa rameterTyp e body)
  102           {
  103                    thro w new Unsu pportedOpe rationExce ption("Not  supported  yet.");
  104           }
  105  
  106           pu blic GetAs signingAut horitiesBy HomeCommun ityRespons eType getA ssigningAu thoritiesB yHomeCommu nity(HomeC ommunityId Type body)
  107           {
  108                    thro w new Unsu pportedOpe rationExce ption("Not  supported  yet.");
  109           }
  110  
  111           pu blic Succe ssOrFailTy pe forceRe freshInter nalConnect Cache(Empt yParameter Type body)
  112           {
  113                    thro w new Unsu pportedOpe rationExce ption("Not  supported  yet.");
  114           }
  115  
  116           pu blic Busin essEntity  getBusines sEntityByS erviceName (GetBusine ssEntityBy ServiceNam eRequestTy pe body)
  117           {
  118                    thro w new Unsu pportedOpe rationExce ption("Not  supported  yet.");
  119           }
  120  
  121           pu blic GetEn dpointURLF romNhinTar getCommuni tiesRespon seType get EndpointUR LFromNhinT argetCommu nities(Get EndpointUR LFromNhinT argetCommu nitiesRequ estType bo dy)
  122           {
  123                    thro w new Unsu pportedOpe rationExce ption("Not  supported  yet.");
  124           }
  125  
  126           pu blic Endpo intURLType  getAdapte rEndpointU RL(GetAdap terEndpoin tURLReques tType body )
  127           {
  128                    thro w new Unsu pportedOpe rationExce ption("Not  supported  yet.");
  129           }
  130  
  131           pu blic Endpo intURLType  getDefaul tEndpointU RLByServic eName(GetD efaultEndp ointURLByS erviceName RequestTyp e body)
  132           {
  133                    thro w new Unsu pportedOpe rationExce ption("Not  supported  yet.");
  134           }
  135  
  136           pu blic Endpo intURLType  getIntern alEndpoint URLByServi ceName(Ser viceNameTy pe body)
  137           {
  138                    thro w new Unsu pportedOpe rationExce ption("Not  supported  yet.");
  139           }
  140  
  141           pu blic Busin essEntity  getBusines sEntity(Ho meCommunit yIdType bo dy)
  142           {
  143                    thro w new Unsu pportedOpe rationExce ption("Not  supported  yet.");
  144           }
  145  
  146           pu blic Busin essDetail  getBusines sEntitySet (HomeCommu nityIdList Type body)
  147           {
  148                    thro w new Unsu pportedOpe rationExce ption("Not  supported  yet.");
  149           }
  150   }