Namespace

api/interest

api/interest

Classes

InterestCollection
InterestTypeCollection

Members

api/interest.InterestCollection

# static constant exports.Interests

Provides the singleton instance of this class to all other entities.

View Source api/interest/InterestCollection.ts, line 249

api/interest.InterestTypeCollection

# static constant exports.InterestTypes

Provides the singleton instance of this class to all other entities.

View Source api/interest/InterestTypeCollection.ts, line 56

# static constant exports.makeSampleInterest

Creates an Interest with a unique slug and returns its docID. Also creates a new InterestType.

View Source api/interest/SampleInterests.ts, line 25

# static constant exports.makeSampleInterestType

Creates an InterestType with a unique slug and returns its docID.

View Source api/interest/SampleInterests.ts, line 12