[Yanel-dev] Get all repositories within realm

Cedric Staub cedric.staub at wyona.com
Wed Jan 5 09:54:31 CET 2011


Hi there

I'm currently trying to build a re-indexing functionality into the
search resource in src/contributions/resources/search. I've already got
the basics, but now I have the following question: How can I get a list
of all repositories within a realm?

The Realm interface only defines getRepository() (default repo) and
getRepository(String id) (some specific repo), but I can't figure out
how to find out which repositories exist at all.

Thanks for the help,
Cedric


More information about the Yanel-development mailing list