Package | Description |
---|---|
oracle.hsgbu.hdr.configuration |
Contains classes and interfaces for Configuration Services.
|
Modifier and Type | Method and Description |
---|---|
InternalOID[] |
OIDService.getAllOIDs()
Retrieves all the
InternalOID value objects. |
InternalOID |
OIDService.getOID(String rootName)
Retrieves the
InternalOID value object based on the specified
object identifier. |
InternalOID |
ConfigurationFactory.newCdaMmidOID()
The factory method to create an InternalOID for the root name
OIDService.CDA_MMID . |
InternalOID |
ConfigurationFactory.newEmpiDomainOID()
The factory method to create an InternalOID for the root name
OIDService.EMPI_DOMAIN . |
InternalOID |
ConfigurationFactory.newEmpiMasterIdOID()
The factory method to create an InternalOID for the root name
OIDService.EMPI_MASTER_ID . |
InternalOID |
ConfigurationFactory.newIdentificationDefaultRootOID()
The factory method to create an InternalOID for the root name
OIDService.IDENTIFICATION_DEFAULT_ROOT . |
InternalOID |
ConfigurationFactory.newInternalRootOID()
The factory method to create an InternalOID for the root name
OIDService.INTERNAL_ROOT . |
Modifier and Type | Method and Description |
---|---|
void |
OIDService.registerOID(InternalOID internalOID)
Creates the
Internal OID value object. |
HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved