Uses of Interface
de.hybris.platform.adaptivesearchbackoffice.common.DataProvider
Packages that use DataProvider
Package
Description
-
Uses of DataProvider in de.hybris.platform.adaptivesearchbackoffice.common.impl
Classes in de.hybris.platform.adaptivesearchbackoffice.common.impl that implement DataProviderModifier and TypeClassDescriptionclassBase implementation ofDataProvider.classImplementation ofDataProviderfor boost operator.classImplementation ofDataProviderfor facet type operator.classImplementation ofDataProviderfor facet expressions.classImplementation ofDataProviderfor facet expressions.classImplementation ofDataProviderfor facet type operator.classImplementation ofDataProviderfor group expressions.classImplementation ofDataProviderfor index properties.classImplementation ofDataProviderfor index types.classImplementation ofDataProviderfor index property qualifiers.classImplementation ofDataProviderfor index property qualifiers.classImplementation ofDataProviderfor sort expressions. -
Uses of DataProvider in de.hybris.platform.adaptivesearchbackoffice.editors.configurabledropdown
Methods in de.hybris.platform.adaptivesearchbackoffice.editors.configurabledropdown that return DataProviderModifier and TypeMethodDescriptionprotected DataProviderConfigurableDropdownEditor.createDataProvider(com.hybris.cockpitng.editors.EditorContext<Object> context) Methods in de.hybris.platform.adaptivesearchbackoffice.editors.configurabledropdown with parameters of type DataProviderModifier and TypeMethodDescriptionprotected org.zkoss.zul.ComboitemRendererConfigurableDropdownEditor.createItemRenderer(DataProvider dataProvider, Map<String, Object> dataProviderParameters) protected org.zkoss.zul.ListModelConfigurableDropdownEditor.createModel(DataProvider dataProvider, Map<String, Object> dataProviderParameters, Object initialValue)