Package | Description |
---|---|
oracle.hsgbu.ets.base |
Contains base classes common to all components of ETS.
|
Modifier and Type | Method and Description |
---|---|
LocalConceptDescription |
ETSAdministrationService.createLocalConceptDescription(Concept concept,
String term,
UsageContext usageContext,
boolean isPreferred)
Creates a new
LocalConceptDescription for a given Concept
in the in the base language (Base language is constructed by concatenating profile options
value for ETS MLS Language Code(In uppercase) and for ETS MLS Country Code). |
LocalConceptDescription |
ETSAdministrationService.createLocalConceptDescription(Concept concept,
String term,
UsageContext usageContext,
boolean isPreferred,
Locale locale)
Creates a new
LocalConceptDescription for a given Concept
for the specified Locale in the in the given Locale . |
LocalConceptDescription[] |
ETSService.findLocallyPreferredDescriptionsForConceptIDs(String[] conceptIDArray)
Finds locally preferred concept descriptions corresponding to
the array of
Concept identifiers that was passed in. |
LocalConceptDescription |
ConceptListMember.getLocalPreferredDescription()
Gets the locally preferred description of this
ConceptListMember object. |
Modifier and Type | Method and Description |
---|---|
void |
ETSAdministrationService.setConceptDescriptionUsageContext(LocalConceptDescription description,
UsageContext usageContext)
Sets the
UsageContext of a given LocalConceptDescription . |
void |
ETSAdministrationService.setLocallyPreferred(LocalConceptDescription localDesc)
Sets a local description to be the default or locally preferred description
for its concept.
|
HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved