Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace SearchTermSummary

Summary of a term associated with an object. This is a brief summary returned as part of the search result.

Properties

displayName

displayName: string

A user-friendly display name. Does not have to be unique, and it's changeable. Avoid entering confidential information.

Optional glossaryKey

glossaryKey: undefined | string

Unique id of the parent glossary.

Optional glossaryName

glossaryName: undefined | string

Name of the parent glossary.

Optional key

key: undefined | string

Unique term key that is immutable.

Optional parentTermKey

parentTermKey: undefined | string

This terms parent term key. Will be null if the term has no parent term.

Optional parentTermName

parentTermName: undefined | string

Name of the parent term key. Will be null if the term has no parent term.

Functions

getDeserializedJsonObj

getJsonObj