Class ExplorerTreeCatalogsDynamicNodeRefreshStrategy

  • All Implemented Interfaces:
    com.hybris.cockpitng.widgets.common.explorertree.refreshstrategy.ExplorerTreeRefreshStrategy

    public class ExplorerTreeCatalogsDynamicNodeRefreshStrategy
    extends java.lang.Object
    implements com.hybris.cockpitng.widgets.common.explorertree.refreshstrategy.ExplorerTreeRefreshStrategy
    • Constructor Detail

      • ExplorerTreeCatalogsDynamicNodeRefreshStrategy

        public ExplorerTreeCatalogsDynamicNodeRefreshStrategy()
    • Method Detail

      • findRelatedObjectsToRefresh

        public java.util.Collection<? extends java.lang.Object> findRelatedObjectsToRefresh​(java.lang.Object updatedObject)
        Specified by:
        findRelatedObjectsToRefresh in interface com.hybris.cockpitng.widgets.common.explorertree.refreshstrategy.ExplorerTreeRefreshStrategy
      • getRootNodeId

        public java.lang.String getRootNodeId()
      • setRootNodeId

        public void setRootNodeId​(java.lang.String rootNodeId)