Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Folder

Hierarchy

Index

Constructors

Properties

Methods

Object literals

Constructors

constructor

  • new Folder(data?: any): Folder

Properties

Optional _links

_links: Map<string, HalLink>

Optional id

id: string

Optional name

name: string

Methods

Protected performActionWithoutResourceResponse

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

toJSON

  • toJSON(): any

toJson

  • toJson(): any

Object literals

Readonly related

related: object

Resources and actions related to a Folder

contentRepository

contentItems

contentItems: object

list

folders

folders: object

create

list

parent

Generated using TypeDoc