| Package | Description |
|---|---|
| oracle.hsgbu.hdr.hl7.factories |
This package contains factory class for the Master Catalog.
|
| oracle.hsgbu.hdr.hl7.mastercatalog |
| Modifier and Type | Method and Description |
|---|---|
MasterCatalogFocalClassStateTransition |
MasterCatalogFactory.newMasterCatalogFocalClassStateTransition()
Constructs a new, empty
MasterCatalogFocalClassStateTransition. |
| Modifier and Type | Method and Description |
|---|---|
MasterCatalogFocalClassStateTransition |
MasterCatalogService.getFocalClassStateTransitionEntry(String controlActMCID,
String focalClassActMCID,
String startState,
String endState)
Similar to invoking the method
getFocalClassStateTransitionEntry
with active flag status set to ACTIVE_FLAG_VALID |
MasterCatalogFocalClassStateTransition |
MasterCatalogService.getFocalClassStateTransitionEntry(String controlActMCID,
String focalClassActMCID,
String startState,
String endState,
int activeFlagStatus)
Queries the
MasterCatalogFocalClassStateTransition entries and retrieves
the entry matching the control act MasterCatalogId, focal class MasterCatalogId, start state and end state
passed as input arguments. |
| Modifier and Type | Method and Description |
|---|---|
void |
MasterCatalogService.persistFocalClassStateTransitionEntries(MasterCatalogFocalClassStateTransition[] MasterCatalogFocalClassStateTransitionTemplates)
Creates or updates the specified array of
MasterCatalogFocalClassStateTransition entries. |
void |
MasterCatalogService.persistFocalClassStateTransitionEntry(MasterCatalogFocalClassStateTransition MasterCatalogFocalClassStateTransitionTemplate)
Creates or updates the given
MasterCatalogFocalClassStateTransition template. |
HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved