Produced by Araxis Merge on 7/9/2017 11:00: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 | PPS_N_3.0_Iter2_Build_360.zip\Unredacted\PS_PPS_domain\src\main\resources\xml\spring | DomainContextTemplate.xml | Fri Jun 30 19:06:08 2017 UTC |
2 | PPS_N_3.0_Iter2_Build_360.zip\Unredacted\PS_PPS_domain\src\main\resources\xml\spring | DomainContextTemplate.xml | Fri Jul 7 13:21:23 2017 UTC |
Description | Between Files 1 and 2 |
|
---|---|---|
Text Blocks | Lines | |
Unchanged | 3 | 8672 |
Changed | 2 | 4 |
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 | <?xml | |
2 | version="1 .0" | |
3 | encoding=" UTF-8" | |
4 | ?> | |
5 | <beans | |
6 | xmlns="htt p://www.sp ringframew ork.org/sc hema/beans " | |
7 | ||
8 | xmlns:xsi= "http://ww w.w3.org/2 001/XMLSch ema-instan ce" | |
9 | xmlns:cont ext="http: //www.spri ngframewor k.org/sche ma/context " | |
10 | ||
11 | xsi:schema Location=" | |
12 | ht tp://www.s pringframe work.org/s chema/bean s | |
13 | ht tp://www.s pringframe work.org/s chema/bean s/spring-b eans.xsd | |
14 | ht tp://www.s pringframe work.org/s chema/cont ext | |
15 | ht tp://www.s pringframe work.org/s chema/cont ext/spring -context.x sd" | |
16 | > | |
17 | ||
18 | ||
19 | <!-- DAOs --> | |
20 | ||
21 | <bean | |
22 | id="dataAc cessObject " | |
23 | ||
24 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.DataA ccessObjec tImpl" | |
25 | ||
26 | abstract=" true" | |
27 | autowire-c andidate=" true" | |
28 | > | |
29 | ||
30 | <property | |
31 | name="sess ionFactory " | |
32 | ref="sessi onFactory" | |
33 | /> | |
34 | ||
35 | </bean> | |
36 | ||
37 | <bean | |
38 | id="eplVaD rugClassDa o" | |
39 | parent="da taAccessOb ject" | |
40 | ||
41 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplVa DrugClassD aoImpl" | |
42 | ||
43 | autowire-c andidate=" true" | |
44 | /> | |
45 | ||
46 | ||
47 | <bean | |
48 | id="eplVis taUpdateDa o" | |
49 | parent="da taAccessOb ject" | |
50 | ||
51 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplVi staUpdateD aoImpl" | |
52 | ||
53 | autowire-c andidate=" true" | |
54 | /> | |
55 | ||
56 | ||
57 | <bean | |
58 | id="eplNdf SynchQueue Dao" | |
59 | parent="da taAccessOb ject" | |
60 | ||
61 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplNd fSynchQueu eDaoImpl" | |
62 | ||
63 | autowire-c andidate=" true" | |
64 | /> | |
65 | ||
66 | ||
67 | <bean | |
68 | id="eplPro dCopayTier AssocDao" | |
69 | parent="da taAccessOb ject" | |
70 | ||
71 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplPr odCopayTie rAssocDaoI mpl" | |
72 | ||
73 | autowire-c andidate=" true" | |
74 | /> | |
75 | ||
76 | ||
77 | <bean | |
78 | id="eplCop ayTierDao" | |
79 | parent="da taAccessOb ject" | |
80 | ||
81 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplCo payTierDao Impl" | |
82 | ||
83 | autowire-c andidate=" true" | |
84 | /> | |
85 | ||
86 | ||
87 | <bean | |
88 | id="eplFor mularyDesi gnatorDao" | |
89 | parent="da taAccessOb ject" | |
90 | ||
91 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplFo rmularyDes ignatorDao Impl" | |
92 | ||
93 | autowire-c andidate=" true" | |
94 | /> | |
95 | ||
96 | ||
97 | <bean | |
98 | id="eplSpe cialHandli ngDao" | |
99 | parent="da taAccessOb ject" | |
100 | ||
101 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplSp ecialHandl ingDaoImpl " | |
102 | ||
103 | autowire-c andidate=" true" | |
104 | /> | |
105 | ||
106 | ||
107 | <bean | |
108 | id="eplPro ductLabDao " | |
109 | parent="da taAccessOb ject" | |
110 | ||
111 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplPr oductLabDa oImpl" | |
112 | ||
113 | autowire-c andidate=" true" | |
114 | /> | |
115 | ||
116 | ||
117 | <bean | |
118 | id="eplPro ductVitalD ao" | |
119 | parent="da taAccessOb ject" | |
120 | ||
121 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplPr oductVital DaoImpl" | |
122 | ||
123 | autowire-c andidate=" true" | |
124 | /> | |
125 | ||
126 | ||
127 | <bean | |
128 | id="eplCmo pIdGenerat orDao" | |
129 | parent="da taAccessOb ject" | |
130 | ||
131 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplCm opIdGenera torDaoImpl " | |
132 | ||
133 | autowire-c andidate=" true" | |
134 | /> | |
135 | ||
136 | ||
137 | <bean | |
138 | id="eplIen GeneratorD ao" | |
139 | parent="da taAccessOb ject" | |
140 | ||
141 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplIe nGenerator DaoImpl" | |
142 | ||
143 | autowire-c andidate=" true" | |
144 | /> | |
145 | ||
146 | ||
147 | <bean | |
148 | id="eplCmo pIdHistory Dao" | |
149 | parent="da taAccessOb ject" | |
150 | ||
151 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplCm opIdHistor yDaoImpl" | |
152 | ||
153 | autowire-c andidate=" true" | |
154 | /> | |
155 | ||
156 | ||
157 | <bean | |
158 | id="eplIte mAuditHist oryDetailD ao" | |
159 | parent="da taAccessOb ject" | |
160 | ||
161 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplIt emAuditHis toryDetail DaoImpl" | |
162 | ||
163 | autowire-c andidate=" true" | |
164 | /> | |
165 | ||
166 | ||
167 | <bean | |
168 | id="eplOiS cheduleTyp eDao" | |
169 | parent="da taAccessOb ject" | |
170 | ||
171 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplOi ScheduleTy peDaoImpl" | |
172 | ||
173 | autowire-c andidate=" true" | |
174 | /> | |
175 | ||
176 | ||
177 | <bean | |
178 | id="eplInt erfaceCoun terDao" | |
179 | parent="da taAccessOb ject" | |
180 | ||
181 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplIn terfaceCou nterDaoImp l" | |
182 | ||
183 | autowire-c andidate=" true" | |
184 | /> | |
185 | ||
186 | ||
187 | <bean | |
188 | id="eplOiA dminSchedA ssocDao" | |
189 | parent="da taAccessOb ject" | |
190 | ||
191 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplOi AdminSched AssocDaoIm pl" | |
192 | ||
193 | autowire-c andidate=" true" | |
194 | /> | |
195 | ||
196 | ||
197 | <bean | |
198 | id="eplNdc ByOutpatie ntSiteNdcD ao" | |
199 | parent="da taAccessOb ject" | |
200 | ||
201 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplNd cByOutpati entSiteNdc DaoImpl" | |
202 | ||
203 | autowire-c andidate=" true" | |
204 | /> | |
205 | ||
206 | ||
207 | <bean | |
208 | id="eplPro dDrugTextL AssocDao" | |
209 | parent="da taAccessOb ject" | |
210 | ||
211 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplPr odDrugText LAssocDaoI mpl" | |
212 | ||
213 | autowire-c andidate=" true" | |
214 | /> | |
215 | ||
216 | ||
217 | <bean | |
218 | id="eplPro dDrugTextN AssocDao" | |
219 | parent="da taAccessOb ject" | |
220 | ||
221 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplPr odDrugText NAssocDaoI mpl" | |
222 | ||
223 | autowire-c andidate=" true" | |
224 | /> | |
225 | ||
226 | ||
227 | <bean | |
228 | id="eplPro dSpecHandl ingAssocDa o" | |
229 | parent="da taAccessOb ject" | |
230 | ||
231 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplPr odSpecHand lingAssocD aoImpl" | |
232 | ||
233 | autowire-c andidate=" true" | |
234 | /> | |
235 | ||
236 | ||
237 | <bean | |
238 | id="eplDfN ounDao" | |
239 | parent="da taAccessOb ject" | |
240 | ||
241 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplDf NounDaoImp l" | |
242 | ||
243 | autowire-c andidate=" true" | |
244 | /> | |
245 | ||
246 | <bean | |
247 | id="eplDfU nitDao" | |
248 | parent="da taAccessOb ject" | |
249 | ||
250 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplDf UnitDaoImp l" | |
251 | ||
252 | autowire-c andidate=" true" | |
253 | /> | |
254 | ||
255 | ||
256 | <bean | |
257 | id="eplDtS ynonymDao" | |
258 | parent="da taAccessOb ject" | |
259 | ||
260 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplDt SynonymDao Impl" | |
261 | ||
262 | autowire-c andidate=" true" | |
263 | /> | |
264 | ||
265 | <bean | |
266 | id="eplOiD rugTextLAs socDao" | |
267 | parent="da taAccessOb ject" | |
268 | ||
269 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplOi DrugTextLA ssocDaoImp l" | |
270 | ||
271 | autowire-c andidate=" true" | |
272 | /> | |
273 | ||
274 | ||
275 | <bean | |
276 | id="eplOiD rugTextNAs socDao" | |
277 | parent="da taAccessOb ject" | |
278 | ||
279 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplOi DrugTextNA ssocDaoImp l" | |
280 | ||
281 | autowire-c andidate=" true" | |
282 | /> | |
283 | ||
284 | ||
285 | <bean | |
286 | id="eplPro dDrugClass AssocDao" | |
287 | parent="da taAccessOb ject" | |
288 | ||
289 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplPr odDrugClas sAssocDaoI mpl" | |
290 | ||
291 | autowire-c andidate=" true" | |
292 | /> | |
293 | ||
294 | <bean | |
295 | id="eplDis penseUnits PerDoseDao " | |
296 | parent="da taAccessOb ject" | |
297 | ||
298 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplDi spenseUnit sPerDoseDa oImpl" | |
299 | ||
300 | autowire-c andidate=" true" | |
301 | /> | |
302 | ||
303 | ||
304 | <bean | |
305 | id="eplNat ionalPossi bleDosageD ao" | |
306 | parent="da taAccessOb ject" | |
307 | ||
308 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplNa tionalPoss ibleDosage DaoImpl" | |
309 | ||
310 | autowire-c andidate=" true" | |
311 | /> | |
312 | ||
313 | ||
314 | <bean | |
315 | id="eplMed icationIns tructionDa o" | |
316 | parent="da taAccessOb ject" | |
317 | ||
318 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplMe dicationIn structionD aoImpl" | |
319 | ||
320 | autowire-c andidate=" true" | |
321 | /> | |
322 | ||
323 | ||
324 | ||
325 | <bean | |
326 | id="eplSyn onymDao" | |
327 | parent="da taAccessOb ject" | |
328 | ||
329 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplSy nonymDaoIm pl" | |
330 | ||
331 | autowire-c andidate=" true" | |
332 | /> | |
333 | ||
334 | <bean | |
335 | id="eplInt endedUseDa o" | |
336 | parent="da taAccessOb ject" | |
337 | ||
338 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplIn tendedUseD aoImpl" | |
339 | ||
340 | autowire-c andidate=" true" | |
341 | /> | |
342 | ||
343 | ||
344 | <bean | |
345 | id="eplOrd erUnitDao" | |
346 | parent="da taAccessOb ject" | |
347 | ||
348 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplOr derUnitDao Impl" | |
349 | ||
350 | autowire-c andidate=" true" | |
351 | /> | |
352 | ||
353 | <bean | |
354 | id="eplMed InstructWa rdDao" | |
355 | parent="da taAccessOb ject" | |
356 | ||
357 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplMe dInstructW ardDaoImpl " | |
358 | ||
359 | autowire-c andidate=" true" | |
360 | /> | |
361 | ||
362 | <bean | |
363 | id="eplLoc alPossible DosageDao" | |
364 | parent="da taAccessOb ject" | |
365 | ||
366 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplLo calPossibl eDosageDao Impl" | |
367 | ||
368 | autowire-c andidate=" true" | |
369 | /> | |
370 | ||
371 | ||
372 | <bean | |
373 | id="eplAtc CanisterDa o" | |
374 | parent="da taAccessOb ject" | |
375 | ||
376 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplAt cCanisterD aoImpl" | |
377 | ||
378 | autowire-c andidate=" true" | |
379 | /> | |
380 | ||
381 | ||
382 | <bean | |
383 | id="eplAdm inSchedule Dao" | |
384 | parent="da taAccessOb ject" | |
385 | ||
386 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplAd minSchedul eDaoImpl" | |
387 | ||
388 | autowire-c andidate=" true" | |
389 | /> | |
390 | ||
391 | ||
392 | <bean | |
393 | id="eplSch eduleTypeD ao" | |
394 | parent="da taAccessOb ject" | |
395 | ||
396 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplSc heduleType DaoImpl" | |
397 | ||
398 | autowire-c andidate=" true" | |
399 | /> | |
400 | ||
401 | ||
402 | <bean | |
403 | id="eplLoc alConsoleI nfoDao" | |
404 | parent="da taAccessOb ject" | |
405 | ||
406 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplLo calConsole InfoDaoImp l" | |
407 | ||
408 | autowire-c andidate=" true" | |
409 | /> | |
410 | ||
411 | ||
412 | <bean | |
413 | id="eplIng redientDao " | |
414 | parent="da taAccessOb ject" | |
415 | ||
416 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplIn gredientDa oImpl" | |
417 | ||
418 | autowire-c andidate=" true" | |
419 | /> | |
420 | ||
421 | ||
422 | <bean | |
423 | id="eplMan ufacturerD ao" | |
424 | parent="da taAccessOb ject" | |
425 | ||
426 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplMa nufacturer DaoImpl" | |
427 | ||
428 | autowire-c andidate=" true" | |
429 | /> | |
430 | ||
431 | ||
432 | <bean | |
433 | id="eplDos ageFormDao " | |
434 | parent="da taAccessOb ject" | |
435 | ||
436 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplDo sageFormDa oImpl" | |
437 | ||
438 | autowire-c andidate=" true" | |
439 | /> | |
440 | ||
441 | ||
442 | <bean | |
443 | id="eplMul tiTextDao" | |
444 | parent="da taAccessOb ject" | |
445 | ||
446 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplMu ltiTextDao Impl" | |
447 | ||
448 | autowire-c andidate=" true" | |
449 | /> | |
450 | ||
451 | ||
452 | <bean | |
453 | id="eplDfM edRtDfAsso cDao" | |
454 | parent="da taAccessOb ject" | |
455 | ||
456 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplDf MedRtDfAss ocDaoImpl" | |
457 | ||
458 | autowire-c andidate=" true" | |
459 | /> | |
460 | ||
461 | ||
462 | <bean | |
463 | id="eplPro dIngredien tAssocDao" | |
464 | parent="da taAccessOb ject" | |
465 | ||
466 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplPr odIngredie ntAssocDao Impl" | |
467 | ||
468 | autowire-c andidate=" true" | |
469 | /> | |
470 | ||
471 | ||
472 | <bean | |
473 | id="eplSta ndardMedRo uteDao" | |
474 | parent="da taAccessOb ject" | |
475 | ||
476 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplSt andardMedR outeDaoImp l" | |
477 | ||
478 | autowire-c andidate=" true" | |
479 | /> | |
480 | ||
481 | <bean | |
482 | id="eplLoc alMedRoute Dao" | |
483 | parent="da taAccessOb ject" | |
484 | ||
485 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplLo calMedRout eDaoImpl" | |
486 | ||
487 | autowire-c andidate=" true" | |
488 | /> | |
489 | ||
490 | ||
491 | <bean | |
492 | id="eplVaD ispenseUni tDao" | |
493 | parent="da taAccessOb ject" | |
494 | ||
495 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplVa DispenseUn itDaoImpl" | |
496 | ||
497 | autowire-c andidate=" true" | |
498 | /> | |
499 | ||
500 | ||
501 | <bean | |
502 | id="eplDru gUnitDao" | |
503 | parent="da taAccessOb ject" | |
504 | ||
505 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplDr ugUnitDaoI mpl" | |
506 | ||
507 | autowire-c andidate=" true" | |
508 | /> | |
509 | ||
510 | ||
511 | <bean | |
512 | id="eplDos eUnitDao" | |
513 | parent="da taAccessOb ject" | |
514 | ||
515 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplDo seUnitDaoI mpl" | |
516 | ||
517 | autowire-c andidate=" true" | |
518 | /> | |
519 | ||
520 | ||
521 | <bean | |
522 | id="eplDos eUnitSynon ymDao" | |
523 | parent="da taAccessOb ject" | |
524 | ||
525 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplDo seUnitSyno nymDaoImpl " | |
526 | ||
527 | autowire-c andidate=" true" | |
528 | /> | |
529 | ||
530 | <bean | |
531 | id="eplHos pitalLocat ionDao" | |
532 | parent="da taAccessOb ject" | |
533 | ||
534 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplHo spitalLoca tionDaoImp l" | |
535 | ||
536 | autowire-c andidate=" true" | |
537 | /> | |
538 | ||
539 | ||
540 | <bean | |
541 | id="eplPar tialSaveMg tDao" | |
542 | parent="da taAccessOb ject" | |
543 | ||
544 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplPa rtialSaveM gtDaoImpl" | |
545 | ||
546 | autowire-c andidate=" true" | |
547 | /> | |
548 | ||
549 | <bean | |
550 | id="eplIfc apItemNumb erDao" | |
551 | parent="da taAccessOb ject" | |
552 | ||
553 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplIf capItemNum berDaoImpl " | |
554 | ||
555 | autowire-c andidate=" true" | |
556 | /> | |
557 | ||
558 | ||
559 | ||
560 | <bean | |
561 | id="eplVaG enericName Dao" | |
562 | parent="da taAccessOb ject" | |
563 | ||
564 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplVa GenericNam eDaoImpl" | |
565 | ||
566 | autowire-c andidate=" true" | |
567 | /> | |
568 | ||
569 | ||
570 | <bean | |
571 | id="eplVaD fDao" | |
572 | parent="da taAccessOb ject" | |
573 | ||
574 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplVa DfDaoImpl" | |
575 | ||
576 | autowire-c andidate=" true" | |
577 | /> | |
578 | ||
579 | ||
580 | <bean | |
581 | id="eplWar dDao" | |
582 | parent="da taAccessOb ject" | |
583 | ||
584 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplWa rdDaoImpl" | |
585 | ||
586 | autowire-c andidate=" true" | |
587 | /> | |
588 | ||
589 | ||
590 | <bean | |
591 | id="eplVad fEditableP ropertyDao " | |
592 | parent="da taAccessOb ject" | |
593 | ||
594 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplVa dfEditable PropertyDa oImpl" | |
595 | ||
596 | autowire-c andidate=" true" | |
597 | /> | |
598 | ||
599 | ||
600 | <bean | |
601 | id="eplVad fOwnerDao" | |
602 | parent="da taAccessOb ject" | |
603 | ||
604 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplVa dfOwnerDao Impl" | |
605 | ||
606 | autowire-c andidate=" true" | |
607 | /> | |
608 | ||
609 | ||
610 | <bean | |
611 | id="eplVad fLovDao" | |
612 | parent="da taAccessOb ject" | |
613 | ||
614 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplVa dfLovDaoIm pl" | |
615 | ||
616 | autowire-c andidate=" true" | |
617 | /> | |
618 | ||
619 | ||
620 | ||
621 | <bean | |
622 | id="eplSeq NumDao" | |
623 | parent="da taAccessOb ject" | |
624 | ||
625 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplSe qNumDaoImp l" | |
626 | ||
627 | autowire-c andidate=" true" | |
628 | /> | |
629 | ||
630 | ||
631 | <bean | |
632 | id="eplVad fAssocValu eDao" | |
633 | parent="da taAccessOb ject" | |
634 | ||
635 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplVa dfAssocVal ueDaoImpl" | |
636 | ||
637 | autowire-c andidate=" true" | |
638 | /> | |
639 | ||
640 | ||
641 | <bean | |
642 | id="eplFdb NdcDao" | |
643 | parent="da taAccessOb ject" | |
644 | ||
645 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplFd bNdcDaoImp l" | |
646 | ||
647 | autowire-c andidate=" true" | |
648 | /> | |
649 | ||
650 | ||
651 | <bean | |
652 | id="eplFdb ProductDao " | |
653 | parent="da taAccessOb ject" | |
654 | ||
655 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplFd bProductDa oImpl" | |
656 | ||
657 | autowire-c andidate=" true" | |
658 | /> | |
659 | ||
660 | ||
661 | <bean | |
662 | id="eplVad fNonlistVa lueDao" | |
663 | parent="da taAccessOb ject" | |
664 | ||
665 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplVa dfNonlistV alueDaoImp l" | |
666 | ||
667 | autowire-c andidate=" true" | |
668 | /> | |
669 | ||
670 | ||
671 | <bean | |
672 | id="eplCsF edSchedule Dao" | |
673 | parent="da taAccessOb ject" | |
674 | ||
675 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplCs FedSchedul eDaoImpl" | |
676 | ||
677 | autowire-c andidate=" true" | |
678 | /> | |
679 | ||
680 | ||
681 | <bean | |
682 | id="eplNdc Dao" | |
683 | parent="da taAccessOb ject" | |
684 | ||
685 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplNd cDaoImpl" | |
686 | ||
687 | autowire-c andidate=" true" | |
688 | /> | |
689 | ||
690 | ||
691 | <bean | |
692 | id="eplOiM edRouteAss ocDao" | |
693 | parent="da taAccessOb ject" | |
694 | ||
695 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplOi MedRouteAs socDaoImpl " | |
696 | ||
697 | autowire-c andidate=" true" | |
698 | /> | |
699 | ||
700 | ||
701 | <bean | |
702 | id="eplOrd erableItem Dao" | |
703 | parent="da taAccessOb ject" | |
704 | ||
705 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplOr derableIte mDaoImpl" | |
706 | ||
707 | autowire-c andidate=" true" | |
708 | /> | |
709 | ||
710 | ||
711 | <bean | |
712 | id="eplPac kageSizeDa o" | |
713 | parent="da taAccessOb ject" | |
714 | ||
715 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplPa ckageSizeD aoImpl" | |
716 | ||
717 | autowire-c andidate=" true" | |
718 | /> | |
719 | ||
720 | ||
721 | <bean | |
722 | id="eplPac kageTypeDa o" | |
723 | parent="da taAccessOb ject" | |
724 | ||
725 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplPa ckageTypeD aoImpl" | |
726 | ||
727 | autowire-c andidate=" true" | |
728 | /> | |
729 | ||
730 | ||
731 | <bean | |
732 | id="eplPac kageUseAss ocDao" | |
733 | parent="da taAccessOb ject" | |
734 | ||
735 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplPa ckageUseAs socDaoImpl " | |
736 | ||
737 | autowire-c andidate=" true" | |
738 | /> | |
739 | ||
740 | ||
741 | <bean | |
742 | id="eplPro ductDao" | |
743 | parent="da taAccessOb ject" | |
744 | ||
745 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplPr oductDaoIm pl" | |
746 | ||
747 | autowire-c andidate=" true" | |
748 | /> | |
749 | ||
750 | ||
751 | <bean | |
752 | id="eplReq uestDao" | |
753 | parent="da taAccessOb ject" | |
754 | ||
755 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplRe questDaoIm pl" | |
756 | ||
757 | autowire-c andidate=" true" | |
758 | /> | |
759 | ||
760 | ||
761 | <bean | |
762 | id="eplReq uestDetail Dao" | |
763 | parent="da taAccessOb ject" | |
764 | ||
765 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplRe questDetai lDaoImpl" | |
766 | ||
767 | autowire-c andidate=" true" | |
768 | /> | |
769 | ||
770 | ||
771 | <bean | |
772 | id="eplSit eConfigDao " | |
773 | parent="da taAccessOb ject" | |
774 | ||
775 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplSi teConfigDa oImpl" | |
776 | ||
777 | autowire-c andidate=" true" | |
778 | /> | |
779 | ||
780 | ||
781 | <bean | |
782 | id="eplIte mAuditHist oryDao" | |
783 | parent="da taAccessOb ject" | |
784 | ||
785 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplIt emAuditHis toryDaoImp l" | |
786 | ||
787 | autowire-c andidate=" true" | |
788 | /> | |
789 | ||
790 | ||
791 | <bean | |
792 | id="eplNot ificationD ao" | |
793 | parent="da taAccessOb ject" | |
794 | ||
795 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplNo tification DaoImpl" | |
796 | ||
797 | autowire-c andidate=" true" | |
798 | /> | |
799 | ||
800 | ||
801 | <bean | |
802 | id="eplNot ifUserPref Dao" | |
803 | parent="da taAccessOb ject" | |
804 | ||
805 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplNo tifUserPre fDaoImpl" | |
806 | ||
807 | autowire-c andidate=" true" | |
808 | /> | |
809 | ||
810 | ||
811 | <bean | |
812 | id="eplUse rDao" | |
813 | parent="da taAccessOb ject" | |
814 | ||
815 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplUs erDaoImpl" | |
816 | ||
817 | autowire-c andidate=" true" | |
818 | /> | |
819 | ||
820 | ||
821 | <bean | |
822 | id="eplSes sionPrefer enceDao" | |
823 | parent="da taAccessOb ject" | |
824 | ||
825 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplSe ssionPrefe renceDaoIm pl" | |
826 | ||
827 | autowire-c andidate=" true" | |
828 | /> | |
829 | ||
830 | ||
831 | <bean | |
832 | id="eplSea rchTemplat eDao" | |
833 | parent="da taAccessOb ject" | |
834 | ||
835 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplSe archTempla teDaoImpl" | |
836 | ||
837 | autowire-c andidate=" true" | |
838 | /> | |
839 | ||
840 | ||
841 | <bean | |
842 | id="eplSea rchCriteri aDao" | |
843 | parent="da taAccessOb ject" | |
844 | ||
845 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplSe archCriter iaDaoImpl" | |
846 | ||
847 | autowire-c andidate=" true" | |
848 | /> | |
849 | ||
850 | ||
851 | <bean | |
852 | id="eplPri ntTemplate Dao" | |
853 | parent="da taAccessOb ject" | |
854 | ||
855 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplPr intTemplat eDaoImpl" | |
856 | ||
857 | autowire-c andidate=" true" | |
858 | /> | |
859 | ||
860 | ||
861 | <bean | |
862 | id="eplPri ntFieldDao " | |
863 | parent="da taAccessOb ject" | |
864 | ||
865 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplPr intFieldDa oImpl" | |
866 | ||
867 | autowire-c andidate=" true" | |
868 | /> | |
869 | ||
870 | ||
871 | <bean | |
872 | id="eplPha rmacySyste mDao" | |
873 | parent="da taAccessOb ject" | |
874 | ||
875 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplPh armacySyst emDaoImpl" | |
876 | ||
877 | autowire-c andidate=" true" | |
878 | /> | |
879 | ||
880 | ||
881 | <bean | |
882 | id="eplSit eUpdateSch eduleDao" | |
883 | parent="da taAccessOb ject" | |
884 | ||
885 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplSi teUpdateSc heduleDaoI mpl" | |
886 | ||
887 | autowire-c andidate=" true" | |
888 | /> | |
889 | ||
890 | ||
891 | <bean | |
892 | id="eplLab Dao" | |
893 | parent="da taAccessOb ject" | |
894 | ||
895 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplLa bDaoImpl" | |
896 | ||
897 | autowire-c andidate=" true" | |
898 | /> | |
899 | ||
900 | ||
901 | <bean | |
902 | id="eplVit alDao" | |
903 | parent="da taAccessOb ject" | |
904 | ||
905 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplVi talDaoImpl " | |
906 | ||
907 | autowire-c andidate=" true" | |
908 | /> | |
909 | ||
910 | ||
911 | <bean | |
912 | id="eplCla ssTypeDao" | |
913 | parent="da taAccessOb ject" | |
914 | ||
915 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplCl assTypeDao Impl" | |
916 | ||
917 | autowire-c andidate=" true" | |
918 | /> | |
919 | ||
920 | ||
921 | <bean | |
922 | id="eplDru gTextDao" | |
923 | parent="da taAccessOb ject" | |
924 | ||
925 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplDr ugTextDaoI mpl" | |
926 | ||
927 | autowire-c andidate=" true" | |
928 | /> | |
929 | ||
930 | ||
931 | <bean | |
932 | id="eplWar nLabelDao" | |
933 | parent="da taAccessOb ject" | |
934 | ||
935 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplWa rnLabelDao Impl" | |
936 | ||
937 | autowire-c andidate=" true" | |
938 | /> | |
939 | ||
940 | ||
941 | <bean | |
942 | id="eplPro dWarnLabel LAssocDao" | |
943 | parent="da taAccessOb ject" | |
944 | ||
945 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplPr odWarnLabe lLAssocDao Impl" | |
946 | ||
947 | autowire-c andidate=" true" | |
948 | /> | |
949 | ||
950 | ||
951 | <bean | |
952 | id="eplPro dWarnLabel NAssocDao" | |
953 | parent="da taAccessOb ject" | |
954 | ||
955 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplPr odWarnLabe lNAssocDao Impl" | |
956 | ||
957 | autowire-c andidate=" true" | |
958 | /> | |
959 | ||
960 | ||
961 | <bean | |
962 | id="eplPac kageUsageD ao" | |
963 | parent="da taAccessOb ject" | |
964 | ||
965 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplPa ckageUsage DaoImpl" | |
966 | ||
967 | autowire-c andidate=" true" | |
968 | /> | |
969 | ||
970 | ||
971 | <bean | |
972 | id="eplVui dStatusHis toryDao" | |
973 | parent="da taAccessOb ject" | |
974 | ||
975 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplVu idStatusHi storyDaoIm pl" | |
976 | ||
977 | autowire-c andidate=" true" | |
978 | /> | |
979 | ||
980 | ||
981 | ||
982 | <bean | |
983 | id="eplNat ionalSetti ngDao" | |
984 | parent="da taAccessOb ject" | |
985 | ||
986 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplNa tionalSett ingDaoImpl " | |
987 | ||
988 | autowire-c andidate=" true" | |
989 | /> | |
990 | ||
991 | ||
992 | <bean | |
993 | id="eplFdb AddDao" | |
994 | parent="da taAccessOb ject" | |
995 | ||
996 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplFd bAddDaoImp l" | |
997 | ||
998 | autowire-c andidate=" true" | |
999 | /> | |
1000 | ||
1001 | ||
1002 | <bean | |
1003 | id="eplFdb UpdateDao" | |
1004 | parent="da taAccessOb ject" | |
1005 | ||
1006 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplFd bUpdateDao Impl" | |
1007 | ||
1008 | autowire-c andidate=" true" | |
1009 | /> | |
1010 | ||
1011 | ||
1012 | <bean | |
1013 | id="eplFdb AutoAddDao " | |
1014 | parent="da taAccessOb ject" | |
1015 | ||
1016 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplFd bAutoAddDa oImpl" | |
1017 | ||
1018 | autowire-c andidate=" true" | |
1019 | /> | |
1020 | ||
1021 | ||
1022 | <bean | |
1023 | id="eplFdb AutoUpdate Dao" | |
1024 | parent="da taAccessOb ject" | |
1025 | ||
1026 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplFd bAutoUpdat eDaoImpl" | |
1027 | ||
1028 | autowire-c andidate=" true" | |
1029 | /> | |
1030 | ||
1031 | ||
1032 | <bean | |
1033 | id="eplFdb DosageForm Dao" | |
1034 | parent="da taAccessOb ject" | |
1035 | ||
1036 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplFd bDosageFor mDaoImpl" | |
1037 | ||
1038 | autowire-c andidate=" true" | |
1039 | /> | |
1040 | ||
1041 | ||
1042 | <bean | |
1043 | id="eplFdb DrugClassD ao" | |
1044 | parent="da taAccessOb ject" | |
1045 | ||
1046 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplFd bDrugClass DaoImpl" | |
1047 | ||
1048 | autowire-c andidate=" true" | |
1049 | /> | |
1050 | ||
1051 | ||
1052 | <bean | |
1053 | id="eplFdb DrugIngred ientDao" | |
1054 | parent="da taAccessOb ject" | |
1055 | ||
1056 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplFd bDrugIngre dientDaoIm pl" | |
1057 | ||
1058 | autowire-c andidate=" true" | |
1059 | /> | |
1060 | ||
1061 | ||
1062 | <bean | |
1063 | id="eplFdb DrugUnitDa o" | |
1064 | parent="da taAccessOb ject" | |
1065 | ||
1066 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplFd bDrugUnitD aoImpl" | |
1067 | ||
1068 | autowire-c andidate=" true" | |
1069 | /> | |
1070 | ||
1071 | ||
1072 | <bean | |
1073 | id="eplFdb GenericNam eDao" | |
1074 | parent="da taAccessOb ject" | |
1075 | ||
1076 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplFd bGenericNa meDaoImpl" | |
1077 | ||
1078 | autowire-c andidate=" true" | |
1079 | /> | |
1080 | ||
1081 | ||
1082 | <bean | |
1083 | id="eplFdb MonographP emDao" | |
1084 | parent="da taAccessOb ject" | |
1085 | ||
1086 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplFd bMonograph PemDaoImpl " | |
1087 | ||
1088 | autowire-c andidate=" true" | |
1089 | /> | |
1090 | ||
1091 | ||
1092 | <bean | |
1093 | id="eplFdb GcnseqnoPe mDao" | |
1094 | parent="da taAccessOb ject" | |
1095 | ||
1096 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplFd bGcnseqnoP emDaoImpl" | |
1097 | ||
1098 | autowire-c andidate=" true" | |
1099 | /> | |
1100 | ||
1101 | ||
1102 | <bean | |
1103 | id="eplNdf UpdateFile Dao" | |
1104 | parent="da taAccessOb ject" | |
1105 | ||
1106 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplNd fUpdateFil eDaoImpl" | |
1107 | ||
1108 | autowire-c andidate=" true" | |
1109 | /> | |
1110 | ||
1111 | ||
1112 | <bean | |
1113 | id="eplSta tusDao" | |
1114 | parent="da taAccessOb ject" | |
1115 | ||
1116 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplSt atusDaoImp l" | |
1117 | ||
1118 | autowire-c andidate=" true" | |
1119 | /> | |
1120 | ||
1121 | ||
1122 | <bean | |
1123 | id="eplNdf OutgoingDi fferencesD ao" | |
1124 | ||
1125 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplNd fOutgoingD ifferences DaoImpl" | |
1126 | ||
1127 | autowire-c andidate=" true" | |
1128 | > | |
1129 | ||
1130 | <property | |
1131 | name="ndfU pdateFileC onverter" | |
1132 | ref="ndfUp dateFileCo nverter" | |
1133 | /> | |
1134 | ||
1135 | </bean> | |
1136 | ||
1137 | ||
1138 | <bean | |
1139 | id="eplRem atchDao" | |
1140 | parent="da taAccessOb ject" | |
1141 | ||
1142 | class="gov .va.med.ph armacy.pep s.domain.c ommon.dao. impl.EplRe matchDaoIm pl" | |
1143 | ||
1144 | autowire-c andidate=" true" | |
1145 | > | |
1146 | ||
1147 | <property | |
1148 | name="ndfU pdateFileC onverter" | |
1149 | ref="ndfUp dateFileCo nverter" | |
1150 | /> | |
1151 | ||
1152 | </bean> | |
1153 | ||
1154 | ||
1155 | ||
1156 | <!-- Capab ilities -- > | |
1157 | ||
1158 | <bean | |
1159 | id="manage dItemDomai nCapabilit y" | |
1160 | abstract=" true" | |
1161 | ||
1162 | autowire-c andidate=" true" | |
1163 | > | |
1164 | ||
1165 | <property | |
1166 | name="data FieldsDoma inCapabili ty" | |
1167 | ref="dataF ieldsDomai nCapabilit y" | |
1168 | /> | |
1169 | ||
1170 | <property | |
1171 | name="item AuditHisto ryDomainCa pability" | |
1172 | ref="itemA uditHistor yDomainCap ability" | |
1173 | /> | |
1174 | ||
1175 | <property | |
1176 | name="part ialSaveMgt DomainCapa bility" | |
1177 | ref="parti alSaveMgtD omainCapab ility" | |
1178 | /> | |
1179 | ||
1180 | <property | |
1181 | name="requ estDomainC apability" | |
1182 | ref="reque stDomainCa pability" | |
1183 | /> | |
1184 | ||
1185 | <property | |
1186 | name="seqN umDomainCa pability" | |
1187 | ref="seqNu mDomainCap ability" | |
1188 | /> | |
1189 | ||
1190 | <property | |
1191 | name="mana gedItemDom ainCapabil ityFactory " | |
1192 | ref="manag edItemDoma inCapabili tyFactory" | |
1193 | /> | |
1194 | ||
1195 | </bean> | |
1196 | ||
1197 | ||
1198 | <bean | |
1199 | id="colorD omainCapab ility" | |
1200 | ||
1201 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.ColorDom ainCapabil ityImpl" | |
1202 | ||
1203 | autowire-c andidate=" true" | |
1204 | /> | |
1205 | ||
1206 | ||
1207 | <bean | |
1208 | id="otcRxD omainCapab ility" | |
1209 | ||
1210 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.OtcRxDom ainCapabil ityImpl" | |
1211 | ||
1212 | autowire-c andidate=" true" | |
1213 | /> | |
1214 | ||
1215 | ||
1216 | <bean | |
1217 | id="csFedS cheduleDom ainCapabil ity" | |
1218 | ||
1219 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.CsFedSch eduleDomai nCapabilit yImpl" | |
1220 | ||
1221 | autowire-c andidate=" true" | |
1222 | > | |
1223 | ||
1224 | <property | |
1225 | name="eplC sFedSchedu leDao" | |
1226 | ref="eplCs FedSchedul eDao" | |
1227 | /> | |
1228 | ||
1229 | <property | |
1230 | name="csFe dScheduleC onverter" | |
1231 | ref="csFed ScheduleCo nverter" | |
1232 | /> | |
1233 | ||
1234 | </bean> | |
1235 | ||
1236 | ||
1237 | <bean | |
1238 | id="ndfSyn chQueueDom ainCapabil ity" | |
1239 | ||
1240 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.NdfSynch QueueDomai nCapabilit yImpl" | |
1241 | ||
1242 | autowire-c andidate=" true" | |
1243 | > | |
1244 | ||
1245 | <property | |
1246 | name="eplN dfSynchQue ueDao" | |
1247 | ref="eplNd fSynchQueu eDao" | |
1248 | /> | |
1249 | ||
1250 | <property | |
1251 | name="ndfS ynchQueueC onverter" | |
1252 | ref="ndfSy nchQueueCo nverter" | |
1253 | /> | |
1254 | ||
1255 | <property | |
1256 | name="seqN umDomainCa pability" | |
1257 | ref="seqNu mDomainCap ability" | |
1258 | /> | |
1259 | ||
1260 | </bean> | |
1261 | ||
1262 | ||
1263 | <bean | |
1264 | id="report DomainCapa bility" | |
1265 | ||
1266 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.ReportDo mainCapabi lityImpl" | |
1267 | > | |
1268 | ||
1269 | <construct or-arg | |
1270 | ref="eplDa taSource" | |
1271 | /> | |
1272 | ||
1273 | <construct or-arg | |
1274 | ref="eplPr odCopayTie rAssocDao" | |
1275 | /> | |
1276 | ||
1277 | <construct or-arg | |
1278 | ref="envir onmentUtil ity" | |
1279 | /> | |
1280 | ||
1281 | </bean> | |
1282 | ||
1283 | ||
1284 | <bean | |
1285 | id="fdbAdd DomainCapa bility" | |
1286 | ||
1287 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.FdbAddDo mainCapabi lityImpl" | |
1288 | ||
1289 | autowire-c andidate=" true" | |
1290 | > | |
1291 | ||
1292 | <property | |
1293 | name="eplF dbAddDao" | |
1294 | ref="eplFd bAddDao" | |
1295 | /> | |
1296 | ||
1297 | <property | |
1298 | name="fdbA ddConverte r" | |
1299 | ref="fdbAd dConverter " | |
1300 | /> | |
1301 | ||
1302 | </bean> | |
1303 | ||
1304 | ||
1305 | <bean | |
1306 | id="fdbUpd ateDomainC apability" | |
1307 | ||
1308 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.FdbUpdat eDomainCap abilityImp l" | |
1309 | ||
1310 | autowire-c andidate=" true" | |
1311 | > | |
1312 | ||
1313 | <property | |
1314 | name="eplF dbUpdateDa o" | |
1315 | ref="eplFd bUpdateDao " | |
1316 | /> | |
1317 | ||
1318 | <property | |
1319 | name="fdbU pdateConve rter" | |
1320 | ref="fdbUp dateConver ter" | |
1321 | /> | |
1322 | ||
1323 | <property | |
1324 | name="seqN umDomainCa pability" | |
1325 | ref="seqNu mDomainCap ability" | |
1326 | /> | |
1327 | ||
1328 | </bean> | |
1329 | ||
1330 | ||
1331 | <bean | |
1332 | id="fdbNdc DomainCapa bility" | |
1333 | ||
1334 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.FdbNdcDo mainCapabi lityImpl" | |
1335 | ||
1336 | autowire-c andidate=" true" | |
1337 | > | |
1338 | ||
1339 | <property | |
1340 | name="eplF dbNdcDao" | |
1341 | ref="eplFd bNdcDao" | |
1342 | /> | |
1343 | ||
1344 | <property | |
1345 | name="fdbN dcConverte r" | |
1346 | ref="fdbNd cConverter " | |
1347 | /> | |
1348 | ||
1349 | </bean> | |
1350 | ||
1351 | ||
1352 | <bean | |
1353 | id="fdbPro ductDomain Capability " | |
1354 | ||
1355 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.FdbProdu ctDomainCa pabilityIm pl" | |
1356 | ||
1357 | autowire-c andidate=" true" | |
1358 | > | |
1359 | ||
1360 | <property | |
1361 | name="eplF dbProductD ao" | |
1362 | ref="eplFd bProductDa o" | |
1363 | /> | |
1364 | ||
1365 | <property | |
1366 | name="fdbP roductConv erter" | |
1367 | ref="fdbPr oductConve rter" | |
1368 | /> | |
1369 | ||
1370 | </bean> | |
1371 | ||
1372 | ||
1373 | <bean | |
1374 | id="nation alSettingD omainCapab ility" | |
1375 | ||
1376 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.National SettingDom ainCapabil ityImpl" | |
1377 | ||
1378 | autowire-c andidate=" true" | |
1379 | > | |
1380 | ||
1381 | <property | |
1382 | name="eplN ationalSet tingDao" | |
1383 | ref="eplNa tionalSett ingDao" | |
1384 | /> | |
1385 | ||
1386 | <property | |
1387 | name="nati onalSettin gConverter " | |
1388 | ref="natio nalSetting Converter" | |
1389 | /> | |
1390 | ||
1391 | </bean> | |
1392 | ||
1393 | <bean | |
1394 | id="fdbAut oAddDomain Capability " | |
1395 | ||
1396 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.FdbAutoA ddDomainCa pabilityIm pl" | |
1397 | ||
1398 | autowire-c andidate=" true" | |
1399 | > | |
1400 | ||
1401 | <property | |
1402 | name="eplF dbAutoAddD ao" | |
1403 | ref="eplFd bAutoAddDa o" | |
1404 | /> | |
1405 | ||
1406 | <property | |
1407 | name="fdbA utoAddConv erter" | |
1408 | ref="fdbAu toAddConve rter" | |
1409 | /> | |
1410 | ||
1411 | </bean> | |
1412 | ||
1413 | <bean | |
1414 | id="fdbAut oUpdateDom ainCapabil ity" | |
1415 | ||
1416 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.FdbAutoU pdateDomai nCapabilit yImpl" | |
1417 | ||
1418 | autowire-c andidate=" true" | |
1419 | > | |
1420 | ||
1421 | <property | |
1422 | name="eplF dbAutoUpda teDao" | |
1423 | ref="eplFd bAutoUpdat eDao" | |
1424 | /> | |
1425 | ||
1426 | <property | |
1427 | name="seqN umDomainCa pability" | |
1428 | ref="seqNu mDomainCap ability" | |
1429 | /> | |
1430 | ||
1431 | <property | |
1432 | name="fdbA utoUpdateC onverter" | |
1433 | ref="fdbAu toUpdateCo nverter" | |
1434 | /> | |
1435 | ||
1436 | </bean> | |
1437 | ||
1438 | ||
1439 | <bean | |
1440 | id="vuidSt atusHistor yDomainCap ability" | |
1441 | ||
1442 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.VuidStat usHistoryD omainCapab ilityImpl" | |
1443 | ||
1444 | autowire-c andidate=" true" | |
1445 | > | |
1446 | ||
1447 | <property | |
1448 | name="eplV uidStatusH istoryDao" | |
1449 | ref="eplVu idStatusHi storyDao" | |
1450 | /> | |
1451 | ||
1452 | <property | |
1453 | name="vuid StatusHist oryConvert er" | |
1454 | ref="vuidS tatusHisto ryConverte r" | |
1455 | /> | |
1456 | ||
1457 | </bean> | |
1458 | ||
1459 | ||
1460 | <bean | |
1461 | id="oiSche duleTypeDo mainCapabi lity" | |
1462 | ||
1463 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.OiSchedu leTypeDoma inCapabili tyImpl" | |
1464 | ||
1465 | autowire-c andidate=" true" | |
1466 | > | |
1467 | ||
1468 | <property | |
1469 | name="eplO iScheduleT ypeDao" | |
1470 | ref="eplOi ScheduleTy peDao" | |
1471 | /> | |
1472 | ||
1473 | <property | |
1474 | name="oiSc heduleType Converter" | |
1475 | ref="oiSch eduleTypeC onverter" | |
1476 | /> | |
1477 | ||
1478 | </bean> | |
1479 | ||
1480 | ||
1481 | <bean | |
1482 | id="interf aceCounter DomainCapa bility" | |
1483 | ||
1484 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.Interfac eCounterDo mainCapabi lityImpl" | |
1485 | ||
1486 | autowire-c andidate=" true" | |
1487 | > | |
1488 | ||
1489 | <property | |
1490 | name="eplI nterfaceCo unterDao" | |
1491 | ref="eplIn terfaceCou nterDao" | |
1492 | /> | |
1493 | ||
1494 | <property | |
1495 | name="inte rfaceCount erConverte r" | |
1496 | ref="inter faceCounte rConverter " | |
1497 | /> | |
1498 | ||
1499 | </bean> | |
1500 | ||
1501 | ||
1502 | <bean | |
1503 | id="admini strationSc heduleDoma inCapabili ty" | |
1504 | ||
1505 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.Administ rationSche duleDomain Capability Impl" | |
1506 | ||
1507 | parent="ma nagedItemD omainCapab ility" | |
1508 | autowire-c andidate=" true" | |
1509 | > | |
1510 | ||
1511 | <property | |
1512 | name="eplA dminSchedu leDao" | |
1513 | ref="eplAd minSchedul eDao" | |
1514 | /> | |
1515 | ||
1516 | <property | |
1517 | name="eplH ospitalLoc ationDao" | |
1518 | ref="eplHo spitalLoca tionDao" | |
1519 | /> | |
1520 | ||
1521 | <property | |
1522 | name="eplW ardDao" | |
1523 | ref="eplWa rdDao" | |
1524 | /> | |
1525 | ||
1526 | <property | |
1527 | name="admi nScheduleC onverter" | |
1528 | ref="admin ScheduleCo nverter" | |
1529 | /> | |
1530 | ||
1531 | </bean> | |
1532 | ||
1533 | ||
1534 | <bean | |
1535 | id="admini strationSc heduleType DomainCapa bility" | |
1536 | ||
1537 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.Administ rationSche duleTypeDo mainCapabi lityImpl" | |
1538 | ||
1539 | autowire-c andidate=" true" | |
1540 | > | |
1541 | ||
1542 | <property | |
1543 | name="eplS cheduleTyp eDao" | |
1544 | ref="eplSc heduleType Dao" | |
1545 | /> | |
1546 | ||
1547 | <property | |
1548 | name="admi nScheduleT ypeConvert er" | |
1549 | ref="admin ScheduleTy peConverte r" | |
1550 | /> | |
1551 | ||
1552 | ||
1553 | ||
1554 | </bean> | |
1555 | ||
1556 | ||
1557 | <bean | |
1558 | id="partia lSaveMgtDo mainCapabi lity" | |
1559 | ||
1560 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.PartialS aveMgtDoma inCapabili tyImpl" | |
1561 | ||
1562 | autowire-c andidate=" true" | |
1563 | > | |
1564 | ||
1565 | <property | |
1566 | name="eplP artialSave MgtDao" | |
1567 | ref="eplPa rtialSaveM gtDao" | |
1568 | /> | |
1569 | ||
1570 | <property | |
1571 | name="part ialSaveCon verter" | |
1572 | ref="parti alSaveConv erter" | |
1573 | /> | |
1574 | ||
1575 | </bean> | |
1576 | ||
1577 | ||
1578 | <bean | |
1579 | id="dataFi eldsDomain Capability " | |
1580 | ||
1581 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.DataFiel dsDomainCa pabilityIm pl" | |
1582 | ||
1583 | autowire-c andidate=" true" | |
1584 | > | |
1585 | ||
1586 | <property | |
1587 | name="eplV aDfDao" | |
1588 | ref="eplVa DfDao" | |
1589 | /> | |
1590 | ||
1591 | <property | |
1592 | name="eplV adfLovDao" | |
1593 | ref="eplVa dfLovDao" | |
1594 | /> | |
1595 | ||
1596 | <property | |
1597 | name="eplV adfOwnerDa o" | |
1598 | ref="eplVa dfOwnerDao " | |
1599 | /> | |
1600 | ||
1601 | <property | |
1602 | name="eplV adfEditabl ePropertyD ao" | |
1603 | ref="eplVa dfEditable PropertyDa o" | |
1604 | /> | |
1605 | ||
1606 | <property | |
1607 | name="eplV adfNonlist ValueDao" | |
1608 | ref="eplVa dfNonlistV alueDao" | |
1609 | /> | |
1610 | ||
1611 | <property | |
1612 | name="eplV adfAssocVa lueDao" | |
1613 | ref="eplVa dfAssocVal ueDao" | |
1614 | /> | |
1615 | ||
1616 | <property | |
1617 | name="eplM ultiTextDa o" | |
1618 | ref="eplMu ltiTextDao " | |
1619 | /> | |
1620 | ||
1621 | <property | |
1622 | name="data FieldsConv erter" | |
1623 | ref="dataF ieldsConve rter" | |
1624 | /> | |
1625 | ||
1626 | </bean> | |
1627 | ||
1628 | ||
1629 | <bean | |
1630 | id="dosage FormDomain Capability " | |
1631 | ||
1632 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.DosageFo rmDomainCa pabilityIm pl" | |
1633 | ||
1634 | parent="ma nagedItemD omainCapab ility" | |
1635 | autowire-c andidate=" true" | |
1636 | > | |
1637 | ||
1638 | <property | |
1639 | name="eplD osageFormD ao" | |
1640 | ref="eplDo sageFormDa o" | |
1641 | /> | |
1642 | ||
1643 | <property | |
1644 | name="eplO rderableIt emDao" | |
1645 | ref="eplOr derableIte mDao" | |
1646 | /> | |
1647 | ||
1648 | <property | |
1649 | name="eplD fNounDao" | |
1650 | ref="eplDf NounDao" | |
1651 | /> | |
1652 | ||
1653 | <property | |
1654 | name="eplD fUnitDao" | |
1655 | ref="eplDf UnitDao" | |
1656 | /> | |
1657 | ||
1658 | <property | |
1659 | name="eplD fMedRtDfAs socDao" | |
1660 | ref="eplDf MedRtDfAss ocDao" | |
1661 | /> | |
1662 | ||
1663 | <property | |
1664 | name="eplD ispenseUni tsPerDoseD ao" | |
1665 | ref="eplDi spenseUnit sPerDoseDa o" | |
1666 | /> | |
1667 | ||
1668 | <property | |
1669 | name="data FieldsConv erter" | |
1670 | ref="dataF ieldsConve rter" | |
1671 | /> | |
1672 | ||
1673 | <property | |
1674 | name="dosa geFormConv erter" | |
1675 | ref="dosag eFormConve rter" | |
1676 | /> | |
1677 | ||
1678 | </bean> | |
1679 | ||
1680 | ||
1681 | <bean | |
1682 | id="databa seDomainCa pability" | |
1683 | ||
1684 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.Database DomainCapa bilityImpl " | |
1685 | ||
1686 | autowire-c andidate=" true" | |
1687 | > | |
1688 | ||
1689 | <!-- Can't autowire the DataSo urce becau se there a re multipl e in the c ontext. -- > | |
1690 | ||
1691 | <construct or-arg | |
1692 | ref="eplDa taSource" | |
1693 | /> | |
1694 | ||
1695 | </bean> | |
1696 | ||
1697 | ||
1698 | <bean | |
1699 | id="drugCl assDomainC apability" | |
1700 | ||
1701 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.DrugClas sDomainCap abilityImp l" | |
1702 | ||
1703 | parent="ma nagedItemD omainCapab ility" | |
1704 | autowire-c andidate=" true" | |
1705 | > | |
1706 | ||
1707 | <property | |
1708 | name="eplV aDrugClass Dao" | |
1709 | ref="eplVa DrugClassD ao" | |
1710 | /> | |
1711 | ||
1712 | <property | |
1713 | name="eplP rodDrugCla ssAssocDao " | |
1714 | ref="eplPr odDrugClas sAssocDao" | |
1715 | /> | |
1716 | ||
1717 | <property | |
1718 | name="drug ClassConve rter" | |
1719 | ref="drugC lassConver ter" | |
1720 | /> | |
1721 | ||
1722 | <property | |
1723 | name="eplV uidStatusH istoryDao" | |
1724 | ref="eplVu idStatusHi storyDao" | |
1725 | /> | |
1726 | ||
1727 | <property | |
1728 | name="vuid StatusHist oryConvert er" | |
1729 | ref="vuidS tatusHisto ryConverte r" | |
1730 | /> | |
1731 | ||
1732 | </bean> | |
1733 | ||
1734 | ||
1735 | <bean | |
1736 | id="dispen seUnitDoma inCapabili ty" | |
1737 | ||
1738 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.Dispense UnitDomain Capability Impl" | |
1739 | ||
1740 | parent="ma nagedItemD omainCapab ility" | |
1741 | autowire-c andidate=" true" | |
1742 | > | |
1743 | ||
1744 | <property | |
1745 | name="eplV aDispenseU nitDao" | |
1746 | ref="eplVa DispenseUn itDao" | |
1747 | /> | |
1748 | ||
1749 | <property | |
1750 | name="eplP roductDao" | |
1751 | ref="eplPr oductDao" | |
1752 | /> | |
1753 | ||
1754 | <property | |
1755 | name="disp enseUnitCo nverter" | |
1756 | ref="dispe nseUnitCon verter" | |
1757 | /> | |
1758 | ||
1759 | </bean> | |
1760 | ||
1761 | ||
1762 | <bean | |
1763 | id="doseUn itDomainCa pability" | |
1764 | ||
1765 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.DoseUnit DomainCapa bilityImpl " | |
1766 | ||
1767 | parent="ma nagedItemD omainCapab ility" | |
1768 | autowire-c andidate=" true" | |
1769 | > | |
1770 | ||
1771 | <property | |
1772 | name="eplD oseUnitDao " | |
1773 | ref="eplDo seUnitDao" | |
1774 | /> | |
1775 | ||
1776 | <property | |
1777 | name="eplD oseUnitSyn onymDao" | |
1778 | ref="eplDo seUnitSyno nymDao" | |
1779 | /> | |
1780 | ||
1781 | <property | |
1782 | name="dose UnitConver ter" | |
1783 | ref="doseU nitConvert er" | |
1784 | /> | |
1785 | ||
1786 | </bean> | |
1787 | ||
1788 | ||
1789 | <bean | |
1790 | id="medica tionInstru ctionDomai nCapabilit y" | |
1791 | ||
1792 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.Medicati onInstruct ionDomainC apabilityI mpl" | |
1793 | ||
1794 | parent="ma nagedItemD omainCapab ility" | |
1795 | autowire-c andidate=" true" | |
1796 | > | |
1797 | ||
1798 | <property | |
1799 | name="eplM edicationI nstruction Dao" | |
1800 | ref="eplMe dicationIn structionD ao" | |
1801 | /> | |
1802 | ||
1803 | <property | |
1804 | name="eplM edInstruct WardDao" | |
1805 | ref="eplMe dInstructW ardDao" | |
1806 | /> | |
1807 | ||
1808 | <property | |
1809 | name="loca lMedicatio nRouteDoma inCapabili ty" | |
1810 | ref="local Medication RouteDomai nCapabilit y" | |
1811 | /> | |
1812 | ||
1813 | <property | |
1814 | name="medi cationInst ructionCon verter" | |
1815 | ref="medic ationInstr uctionConv erter" | |
1816 | /> | |
1817 | ||
1818 | ||
1819 | </bean> | |
1820 | ||
1821 | ||
1822 | <bean | |
1823 | id="generi cNameDomai nCapabilit y" | |
1824 | ||
1825 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.GenericN ameDomainC apabilityI mpl" | |
1826 | ||
1827 | parent="ma nagedItemD omainCapab ility" | |
1828 | autowire-c andidate=" true" | |
1829 | > | |
1830 | ||
1831 | <property | |
1832 | name="eplV aGenericNa meDao" | |
1833 | ref="eplVa GenericNam eDao" | |
1834 | /> | |
1835 | ||
1836 | <property | |
1837 | name="eplP roductDao" | |
1838 | ref="eplPr oductDao" | |
1839 | /> | |
1840 | ||
1841 | <property | |
1842 | name="gene ricNameCon verter" | |
1843 | ref="gener icNameConv erter" | |
1844 | /> | |
1845 | ||
1846 | <property | |
1847 | name="eplV uidStatusH istoryDao" | |
1848 | ref="eplVu idStatusHi storyDao" | |
1849 | /> | |
1850 | ||
1851 | <property | |
1852 | name="vuid StatusHist oryConvert er" | |
1853 | ref="vuidS tatusHisto ryConverte r" | |
1854 | /> | |
1855 | ||
1856 | </bean> | |
1857 | ||
1858 | ||
1859 | <bean | |
1860 | id="ingred ientDomain Capability " | |
1861 | ||
1862 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.Ingredie ntDomainCa pabilityIm pl" | |
1863 | ||
1864 | parent="ma nagedItemD omainCapab ility" | |
1865 | autowire-c andidate=" true" | |
1866 | > | |
1867 | ||
1868 | <property | |
1869 | name="eplI ngredientD ao" | |
1870 | ref="eplIn gredientDa o" | |
1871 | /> | |
1872 | ||
1873 | <property | |
1874 | name="eplP rodIngredi entAssocDa o" | |
1875 | ref="eplPr odIngredie ntAssocDao " | |
1876 | /> | |
1877 | ||
1878 | <property | |
1879 | name="ingr edientConv erter" | |
1880 | ref="ingre dientConve rter" | |
1881 | /> | |
1882 | ||
1883 | <property | |
1884 | name="eplV uidStatusH istoryDao" | |
1885 | ref="eplVu idStatusHi storyDao" | |
1886 | /> | |
1887 | ||
1888 | <property | |
1889 | name="vuid StatusHist oryConvert er" | |
1890 | ref="vuidS tatusHisto ryConverte r" | |
1891 | /> | |
1892 | ||
1893 | </bean> | |
1894 | ||
1895 | ||
1896 | <bean | |
1897 | id="manufa cturerDoma inCapabili ty" | |
1898 | ||
1899 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.Manufact urerDomain Capability Impl" | |
1900 | ||
1901 | parent="ma nagedItemD omainCapab ility" | |
1902 | autowire-c andidate=" true" | |
1903 | > | |
1904 | ||
1905 | <property | |
1906 | name="eplM anufacture rDao" | |
1907 | ref="eplMa nufacturer Dao" | |
1908 | /> | |
1909 | ||
1910 | <property | |
1911 | name="eplN dcDao" | |
1912 | ref="eplNd cDao" | |
1913 | /> | |
1914 | ||
1915 | <property | |
1916 | name="manu facturerCo nverter" | |
1917 | ref="manuf acturerCon verter" | |
1918 | /> | |
1919 | ||
1920 | </bean> | |
1921 | ||
1922 | ||
1923 | ||
1924 | <bean | |
1925 | id="drugDr ugInteract ionDomainC apability" | |
1926 | ||
1927 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.DrugDrug Interactio nDomainCap abilityImp l" | |
1928 | ||
1929 | parent="ma nagedItemD omainCapab ility" | |
1930 | autowire-c andidate=" true" | |
1931 | > | |
1932 | ||
1933 | <property | |
1934 | name="drug DrugIntera ctionConve rter" | |
1935 | ref="drugD rugInterac tionConver ter" | |
1936 | /> | |
1937 | ||
1938 | </bean> | |
1939 | ||
1940 | ||
1941 | <bean | |
1942 | id="drugSe verityDoma inCapabili ty" | |
1943 | ||
1944 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.DrugSeve rityDomain Capability Impl" | |
1945 | ||
1946 | parent="ma nagedItemD omainCapab ility" | |
1947 | autowire-c andidate=" true" | |
1948 | > | |
1949 | ||
1950 | <property | |
1951 | name="drug SeverityCo nverter" | |
1952 | ref="drugS everityCon verter" | |
1953 | /> | |
1954 | ||
1955 | </bean> | |
1956 | ||
1957 | ||
1958 | <bean | |
1959 | id="primar yIngredien tDomainCap ability" | |
1960 | ||
1961 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.PrimaryI ngredientD omainCapab ilityImpl" | |
1962 | ||
1963 | parent="ma nagedItemD omainCapab ility" | |
1964 | autowire-c andidate=" true" | |
1965 | > | |
1966 | ||
1967 | <property | |
1968 | name="prim aryIngredi entConvert er" | |
1969 | ref="prima ryIngredie ntConverte r" | |
1970 | /> | |
1971 | ||
1972 | </bean> | |
1973 | ||
1974 | ||
1975 | <!-- <bean --> | |
1976 | ||
1977 | <!-- id="f dbMappingD omainCapab ility" --> | |
1978 | ||
1979 | <!-- class ="gov.va.m ed.pharmac y.peps.dom ain.common .capabilit y.impl.Fdb MappingDom ainCapabil ityImpl" - -> | |
1980 | ||
1981 | <!-- autow ire-candid ate="true" > --> | |
1982 | ||
1983 | <!-- </bea n> --> | |
1984 | ||
1985 | ||
1986 | <bean | |
1987 | id="userDo mainCapabi lity" | |
1988 | ||
1989 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.UserDoma inCapabili tyImpl" | |
1990 | ||
1991 | autowire-c andidate=" true" | |
1992 | > | |
1993 | ||
1994 | <property | |
1995 | name="eplU serDao" | |
1996 | ref="eplUs erDao" | |
1997 | /> | |
1998 | ||
1999 | <property | |
2000 | name="eplS essionPref erenceDao" | |
2001 | ref="eplSe ssionPrefe renceDao" | |
2002 | /> | |
2003 | ||
2004 | <property | |
2005 | name="eplN otifUserPr efDao" | |
2006 | ref="eplNo tifUserPre fDao" | |
2007 | /> | |
2008 | ||
2009 | <property | |
2010 | name="user Converter" | |
2011 | ref="userC onverter" | |
2012 | /> | |
2013 | ||
2014 | </bean> | |
2015 | ||
2016 | ||
2017 | <bean | |
2018 | id="itemAu ditHistory DomainCapa bility" | |
2019 | ||
2020 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.ItemAudi tHistoryDo mainCapabi lityImpl" | |
2021 | ||
2022 | autowire-c andidate=" true" | |
2023 | > | |
2024 | ||
2025 | <property | |
2026 | name="eplI temAuditHi storyDao" | |
2027 | ref="eplIt emAuditHis toryDao" | |
2028 | /> | |
2029 | ||
2030 | <property | |
2031 | name="eplI temAuditHi storyDetai lDao" | |
2032 | ref="eplIt emAuditHis toryDetail Dao" | |
2033 | /> | |
2034 | ||
2035 | <property | |
2036 | name="seqN umDomainCa pability" | |
2037 | ref="seqNu mDomainCap ability" | |
2038 | /> | |
2039 | ||
2040 | <property | |
2041 | name="item AuditHisto ryConverte r" | |
2042 | ref="itemA uditHistor yConverter " | |
2043 | /> | |
2044 | ||
2045 | </bean> | |
2046 | ||
2047 | ||
2048 | <bean | |
2049 | id="notifi cationDoma inCapabili ty" | |
2050 | ||
2051 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.Notifica tionDomain Capability Impl" | |
2052 | ||
2053 | autowire-c andidate=" true" | |
2054 | > | |
2055 | ||
2056 | <property | |
2057 | name="eplU serDao" | |
2058 | ref="eplUs erDao" | |
2059 | /> | |
2060 | ||
2061 | <property | |
2062 | name="eplN otificatio nDao" | |
2063 | ref="eplNo tification Dao" | |
2064 | /> | |
2065 | ||
2066 | <property | |
2067 | name="item AuditHisto ryDomainCa pability" | |
2068 | ref="itemA uditHistor yDomainCap ability" | |
2069 | /> | |
2070 | ||
2071 | <property | |
2072 | name="eplI temAuditHi storyDao" | |
2073 | ref="eplIt emAuditHis toryDao" | |
2074 | /> | |
2075 | ||
2076 | <property | |
2077 | name="seqN umDomainCa pability" | |
2078 | ref="seqNu mDomainCap ability" | |
2079 | /> | |
2080 | ||
2081 | <property | |
2082 | name="noti ficationCo nverter" | |
2083 | ref="notif icationCon verter" | |
2084 | /> | |
2085 | ||
2086 | <property | |
2087 | name="noti ficationSu mmaryConve rter" | |
2088 | ref="notif icationSum maryConver ter" | |
2089 | /> | |
2090 | ||
2091 | </bean> | |
2092 | ||
2093 | ||
2094 | <bean | |
2095 | id="ndcDom ainCapabil ity" | |
2096 | ||
2097 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.NdcDomai nCapabilit yImpl" | |
2098 | ||
2099 | parent="ma nagedItemD omainCapab ility" | |
2100 | autowire-c andidate=" true" | |
2101 | > | |
2102 | ||
2103 | <property | |
2104 | name="eplN dcDao" | |
2105 | ref="eplNd cDao" | |
2106 | /> | |
2107 | ||
2108 | <property | |
2109 | name="ndcI mageCapabi lity" | |
2110 | ref="ndcIm ageCapabil ity" | |
2111 | /> | |
2112 | ||
2113 | <property | |
2114 | name="repo rtDomainCa pability" | |
2115 | ref="repor tDomainCap ability" | |
2116 | /> | |
2117 | ||
2118 | <property | |
2119 | name="ndcC onverter" | |
2120 | ref="ndcCo nverter" | |
2121 | /> | |
2122 | ||
2123 | <property | |
2124 | name="pack ageSizeDom ainCapabil ity" | |
2125 | ref="packa geSizeDoma inCapabili ty" | |
2126 | > | |
2127 | </property > | |
2128 | ||
2129 | </bean> | |
2130 | ||
2131 | ||
2132 | <bean | |
2133 | id="search TemplateDo mainCapabi lity" | |
2134 | ||
2135 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.SearchTe mplateDoma inCapabili tyImpl" | |
2136 | ||
2137 | autowire-c andidate=" true" | |
2138 | > | |
2139 | ||
2140 | <property | |
2141 | name="eplS earchTempl ateDao" | |
2142 | ref="eplSe archTempla teDao" | |
2143 | /> | |
2144 | ||
2145 | <property | |
2146 | name="eplS earchCrite riaDao" | |
2147 | ref="eplSe archCriter iaDao" | |
2148 | /> | |
2149 | ||
2150 | <property | |
2151 | name="seqN umDomainCa pability" | |
2152 | ref="seqNu mDomainCap ability" | |
2153 | /> | |
2154 | ||
2155 | <property | |
2156 | name="eplP rintFieldD ao" | |
2157 | ref="eplPr intFieldDa o" | |
2158 | /> | |
2159 | ||
2160 | <property | |
2161 | name="eplP rintTempla teDao" | |
2162 | ref="eplPr intTemplat eDao" | |
2163 | /> | |
2164 | ||
2165 | <property | |
2166 | name="prin tTemplateD omainCapab ility" | |
2167 | ref="print TemplateDo mainCapabi lity" | |
2168 | /> | |
2169 | ||
2170 | <property | |
2171 | name="sear chTemplate Converter" | |
2172 | ref="searc hTemplateC onverter" | |
2173 | /> | |
2174 | ||
2175 | </bean> | |
2176 | ||
2177 | ||
2178 | <bean | |
2179 | id="drugUn itDomainCa pability" | |
2180 | ||
2181 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.DrugUnit DomainCapa bilityImpl " | |
2182 | ||
2183 | parent="ma nagedItemD omainCapab ility" | |
2184 | autowire-c andidate=" true" | |
2185 | > | |
2186 | ||
2187 | <property | |
2188 | name="eplD rugUnitDao " | |
2189 | ref="eplDr ugUnitDao" | |
2190 | /> | |
2191 | ||
2192 | <property | |
2193 | name="eplP roductDao" | |
2194 | ref="eplPr oductDao" | |
2195 | /> | |
2196 | ||
2197 | <property | |
2198 | name="eplP rodIngredi entAssocDa o" | |
2199 | ref="eplPr odIngredie ntAssocDao " | |
2200 | /> | |
2201 | ||
2202 | <property | |
2203 | name="eplD fUnitDao" | |
2204 | ref="eplDf UnitDao" | |
2205 | /> | |
2206 | ||
2207 | <property | |
2208 | name="drug UnitConver ter" | |
2209 | ref="drugU nitConvert er" | |
2210 | /> | |
2211 | ||
2212 | ||
2213 | </bean> | |
2214 | ||
2215 | ||
2216 | <bean | |
2217 | id="seqNum DomainCapa bility" | |
2218 | ||
2219 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.SeqNumDo mainCapabi lityImpl" | |
2220 | ||
2221 | autowire-c andidate=" true" | |
2222 | > | |
2223 | ||
2224 | <property | |
2225 | name="eplS eqNumDao" | |
2226 | ref="eplSe qNumDao" | |
2227 | /> | |
2228 | ||
2229 | <property | |
2230 | name="eplI enGenerato rDao" | |
2231 | ref="eplIe nGenerator Dao" | |
2232 | /> | |
2233 | ||
2234 | <property | |
2235 | name="eplC mopIdGener atorDao" | |
2236 | ref="eplCm opIdGenera torDao" | |
2237 | /> | |
2238 | ||
2239 | <property | |
2240 | name="envi ronmentUti lity" | |
2241 | ref="envir onmentUtil ity" | |
2242 | /> | |
2243 | ||
2244 | </bean> | |
2245 | ||
2246 | ||
2247 | <bean | |
2248 | id="ordera bleItemDom ainCapabil ity" | |
2249 | ||
2250 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.Orderabl eItemDomai nCapabilit yImpl" | |
2251 | ||
2252 | parent="ma nagedItemD omainCapab ility" | |
2253 | autowire-c andidate=" true" | |
2254 | > | |
2255 | ||
2256 | <property | |
2257 | name="eplO rderableIt emDao" | |
2258 | ref="eplOr derableIte mDao" | |
2259 | /> | |
2260 | ||
2261 | <property | |
2262 | name="eplP roductDao" | |
2263 | ref="eplPr oductDao" | |
2264 | /> | |
2265 | ||
2266 | <property | |
2267 | name="eplL abDao" | |
2268 | ref="eplLa bDao" | |
2269 | /> | |
2270 | ||
2271 | <property | |
2272 | name="eplV italDao" | |
2273 | ref="eplVi talDao" | |
2274 | /> | |
2275 | ||
2276 | <property | |
2277 | name="eplO iMedRouteA ssocDao" | |
2278 | ref="eplOi MedRouteAs socDao" | |
2279 | /> | |
2280 | ||
2281 | <property | |
2282 | name="eplO iDrugTextL AssocDao" | |
2283 | ref="eplOi DrugTextLA ssocDao" | |
2284 | /> | |
2285 | ||
2286 | <property | |
2287 | name="eplO iDrugTextN AssocDao" | |
2288 | ref="eplOi DrugTextNA ssocDao" | |
2289 | /> | |
2290 | ||
2291 | <property | |
2292 | name="eplO iAdminSche dAssocDao" | |
2293 | ref="eplOi AdminSched AssocDao" | |
2294 | /> | |
2295 | ||
2296 | <property | |
2297 | name="prod uctDomainC apability" | |
2298 | ref="produ ctDomainCa pability" | |
2299 | /> | |
2300 | ||
2301 | <property | |
2302 | name="repo rtDomainCa pability" | |
2303 | ref="repor tDomainCap ability" | |
2304 | /> | |
2305 | ||
2306 | <property | |
2307 | name="orde rableItemC onverter" | |
2308 | ref="order ableItemCo nverter" | |
2309 | /> | |
2310 | ||
2311 | </bean> | |
2312 | ||
2313 | ||
2314 | <bean | |
2315 | id="orderU nitDomainC apability" | |
2316 | ||
2317 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.OrderUni tDomainCap abilityImp l" | |
2318 | ||
2319 | parent="ma nagedItemD omainCapab ility" | |
2320 | autowire-c andidate=" true" | |
2321 | > | |
2322 | ||
2323 | <property | |
2324 | name="eplO rderUnitDa o" | |
2325 | ref="eplOr derUnitDao " | |
2326 | /> | |
2327 | ||
2328 | <property | |
2329 | name="orde rUnitConve rter" | |
2330 | ref="order UnitConver ter" | |
2331 | /> | |
2332 | ||
2333 | </bean> | |
2334 | ||
2335 | ||
2336 | <bean | |
2337 | id="specia lHandlingD omainCapab ility" | |
2338 | ||
2339 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.SpecialH andlingDom ainCapabil ityImpl" | |
2340 | ||
2341 | parent="ma nagedItemD omainCapab ility" | |
2342 | autowire-c andidate=" true" | |
2343 | > | |
2344 | ||
2345 | <property | |
2346 | name="eplS pecialHand lingDao" | |
2347 | ref="eplSp ecialHandl ingDao" | |
2348 | /> | |
2349 | ||
2350 | <property | |
2351 | name="spec ialHandlin gConverter " | |
2352 | ref="speci alHandling Converter" | |
2353 | /> | |
2354 | ||
2355 | </bean> | |
2356 | ||
2357 | ||
2358 | <bean | |
2359 | id="copayT ierDomainC apability" | |
2360 | ||
2361 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.CopayTie rDomainCap abilityImp l" | |
2362 | ||
2363 | parent="ma nagedItemD omainCapab ility" | |
2364 | autowire-c andidate=" true" | |
2365 | > | |
2366 | ||
2367 | <property | |
2368 | name="eplC opayTierDa o" | |
2369 | ref="eplCo payTierDao " | |
2370 | /> | |
2371 | ||
2372 | <property | |
2373 | name="copa yTierConve rter" | |
2374 | ref="copay TierConver ter" | |
2375 | /> | |
2376 | ||
2377 | </bean> | |
2378 | ||
2379 | ||
2380 | <bean | |
2381 | id="formul aryDesigna torDomainC apability" | |
2382 | ||
2383 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.Formular yDesignato rDomainCap abilityImp l" | |
2384 | ||
2385 | parent="ma nagedItemD omainCapab ility" | |
2386 | autowire-c andidate=" true" | |
2387 | > | |
2388 | ||
2389 | <property | |
2390 | name="eplF ormularyDe signatorDa o" | |
2391 | ref="eplFo rmularyDes ignatorDao " | |
2392 | /> | |
2393 | ||
2394 | <property | |
2395 | name="form ularyDesig natorConve rter" | |
2396 | ref="formu laryDesign atorConver ter" | |
2397 | /> | |
2398 | ||
2399 | </bean> | |
2400 | ||
2401 | ||
2402 | <bean | |
2403 | id="intend edUseDomai nCapabilit y" | |
2404 | ||
2405 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.Intended UseDomainC apabilityI mpl" | |
2406 | ||
2407 | autowire-c andidate=" true" | |
2408 | > | |
2409 | ||
2410 | <property | |
2411 | name="eplI ntendedUse Dao" | |
2412 | ref="eplIn tendedUseD ao" | |
2413 | /> | |
2414 | ||
2415 | <property | |
2416 | name="inte ndedUseCon verter" | |
2417 | ref="inten dedUseConv erter" | |
2418 | /> | |
2419 | ||
2420 | </bean> | |
2421 | ||
2422 | ||
2423 | <bean | |
2424 | id="packag eTypeDomai nCapabilit y" | |
2425 | ||
2426 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.PackageT ypeDomainC apabilityI mpl" | |
2427 | ||
2428 | parent="ma nagedItemD omainCapab ility" | |
2429 | autowire-c andidate=" true" | |
2430 | > | |
2431 | ||
2432 | <property | |
2433 | name="eplP ackageType Dao" | |
2434 | ref="eplPa ckageTypeD ao" | |
2435 | /> | |
2436 | ||
2437 | <property | |
2438 | name="eplN dcDao" | |
2439 | ref="eplNd cDao" | |
2440 | /> | |
2441 | ||
2442 | <property | |
2443 | name="pack ageTypeCon verter" | |
2444 | ref="packa geTypeConv erter" | |
2445 | /> | |
2446 | ||
2447 | </bean> | |
2448 | ||
2449 | ||
2450 | <bean | |
2451 | id="packag eSizeDomai nCapabilit y" | |
2452 | ||
2453 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.PackageS izeDomainC apabilityI mpl" | |
2454 | ||
2455 | parent="ma nagedItemD omainCapab ility" | |
2456 | autowire-c andidate=" true" | |
2457 | > | |
2458 | ||
2459 | <property | |
2460 | name="eplP ackageSize Dao" | |
2461 | ref="eplPa ckageSizeD ao" | |
2462 | /> | |
2463 | ||
2464 | <property | |
2465 | name="pack ageSizeCon verter" | |
2466 | ref="packa geSizeConv erter" | |
2467 | /> | |
2468 | ||
2469 | <property | |
2470 | name="sync ProcessorF actory" | |
2471 | ref="ndfFi leSyncProc essorFacto ry" | |
2472 | /> | |
2473 | ||
2474 | </bean> | |
2475 | ||
2476 | ||
2477 | <bean | |
2478 | id="printT emplateDom ainCapabil ity" | |
2479 | ||
2480 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.PrintTem plateDomai nCapabilit yImpl" | |
2481 | ||
2482 | autowire-c andidate=" true" | |
2483 | > | |
2484 | ||
2485 | <property | |
2486 | name="eplP rintTempla teDao" | |
2487 | ref="eplPr intTemplat eDao" | |
2488 | /> | |
2489 | ||
2490 | <property | |
2491 | name="eplP rintFieldD ao" | |
2492 | ref="eplPr intFieldDa o" | |
2493 | /> | |
2494 | ||
2495 | <property | |
2496 | name="seqN umDomainCa pability" | |
2497 | ref="seqNu mDomainCap ability" | |
2498 | /> | |
2499 | ||
2500 | <property | |
2501 | name="prin tTemplateC onverter" | |
2502 | ref="print TemplateCo nverter" | |
2503 | /> | |
2504 | ||
2505 | </bean> | |
2506 | ||
2507 | ||
2508 | <bean | |
2509 | id="produc tDomainCap ability" | |
2510 | ||
2511 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.ProductD omainCapab ilityImpl" | |
2512 | ||
2513 | parent="ma nagedItemD omainCapab ility" | |
2514 | autowire-c andidate=" true" | |
2515 | > | |
2516 | ||
2517 | <property | |
2518 | name="eplP roductDao" | |
2519 | ref="eplPr oductDao" | |
2520 | /> | |
2521 | ||
2522 | <!-- LOCA L ONLY <pr operty nam e="eplAtcC anisterDao " ref="epl AtcCaniste rDao" /> - -> | |
2523 | ||
2524 | <!-- LOCA L ONLY <pr operty nam e="eplProd uctLabDao" ref="eplP roductLabD ao" /> --> | |
2525 | ||
2526 | <!-- LOCA L ONLY <pr operty nam e="eplProd uctVitalDa o" ref="ep lProductVi talDao" /> --> | |
2527 | ||
2528 | <property | |
2529 | name="eplC mopIdHisto ryDao" | |
2530 | ref="eplCm opIdHistor yDao" | |
2531 | /> | |
2532 | ||
2533 | <!-- LOCA L ONLY <pr operty nam e="eplLoca lPossibleD osageDao" ref="eplLo calPossibl eDosageDao " /> --> | |
2534 | ||
2535 | <!-- LOCA L ONLY <pr operty nam e="eplNati onalPossib leDosageDa o" ref="ep lNationalP ossibleDos ageDao" /> --> | |
2536 | ||
2537 | <!-- LOCA L ONLY <pr operty nam e="eplIfca pItemNumbe rDao" ref= "eplIfcapI temNumberD ao" /> --> | |
2538 | ||
2539 | <!-- LOCA L ONLY <pr operty nam e="eplProd WarnLabelL AssocDao" ref="eplPr odWarnLabe lLAssocDao " /> --> | |
2540 | ||
2541 | <property | |
2542 | name="eplP rodWarnLab elNAssocDa o" | |
2543 | ref="eplPr odWarnLabe lNAssocDao " | |
2544 | /> | |
2545 | ||
2546 | <!-- LOCA L ONLY <pr operty nam e="eplNdcB yOutpatien tSiteNdcDa o" ref="ep lNdcByOutp atientSite NdcDao" /> --> | |
2547 | ||
2548 | <!-- LOCA L ONLY <pr operty nam e="eplProd DrugTextLA ssocDao" r ef="eplPro dDrugTextL AssocDao" /> --> | |
2549 | ||
2550 | <property | |
2551 | name="eplP rodDrugTex tNAssocDao " | |
2552 | ref="eplPr odDrugText NAssocDao" | |
2553 | /> | |
2554 | ||
2555 | <property | |
2556 | name="eplP rodDrugCla ssAssocDao " | |
2557 | ref="eplPr odDrugClas sAssocDao" | |
2558 | /> | |
2559 | ||
2560 | <property | |
2561 | name="eplP rodIngredi entAssocDa o" | |
2562 | ref="eplPr odIngredie ntAssocDao " | |
2563 | /> | |
2564 | ||
2565 | <property | |
2566 | name="ndcD omainCapab ility" | |
2567 | ref="ndcDo mainCapabi lity" | |
2568 | /> | |
2569 | ||
2570 | <property | |
2571 | name="repo rtDomainCa pability" | |
2572 | ref="repor tDomainCap ability" | |
2573 | /> | |
2574 | ||
2575 | <!-- LOCA L ONLY <pr operty nam e="doseUni tDomainCap ability" r ef="doseUn itDomainCa pability" /> --> | |
2576 | ||
2577 | <property | |
2578 | name="eplS ynonymDao" | |
2579 | ref="eplSy nonymDao" | |
2580 | /> | |
2581 | ||
2582 | <property | |
2583 | name="prod uctConvert er" | |
2584 | ref="produ ctConverte r" | |
2585 | /> | |
2586 | ||
2587 | <property | |
2588 | name="syno nymConvert er" | |
2589 | ref= "syno nymConvert er" | |
2590 | /> | |
2591 | ||
2592 | <property | |
2593 | name="eplV uidStatusH istoryDao" | |
2594 | ref="eplVu idStatusHi storyDao" | |
2595 | /> | |
2596 | ||
2597 | <property | |
2598 | name="vuid StatusHist oryConvert er" | |
2599 | ref="vuidS tatusHisto ryConverte r" | |
2600 | /> | |
2601 | ||
2602 | <property | |
2603 | name="eplP rodCopayTi erAssocDao " | |
2604 | ref="eplPr odCopayTie rAssocDao" | |
2605 | /> | |
2606 | ||
2607 | <property | |
2608 | name="rxNo rmClient" | |
2609 | ref="rxNor mClient" | |
2610 | /> | |
2611 | ||
2612 | ||
2613 | </bean> | |
2614 | ||
2615 | ||
2616 | <bean | |
2617 | id="reques tDomainCap ability" | |
2618 | ||
2619 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.RequestD omainCapab ilityImpl" | |
2620 | ||
2621 | autowire-c andidate=" true" | |
2622 | > | |
2623 | ||
2624 | <property | |
2625 | name="eplR equestDao" | |
2626 | ref="eplRe questDao" | |
2627 | /> | |
2628 | ||
2629 | <property | |
2630 | name="eplR equestDeta ilDao" | |
2631 | ref="eplRe questDetai lDao" | |
2632 | /> | |
2633 | ||
2634 | <property | |
2635 | name="requ estConvert er" | |
2636 | ref="reque stConverte r" | |
2637 | /> | |
2638 | ||
2639 | <property | |
2640 | name="requ estSummary Converter" | |
2641 | ref="reque stSummaryC onverter" | |
2642 | /> | |
2643 | ||
2644 | </bean> | |
2645 | ||
2646 | ||
2647 | <bean | |
2648 | id="standa rdMedRoute DomainCapa bility" | |
2649 | ||
2650 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.Standard MedRouteDo mainCapabi lityImpl" | |
2651 | ||
2652 | parent="ma nagedItemD omainCapab ility" | |
2653 | autowire-c andidate=" true" | |
2654 | > | |
2655 | ||
2656 | <property | |
2657 | name="eplS tandardMed RouteDao" | |
2658 | ref="eplSt andardMedR outeDao" | |
2659 | /> | |
2660 | ||
2661 | <property | |
2662 | name="stan dardMedRou teConverte r" | |
2663 | ref="stand ardMedRout eConverter " | |
2664 | /> | |
2665 | ||
2666 | <property | |
2667 | name="eplV uidStatusH istoryDao" | |
2668 | ref="eplVu idStatusHi storyDao" | |
2669 | /> | |
2670 | ||
2671 | <property | |
2672 | name="vuid StatusHist oryConvert er" | |
2673 | ref="vuidS tatusHisto ryConverte r" | |
2674 | /> | |
2675 | ||
2676 | </bean> | |
2677 | ||
2678 | ||
2679 | <bean | |
2680 | id="shapeD omainCapab ility" | |
2681 | ||
2682 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.ShapeDom ainCapabil ityImpl" | |
2683 | ||
2684 | autowire-c andidate=" true" | |
2685 | /> | |
2686 | ||
2687 | ||
2688 | <bean | |
2689 | id="localM edicationR outeDomain Capability " | |
2690 | ||
2691 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.LocalMed icationRou teDomainCa pabilityIm pl" | |
2692 | ||
2693 | parent="ma nagedItemD omainCapab ility" | |
2694 | autowire-c andidate=" true" | |
2695 | > | |
2696 | ||
2697 | <property | |
2698 | name="eplL ocalMedRou teDao" | |
2699 | ref="eplLo calMedRout eDao" | |
2700 | /> | |
2701 | ||
2702 | <property | |
2703 | name="eplP ackageUseA ssocDao" | |
2704 | ref="eplPa ckageUseAs socDao" | |
2705 | /> | |
2706 | ||
2707 | <property | |
2708 | name="loca lMedicatio nRouteConv erter" | |
2709 | ref="local Medication RouteConve rter" | |
2710 | /> | |
2711 | ||
2712 | </bean> | |
2713 | ||
2714 | ||
2715 | <bean | |
2716 | id="consol eDomainCap ability" | |
2717 | ||
2718 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.ConsoleD omainCapab ilityImpl" | |
2719 | ||
2720 | autowire-c andidate=" true" | |
2721 | > | |
2722 | ||
2723 | <property | |
2724 | name="eplL ocalConsol eInfoDao" | |
2725 | ref="eplLo calConsole InfoDao" | |
2726 | /> | |
2727 | ||
2728 | <property | |
2729 | name="loca lConsoleIn foConverte r" | |
2730 | ref="local ConsoleInf oConverter " | |
2731 | /> | |
2732 | ||
2733 | </bean> | |
2734 | ||
2735 | ||
2736 | <bean | |
2737 | id="pharma cySystemDo mainCapabi lity" | |
2738 | ||
2739 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.Pharmacy SystemDoma inCapabili tyImpl" | |
2740 | ||
2741 | parent="ma nagedItemD omainCapab ility" | |
2742 | autowire-c andidate=" true" | |
2743 | > | |
2744 | ||
2745 | <property | |
2746 | name="eplP harmacySys temDao" | |
2747 | ref="eplPh armacySyst emDao" | |
2748 | /> | |
2749 | ||
2750 | <property | |
2751 | name="phar macySystem Converter" | |
2752 | ref="pharm acySystemC onverter" | |
2753 | /> | |
2754 | ||
2755 | ||
2756 | </bean> | |
2757 | ||
2758 | ||
2759 | <bean | |
2760 | id="siteUp dateSchedu leDomainCa pability" | |
2761 | ||
2762 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.SiteUpda teSchedule DomainCapa bilityImpl " | |
2763 | ||
2764 | autowire-c andidate=" true" | |
2765 | > | |
2766 | ||
2767 | <property | |
2768 | name="eplS iteUpdateS cheduleDao " | |
2769 | ref="eplSi teUpdateSc heduleDao" | |
2770 | /> | |
2771 | ||
2772 | <property | |
2773 | name="site UpdateSche duleConver ter" | |
2774 | ref="siteU pdateSched uleConvert er" | |
2775 | /> | |
2776 | ||
2777 | </bean> | |
2778 | ||
2779 | ||
2780 | <bean | |
2781 | id="siteCo nfigDomain Capability " | |
2782 | ||
2783 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.SiteConf igDomainCa pabilityIm pl" | |
2784 | ||
2785 | autowire-c andidate=" true" | |
2786 | > | |
2787 | ||
2788 | <property | |
2789 | name="eplS iteConfigD ao" | |
2790 | ref="eplSi teConfigDa o" | |
2791 | /> | |
2792 | ||
2793 | <property | |
2794 | name="envi ronmentUti lity" | |
2795 | ref="envir onmentUtil ity" | |
2796 | /> | |
2797 | ||
2798 | <property | |
2799 | name="site ConfigConv erter" | |
2800 | ref="siteC onfigConve rter" | |
2801 | /> | |
2802 | ||
2803 | </bean> | |
2804 | ||
2805 | ||
2806 | <bean | |
2807 | id="drugTe xtDomainCa pability" | |
2808 | ||
2809 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.DrugText DomainCapa bilityImpl " | |
2810 | ||
2811 | parent="ma nagedItemD omainCapab ility" | |
2812 | autowire-c andidate=" true" | |
2813 | > | |
2814 | ||
2815 | <property | |
2816 | name="eplD rugTextDao " | |
2817 | ref="eplDr ugTextDao" | |
2818 | /> | |
2819 | ||
2820 | <property | |
2821 | name="eplO iDrugTextN AssocDao" | |
2822 | ref="eplOi DrugTextNA ssocDao" | |
2823 | /> | |
2824 | ||
2825 | <property | |
2826 | name="eplP rodDrugTex tNAssocDao " | |
2827 | ref="eplPr odDrugText NAssocDao" | |
2828 | /> | |
2829 | ||
2830 | <property | |
2831 | name="eplD tSynonymDa o" | |
2832 | ref="eplDt SynonymDao " | |
2833 | /> | |
2834 | ||
2835 | <property | |
2836 | name="drug TextConver ter" | |
2837 | ref="drugT extConvert er" | |
2838 | /> | |
2839 | ||
2840 | <property | |
2841 | name="eplP rodDrugTex tLAssocDao " | |
2842 | ref="eplPr odDrugText LAssocDao" | |
2843 | /> | |
2844 | ||
2845 | </bean> | |
2846 | ||
2847 | ||
2848 | <bean | |
2849 | id="packag eUseageDom ainCapabil ity" | |
2850 | ||
2851 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.PackageU seageDomai nCapabilit yImpl" | |
2852 | ||
2853 | autowire-c andidate=" true" | |
2854 | > | |
2855 | ||
2856 | <property | |
2857 | name="eplP ackageUsag eDao" | |
2858 | ref="eplPa ckageUsage Dao" | |
2859 | /> | |
2860 | ||
2861 | <property | |
2862 | name="pack ageUsageCo nverter" | |
2863 | ref="packa geUsageCon verter" | |
2864 | /> | |
2865 | ||
2866 | </bean> | |
2867 | ||
2868 | ||
2869 | <bean | |
2870 | id="drugCl assTypeDom ainCapabil ity" | |
2871 | ||
2872 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.DrugClas sTypeDomai nCapabilit yImpl" | |
2873 | ||
2874 | autowire-c andidate=" true" | |
2875 | > | |
2876 | ||
2877 | <property | |
2878 | name="eplC lassTypeDa o" | |
2879 | ref="eplCl assTypeDao " | |
2880 | /> | |
2881 | ||
2882 | <property | |
2883 | name="drug Classifica tionTypeCo nverter" | |
2884 | ref="drugC lassificat ionTypeCon verter" | |
2885 | /> | |
2886 | ||
2887 | ||
2888 | </bean> | |
2889 | ||
2890 | ||
2891 | <bean | |
2892 | id="rxCons ultDomainC apability" | |
2893 | ||
2894 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.RxConsul tDomainCap abilityImp l" | |
2895 | ||
2896 | parent="ma nagedItemD omainCapab ility" | |
2897 | autowire-c andidate=" true" | |
2898 | > | |
2899 | ||
2900 | <property | |
2901 | name="eplW arnLabelDa o" | |
2902 | ref="eplWa rnLabelDao " | |
2903 | /> | |
2904 | ||
2905 | <property | |
2906 | name="eplP rodWarnLab elLAssocDa o" | |
2907 | ref="eplPr odWarnLabe lLAssocDao " | |
2908 | /> | |
2909 | ||
2910 | <property | |
2911 | name="rxCo nsultConve rter" | |
2912 | ref="rxCon sultConver ter" | |
2913 | /> | |
2914 | ||
2915 | </bean> | |
2916 | ||
2917 | ||
2918 | <bean | |
2919 | id="fdbDos ageFormDom ainCapabil ity" | |
2920 | ||
2921 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.FdbDosag eFormDomai nCapabilit yImpl" | |
2922 | ||
2923 | autowire-c andidate=" true" | |
2924 | > | |
2925 | ||
2926 | <property | |
2927 | name="eplF dbDosageFo rmDao" | |
2928 | ref="eplFd bDosageFor mDao" | |
2929 | /> | |
2930 | ||
2931 | <property | |
2932 | name="fdbD osageFormC onverter" | |
2933 | ref="fdbDo sageFormCo nverter" | |
2934 | /> | |
2935 | ||
2936 | </bean> | |
2937 | ||
2938 | ||
2939 | <bean | |
2940 | id="fdbDru gClassDoma inCapabili ty" | |
2941 | ||
2942 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.FdbDrugC lassDomain Capability Impl" | |
2943 | ||
2944 | autowire-c andidate=" true" | |
2945 | > | |
2946 | ||
2947 | <property | |
2948 | name="eplF dbDrugClas sDao" | |
2949 | ref="eplFd bDrugClass Dao" | |
2950 | /> | |
2951 | ||
2952 | <property | |
2953 | name="fdbD rugClassCo nverter" | |
2954 | ref="fdbDr ugClassCon verter" | |
2955 | /> | |
2956 | ||
2957 | </bean> | |
2958 | ||
2959 | ||
2960 | <bean | |
2961 | id="fdbDru gIngredien tDomainCap ability" | |
2962 | ||
2963 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.FdbDrugI ngredientD omainCapab ilityImpl" | |
2964 | ||
2965 | autowire-c andidate=" true" | |
2966 | > | |
2967 | ||
2968 | <property | |
2969 | name="eplF dbDrugIngr edientDao" | |
2970 | ref="eplFd bDrugIngre dientDao" | |
2971 | /> | |
2972 | ||
2973 | <property | |
2974 | name="fdbD rugIngredi entConvert er" | |
2975 | ref="fdbDr ugIngredie ntConverte r" | |
2976 | /> | |
2977 | ||
2978 | </bean> | |
2979 | ||
2980 | ||
2981 | <bean | |
2982 | id="fdbDru gUnitDomai nCapabilit y" | |
2983 | ||
2984 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.FdbDrugU nitDomainC apabilityI mpl" | |
2985 | ||
2986 | autowire-c andidate=" true" | |
2987 | > | |
2988 | ||
2989 | <property | |
2990 | name="eplF dbDrugUnit Dao" | |
2991 | ref="eplFd bDrugUnitD ao" | |
2992 | /> | |
2993 | ||
2994 | <property | |
2995 | name="fdbD rugUnitCon verter" | |
2996 | ref="fdbDr ugUnitConv erter" | |
2997 | /> | |
2998 | ||
2999 | </bean> | |
3000 | ||
3001 | ||
3002 | <bean | |
3003 | id="fdbGen ericNameDo mainCapabi lity" | |
3004 | ||
3005 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.FdbGener icNameDoma inCapabili tyImpl" | |
3006 | ||
3007 | autowire-c andidate=" true" | |
3008 | > | |
3009 | ||
3010 | <property | |
3011 | name="eplF dbGenericN ameDao" | |
3012 | ref="eplFd bGenericNa meDao" | |
3013 | /> | |
3014 | ||
3015 | <property | |
3016 | name="fdbG enericName Converter" | |
3017 | ref="fdbGe nericNameC onverter" | |
3018 | /> | |
3019 | ||
3020 | </bean> | |
3021 | ||
3022 | ||
3023 | <bean | |
3024 | id="fdbMon ographPemD omainCapab ility" | |
3025 | ||
3026 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.FdbMonog raphPemDom ainCapabil ityImpl" | |
3027 | ||
3028 | autowire-c andidate=" true" | |
3029 | > | |
3030 | ||
3031 | <property | |
3032 | name="eplF dbMonograp hPemDao" | |
3033 | ref="eplFd bMonograph PemDao" | |
3034 | /> | |
3035 | ||
3036 | <property | |
3037 | name="fdbM onographPe mConverter " | |
3038 | ref="fdbMo nographPem Converter" | |
3039 | /> | |
3040 | ||
3041 | </bean> | |
3042 | ||
3043 | ||
3044 | <bean | |
3045 | id="fdbGcn seqnoPemDo mainCapabi lity" | |
3046 | ||
3047 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.FdbGcnse qnoPemDoma inCapabili tyImpl" | |
3048 | ||
3049 | autowire-c andidate=" true" | |
3050 | > | |
3051 | ||
3052 | <property | |
3053 | name="eplF dbGcnseqno PemDao" | |
3054 | ref="eplFd bGcnseqnoP emDao" | |
3055 | /> | |
3056 | ||
3057 | <property | |
3058 | name="fdbG cnseqnoPem Converter" | |
3059 | ref="fdbGc nseqnoPemC onverter" | |
3060 | /> | |
3061 | ||
3062 | </bean> | |
3063 | ||
3064 | ||
3065 | <bean | |
3066 | id="ndfUpd ateFileMgt DomainCapa bility" | |
3067 | ||
3068 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.NdfUpdat eFileMgtDo mainCapabi lityImpl" | |
3069 | ||
3070 | autowire-c andidate=" true" | |
3071 | > | |
3072 | ||
3073 | <property | |
3074 | name="eplN dfUpdateFi leDao" | |
3075 | ref="eplNd fUpdateFil eDao" | |
3076 | /> | |
3077 | ||
3078 | <property | |
3079 | name="ndfU pdateFileC onverter" | |
3080 | ref="ndfUp dateFileCo nverter" | |
3081 | /> | |
3082 | ||
3083 | </bean> | |
3084 | ||
3085 | ||
3086 | <bean | |
3087 | id="ndfUpd ateFileSta tusDomainC apability" | |
3088 | ||
3089 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.NdfUpdat eFileStatu sDomainCap abilityImp l" | |
3090 | ||
3091 | autowire-c andidate=" true" | |
3092 | > | |
3093 | ||
3094 | <property | |
3095 | name="eplS tatusDao" | |
3096 | ref="eplSt atusDao" | |
3097 | /> | |
3098 | ||
3099 | <property | |
3100 | name="stat usConverte r" | |
3101 | ref="statu sConverter " | |
3102 | /> | |
3103 | ||
3104 | </bean> | |
3105 | ||
3106 | ||
3107 | <bean | |
3108 | id="rematc hMgtDomain Capability " | |
3109 | ||
3110 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.RematchM gtDomainCa pabilityIm pl" | |
3111 | ||
3112 | autowire-c andidate=" true" | |
3113 | > | |
3114 | ||
3115 | <!-- All d ependencie s are auto wired. --> | |
3116 | ||
3117 | </bean> | |
3118 | ||
3119 | ||
3120 | <bean | |
3121 | id="copayT ierMigrati onDomainCa pability" | |
3122 | ||
3123 | class="gov .va.med.ph armacy.pep s.domain.c ommon.capa bility.imp l.CopayTie rMigration DomainCapa bilityImpl " | |
3124 | ||
3125 | autowire-c andidate=" true" | |
3126 | > | |
3127 | ||
3128 | <!-- All d ependencie s are auto wired. --> | |
3129 | ||
3130 | </bean> | |
3131 | ||
3132 | ||
3133 | <!-- Utili ties --> | |
3134 | ||
3135 | <!-- < bean id="n dfSynchQue ueDomainCa pability" | |
3136 | cl ass="gov.v a.med.phar macy.peps. domain.com mon.capabi lity.impl. NdfSynchQu eueDomainC apabilityI mpl" | |
3137 | au towire-can didate="tr ue"> | |
3138 | </bean > | |
3139 | --> | |
3140 | ||
3141 | <bean | |
3142 | id="fdbDos ageFormCon verter" | |
3143 | parent="co nverter" | |
3144 | ||
3145 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.FdbDos ageFormCon verter" | |
3146 | ||
3147 | autowire-c andidate=" true" | |
3148 | /> | |
3149 | ||
3150 | <bean | |
3151 | id="fdbDru gClassConv erter" | |
3152 | parent="co nverter" | |
3153 | ||
3154 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.FdbDru gClassConv erter" | |
3155 | ||
3156 | autowire-c andidate=" true" | |
3157 | /> | |
3158 | ||
3159 | <bean | |
3160 | id="copayT ierConvert er" | |
3161 | parent="co nverter" | |
3162 | ||
3163 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.CopayT ierConvert er" | |
3164 | ||
3165 | autowire-c andidate=" true" | |
3166 | /> | |
3167 | ||
3168 | <bean | |
3169 | id="formul aryDesigna torConvert er" | |
3170 | parent="co nverter" | |
3171 | ||
3172 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.Formul aryDesigna torConvert er" | |
3173 | ||
3174 | autowire-c andidate=" true" | |
3175 | /> | |
3176 | ||
3177 | <bean | |
3178 | id="fdbDru gIngredien tConverter " | |
3179 | parent="co nverter" | |
3180 | ||
3181 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.FdbDru gIngredien tConverter " | |
3182 | ||
3183 | autowire-c andidate=" true" | |
3184 | /> | |
3185 | ||
3186 | <bean | |
3187 | id="fdbDru gUnitConve rter" | |
3188 | parent="co nverter" | |
3189 | ||
3190 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.FdbDru gUnitConve rter" | |
3191 | ||
3192 | autowire-c andidate=" true" | |
3193 | /> | |
3194 | ||
3195 | <bean | |
3196 | id="fdbGen ericNameCo nverter" | |
3197 | parent="co nverter" | |
3198 | ||
3199 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.FdbGen ericNameCo nverter" | |
3200 | ||
3201 | autowire-c andidate=" true" | |
3202 | /> | |
3203 | ||
3204 | ||
3205 | <bean | |
3206 | id="fdbMon ographPemC onverter" | |
3207 | parent="co nverter" | |
3208 | ||
3209 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.FdbMon ographPemC onverter" | |
3210 | ||
3211 | autowire-c andidate=" true" | |
3212 | /> | |
3213 | ||
3214 | <bean | |
3215 | id="fdbGcn seqnoPemCo nverter" | |
3216 | parent="co nverter" | |
3217 | ||
3218 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.FdbGcn seqnoPemCo nverter" | |
3219 | ||
3220 | autowire-c andidate=" true" | |
3221 | /> | |
3222 | ||
3223 | ||
3224 | <bean | |
3225 | id="fdbAdd Converter" | |
3226 | parent="co nverter" | |
3227 | ||
3228 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.FdbAdd Converter" | |
3229 | ||
3230 | autowire-c andidate=" true" | |
3231 | /> | |
3232 | ||
3233 | <bean | |
3234 | id="fdbUpd ateConvert er" | |
3235 | parent="co nverter" | |
3236 | ||
3237 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.FdbUpd ateConvert er" | |
3238 | ||
3239 | autowire-c andidate=" true" | |
3240 | /> | |
3241 | ||
3242 | <bean | |
3243 | id="fdbAut oAddConver ter" | |
3244 | parent="co nverter" | |
3245 | ||
3246 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.FdbAut oAddConver ter" | |
3247 | ||
3248 | autowire-c andidate=" true" | |
3249 | /> | |
3250 | ||
3251 | <bean | |
3252 | id="fdbAut oUpdateCon verter" | |
3253 | parent="co nverter" | |
3254 | ||
3255 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.FdbAut oUpdateCon verter" | |
3256 | ||
3257 | autowire-c andidate=" true" | |
3258 | /> | |
3259 | ||
3260 | ||
3261 | <bean | |
3262 | id="nation alSettingC onverter" | |
3263 | parent="co nverter" | |
3264 | ||
3265 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.Nation alSettingC onverter" | |
3266 | ||
3267 | autowire-c andidate=" true" | |
3268 | /> | |
3269 | ||
3270 | ||
3271 | <bean | |
3272 | id="ndfSyn chQueueCon verter" | |
3273 | parent="co nverter" | |
3274 | ||
3275 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.NdfSyn chQueueCon verter" | |
3276 | ||
3277 | autowire-c andidate=" true" | |
3278 | /> | |
3279 | ||
3280 | ||
3281 | <bean | |
3282 | id="conver ter" | |
3283 | ||
3284 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.Conver ter" | |
3285 | ||
3286 | abstract=" true" | |
3287 | autowire-c andidate=" true" | |
3288 | > | |
3289 | ||
3290 | <property | |
3291 | name="mana gedItemDom ainCapabil ityFactory " | |
3292 | ref="manag edItemDoma inCapabili tyFactory" | |
3293 | /> | |
3294 | ||
3295 | </bean> | |
3296 | ||
3297 | ||
3298 | <bean | |
3299 | id="active Ingredient Converter" | |
3300 | ||
3301 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.Active Ingredient Converter" | |
3302 | ||
3303 | parent="co nverter" | |
3304 | autowire-c andidate=" true" | |
3305 | > | |
3306 | ||
3307 | <property | |
3308 | name="ingr edientConv erter" | |
3309 | ref="ingre dientConve rter" | |
3310 | /> | |
3311 | ||
3312 | <property | |
3313 | name="drug UnitConver ter" | |
3314 | ref="drugU nitConvert er" | |
3315 | /> | |
3316 | ||
3317 | </bean> | |
3318 | ||
3319 | ||
3320 | <bean | |
3321 | id="copayT ierAssocia tionConver ter" | |
3322 | ||
3323 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.CopayT ierAssocia tionConver ter" | |
3324 | ||
3325 | parent="co nverter" | |
3326 | autowire-c andidate=" true" | |
3327 | > | |
3328 | ||
3329 | <property | |
3330 | name="copa yTierConve rter" | |
3331 | ref="copay TierConver ter" | |
3332 | /> | |
3333 | ||
3334 | </bean> | |
3335 | ||
3336 | ||
3337 | <bean | |
3338 | id="adminS cheduleTyp eConverter " | |
3339 | ||
3340 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.AdminS cheduleTyp eConverter " | |
3341 | ||
3342 | parent="co nverter" | |
3343 | autowire-c andidate=" true" | |
3344 | /> | |
3345 | ||
3346 | ||
3347 | <bean | |
3348 | id="adminS cheduleCon verter" | |
3349 | ||
3350 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.AdminS cheduleCon verter" | |
3351 | ||
3352 | parent="co nverter" | |
3353 | autowire-c andidate=" true" | |
3354 | > | |
3355 | ||
3356 | <property | |
3357 | name="admi nScheduleT ypeConvert er" | |
3358 | ref="admin ScheduleTy peConverte r" | |
3359 | /> | |
3360 | ||
3361 | </bean> | |
3362 | ||
3363 | ||
3364 | <bean | |
3365 | id="atcCan isterConve rter" | |
3366 | ||
3367 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.AtcCan isterConve rter" | |
3368 | ||
3369 | parent="co nverter" | |
3370 | autowire-c andidate=" true" | |
3371 | /> | |
3372 | ||
3373 | ||
3374 | <bean | |
3375 | id="csFedS cheduleCon verter" | |
3376 | ||
3377 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.CsFedS cheduleCon verter" | |
3378 | ||
3379 | parent="co nverter" | |
3380 | autowire-c andidate=" true" | |
3381 | /> | |
3382 | ||
3383 | ||
3384 | <bean | |
3385 | id="dataFi eldsConver ter" | |
3386 | ||
3387 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.DataFi eldsConver ter" | |
3388 | ||
3389 | parent="co nverter" | |
3390 | autowire-c andidate=" true" | |
3391 | > | |
3392 | ||
3393 | <property | |
3394 | name="data FieldsDoma inCapabili ty" | |
3395 | ref="dataF ieldsDomai nCapabilit y" | |
3396 | /> | |
3397 | ||
3398 | </bean> | |
3399 | ||
3400 | ||
3401 | <bean | |
3402 | id="dispen seUnitConv erter" | |
3403 | ||
3404 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.Dispen seUnitConv erter" | |
3405 | ||
3406 | parent="co nverter" | |
3407 | autowire-c andidate=" true" | |
3408 | /> | |
3409 | ||
3410 | ||
3411 | <bean | |
3412 | id="dosage FormConver ter" | |
3413 | ||
3414 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.Dosage FormConver ter" | |
3415 | ||
3416 | parent="co nverter" | |
3417 | autowire-c andidate=" true" | |
3418 | > | |
3419 | ||
3420 | <property | |
3421 | name="loca lMedicatio nRouteConv erter" | |
3422 | ref="local Medication RouteConve rter" | |
3423 | /> | |
3424 | ||
3425 | </bean> | |
3426 | ||
3427 | ||
3428 | <bean | |
3429 | id="doseUn itConverte r" | |
3430 | ||
3431 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.DoseUn itConverte r" | |
3432 | ||
3433 | parent="co nverter" | |
3434 | autowire-c andidate=" true" | |
3435 | /> | |
3436 | ||
3437 | ||
3438 | <bean | |
3439 | id="vuidSt atusHistor yConverter " | |
3440 | ||
3441 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.VuidSt atusHistor yConverter " | |
3442 | ||
3443 | parent="co nverter" | |
3444 | autowire-c andidate=" true" | |
3445 | /> | |
3446 | ||
3447 | ||
3448 | <bean | |
3449 | id="drugCl assConvert er" | |
3450 | ||
3451 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.DrugCl assConvert er" | |
3452 | ||
3453 | parent="co nverter" | |
3454 | autowire-c andidate=" true" | |
3455 | > | |
3456 | ||
3457 | <property | |
3458 | name="drug Classifica tionTypeCo nverter" | |
3459 | ref="drugC lassificat ionTypeCon verter" | |
3460 | /> | |
3461 | ||
3462 | </bean> | |
3463 | ||
3464 | ||
3465 | <bean | |
3466 | id="drugCl assGroupCo nverter" | |
3467 | ||
3468 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.DrugCl assGroupCo nverter" | |
3469 | ||
3470 | parent="co nverter" | |
3471 | autowire-c andidate=" true" | |
3472 | > | |
3473 | ||
3474 | <property | |
3475 | name="drug ClassConve rter" | |
3476 | ref="drugC lassConver ter" | |
3477 | /> | |
3478 | ||
3479 | </bean> | |
3480 | ||
3481 | ||
3482 | <bean | |
3483 | id="drugCl assificati onTypeConv erter" | |
3484 | ||
3485 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.DrugCl assificati onTypeConv erter" | |
3486 | ||
3487 | parent="co nverter" | |
3488 | autowire-c andidate=" true" | |
3489 | /> | |
3490 | ||
3491 | ||
3492 | <bean | |
3493 | id="drugTe xtConverte r" | |
3494 | ||
3495 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.DrugTe xtConverte r" | |
3496 | ||
3497 | parent="co nverter" | |
3498 | autowire-c andidate=" true" | |
3499 | /> | |
3500 | ||
3501 | ||
3502 | <bean | |
3503 | id="drugUn itConverte r" | |
3504 | ||
3505 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.DrugUn itConverte r" | |
3506 | ||
3507 | parent="co nverter" | |
3508 | autowire-c andidate=" true" | |
3509 | /> | |
3510 | ||
3511 | ||
3512 | <bean | |
3513 | id="generi cNameConve rter" | |
3514 | ||
3515 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.Generi cNameConve rter" | |
3516 | ||
3517 | parent="co nverter" | |
3518 | autowire-c andidate=" true" | |
3519 | /> | |
3520 | ||
3521 | ||
3522 | <bean | |
3523 | id="ifcapI temNumberC onverter" | |
3524 | ||
3525 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.IfcapI temNumberC onverter" | |
3526 | ||
3527 | parent="co nverter" | |
3528 | autowire-c andidate=" true" | |
3529 | /> | |
3530 | ||
3531 | ||
3532 | <bean | |
3533 | id="ingred ientConver ter" | |
3534 | ||
3535 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.Ingred ientConver ter" | |
3536 | ||
3537 | parent="co nverter" | |
3538 | autowire-c andidate=" true" | |
3539 | /> | |
3540 | ||
3541 | ||
3542 | <bean | |
3543 | id="intend edUseConve rter" | |
3544 | ||
3545 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.Intend edUseConve rter" | |
3546 | ||
3547 | parent="co nverter" | |
3548 | autowire-c andidate=" true" | |
3549 | /> | |
3550 | ||
3551 | ||
3552 | <bean | |
3553 | id="interf aceCounter Converter" | |
3554 | ||
3555 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.Interf aceCounter Converter" | |
3556 | ||
3557 | parent="co nverter" | |
3558 | autowire-c andidate=" true" | |
3559 | /> | |
3560 | ||
3561 | ||
3562 | <bean | |
3563 | id="itemAu ditHistory Converter" | |
3564 | ||
3565 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.ItemAu ditHistory Converter" | |
3566 | ||
3567 | parent="co nverter" | |
3568 | autowire-c andidate=" true" | |
3569 | > | |
3570 | ||
3571 | <property | |
3572 | name="item AuditHisto ryDetailsC onverter" | |
3573 | ref="itemA uditHistor yDetailsCo nverter" | |
3574 | /> | |
3575 | ||
3576 | </bean> | |
3577 | ||
3578 | ||
3579 | <bean | |
3580 | id="itemAu ditHistory DetailsCon verter" | |
3581 | ||
3582 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.ItemAu ditHistory DetailsCon verter" | |
3583 | ||
3584 | parent="co nverter" | |
3585 | autowire-c andidate=" true" | |
3586 | /> | |
3587 | ||
3588 | ||
3589 | <bean | |
3590 | id="localC onsoleInfo Converter" | |
3591 | ||
3592 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.LocalC onsoleInfo Converter" | |
3593 | ||
3594 | parent="co nverter" | |
3595 | autowire-c andidate=" true" | |
3596 | /> | |
3597 | ||
3598 | ||
3599 | <bean | |
3600 | id="localM edicationR outeConver ter" | |
3601 | ||
3602 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.LocalM edicationR outeConver ter" | |
3603 | ||
3604 | parent="co nverter" | |
3605 | autowire-c andidate=" true" | |
3606 | > | |
3607 | ||
3608 | <property | |
3609 | name="stan dardMedRou teConverte r" | |
3610 | ref="stand ardMedRout eConverter " | |
3611 | /> | |
3612 | ||
3613 | </bean> | |
3614 | ||
3615 | ||
3616 | <bean | |
3617 | id="localP ossibleDos agesConver ter" | |
3618 | ||
3619 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.LocalP ossibleDos agesConver ter" | |
3620 | ||
3621 | parent="co nverter" | |
3622 | autowire-c andidate=" true" | |
3623 | > | |
3624 | ||
3625 | <property | |
3626 | name="dose UnitConver ter" | |
3627 | ref="doseU nitConvert er" | |
3628 | /> | |
3629 | ||
3630 | </bean> | |
3631 | ||
3632 | ||
3633 | <bean | |
3634 | id="localR xConsultAs sociationC onverter" | |
3635 | ||
3636 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.LocalR xConsultAs sociationC onverter" | |
3637 | ||
3638 | parent="co nverter" | |
3639 | autowire-c andidate=" true" | |
3640 | > | |
3641 | ||
3642 | <property | |
3643 | name="rxCo nsultConve rter" | |
3644 | ref="rxCon sultConver ter" | |
3645 | /> | |
3646 | ||
3647 | </bean> | |
3648 | ||
3649 | ||
3650 | <bean | |
3651 | id="manufa cturerConv erter" | |
3652 | ||
3653 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.Manufa cturerConv erter" | |
3654 | ||
3655 | parent="co nverter" | |
3656 | autowire-c andidate=" true" | |
3657 | /> | |
3658 | ||
3659 | ||
3660 | <bean | |
3661 | id="medica tionInstru ctionConve rter" | |
3662 | ||
3663 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.Medica tionInstru ctionConve rter" | |
3664 | ||
3665 | parent="co nverter" | |
3666 | autowire-c andidate=" true" | |
3667 | > | |
3668 | ||
3669 | <property | |
3670 | name="loca lMedicatio nRouteConv erter" | |
3671 | ref="local Medication RouteConve rter" | |
3672 | /> | |
3673 | ||
3674 | </bean> | |
3675 | ||
3676 | ||
3677 | <bean | |
3678 | id="nation alPossible DosagesCon verter" | |
3679 | ||
3680 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.Nation alPossible DosagesCon verter" | |
3681 | ||
3682 | parent="co nverter" | |
3683 | autowire-c andidate=" true" | |
3684 | /> | |
3685 | ||
3686 | ||
3687 | <bean | |
3688 | id="nation alRxConsul tAssociati onConverte r" | |
3689 | ||
3690 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.Nation alRxConsul tAssociati onConverte r" | |
3691 | ||
3692 | parent="co nverter" | |
3693 | autowire-c andidate=" true" | |
3694 | > | |
3695 | ||
3696 | <property | |
3697 | name="rxCo nsultConve rter" | |
3698 | ref="rxCon sultConver ter" | |
3699 | /> | |
3700 | ||
3701 | </bean> | |
3702 | ||
3703 | ||
3704 | <bean | |
3705 | id="ndcByO utpatientS iteNdcConv erter" | |
3706 | ||
3707 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.NdcByO utpatientS iteNdcConv erter" | |
3708 | ||
3709 | parent="co nverter" | |
3710 | autowire-c andidate=" true" | |
3711 | /> | |
3712 | ||
3713 | ||
3714 | <bean | |
3715 | id="fdbNdc Converter" | |
3716 | ||
3717 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.FdbNdc Converter" | |
3718 | ||
3719 | parent="co nverter" | |
3720 | autowire-c andidate=" true" | |
3721 | /> | |
3722 | ||
3723 | ||
3724 | <bean | |
3725 | id="fdbPro ductConver ter" | |
3726 | ||
3727 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.FdbPro ductConver ter" | |
3728 | ||
3729 | parent="co nverter" | |
3730 | autowire-c andidate=" true" | |
3731 | /> | |
3732 | ||
3733 | ||
3734 | <bean | |
3735 | id="ndcCon verter" | |
3736 | ||
3737 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.NdcCon verter" | |
3738 | ||
3739 | parent="co nverter" | |
3740 | autowire-c andidate=" true" | |
3741 | > | |
3742 | ||
3743 | <property | |
3744 | name="prod uctConvert er" | |
3745 | ref="produ ctConverte r" | |
3746 | /> | |
3747 | ||
3748 | <property | |
3749 | name="data FieldsConv erter" | |
3750 | ref="dataF ieldsConve rter" | |
3751 | /> | |
3752 | ||
3753 | <property | |
3754 | name="orde rUnitConve rter" | |
3755 | ref="order UnitConver ter" | |
3756 | /> | |
3757 | ||
3758 | <property | |
3759 | name="manu facturerCo nverter" | |
3760 | ref="manuf acturerCon verter" | |
3761 | /> | |
3762 | ||
3763 | <property | |
3764 | name="pack ageTypeCon verter" | |
3765 | ref="packa geTypeConv erter" | |
3766 | /> | |
3767 | ||
3768 | <property | |
3769 | name="pack ageSizeCon verter" | |
3770 | ref="packa geSizeConv erter" | |
3771 | /> | |
3772 | ||
3773 | </bean> | |
3774 | ||
3775 | ||
3776 | <bean | |
3777 | id="notifi cationConv erter" | |
3778 | ||
3779 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.Notifi cationConv erter" | |
3780 | ||
3781 | parent="co nverter" | |
3782 | autowire-c andidate=" true" | |
3783 | > | |
3784 | ||
3785 | </bean> | |
3786 | ||
3787 | ||
3788 | <bean | |
3789 | id="notifi cationSumm aryConvert er" | |
3790 | ||
3791 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.Notifi cationSumm aryConvert er" | |
3792 | ||
3793 | parent="co nverter" | |
3794 | autowire-c andidate=" true" | |
3795 | > | |
3796 | ||
3797 | </bean> | |
3798 | ||
3799 | ||
3800 | <bean | |
3801 | id="oiSche duleTypeCo nverter" | |
3802 | ||
3803 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.OiSche duleTypeCo nverter" | |
3804 | ||
3805 | parent="co nverter" | |
3806 | autowire-c andidate=" true" | |
3807 | /> | |
3808 | ||
3809 | ||
3810 | <bean | |
3811 | id="ordera bleItemCon verter" | |
3812 | ||
3813 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.Ordera bleItemCon verter" | |
3814 | ||
3815 | parent="co nverter" | |
3816 | autowire-c andidate=" true" | |
3817 | /> | |
3818 | ||
3819 | <!-- All d ependencie s are auto wired. --> | |
3820 | ||
3821 | ||
3822 | <bean | |
3823 | id="orderU nitConvert er" | |
3824 | ||
3825 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.OrderU nitConvert er" | |
3826 | ||
3827 | parent="co nverter" | |
3828 | autowire-c andidate=" true" | |
3829 | /> | |
3830 | ||
3831 | ||
3832 | <bean | |
3833 | id="packag eTypeConve rter" | |
3834 | ||
3835 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.Packag eTypeConve rter" | |
3836 | ||
3837 | parent="co nverter" | |
3838 | autowire-c andidate=" true" | |
3839 | /> | |
3840 | ||
3841 | ||
3842 | <bean | |
3843 | id="packag eSizeConve rter" | |
3844 | ||
3845 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.Packag eSizeConve rter" | |
3846 | ||
3847 | parent="co nverter" | |
3848 | autowire-c andidate=" true" | |
3849 | /> | |
3850 | ||
3851 | ||
3852 | <bean | |
3853 | id="packag eUsageConv erter" | |
3854 | ||
3855 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.Packag eUsageConv erter" | |
3856 | ||
3857 | parent="co nverter" | |
3858 | autowire-c andidate=" true" | |
3859 | /> | |
3860 | ||
3861 | ||
3862 | <bean | |
3863 | id="partia lSaveConve rter" | |
3864 | ||
3865 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.Partia lSaveConve rter" | |
3866 | ||
3867 | parent="co nverter" | |
3868 | autowire-c andidate=" true" | |
3869 | > | |
3870 | ||
3871 | <property | |
3872 | name="orde rableItemC onverter" | |
3873 | ref="order ableItemCo nverter" | |
3874 | /> | |
3875 | ||
3876 | <property | |
3877 | name="prod uctConvert er" | |
3878 | ref="produ ctConverte r" | |
3879 | /> | |
3880 | ||
3881 | <property | |
3882 | name="ndcC onverter" | |
3883 | ref="ndcCo nverter" | |
3884 | /> | |
3885 | ||
3886 | </bean> | |
3887 | ||
3888 | ||
3889 | <bean | |
3890 | id="pharma cySystemCo nverter" | |
3891 | ||
3892 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.Pharma cySystemCo nverter" | |
3893 | ||
3894 | parent="co nverter" | |
3895 | autowire-c andidate=" true" | |
3896 | /> | |
3897 | ||
3898 | ||
3899 | <bean | |
3900 | id="printT emplateCon verter" | |
3901 | ||
3902 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.PrintT emplateCon verter" | |
3903 | ||
3904 | parent="co nverter" | |
3905 | autowire-c andidate=" true" | |
3906 | /> | |
3907 | ||
3908 | ||
3909 | <bean | |
3910 | id="produc tConverter " | |
3911 | ||
3912 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.Produc tConverter " | |
3913 | ||
3914 | parent="co nverter" | |
3915 | autowire-c andidate=" true" | |
3916 | /> | |
3917 | ||
3918 | <!-- All d ependencie s are auto wired. --> | |
3919 | ||
3920 | ||
3921 | <bean | |
3922 | id="reques tConverter " | |
3923 | ||
3924 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.Reques tConverter " | |
3925 | ||
3926 | parent="co nverter" | |
3927 | autowire-c andidate=" true" | |
3928 | /> | |
3929 | ||
3930 | ||
3931 | <bean | |
3932 | id="reques tSummaryCo nverter" | |
3933 | ||
3934 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.Reques tSummaryCo nverter" | |
3935 | ||
3936 | parent="co nverter" | |
3937 | autowire-c andidate=" true" | |
3938 | > | |
3939 | ||
3940 | <property | |
3941 | name="dosa geFormConv erter" | |
3942 | ref="dosag eFormConve rter" | |
3943 | /> | |
3944 | ||
3945 | <property | |
3946 | name="gene ricNameCon verter" | |
3947 | ref="gener icNameConv erter" | |
3948 | /> | |
3949 | ||
3950 | <property | |
3951 | name="drug UnitConver ter" | |
3952 | ref="drugU nitConvert er" | |
3953 | /> | |
3954 | ||
3955 | <property | |
3956 | name="disp enseUnitCo nverter" | |
3957 | ref="dispe nseUnitCon verter" | |
3958 | /> | |
3959 | ||
3960 | ||
3961 | </bean> | |
3962 | ||
3963 | ||
3964 | <bean | |
3965 | id="rxCons ultConvert er" | |
3966 | ||
3967 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.RxCons ultConvert er" | |
3968 | ||
3969 | parent="co nverter" | |
3970 | autowire-c andidate=" true" | |
3971 | /> | |
3972 | ||
3973 | ||
3974 | <bean | |
3975 | id="search TemplateCo nverter" | |
3976 | ||
3977 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.Search TemplateCo nverter" | |
3978 | ||
3979 | parent="co nverter" | |
3980 | autowire-c andidate=" true" | |
3981 | > | |
3982 | ||
3983 | <property | |
3984 | name="prin tTemplateC onverter" | |
3985 | ref="print TemplateCo nverter" | |
3986 | /> | |
3987 | ||
3988 | <property | |
3989 | name="user Converter" | |
3990 | ref="userC onverter" | |
3991 | /> | |
3992 | ||
3993 | </bean> | |
3994 | ||
3995 | ||
3996 | <bean | |
3997 | id="siteCo nfigConver ter" | |
3998 | ||
3999 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.SiteCo nfigConver ter" | |
4000 | ||
4001 | parent="co nverter" | |
4002 | autowire-c andidate=" true" | |
4003 | /> | |
4004 | ||
4005 | ||
4006 | <bean | |
4007 | id="siteUp dateSchedu leConverte r" | |
4008 | ||
4009 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.SiteUp dateSchedu leConverte r" | |
4010 | ||
4011 | parent="co nverter" | |
4012 | autowire-c andidate=" true" | |
4013 | /> | |
4014 | ||
4015 | ||
4016 | <bean | |
4017 | id="specia lHandlingA ssociation Converter" | |
4018 | ||
4019 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.Specia lHandlingA ssociation Converter" | |
4020 | ||
4021 | parent="co nverter" | |
4022 | autowire-c andidate=" true" | |
4023 | > | |
4024 | ||
4025 | <property | |
4026 | name="spec ialHandlin gConverter " | |
4027 | ref="speci alHandling Converter" | |
4028 | /> | |
4029 | ||
4030 | </bean> | |
4031 | ||
4032 | ||
4033 | <bean | |
4034 | id="specia lHandlingC onverter" | |
4035 | ||
4036 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.Specia lHandlingC onverter" | |
4037 | ||
4038 | parent="co nverter" | |
4039 | autowire-c andidate=" true" | |
4040 | /> | |
4041 | ||
4042 | ||
4043 | <bean | |
4044 | id="synony mConverter " | |
4045 | ||
4046 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.Synony mConverter " | |
4047 | ||
4048 | parent="co nverter" | |
4049 | autowire-c andidate=" true" | |
4050 | > | |
4051 | ||
4052 | <property | |
4053 | name="orde rUnitConve rter" | |
4054 | ref="order UnitConver ter" | |
4055 | /> | |
4056 | ||
4057 | <property | |
4058 | name="inte ndedUseCon verter" | |
4059 | ref="inten dedUseConv erter" | |
4060 | /> | |
4061 | ||
4062 | </bean> | |
4063 | ||
4064 | ||
4065 | <bean | |
4066 | id="standa rdMedRoute Converter" | |
4067 | ||
4068 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.Standa rdMedRoute Converter" | |
4069 | ||
4070 | parent="co nverter" | |
4071 | autowire-c andidate=" true" | |
4072 | /> | |
4073 | ||
4074 | ||
4075 | <bean | |
4076 | id="userCo nverter" | |
4077 | ||
4078 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.UserCo nverter" | |
4079 | ||
4080 | parent="co nverter" | |
4081 | autowire-c andidate=" true" | |
4082 | /> | |
4083 | ||
4084 | ||
4085 | <bean | |
4086 | id="manage dItemDomai nCapabilit yFactory" | |
4087 | ||
4088 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.impl.M anagedItem DomainCapa bilityFact oryImpl" | |
4089 | ||
4090 | autowire-c andidate=" true" | |
4091 | /> | |
4092 | ||
4093 | ||
4094 | <bean | |
4095 | id="rxNorm Client" | |
4096 | ||
4097 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.client .rxnorm.Rx NormClient " | |
4098 | > | |
4099 | ||
4100 | <property | |
4101 | name="codi ngConceptU RL" | |
4102 | value="htt ps:// DNS . DNS : PORT /isaac-res t_2/rest/1 /search/se memes?quer y={VUID}&a mp;treatAs String=tru e&expa nd=referen cedConcept &semem eAssemblag eId=f31f3d 89-5a6f-5e 1f-81d3-5b 68344d96f9 " | |
4103 | /> | |
4104 | ||
4105 | <property | |
4106 | name="codi ngComponen tURL" | |
4107 | value="htt ps:// DNS . DNS : PORT /isaac-res t_2/rest/1 /sememe/fo rReference dComponent /{UUID}?as semblage=6 f30b976-5b 58-5c3d-bb 7d-af3aa36 a6468" | |
4108 | /> | |
4109 | ||
4110 | </bean> | |
4111 | ||
4112 | ||
4113 | <bean | |
4114 | id="rxNorm Capability " | |
4115 | ||
4116 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.impl.R xNormCapab ilityImpl" | |
4117 | > | |
4118 | ||
4119 | <property | |
4120 | name="rxNo rmClient" | |
4121 | ref="rxNor mClient" | |
4122 | /> | |
4123 | ||
4124 | <property | |
4125 | name="eplP roductDao" | |
4126 | ref="eplPr oductDao" | |
4127 | /> | |
4128 | ||
4129 | <property | |
4130 | name="prod uctConvert er" | |
4131 | ref="produ ctConverte r" | |
4132 | /> | |
4133 | ||
4134 | <property | |
4135 | name="sync ProcessorF actory" | |
4136 | ref="ndfFi leSyncProc essorFacto ry" | |
4137 | /> | |
4138 | ||
4139 | <property | |
4140 | name="envi ronmentUti lity" | |
4141 | ref="envir onmentUtil ity" | |
4142 | /> | |
4143 | ||
4144 | <property | |
4145 | name="noti ficationDo mainCapabi lity" | |
4146 | ref="notif icationDom ainCapabil ity" | |
4147 | /> | |
4148 | ||
4149 | </bean> | |
4150 | ||
4151 | ||
4152 | <bean | |
4153 | id="ndfUpd ateFileCon verter" | |
4154 | ||
4155 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.NdfUpd ateFileCon verter" | |
4156 | ||
4157 | parent="co nverter" | |
4158 | autowire-c andidate=" true" | |
4159 | > | |
4160 | ||
4161 | <property | |
4162 | name="Stat usConverte r" | |
4163 | ref="statu sConverter " | |
4164 | /> | |
4165 | ||
4166 | </bean> | |
4167 | ||
4168 | ||
4169 | <bean | |
4170 | id="status Converter" | |
4171 | ||
4172 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.Status Converter" | |
4173 | ||
4174 | parent="co nverter" | |
4175 | autowire-c andidate=" true" | |
4176 | > | |
4177 | ||
4178 | </bean> | |
4179 | ||
4180 | ||
4181 | <bean | |
4182 | id="rematc hConverter " | |
4183 | ||
4184 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.Rematc hConverter " | |
4185 | ||
4186 | parent="co nverter" | |
4187 | autowire-c andidate=" true" | |
4188 | > | |
4189 | ||
4190 | <property | |
4191 | name="ndfU pdateFileC onverter" | |
4192 | ref="ndfUp dateFileCo nverter" | |
4193 | /> | |
4194 | ||
4195 | <property | |
4196 | name="prod uctConvert er" | |
4197 | ref="produ ctConverte r" | |
4198 | /> | |
4199 | ||
4200 | </bean> | |
4201 | ||
4202 | ||
4203 | <bean | |
4204 | id="fdbMon ographPemV Converter" | |
4205 | ||
4206 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.FdbMon ographPemV Converter" | |
4207 | ||
4208 | parent="co nverter" | |
4209 | autowire-c andidate=" true" | |
4210 | > | |
4211 | ||
4212 | </bean> | |
4213 | ||
4214 | ||
4215 | <bean | |
4216 | id="fdbPlb lwarningsV Converter" | |
4217 | ||
4218 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.FdbPlb lwarningsV Converter" | |
4219 | ||
4220 | parent="co nverter" | |
4221 | autowire-c andidate=" true" | |
4222 | > | |
4223 | ||
4224 | </bean> | |
4225 | ||
4226 | ||
4227 | <bean | |
4228 | id="fdbGcn seqnoPemVC onverter" | |
4229 | ||
4230 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.FdbGcn seqnoPemVC onverter" | |
4231 | ||
4232 | parent="co nverter" | |
4233 | autowire-c andidate=" true" | |
4234 | > | |
4235 | ||
4236 | </bean> | |
4237 | ||
4238 | ||
4239 | <bean | |
4240 | id="fdbGcn seqnoPlblw VConverter " | |
4241 | ||
4242 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.FdbGcn seqnoPlblw VConverter " | |
4243 | ||
4244 | parent="co nverter" | |
4245 | autowire-c andidate=" true" | |
4246 | > | |
4247 | ||
4248 | </bean> | |
4249 | ||
4250 | ||
4251 | <bean | |
4252 | id="drugSe verityConv erter" | |
4253 | ||
4254 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.DrugSe verityConv erter" | |
4255 | ||
4256 | parent="co nverter" | |
4257 | autowire-c andidate=" true" | |
4258 | > | |
4259 | ||
4260 | </bean> | |
4261 | ||
4262 | ||
4263 | <bean | |
4264 | id="primar yIngredien tConverter " | |
4265 | ||
4266 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.Primar yIngredien tConverter " | |
4267 | ||
4268 | parent="co nverter" | |
4269 | autowire-c andidate=" true" | |
4270 | > | |
4271 | ||
4272 | </bean> | |
4273 | ||
4274 | ||
4275 | <bean | |
4276 | id="drugDr ugInteract ionConvert er" | |
4277 | ||
4278 | class="gov .va.med.ph armacy.pep s.domain.c ommon.util ity.conver ter.DrugDr ugInteract ionConvert er" | |
4279 | ||
4280 | parent="co nverter" | |
4281 | autowire-c andidate=" true" | |
4282 | > | |
4283 | ||
4284 | <property | |
4285 | name="prim aryIngredi entConvert er" | |
4286 | ref="prima ryIngredie ntConverte r" | |
4287 | /> | |
4288 | ||
4289 | <property | |
4290 | name="drug SeverityCo nverter" | |
4291 | ref="drugS everityCon verter" | |
4292 | /> | |
4293 | ||
4294 | </bean> | |
4295 | ||
4296 | ||
4297 | <bean | |
4298 | id="ndfFil eSyncCapab ility" | |
4299 | class="gov .va.med.ph armacy.pep s.service. common.cap ability.im pl.NdfFile SyncCapabi lityImpl" | |
4300 | ||
4301 | autowire-c andidate=" true" | |
4302 | > | |
4303 | ||
4304 | <property | |
4305 | name="eplN dfOutgoing Difference sDao" | |
4306 | ref="eplNd fOutgoingD ifferences Dao" | |
4307 | > | |
4308 | </property > | |
4309 | ||
4310 | </bean> | |
4311 | ||
4312 | ||
4313 | <bean | |
4314 | id="ndfFil eSyncProce ssorFactor y" | |
4315 | class="gov .va.med.ph armacy.pep s.service. common.upd ate.NdfFil eSyncProce ssorFactor y" | |
4316 | ||
4317 | autowire-c andidate=" true" | |
4318 | > | |
4319 | ||
4320 | <!-- All d ependencie s are auto wired. --> | |
4321 | ||
4322 | </bean> | |
4323 | ||
4324 | ||
4325 | <!-- | |
4326 | Moving towards c lasspath s canning. A s you can see, we st ill explic itly decla re many be ans above. | |
4327 | Eventu ally this scan may b e on the w hole "gov. va.med.pha rmacy.peps .domain.co mmon" pack age. | |
4328 | --> | |
4329 | ||
4330 | <context:c omponent-s can | |
4331 | base-packa ge="gov.va .med.pharm acy.peps.d omain.comm on.dao" | |
4332 | /> | |
4333 | ||
4334 | <context:c omponent-s can | |
4335 | base-packa ge="gov.va .med.pharm acy.peps.d omain.comm on.utility " | |
4336 | /> | |
4337 | ||
4338 | </beans> |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.