Interface UsersRepositoryCustom
- All Known Subinterfaces:
UsersRepository
- All Known Implementing Classes:
UsersRepositoryImpl
public interface UsersRepositoryCustom
Custom repository for refresh user entity.
-
Method Summary
-
Method Details
-
refresh
Refresh the user entity.- Parameters:
user- the entity to refresh
-