Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • BcfViewpointService

Index

Constructors

constructor

Methods

createViewpoint

deleteViewpoint

  • deleteViewpoint(projectId: string, topicId: string, viewpointId: string): Promise<void>

editViewpoint

  • editViewpoint(projectId: string, topicId: string, viewpointId: string, body: BcfViewpointInterface): Promise<any>

getViewpoint

  • getViewpoint(projectId: string, topicId: string, viewpointId: string): Promise<any>

getViewpoints

  • getViewpoints(projectId: string, topicId: string): Promise<any>

Generated using TypeDoc