Class ExplorerTreeCatalogsDynamicNodeRefreshStrategy

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

    public class ExplorerTreeCatalogsDynamicNodeRefreshStrategy
    extends com.hybris.cockpitng.widgets.common.explorertree.refreshstrategy.AbstractExplorerTreeRefreshStrategy
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Collection<? extends java.lang.Object> findRelatedObjectsToRefresh​(java.lang.Object updatedObject)  
      java.lang.String getRootNodeId()  
      void setRootNodeId​(java.lang.String rootNodeId)  
      • Methods inherited from class com.hybris.cockpitng.widgets.common.explorertree.refreshstrategy.AbstractExplorerTreeRefreshStrategy

        getObjectFacade, refreshNode, reloadItemModel, setObjectFacade
      • Methods inherited from class java.lang.Object

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

      • ExplorerTreeCatalogsDynamicNodeRefreshStrategy

        public ExplorerTreeCatalogsDynamicNodeRefreshStrategy()
    • Method Detail

      • findRelatedObjectsToRefresh

        public java.util.Collection<? extends java.lang.Object> findRelatedObjectsToRefresh​(java.lang.Object updatedObject)
      • getRootNodeId

        public java.lang.String getRootNodeId()
      • setRootNodeId

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