Interface AuthInfoRepositoryCustom
- All Known Subinterfaces:
AuthInfoRepository
- All Known Implementing Classes:
AuthInfoRepositoryImpl
public interface AuthInfoRepositoryCustom
-
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.data.domain.Page<AuthInfo>findAllForGrid(List<Filter<?>> filterBy, String searchBarValue, org.springframework.data.domain.Pageable pageable)
-
Method Details
-
findAllForGrid
-