Interface ApplicationFileResourceService
-
- All Superinterfaces:
FileResourceMetadataService<de.digitalcollections.model.identifiable.resource.ApplicationFileResource>,IdentifiableService<de.digitalcollections.model.identifiable.resource.ApplicationFileResource>
- All Known Implementing Classes:
ApplicationFileResourceServiceImpl
public interface ApplicationFileResourceService extends FileResourceMetadataService<de.digitalcollections.model.identifiable.resource.ApplicationFileResource>
Service for ApplicationFileResource handling.
-
-
Method Summary
-
Methods inherited from interface de.digitalcollections.cudami.server.business.api.service.identifiable.resource.FileResourceMetadataService
createByContentTypeAndFilename, createByFilename, createByFilenameExtension, createByMimeType, createByMimeTypeAndFilename
-
Methods 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
-
-