Interface CompanySizeRepositoryCustom
- All Known Subinterfaces:
CompanySizeRepository
- All Known Implementing Classes:
CompanySizeRepositoryImpl
public interface CompanySizeRepositoryCustom
-
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.data.domain.Page<CompanySize>findAllForGrid(List<Filter<?>> filters, Set<String> searchBarMembers, String searchBarValue, org.springframework.data.domain.Pageable pageable, Set<String> fetchMembers)
-
Method Details
-
findAllForGrid
-
findById
-