Produced by Araxis Merge on 6/9/2017 3:45:53 PM Eastern 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.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | eHealth_Exch (eHealth Exchange Enhancements) Build 3 docs & code_May_2017.zip\eHXE_Build3_2017-05-04.zip\NHIN_adapter\AdapterLIB\src\main\java\gov\va\med\nhin\adapter\datamanager\fieldgenerators | UUIDBasedOIDDataFieldGenerator.java | Mon Feb 13 21:09:32 2017 UTC |
| 2 | eHealth_Exch (eHealth Exchange Enhancements) Build 3 docs & code_May_2017.zip\eHXE_Build3_2017-05-04.zip\NHIN_adapter\AdapterLIB\src\main\java\gov\va\med\nhin\adapter\datamanager\fieldgenerators | UUIDBasedOIDDataFieldGenerator.java | Thu Jun 1 21:53:00 2017 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 2 | 32 |
| Changed | 1 | 2 |
| Inserted | 0 | 0 |
| Removed | 0 | 0 |
| 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 |
No regular expressions were active.
| 1 | package go v.va.med.n hin.adapte r.datamana ger.fieldg enerators; | |
| 2 | ||
| 3 | import jav a.util.UUI D; | |
| 4 | ||
| 5 | import gov .va.med.nh in.adapter .datamanag er.DataFie ldGenerato r; | |
| 6 | ||
| 7 | /** | |
| 8 | * | |
| 9 | * @author
|
|
| 10 | */ | |
| 11 | public cla ss UUIDBas edOIDDataF ieldGenera tor implem ents DataF ieldGenera tor | |
| 12 | { | |
| 13 | pu blic Objec t generate (String[] params) | |
| 14 | { | |
| 15 | retu rn UUIDBas edOID.crea teOIDFromU UIDCanonic alHexStrin g(UUID.ran domUUID(). toString() ); | |
| 16 | } | |
| 17 | } |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.