Uses of Interface
com.hybris.cockpitng.admin.strategy.socket.WidgetSocketMatchStrategy
-
Packages that use WidgetSocketMatchStrategy Package Description com.hybris.cockpitng.admin com.hybris.cockpitng.admin.model.tree com.hybris.cockpitng.admin.strategy.socket.impl -
-
Uses of WidgetSocketMatchStrategy in com.hybris.cockpitng.admin
Method parameters in com.hybris.cockpitng.admin with type arguments of type WidgetSocketMatchStrategy Modifier and Type Method Description voidMultiConnectionWindowComposer. setSocketMatchStrategies(java.util.List<WidgetSocketMatchStrategy> socketMatchStrategies) -
Uses of WidgetSocketMatchStrategy in com.hybris.cockpitng.admin.model.tree
Constructor parameters in com.hybris.cockpitng.admin.model.tree with type arguments of type WidgetSocketMatchStrategy Constructor Description MatchingSocketsTreeModel(Widget selectedWidget, WidgetSocket sourceSocket, java.util.List<WidgetSocketMatchStrategy> socketMatchStrategies, CockpitComponentDefinitionService widgetDefinitionService, WidgetService widgetService) -
Uses of WidgetSocketMatchStrategy in com.hybris.cockpitng.admin.strategy.socket.impl
Classes in com.hybris.cockpitng.admin.strategy.socket.impl that implement WidgetSocketMatchStrategy Modifier and Type Class Description classPerfectMatchclassTypeMatch
-