Produced by Araxis Merge on 7/9/2017 11:01:33 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 | PPS_N_3.0_Iter2_Build_360.zip\Unredacted\PS_PPS_srv\src\main\java\gov\va\med\pharmacy\peps\service\common\scheduler\tasks | RxNormUpdateTask.java | Fri Jun 30 19:12:26 2017 UTC |
2 | PPS_N_3.0_Iter2_Build_360.zip\Unredacted\PS_PPS_srv\src\main\java\gov\va\med\pharmacy\peps\service\common\scheduler\tasks | RxNormUpdateTask.java | Fri Jul 7 20:05:17 2017 UTC |
Description | Between Files 1 and 2 |
|
---|---|---|
Text Blocks | Lines | |
Unchanged | 2 | 86 |
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.p harmacy.pe ps.service .common.sc heduler.ta sks; | |
2 | ||
3 | import gov .va.med.ph armacy.pep s.service. common.cap ability.Fd bScheduler ProcessCap ability; | |
4 | import gov .va.med.ph armacy.pep s.service. common.cap ability.Rx NormUpdate Capability ; | |
5 | ||
6 | /** | |
7 | * Interfa ce definin g the meth od behavio r for mana ging the R xNorm Upda te job pro cess | |
8 | * | |
9 | * @author DNS DN S
|
|
10 | * | |
11 | */ | |
12 | public int erface RxN ormUpdateT ask { | |
13 | ||
14 | /** | |
15 | * run RxNormUpda teProcess for RxNorm UpdateTask . | |
16 | */ | |
17 | void r unRxNormUp dateProces s(); | |
18 | ||
19 | /** | |
20 | * Get s the rxNo rmUpdateCa pability. | |
21 | * @re turn the r xNormUpdat eCapabilit y | |
22 | */ | |
23 | public RxNormUpd ateCapabil ity getRxN ormUpdateC apability( ); | |
24 | ||
25 | /** | |
26 | * Set s the rxNo rmUpdateCa pability. | |
27 | * @pa ram rxNorm UpdateCapa bility the rxNormUpd ateCapabil ity | |
28 | */ | |
29 | public void setR xNormUpdat eCapabilit y(RxNormUp dateCapabi lity rxNor mUpdateCap ability); | |
30 | ||
31 | /** | |
32 | * get FdbSchedu lerProcess Capability | |
33 | * @re turn the f dbSchedule rProcessCa pability | |
34 | */ | |
35 | public FdbSchedu lerProcess Capability getFdbSch edulerProc essCapabil ity(); | |
36 | ||
37 | /** | |
38 | * set FdbSchedul erProcessC apability | |
39 | * @pa ram fdbSch edulerProc essCapabil ity the fd bScheduler ProcessCap ability to set | |
40 | */ | |
41 | public void setF dbSchedule rProcessCa pability( | |
42 | FdbSched ulerProces sCapabilit y fdbSched ulerProces sCapabilit y); | |
43 | ||
44 | } |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.