Uses of Interface
com.hybris.cockpitng.tree.node.factory.NodeFactory
-
Packages that use NodeFactory Package Description com.hybris.cockpitng.tree.factory.impl com.hybris.cockpitng.tree.node.factory.impl -
-
Uses of NodeFactory in com.hybris.cockpitng.tree.factory.impl
Method parameters in com.hybris.cockpitng.tree.factory.impl with type arguments of type NodeFactory Modifier and Type Method Description voidDefaultNavigationTreeFactory. setNodeFactories(java.util.Map<java.lang.Class<? extends ExplorerNode>,NodeFactory> nodeFactories) -
Uses of NodeFactory in com.hybris.cockpitng.tree.node.factory.impl
Classes in com.hybris.cockpitng.tree.node.factory.impl that implement NodeFactory Modifier and Type Class Description classDynamicNodeFactoryclassSimpleNodeFactoryclassTypeNodeFactory
-