Class PortletExplorerExactCatChannelListener

  • All Implemented Interfaces:
    com.jalios.jcms.plugin.PluginComponent, java.lang.Comparable

    public class PortletExplorerExactCatChannelListener
    extends com.jalios.jcms.ChannelListener
    Updates existing PortletExplorer by setting exactCat to true if false, depending on property "jcmsplugin.explorer.app.auto-update-exact-cat"
    Since:
    explorer-4.2
    • Field Summary

      • Fields inherited from class com.jalios.jcms.ChannelListener

        order, REVISION
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void handleFinalize()  
      void initAfterStoreLoad()  
      void initBeforeStoreLoad()  
      • Methods inherited from class com.jalios.jcms.ChannelListener

        compareTo, equals, init, initAfterStartup, initBeforeHibernateFactoryBuild
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PortletExplorerExactCatChannelListener

        public PortletExplorerExactCatChannelListener()
    • Method Detail

      • handleFinalize

        public void handleFinalize()
        Overrides:
        handleFinalize in class com.jalios.jcms.ChannelListener
      • initBeforeStoreLoad

        public void initBeforeStoreLoad()
                                 throws java.lang.Exception
        Overrides:
        initBeforeStoreLoad in class com.jalios.jcms.ChannelListener
        Throws:
        java.lang.Exception
      • initAfterStoreLoad

        public void initAfterStoreLoad()
                                throws java.lang.Exception
        Overrides:
        initAfterStoreLoad in class com.jalios.jcms.ChannelListener
        Throws:
        java.lang.Exception