public class ConfigurationFactory extends Object
| Constructor and Description |
|---|
ConfigurationFactory() |
| Modifier and Type | Method and Description |
|---|---|
static ConfigurationFactory |
getInstance()
Provides an empty instance of the ConfigurationFactory.
|
static ConfigurationFactory |
getNewInstance() |
InternalOID |
newCdaMmidOID()
The factory method to create an InternalOID for the root name
OIDService.CDA_MMID . |
InternalOID |
newEmpiDomainOID()
The factory method to create an InternalOID for the root name
OIDService.EMPI_DOMAIN . |
InternalOID |
newEmpiMasterIdOID()
The factory method to create an InternalOID for the root name
OIDService.EMPI_MASTER_ID . |
InternalOID |
newIdentificationDefaultRootOID()
The factory method to create an InternalOID for the root name
OIDService.IDENTIFICATION_DEFAULT_ROOT . |
InternalOID |
newInternalRootOID()
The factory method to create an InternalOID for the root name
OIDService.INTERNAL_ROOT . |
public static ConfigurationFactory getInstance()
public static ConfigurationFactory getNewInstance()
public InternalOID newInternalRootOID()
OIDService.INTERNAL_ROOT .public InternalOID newEmpiDomainOID()
OIDService.EMPI_DOMAIN .public InternalOID newEmpiMasterIdOID()
OIDService.EMPI_MASTER_ID .public InternalOID newCdaMmidOID()
OIDService.CDA_MMID .public InternalOID newIdentificationDefaultRootOID()
OIDService.IDENTIFICATION_DEFAULT_ROOT .HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved