Uses of Interface
org.alfresco.service.cmr.repository.MimetypeService
Packages that use MimetypeService
Package
Description
-
Uses of MimetypeService in org.alfresco.repo.content
Classes in org.alfresco.repo.content that implement MimetypeServiceModifier and TypeClassDescriptionclass
Provides a bidirectional mapping between well-known mimetypes and the registered file extensions. -
Uses of MimetypeService in org.alfresco.repo.content.encoding
Methods in org.alfresco.repo.content.encoding with parameters of type MimetypeServiceModifier and TypeMethodDescriptionvoid
ContentCharsetFinder.setMimetypeService
(MimetypeService mimetypeService) Set the mimetype service that will help determine if a particular mimetype can be treated as encoded text or not. -
Uses of MimetypeService in org.alfresco.service.cmr.repository
Methods in org.alfresco.service.cmr.repository with parameters of type MimetypeServiceModifier and TypeMethodDescriptionvoid
MimetypeServiceAware.setMimetypeService
(MimetypeService mimetypeService)