I am going further wit this and trying to extend the searchContext in order to add my constraint about my aspect, but now I get an error : java.lang.VerifyError: Cannot inherit from final class
From the sources, SearchContext is not declared as final but from the class I can see it is.
do you have any idea how i could make a work around this? I don't have anymore ideas on how to limit my search result by aspect …
Thank you for your help
Laura