Options
All
  • Public
  • Public/Protected
  • All
Menu

User interest controller.

Hierarchy

  • UserInterestController

Index

Constructors

constructor

Methods

dropInterest

  • dropInterest(departmentID: number, user: NBUser): Promise<void>

getInterests

isInterested

  • isInterested(departmentID: number, user: NBUser): Promise<boolean>

noteInterest

Generated using TypeDoc