Uses of Interface
de.hybris.platform.adaptivesearchbackoffice.common.ReplaceableDataHandler
Packages that use ReplaceableDataHandler
Package
Description
-
Uses of ReplaceableDataHandler in de.hybris.platform.adaptivesearchbackoffice.common.impl
Classes in de.hybris.platform.adaptivesearchbackoffice.common.impl that implement ReplaceableDataHandlerModifier and TypeClassDescriptionclassclassclass -
Uses of ReplaceableDataHandler in de.hybris.platform.adaptivesearchbackoffice.editors.configurableintegereditor
Methods in de.hybris.platform.adaptivesearchbackoffice.editors.configurableintegereditor that return ReplaceableDataHandlerModifier and TypeMethodDescriptionprotected ReplaceableDataHandler<Integer>ConfigurableIntegerEditor.createReplaceableDataHandler(com.hybris.cockpitng.editors.EditorContext<Integer> context) protected ReplaceableDataHandler<Integer>ConfigurableIntegerEditor.getReplaceableDataHandler()Methods in de.hybris.platform.adaptivesearchbackoffice.editors.configurableintegereditor with parameters of type ReplaceableDataHandlerModifier and TypeMethodDescriptionprotected voidConfigurableIntegerEditor.setReplaceableDataHandler(ReplaceableDataHandler<Integer> replaceableDataHandler) -
Uses of ReplaceableDataHandler in de.hybris.platform.adaptivesearchbackoffice.editors.extendedconfigurabledropdown
Methods in de.hybris.platform.adaptivesearchbackoffice.editors.extendedconfigurabledropdown that return ReplaceableDataHandlerModifier and TypeMethodDescriptionprotected ReplaceableDataHandler<Object>ExtendedConfigurableDropdownEditor.createReplaceableDataHandler(com.hybris.cockpitng.editors.EditorContext<Object> context) protected ReplaceableDataHandler<Object>ExtendedConfigurableDropdownEditor.getReplaceableDataHandler()Methods in de.hybris.platform.adaptivesearchbackoffice.editors.extendedconfigurabledropdown with parameters of type ReplaceableDataHandlerModifier and TypeMethodDescriptionprotected voidExtendedConfigurableDropdownEditor.setReplaceableDataHandler(ReplaceableDataHandler<Object> replaceableDataHandler)