]> git.evergreen-ils.org Git - working/Evergreen.git/commit
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)
committerKathy Lussier <klussier@masslnc.org>
Fri, 20 Feb 2015 21:14:11 +0000 (16:14 -0500)
commit67b8f7578f84345f3fc4582bc375af74fa254585
treecccba3dfac6ce909e60465d1dab79271c21d55be
parentb0ef0cf5f2a6cc6fb829c184a0c20265f19f6a0f
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>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Open-ILS/src/perlmods/lib/OpenILS/Application/Actor.pm