Class: ECHO.ACL.Entry
Defined in: | src/ECHO.ACL.Entry.coffee |
Overview
An ECHO.ACL.Entry expresses an ACL entry composing an ECHO.ACL object.
Instance Method Summary
- # (Object) toObject() Converts this object into an acceptable object for the API.
Constructor Details
#
(void)
constructor(get, list, edit, delete)
Constructs a new ECHO.ACL.Entry.
Instance Method Details
#
(Object)
toObject()
Converts this object into an acceptable object for the API.