Uses of Class
de.hybris.platform.productcockpit.model.macfinder.node.MacFinderTreeNodeAbstract
-
Packages that use MacFinderTreeNodeAbstract Package Description de.hybris.platform.productcockpit.model.macfinder de.hybris.platform.productcockpit.model.macfinder.node -
-
Uses of MacFinderTreeNodeAbstract in de.hybris.platform.productcockpit.model.macfinder
Methods in de.hybris.platform.productcockpit.model.macfinder that return MacFinderTreeNodeAbstract Modifier and Type Method Description MacFinderTreeNodeAbstractMacFinderTreeModelAbstract. getSelectedCategory(int index) -
Uses of MacFinderTreeNodeAbstract in de.hybris.platform.productcockpit.model.macfinder.node
Subclasses of MacFinderTreeNodeAbstract in de.hybris.platform.productcockpit.model.macfinder.node Modifier and Type Class Description classCategoryNodeRepresents category node (is childable)classClassAttributeAssignmentNodeclassLeafNodeRepresents leaves in MAC finder treeclassMediaNodeRepresents Medias node into additional section in each columnclassProductNodeRepresents Products node into additional section in each columnMethods in de.hybris.platform.productcockpit.model.macfinder.node that return types with arguments of type MacFinderTreeNodeAbstract Modifier and Type Method Description java.util.List<MacFinderTreeNodeAbstract>AdditionalNodesContainer. getAvailableConnectedItems()Method parameters in de.hybris.platform.productcockpit.model.macfinder.node with type arguments of type MacFinderTreeNodeAbstract Modifier and Type Method Description voidAdditionalNodesContainer. setAvailableConnectedItems(java.util.List<MacFinderTreeNodeAbstract> availableConnectedItems)
-