Interface DLFileEntryRawMetadataProcessorConfigurationProvider


@ProviderType public interface DLFileEntryRawMetadataProcessorConfigurationProvider
  • Method Details

    • getCompanyExcludedMimeTypes

      String[] getCompanyExcludedMimeTypes(long companyId) throws com.liferay.portal.kernel.module.configuration.ConfigurationException
      Throws:
      com.liferay.portal.kernel.module.configuration.ConfigurationException
    • getGroupExcludedMimeTypes

      String[] getGroupExcludedMimeTypes(long groupId) throws com.liferay.portal.kernel.module.configuration.ConfigurationException
      Throws:
      com.liferay.portal.kernel.module.configuration.ConfigurationException
    • getSystemExcludedMimeTypes

      String[] getSystemExcludedMimeTypes() throws com.liferay.portal.kernel.module.configuration.ConfigurationException
      Throws:
      com.liferay.portal.kernel.module.configuration.ConfigurationException