Interface UserRepoExt

All Superinterfaces:
AnyRepoExt<User>
All Known Subinterfaces:
UserRepo
All Known Implementing Classes:
UserRepoExtImpl

public interface UserRepoExt extends AnyRepoExt<User>