public interface UsageContext
Modifier and Type | Field and Description |
---|---|
static String |
OWNER_TYPE_CTB_ORGANIZATION_UNIT
External owner type for the CTB
OrganizationUnit objects. |
Modifier and Type | Method and Description |
---|---|
Concept[] |
getContextConcepts()
Gets all the concepts that have the
ConceptDescription objects in
this UsageContext object. |
ConceptDescription[] |
getContextDescriptions()
Gets all the
ConceptDescription objects
that have this UsageContext object. |
String |
getDescription()
Returns the description of this
UsageContext object. |
String |
getName()
Gets the name of this
UsageContext object. |
static final String OWNER_TYPE_CTB_ORGANIZATION_UNIT
OrganizationUnit
objects.ConceptDescription[] getContextDescriptions() throws ETSDataException
ConceptDescription
objects
that have this UsageContext
object.ConceptDescription
objects
that have this UsageContext
object, or a zero-length array and
possibly from several different CodingScheme
objects or
CodingSchemeVersion
objects.ETSDataException
- If a data transport error occurs.Concept[] getContextConcepts() throws ETSDataException
ConceptDescription
objects in
this UsageContext
object.Concept
objects, or a zero-length array and possibly
from several different CodingScheme
objects or
CodingSchemeVersion
objects.ETSDataException
- If a data transport error occurs.String getName()
UsageContext
object.
The maximum length of this attribute is 50.UsageContext
object.String getDescription()
UsageContext
object.
The maximum length of this attribute is 240.UsageContext
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