Options
All
  • Public
  • Public/Protected
  • All
Menu

Class HierarchyNode

Hierarchy

Implements

Index

Constructors

constructor

Properties

Optional _links

_links: Map<string, HalLink>

contentTypeUri

contentTypeUri: string

hasChildren

hasChildren: boolean

id

id: string

label

label: string

Optional parentId

parentId: string

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>

toJSON

  • toJSON(): any

toJson

  • toJson(): any

Object literals

related

related: object

children

children: object

get

contentItem

contentItem: object

get

parents

parents: object

get

Generated using TypeDoc