Options
All
  • Public
  • Public/Protected
  • All
Menu

Class HierarchyChildren

Hierarchy

Implements

Index

Constructors

constructor

Properties

Optional _links

_links: Map<string, HalLink>

children

children: Array<HierarchyNode>

contentTypeUri

contentTypeUri: string

hasChildren

hasChildren: boolean

id

id: string

label

label: string

parentId

parentId: string | undefined

publishingStatus

publishingStatus: ContentItemPublishingStatus | string

repositoryId

repositoryId: string

root

root: boolean

Methods

Protected performActionWithoutResourceResponse

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

setClient

  • setClient(client: HalClient): void

toJSON

toJson

Object literals

related

related: object

contentItem

contentItem: object

get

Generated using TypeDoc