File: organization-schema.coffee
| Defined in: | schemas |
Method Summary
- ? (void) OrganizationSchema.methods.toRest(baseUrl, actor)
- ? (void) OrganizationSchema.statics.findOneValidate(organizationId, actor, role, cb = function() {})
- ? (void) OrganizationSchema.statics.findOneValidateRead(organizationId, actor, cb = function() {})
- ? (void) OrganizationSchema.statics.findOneValidateWrite(organizationId, actor, cb = function() {})
Method Details
? (void) OrganizationSchema.methods.toRest(baseUrl, actor)
? (void) OrganizationSchema.statics.findOneValidate(organizationId, actor, role, cb = function() {})
? (void) OrganizationSchema.statics.findOneValidateRead(organizationId, actor, cb = function() {})
? (void) OrganizationSchema.statics.findOneValidateWrite(organizationId, actor, cb = function() {})