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