Interface IiifManifestSummaryRepositoryCustom
-
- All Known Subinterfaces:
IiifManifestSummaryRepository
- All Known Implementing Classes:
IiifManifestSummaryRepositoryImplMongo
public interface IiifManifestSummaryRepositoryCustom
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.springframework.data.domain.Page<IiifManifestSummary>findBy(java.lang.String text, org.springframework.data.domain.Pageable page)
-
-
-
Method Detail
-
findBy
org.springframework.data.domain.Page<IiifManifestSummary> findBy(java.lang.String text, org.springframework.data.domain.Pageable page)
-
-