Classes
Members
# static constant exports.clearPlannedOpportunityInstances
Removes the planned Opportunities for the given studentID.
# static constant exports.getRandomInt
Returns a random int between min and max.
# static constant exports.makeSampleOpportunity
Creates an Opportunity with a unique slug and returns its docID.
# static constant exports.makeSampleOpportunityInstance
Creates an OpportunityInstance with a unique slug and returns its docID.
# static constant exports.makeSampleOpportunityType
Creates an OpportunityType with a unique slug and returns its docID.
api/opportunity.OpportunityCollection
# static constant exports.Opportunities
Provides the singleton instance of this class to all other entities.
api/opportunity.OpportunityInstanceCollection
# static constant exports.OpportunityInstances
Provides the singleton instance of this class to all other entities.
api/opportunity.OpportunityTypeCollection
# static constant exports.OpportunityTypes
Provides the singleton instance of this class to all other entities.