java.lang.Object
de.digitalcollections.cudami.server.business.impl.service.identifiable.IdentifiableServiceImpl<de.digitalcollections.model.api.identifiable.resource.ApplicationFileResource>
de.digitalcollections.cudami.server.business.impl.service.identifiable.resource.ApplicationFileResourceServiceImpl
All Implemented Interfaces:
IdentifiableService<de.digitalcollections.model.api.identifiable.resource.ApplicationFileResource>, ApplicationFileResourceService, FileResourceMetadataService<de.digitalcollections.model.api.identifiable.resource.ApplicationFileResource>

@Service
public class ApplicationFileResourceServiceImpl
extends IdentifiableServiceImpl<de.digitalcollections.model.api.identifiable.resource.ApplicationFileResource>
implements ApplicationFileResourceService
  • Constructor Details

  • Method Details

    • createByMimeType

      public de.digitalcollections.model.api.identifiable.resource.FileResource createByMimeType​(de.digitalcollections.model.api.identifiable.resource.MimeType mimeType)
      Specified by:
      createByMimeType in interface FileResourceMetadataService<de.digitalcollections.model.api.identifiable.resource.ApplicationFileResource>