Uses of Interface
de.hybris.platform.adaptivesearchbackoffice.editors.configurablemultireference.DataHandler
-
-
Uses of DataHandler in de.hybris.platform.adaptivesearchbackoffice.editors.boostrules
Classes in de.hybris.platform.adaptivesearchbackoffice.editors.boostrules that implement DataHandler Modifier and Type Class Description classAsBoostRulesDataHandlerImplementation ofDataHandlerfor the boost rules. -
Uses of DataHandler in de.hybris.platform.adaptivesearchbackoffice.editors.configurablemultireference
Classes in de.hybris.platform.adaptivesearchbackoffice.editors.configurablemultireference that implement DataHandler Modifier and Type Class Description classAbstractDataHandler<D extends AbstractEditorData,V extends ItemModel>Base class forDataHandlerimplementations.Methods in de.hybris.platform.adaptivesearchbackoffice.editors.configurablemultireference that return DataHandler Modifier and Type Method Description protected DataHandlerConfigurableMultiReferenceEditor. createDataHandler()DataHandler<D,V>ConfigurableMultiReferenceEditor. getDataHandler()DataHandler<D,V>MultiReferenceEditorLogic. getDataHandler()Returns the data handler.Methods in de.hybris.platform.adaptivesearchbackoffice.editors.configurablemultireference with parameters of type DataHandler Modifier and Type Method Description protected voidConfigurableMultiReferenceEditor. setDataHandler(DataHandler<D,V> dataHandler) -
Uses of DataHandler in de.hybris.platform.adaptivesearchbackoffice.editors.excludedfacets
Classes in de.hybris.platform.adaptivesearchbackoffice.editors.excludedfacets that implement DataHandler Modifier and Type Class Description classAsExcludedFacetsDataHandlerImplementation ofDataHandlerfor the excluded facets. -
Uses of DataHandler in de.hybris.platform.adaptivesearchbackoffice.editors.excludeditems
Classes in de.hybris.platform.adaptivesearchbackoffice.editors.excludeditems that implement DataHandler Modifier and Type Class Description classAsExcludedItemsDataHandlerImplementation ofDataHandlerfor the excluded items. -
Uses of DataHandler in de.hybris.platform.adaptivesearchbackoffice.editors.excludedsorts
Classes in de.hybris.platform.adaptivesearchbackoffice.editors.excludedsorts that implement DataHandler Modifier and Type Class Description classAsExcludedSortsDataHandler -
Uses of DataHandler in de.hybris.platform.adaptivesearchbackoffice.editors.facets
Classes in de.hybris.platform.adaptivesearchbackoffice.editors.facets that implement DataHandler Modifier and Type Class Description classAsFacetsDataHandler -
Uses of DataHandler in de.hybris.platform.adaptivesearchbackoffice.editors.promotedfacets
Classes in de.hybris.platform.adaptivesearchbackoffice.editors.promotedfacets that implement DataHandler Modifier and Type Class Description classAsPromotedFacetsDataHandler -
Uses of DataHandler in de.hybris.platform.adaptivesearchbackoffice.editors.promoteditems
Classes in de.hybris.platform.adaptivesearchbackoffice.editors.promoteditems that implement DataHandler Modifier and Type Class Description classAsPromotedItemsDataHandlerImplementation ofDataHandlerfor the promoted items. -
Uses of DataHandler in de.hybris.platform.adaptivesearchbackoffice.editors.promotedsorts
Classes in de.hybris.platform.adaptivesearchbackoffice.editors.promotedsorts that implement DataHandler Modifier and Type Class Description classAsPromotedSortsDataHandler -
Uses of DataHandler in de.hybris.platform.adaptivesearchbackoffice.editors.sorts
Classes in de.hybris.platform.adaptivesearchbackoffice.editors.sorts that implement DataHandler Modifier and Type Class Description classAsSortsDataHandler
-