Interface VideoFileResourceService
- All Superinterfaces:
FileResourceMetadataService<de.digitalcollections.model.identifiable.resource.VideoFileResource>,IdentifiableService<de.digitalcollections.model.identifiable.resource.VideoFileResource>
- All Known Implementing Classes:
VideoFileResourceServiceImpl
public interface VideoFileResourceService extends FileResourceMetadataService<de.digitalcollections.model.identifiable.resource.VideoFileResource>
Service for VideoFileResource handling.
-
Method Summary
Methods inherited from interface de.digitalcollections.cudami.server.business.api.service.identifiable.resource.FileResourceMetadataService
createByContentTypeAndFilename, createByFilename, createByFilenameExtension, createByMimeType, createByMimeTypeAndFilenameMethods inherited from interface de.digitalcollections.cudami.server.business.api.service.identifiable.IdentifiableService
addRelatedEntity, addRelatedEntity, addRelatedFileresource, addRelatedFileresource, cleanupLabelFromUnwantedLocales, count, delete, delete, deleteIdentifiers, find, find, find, findAllFull, findAllReduced, findByLanguageAndInitial, get, get, get, getByIdentifier, getLanguages, getRelatedEntities, getRelatedEntities, getRelatedFileResources, getRelatedFileResources, save, saveRelatedEntities, saveRelatedEntities, saveRelatedFileResources, saveRelatedFileResources, update