Interface MimetypeServiceAware


public interface MimetypeServiceAware
Consumers of the MimetypeService should implement this interface.
Author:
Matt Ward
  • Method Details

    • setMimetypeService

      void setMimetypeService(MimetypeService mimetypeService)