Class OnlyofficeEditorServiceImpl.DocumentTypesConfig

    • Field Detail

      • mimeTypes

        protected List<String> mimeTypes
        The mime types.
    • Constructor Detail

      • DocumentTypesConfig

        public DocumentTypesConfig()
    • Method Detail

      • getMimeTypes

        public List<String> getMimeTypes()
        Gets the mime types.
        Returns:
        the mime types
      • setMimeTypes

        public void setMimeTypes​(List<String> mimeTypes)
        Sets the mime types.
        Parameters:
        mimeTypes - the new mime types