Interface AnyRepoExt<A extends Any>

All Known Subinterfaces:
AnyObjectRepo, AnyObjectRepoExt, GroupRepo, GroupRepoExt, UserRepo, UserRepoExt
All Known Implementing Classes:
AbstractAnyRepoExt, AnyObjectRepoExtImpl, GroupRepoExtImpl, UserRepoExtImpl

public interface AnyRepoExt<A extends Any>