Produced by Araxis Merge on 7/10/2017 1:01:47 PM 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.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | C:\AraxisMergeCompare\Pri_un\IV-ehmp_cif\TransactionContext\main\src\java\gov\va\med\imaging\transactioncontext | TransactionContextHttpHeaders.java | Thu Jun 29 17:22:14 2017 UTC |
| 2 | C:\AraxisMergeCompare\Pri_re\IV-ehmp_cif\TransactionContext\main\src\java\gov\va\med\imaging\transactioncontext | TransactionContextHttpHeaders.java | Thu Jul 6 15:05:21 2017 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 2 | 82 |
| 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.i maging.tra nsactionco ntext; | |
| 2 | ||
| 3 | /** | |
| 4 | * A list of the sta ndard head ers that a re used by HTTP base d protocol s | |
| 5 | * for tra nsaction r elated inf ormation. | |
| 6 | * | |
| 7 | * @author
|
|
| 8 | * | |
| 9 | */ | |
| 10 | public int erface Tra nsactionCo ntextHttpH eaders | |
| 11 | { | |
| 12 | pu blic final static St ring httpH eaderDuz = "xxx-duz" ; | |
| 13 | pu blic final static St ring httpH eaderFullN ame = "xxx -fullname" ; | |
| 14 | pu blic final static St ring httpH eaderSiteN ame = "xxx -sitename" ; | |
| 15 | pu blic final static St ring httpH eaderSiteN umber = "x xx-sitenum ber"; | |
| 16 | pu blic final static St ring httpH eaderSSN = "xxx-ssn" ; | |
| 17 | pu blic final static St ring httpH eaderPurpo seOfUse = "xxx-purpo se-of-use" ; | |
| 18 | pu blic final static St ring httpH eaderCheck sum = "xxx -checksum" ; | |
| 19 | pu blic final static St ring httpH eaderCache Filename = "xxx-file name"; | |
| 20 | pu blic final static St ring httpH eaderTrans actionId = "xxx-tran saction-id "; | |
| 21 | // used for checksums of the dat a inside a zip strea m for Fede ration | |
| 22 | pu blic final static St ring httpH eaderImage Checksum = "xxx-imag e-checksum "; | |
| 23 | pu blic final static St ring httpH eaderTXTCh ecksum = " xxx-txt-ch ecksum"; | |
| 24 | pu blic final static St ring httpH eaderImage Quality = "xxx-image -quality"; | |
| 25 | pu blic final static St ring httpH eaderVista ImageForma t = "xxx-i mage-forma t"; | |
| 26 | pu blic final static St ring httpH eaderImage Size = "xx x-image-le ngth"; | |
| 27 | pu blic final static St ring httpH eaderTxtSi ze = "xxx- txt-length "; | |
| 28 | pu blic final static St ring httpH eaderConte ntTypeWith SubType = "xxx-conte ntTypeWith SubType"; | |
| 29 | pu blic final static St ring httpH eaderBroke rSecurityT okenId = " xxx-securi tyToken"; | |
| 30 | pu blic final static St ring httpH eaderCache LocationId = "xxx-ca cheLocatio nId"; | |
| 31 | pu blic final static St ring httpH eaderUserD ivision = "xxx-userD ivision"; | |
| 32 | pu blic final static St ring httpH eaderMachi neName = " xxx-machin eName"; | |
| 33 | pu blic final static St ring httpH eaderPatie ntId = "xx x-patient- id"; | |
| 34 | pu blic final static St ring httpH eaderClien tVersion = "xxx-clie nt-version "; | |
| 35 | pu blic final static St ring httpH eaderReque stingVixSi teNumber = "xxx-requ estingVixS iteNumber" ; | |
| 36 | pu blic final static St ring httpH eaderAllow AddFederat ionCompres sion = "xx x-AllowAdd Federation Compressio n"; | |
| 37 | pu blic final static St ring httpH eaderOptio nContext = "xxx-opti on-context "; | |
| 38 | ||
| 39 | // request p arameters that may b e passed t o explicit ly set the router be havior | |
| 40 | pu blic final static St ring httpR equestPara meterProto colOverrid e = "proto colOverrid e"; | |
| 41 | pu blic final static St ring httpR equestPara meterTarge tSite = "t argetSite" ; | |
| 42 | } |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.