Options
All
  • Public
  • Public/Protected
  • All
Menu

Class LocalizationRoot

Class representing a LocalizationRoot. A Localization Job tracks the status of the process that creates locale-variants of content items.

Hierarchy

Index

Constructors

constructor

Properties

Optional _links

_links: Map<string, HalLink>

Optional id

id: string

Unique id generated on creation

Optional label

label: string

Root content item label

Optional locale

locale: string

Root content item locale

Methods

Protected performActionWithoutResourceResponse

  • performActionWithoutResourceResponse(name: string, params: any, data: any, method?: POST | PATCH | PUT): Promise<void>

toJSON

  • toJSON(): any

toJson

  • toJson(): any

Generated using TypeDoc