public interface MtkTestServiceLocalBMT extends MtkTestService
| Modifier and Type | Method and Description |
|---|---|
TestIdData |
downloadTestFilesForATest(String testId)
Use the link below to see a more detailed explanation
|
Date |
getCurrentDBDate()
Use the link below to see a more detailed explanation
|
Date |
getCurrentDBTimestamp()
Use the link below to see a more detailed explanation
|
String[] |
getMatchingTestIds(String testId)
Use the link below to see a more detailed explanation
|
String |
getTestStatus(String testId)
Use the link below to see a more detailed explanation
|
void |
removeTestFilesForATest(String testId)
Use the link below to see a more detailed explanation
|
String |
testCustomMessageType(SchemaInformation[] schemaInformation,
String testDesc,
boolean generateReport)
Use the link below to see a more detailed explanation
|
String[] getMatchingTestIds(String testId) throws HDRRimException
getMatchingTestIds in interface MtkTestServicetestId - Test Id returned while testing a Message Type.HDRRimException - This exception is thrown if,
MtkTestService.getMatchingTestIds(String testId)Date getCurrentDBDate() throws HDRRimException
HDRRimExceptionMtkTestService.getCurrentDBDate()String testCustomMessageType(SchemaInformation[] schemaInformation, String testDesc, boolean generateReport) throws HDRRimException
testCustomMessageType in interface MtkTestServiceschemaInformation - oracle.hsgbu.hdr.hl7.message.mtk.SchemaInformationlist of XSD and MIF
of Payload, MIF and XSD of CMETS associated with the Payload and
cmetinfo.coremif.testDesc - Comments about the test created by the user.generateReport - Flag, indicating whether the configuration report
files should be generated for this testing. If the fag is set to true,
then all configuration report files will be generated. Else, no
configuration report files will be generated.HDRRimException - This exception is thrown if,
oracle.hsgbu.hdr.hl7.message.mtk.SchemaInformation, have same name as
the Oracle Artifacts.oracle.hsgbu.hdr.hl7.message.mtk.SchemaInformationlist.oracle.hsgbu.hdr.hl7.message.mtk.SchemaInformationlist.oracle.hsgbu.hdr.hl7.message.mtk.SchemaInformation list, if one or
more CMETs are passed in the input list.MtkTestService.testCustomMessageType(SchemaInformation[]
schemaInformation, String testDesc, boolean generateReport)Date getCurrentDBTimestamp() throws HDRRimException
HDRRimExceptionMtkTestService.getCurrentDBTimestamp()TestIdData downloadTestFilesForATest(String testId) throws HDRRimException
downloadTestFilesForATest in interface MtkTestServicetestId - Test Id returned while testing a Message Typeoracle.hsgbu.hdr.hl7.message.mtk.TestIdData, with the test
files, including
HDRRimException - This exception is thrown if
MtkTestService.downloadTestFilesForATest(String testId)void removeTestFilesForATest(String testId) throws HDRRimException
removeTestFilesForATest in interface MtkTestServicetestId - Test Id returned while testing a Message Type.HDRRimException - This exception is thrown if
MtkTestService.removeTestFilesForATest(String testId)String getTestStatus(String testId) throws HDRRimException
getTestStatus in interface MtkTestServicetestId - - Test Id returned while testing a Message TypeHDRRimException - This exception is thrown if
MtkTestService.getTestStatus(String testId)HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved