Hi @ALL,
if I mark a protected method in an @ebean as @background the view level for this method is changed from protected to public. If you need to call the Bean directly (like MyBean_.getInstance_(context)) the hidden methods are viewable and usable now!