Package | Description |
---|---|
oracle.hsgbu.hdr.message.mtk | |
oracle.hsgbu.hdr.message.mtk.common |
Modifier and Type | Method and Description |
---|---|
SchemaInformation[] |
MtkProductionLoadService.fetchCompositeMessageShemasByPayload(String payloadId)
Fetches all the Composite Message Schemas that refer to the given Payload
Id.
|
SchemaInformation[] |
MtkProductionLoadService.fetchCustomCMETsForPayload(String payloadId)
Fetches all the CMETs created by user that are referred by the given
Payload Id.
|
SchemaInformation[] |
MtkProductionLoadService.fetchSchemas(String[] schemaName)
Returns the Schema and corresponding MIF contents, matching the given
schema names.
|
SchemaInformation[] |
TestIdData.getSchemaInformation()
Returns
SchemaInformation object,
which contains XSDs and MIFs for Payload, CMET and Interaction Schema
(optionally cmetinfo.coremif). |
SchemaInformation |
MtkHelper.newSchemaInformation()
Creates and Returns a new instance of
SchemaInformation value object. |
Modifier and Type | Method and Description |
---|---|
void |
MtkProductionLoadService.loadCustomMessageTypeToProductionServer(SchemaInformation[] schemaInformation)
This API allows the user to load tested Message Types into the server.
|
void |
MtkProductionLoadService.loadSchemas(SchemaInformation[] schemaInformation)
Loads the schemas into server, updates Artifacts Registry and updates
Metadata associated with the schemas.
|
void |
TestIdData.setSchemaInformation(SchemaInformation[] schemaInformation)
Sets
SchemaInformation object, which
contains XSDs and MIFs for Payload, CMET and Interaction Schema
(optionally cmetinfo.coremif). |
String |
MtkTestService.testCustomMessageType(SchemaInformation[] schemaInformation,
String testDesc,
boolean generateReport)
The API provides a mechanism for the user to test a custom RMIM.
|
Modifier and Type | Class and Description |
---|---|
class |
SchemaInformationImpl
schemaInformation object to hold the schema information
|
Modifier and Type | Method and Description |
---|---|
SchemaInformation[] |
MtkProductionLoadServiceLocalCMT.fetchCompositeMessageShemasByPayload(String payloadId)
Use the link below to see a more detailed explanation
|
SchemaInformation[] |
MtkProductionLoadServiceRemoteCMT.fetchCompositeMessageShemasByPayload(String payloadId)
Use the link below to see a more detailed explanation
|
SchemaInformation[] |
MtkProductionLoadServiceLocalCMT.fetchCustomCMETsForPayload(String payloadId)
Use the link below to see a more detailed explanation
|
SchemaInformation[] |
MtkProductionLoadServiceRemoteCMT.fetchCustomCMETsForPayload(String payloadId)
Use the link below to see a more detailed explanation
|
SchemaInformation[] |
MtkProductionLoadServiceLocalCMT.fetchSchemas(String[] schemaName)
Use the link below to see a more detailed explanation
|
SchemaInformation[] |
MtkProductionLoadServiceRemoteCMT.fetchSchemas(String[] schemaName)
Use the link below to see a more detailed explanation
|
SchemaInformation[] |
TestIdDataImpl.getSchemaInformation()
Returns
SchemaInformation object,
which contains XSDs and MIFs for Payload, CMET and Interaction Schema
(optionally cmetinfo.coremif). |
Modifier and Type | Method and Description |
---|---|
void |
MtkProductionLoadServiceLocalCMT.loadCustomMessageTypeToProductionServer(SchemaInformation[] schemaInformation)
Use the link below to see a more detailed explanation
|
void |
MtkProductionLoadServiceRemoteCMT.loadCustomMessageTypeToProductionServer(SchemaInformation[] schemaInformation)
Use the link below to see a more detailed explanation
|
void |
MtkProductionLoadServiceLocalCMT.loadSchemas(SchemaInformation[] schemaInformation)
Use the link below to see a more detailed explanation
|
void |
MtkProductionLoadServiceRemoteCMT.loadSchemas(SchemaInformation[] schemaInformation)
Use the link below to see a more detailed explanation
|
void |
TestIdDataImpl.setSchemaInformation(SchemaInformation[] schemaInformation)
Sets
SchemaInformation object, which
contains XSDs and MIFs for Payload, CMET and Interaction Schema
(optionally cmetinfo.coremif). |
String |
MtkTestServiceLocalBMT.testCustomMessageType(SchemaInformation[] schemaInformation,
String testDesc,
boolean generateReport)
Use the link below to see a more detailed explanation
|
String |
MtkTestServiceRemoteBMT.testCustomMessageType(SchemaInformation[] schemaInformation,
String testDesc,
boolean generateReport)
Use the link below to see a more detailed explanation
|
HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved