LP#1410369: add open-ils.actor method for fetching user messages
authorGalen Charlton <gmc@esilibrary.com>
Wed, 18 Feb 2015 21:39:48 +0000 (21:39 +0000)
committerGalen Charlton <gmc@esilibrary.com>
Wed, 18 Feb 2015 22:14:11 +0000 (22:14 +0000)
commit6cc50e0895f6bbefc135447e675cbca0f0ef1d43
tree1a58e7801812777936972140b349b2b41e69f76b
parent06152ade952d4b8ef4b7866cef80d8d7d08766f9
LP#1410369: add open-ils.actor method for fetching user messages

This patches adds open-ils.actor.message.retrieve as an
authenticated, public-router visible method for fetching
patron messages belong to the authenticated user.  This
method exists, at present, solely for the benefit of potential
third-party API users; TPac itself uses pcrud.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/Actor.pm