Produced by Araxis Merge on 12/7/2018 11:35:55 AM Central Standard Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | C:\SCRUB\MHED\MHED\VAR 4.10.0\var-resources-release-4.10@1091a011694\VeteranAppointmentRequestService\src\main\java\com\agilex\healthcare\directscheduling\mdws\generatedwsdl\schedulingservice | SchedulingSvc.java | Thu Oct 18 18:44:32 2018 UTC |
| 2 | C:\MHED-scrubbed\MHED\MHED\VAR 4.10.0\var-resources-release-4.10@1091a011694\VeteranAppointmentRequestService\src\main\java\com\agilex\healthcare\directscheduling\mdws\generatedwsdl\schedulingservice | SchedulingSvc.java | Fri Dec 7 13:05:58 2018 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 12 | 288 |
| Changed | 11 | 24 |
| 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 | ||
| 2 | package co m.agilex.h ealthcare. directsche duling.mdw s.generate dwsdl.sche dulingserv ice; | |
| 3 | ||
| 4 | import jav a.net.URL; | |
| 5 | import jav ax.xml.nam espace.QNa me; | |
| 6 | import jav ax.xml.ws. Service; | |
| 7 | import jav ax.xml.ws. WebEndpoin t; | |
| 8 | import jav ax.xml.ws. WebService Client; | |
| 9 | import jav ax.xml.ws. WebService Exception; | |
| 10 | import jav ax.xml.ws. WebService Feature; | |
| 11 | ||
| 12 | ||
| 13 | /** | |
| 14 | * This cl ass was ge nerated by the DN S RI. | |
| 15 | * DN S RI 2.2.4-b 01 | |
| 16 | * Generat ed source version: 2 .2 | |
| 17 | * | |
| 18 | */ | |
| 19 | @WebServic eClient(na me = "Sche dulingSvc" , targetNa mespace = "http:// DNS /Schedulin gSvc", wsd lLocation = "META-IN F/Scheduli ngSvc.wsdl ") | |
| 20 | public cla ss Schedul ingSvc | |
| 21 | extend s Service | |
| 22 | { | |
| 23 | ||
| 24 | privat e final st atic URL S CHEDULINGS VC_WSDL_LO CATION; | |
| 25 | privat e final st atic WebSe rviceExcep tion SCHED ULINGSVC_E XCEPTION; | |
| 26 | private fi nal static QName SCH EDULINGSVC _QNAME = n ew QName(" http:// DNS /Schedulin gSvc", "Sc hedulingSv c"); | |
| 27 | ||
| 28 | static { | |
| 29 | SC HEDULINGSV C_WSDL_LOC ATION = co m.agilex.h ealthcare. directsche duling.mdw s.generate dwsdl.sche dulingserv ice.Schedu lingSvc.cl ass.getCla ssLoader() .getResour ce("META-I NF/Schedul ingSvc.wsd l"); | |
| 30 | We bServiceEx ception e = null; | |
| 31 | if (SCHEDULI NGSVC_WSDL _LOCATION == null) { | |
| 32 | e = new WebService Exception( "Cannot fi nd 'META-I NF/Schedul ingSvc.wsd l' wsdl. P lace the r esource co rrectly in the class path."); | |
| 33 | } | |
| 34 | SC HEDULINGSV C_EXCEPTIO N = e; | |
| 35 | } | |
| 36 | ||
| 37 | public Schedulin gSvc() { | |
| 38 | su per(__getW sdlLocatio n(), SCHED ULINGSVC_Q NAME); | |
| 39 | } | |
| 40 | ||
| 41 | public Schedulin gSvc(WebSe rviceFeatu re... feat ures) { | |
| 42 | su per(__getW sdlLocatio n(), SCHED ULINGSVC_Q NAME, feat ures); | |
| 43 | } | |
| 44 | ||
| 45 | public Schedulin gSvc(URL w sdlLocatio n) { | |
| 46 | su per(wsdlLo cation, SC HEDULINGSV C_QNAME); | |
| 47 | } | |
| 48 | ||
| 49 | public Schedulin gSvc(URL w sdlLocatio n, WebServ iceFeature ... featur es) { | |
| 50 | su per(wsdlLo cation, SC HEDULINGSV C_QNAME, f eatures); | |
| 51 | } | |
| 52 | ||
| 53 | public Schedulin gSvc(URL w sdlLocatio n, QName s erviceName ) { | |
| 54 | su per(wsdlLo cation, se rviceName) ; | |
| 55 | } | |
| 56 | ||
| 57 | public Schedulin gSvc(URL w sdlLocatio n, QName s erviceName , WebServi ceFeature. .. feature s) { | |
| 58 | su per(wsdlLo cation, se rviceName, features) ; | |
| 59 | } | |
| 60 | ||
| 61 | /** | |
| 62 | * | |
| 63 | * @re turn | |
| 64 | * returns S chedulingS vcSoap | |
| 65 | */ | |
| 66 | @WebEn dpoint(nam e = "Sched ulingSvcSo ap") | |
| 67 | public Schedulin gSvcSoap g etScheduli ngSvcSoap( ) { | |
| 68 | return sup er.getPort (new QName ("http:// DNS /Schedulin gSvc", "Sc hedulingSv cSoap"), S chedulingS vcSoap.cla ss); | |
| 69 | } | |
| 70 | ||
| 71 | /** | |
| 72 | * | |
| 73 | * @pa ram featur es | |
| 74 | * A list of {@link ja vax.xml.ws .WebServic eFeature} to configu re on the proxy. Su pported fe atures not in the <c ode>featur es</code> parameter will have their defa ult values . | |
| 75 | * @re turn | |
| 76 | * returns S chedulingS vcSoap | |
| 77 | */ | |
| 78 | @WebEn dpoint(nam e = "Sched ulingSvcSo ap") | |
| 79 | public Schedulin gSvcSoap g etScheduli ngSvcSoap( WebService Feature... features) { | |
| 80 | return sup er.getPort (new QName ("http:// DNS /Schedulin gSvc", "Sc hedulingSv cSoap"), S chedulingS vcSoap.cla ss, featur es); | |
| 81 | } | |
| 82 | ||
| 83 | /** | |
| 84 | * | |
| 85 | * @re turn | |
| 86 | * returns S chedulingS vcSoap | |
| 87 | */ | |
| 88 | @WebEn dpoint(nam e = "Sched ulingSvcSo ap12") | |
| 89 | public Schedulin gSvcSoap g etScheduli ngSvcSoap1 2() { | |
| 90 | return sup er.getPort (new QName ("http:// DNS /Schedulin gSvc", "Sc hedulingSv cSoap12"), Schedulin gSvcSoap.c lass); | |
| 91 | } | |
| 92 | ||
| 93 | /** | |
| 94 | * | |
| 95 | * @pa ram featur es | |
| 96 | * A list of {@link ja vax.xml.ws .WebServic eFeature} to configu re on the proxy. Su pported fe atures not in the <c ode>featur es</code> parameter will have their defa ult values . | |
| 97 | * @re turn | |
| 98 | * returns S chedulingS vcSoap | |
| 99 | */ | |
| 100 | @WebEn dpoint(nam e = "Sched ulingSvcSo ap12") | |
| 101 | public Schedulin gSvcSoap g etScheduli ngSvcSoap1 2(WebServi ceFeature. .. feature s) { | |
| 102 | return sup er.getPort (new QName ("http:// DNS /Schedulin gSvc", "Sc hedulingSv cSoap12"), Schedulin gSvcSoap.c lass, feat ures); | |
| 103 | } | |
| 104 | ||
| 105 | /** | |
| 106 | * | |
| 107 | * @re turn | |
| 108 | * returns S chedulingS vcHttpGet | |
| 109 | */ | |
| 110 | @WebEn dpoint(nam e = "Sched ulingSvcHt tpGet") | |
| 111 | public Schedulin gSvcHttpGe t getSched ulingSvcHt tpGet() { | |
| 112 | return sup er.getPort (new QName ("http:// DNS /Schedulin gSvc", "Sc hedulingSv cHttpGet") , Scheduli ngSvcHttpG et.class); | |
| 113 | } | |
| 114 | ||
| 115 | /** | |
| 116 | * | |
| 117 | * @pa ram featur es | |
| 118 | * A list of {@link ja vax.xml.ws .WebServic eFeature} to configu re on the proxy. Su pported fe atures not in the <c ode>featur es</code> parameter will have their defa ult values . | |
| 119 | * @re turn | |
| 120 | * returns S chedulingS vcHttpGet | |
| 121 | */ | |
| 122 | @WebEn dpoint(nam e = "Sched ulingSvcHt tpGet") | |
| 123 | public Schedulin gSvcHttpGe t getSched ulingSvcHt tpGet(WebS erviceFeat ure... fea tures) { | |
| 124 | return sup er.getPort (new QName ("http:// DNS /Schedulin gSvc", "Sc hedulingSv cHttpGet") , Scheduli ngSvcHttpG et.class, features); | |
| 125 | } | |
| 126 | ||
| 127 | /** | |
| 128 | * | |
| 129 | * @re turn | |
| 130 | * returns S chedulingS vcHttpPost | |
| 131 | */ | |
| 132 | @WebEn dpoint(nam e = "Sched ulingSvcHt tpPost") | |
| 133 | public Schedulin gSvcHttpPo st getSche dulingSvcH ttpPost() { | |
| 134 | return sup er.getPort (new QName ("http:// DNS /Schedulin gSvc", "Sc hedulingSv cHttpPost" ), Schedul ingSvcHttp Post.class ); | |
| 135 | } | |
| 136 | ||
| 137 | /** | |
| 138 | * | |
| 139 | * @pa ram featur es | |
| 140 | * A list of {@link ja vax.xml.ws .WebServic eFeature} to configu re on the proxy. Su pported fe atures not in the <c ode>featur es</code> parameter will have their defa ult values . | |
| 141 | * @re turn | |
| 142 | * returns S chedulingS vcHttpPost | |
| 143 | */ | |
| 144 | @WebEn dpoint(nam e = "Sched ulingSvcHt tpPost") | |
| 145 | public Schedulin gSvcHttpPo st getSche dulingSvcH ttpPost(We bServiceFe ature... f eatures) { | |
| 146 | return sup er.getPort (new QName ("http:// DNS /Schedulin gSvc", "Sc hedulingSv cHttpPost" ), Schedul ingSvcHttp Post.class , features ); | |
| 147 | } | |
| 148 | ||
| 149 | privat e static U RL __getWs dlLocation () { | |
| 150 | if (SCHEDULI NGSVC_EXCE PTION!= nu ll) { | |
| 151 | throw SC HEDULINGSV C_EXCEPTIO N; | |
| 152 | } | |
| 153 | re turn SCHED ULINGSVC_W SDL_LOCATI ON; | |
| 154 | } | |
| 155 | ||
| 156 | } |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.