deprecated
Classes
Members
ValidatedMethod
# static constant exports.stuffDefineMethod
Meteor method used to define new instances of Stuff.
ValidatedMethod
# static constant exports.stuffRemoveItMethod
Meteor method to remove an instance of Stuff.
api/stuff.StuffCollection
# static constant exports.Stuffs
Singleton instance of the StuffCollection, deprecated.
ValidatedMethod
# static constant exports.stuffUpdateMethod
Meteor method for updating a given stuff instance.