Anthony Carlucci created RAVE-644:
-------------------------------------

             Summary: Fix ModelPermissionEvaluators
                 Key: RAVE-644
                 URL: https://issues.apache.org/jira/browse/RAVE-644
             Project: Rave
          Issue Type: Sub-task
            Reporter: Anthony Carlucci


After changing to the interface based models, our 
Default***ModelPermissionEvaluators will fail because the intenal map of 
evaluators built in the RavePermissionEvaluator uses the class name (interface) 
as the key, and now the objects coming into the evaluators will either be Jpa* 
or *Impl objects, and not match up to an evaluator.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to