Classes
Members
api/interest.InterestCollection
# static constant exports.Interests
Provides the singleton instance of this class to all other entities.
api/interest.InterestTypeCollection
# static constant exports.InterestTypes
Provides the singleton instance of this class to all other entities.
# static constant exports.makeSampleInterest
Creates an Interest with a unique slug and returns its docID. Also creates a new InterestType.
# static constant exports.makeSampleInterestType
Creates an InterestType with a unique slug and returns its docID.