Classes
Members
ValidatedMethod
# static constant exports.defineMethod
Meteor method used to define new instances of the given collection name.
ValidatedMethod
# static constant exports.dumpDatabaseMethod
Allows admins to create and return a JSON object to the client representing a snapshot of the HACC-Hui database.
ValidatedMethod
# static constant exports.removeItMethod
Meteor method used to remove a document from a collection.
ValidatedMethod
# static constant exports.updateMethod
Meteor method used to update a document in the given collection.