Class DocumentTypePlugin

  • All Implemented Interfaces:
    org.exoplatform.container.component.ComponentPlugin

    public class DocumentTypePlugin
    extends org.exoplatform.container.component.BaseComponentPlugin
    The DocumentTypePlugin.
    • Field Detail

      • LOG

        protected static final org.exoplatform.services.log.Log LOG
        The Constant LOG.
      • mimeTypes

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

      • DocumentTypePlugin

        public DocumentTypePlugin​(org.exoplatform.container.xml.InitParams initParams)
        Initializes a DocumentTypePlugin.
        Parameters:
        initParams - the initParams
    • Method Detail

      • getMimeTypes

        public List<String> getMimeTypes()
        Gets the mimeTypes.
        Returns:
        the mimeTypes