Interface FileResourceMetadataService
-
- All Superinterfaces:
IdentifiableService<de.digitalcollections.model.api.identifiable.resource.FileResource>
- All Known Implementing Classes:
FileResourceMetadataServiceImpl
public interface FileResourceMetadataService extends IdentifiableService<de.digitalcollections.model.api.identifiable.resource.FileResource>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description de.digitalcollections.model.api.paging.SearchPageResponse<de.digitalcollections.model.api.identifiable.resource.FileResource>
findImages(de.digitalcollections.model.api.paging.SearchPageRequest searchPageRequest)
-