Uses of Interface
de.hybris.platform.cockpit.model.advancedsearch.AdvancedSearchModel
Packages that use AdvancedSearchModel
Package
Description
-
Uses of AdvancedSearchModel in de.hybris.platform.cmscockpit.wizard.page
Fields in de.hybris.platform.cmscockpit.wizard.page declared as AdvancedSearchModelModifier and TypeFieldDescriptionprotected final AdvancedSearchModelAdvancedSearchPage.DefaultSelectorAdvancedSearchController.advancedSearachModelConstructors in de.hybris.platform.cmscockpit.wizard.page with parameters of type AdvancedSearchModelModifierConstructorDescriptionDefaultSelectorAdvancedSearchController(AdvancedSearchModel advancedSearachModel, UIAdvancedSearchView view) -
Uses of AdvancedSearchModel in de.hybris.platform.cockpit.model.advancedsearch
Methods in de.hybris.platform.cockpit.model.advancedsearch that return AdvancedSearchModelModifier and TypeMethodDescriptionUIAdvancedSearchView.getModel()Returns this view component's model.Methods in de.hybris.platform.cockpit.model.advancedsearch with parameters of type AdvancedSearchModelModifier and TypeMethodDescriptionvoidUIAdvancedSearchView.setModel(AdvancedSearchModel model) Sets the model of this view component tomodeland initializes the view (ifmodelis not null). -
Uses of AdvancedSearchModel in de.hybris.platform.cockpit.model.advancedsearch.impl
Classes in de.hybris.platform.cockpit.model.advancedsearch.impl that implement AdvancedSearchModelModifier and TypeClassDescriptionclassProvides methods for adding, removing and notifyingAdvancedSearchModelListeners.classMethods in de.hybris.platform.cockpit.model.advancedsearch.impl that return AdvancedSearchModelMethods in de.hybris.platform.cockpit.model.advancedsearch.impl with parameters of type AdvancedSearchModelModifier and TypeMethodDescriptionstatic voidAdvancedSearchHelper.createSearchParameterValues(AdvancedSearchModel model, AdvancedSearchParameterContainer parameterContainer, List<SearchParameterValue> paramValues, List<List<SearchParameterValue>> orValues) voidAdvancedSearchView.setModel(AdvancedSearchModel model) -
Uses of AdvancedSearchModel in de.hybris.platform.cockpit.model.referenceeditor
Methods in de.hybris.platform.cockpit.model.referenceeditor that return AdvancedSearchModel -
Uses of AdvancedSearchModel in de.hybris.platform.cockpit.model.referenceeditor.impl
Methods in de.hybris.platform.cockpit.model.referenceeditor.impl that return AdvancedSearchModel -
Uses of AdvancedSearchModel in de.hybris.platform.cockpit.model.referenceeditor.simple
Methods in de.hybris.platform.cockpit.model.referenceeditor.simple that return AdvancedSearchModelModifier and TypeMethodDescriptionSimpleReferenceSelectorModel.getAdvancedSearchModel()Returns advanced search mode - used for advanced mode -
Uses of AdvancedSearchModel in de.hybris.platform.cockpit.model.referenceeditor.simple.impl
Methods in de.hybris.platform.cockpit.model.referenceeditor.simple.impl that return AdvancedSearchModel -
Uses of AdvancedSearchModel in de.hybris.platform.cockpit.session
Methods in de.hybris.platform.cockpit.session that return AdvancedSearchModel -
Uses of AdvancedSearchModel in de.hybris.platform.cockpit.session.impl
Methods in de.hybris.platform.cockpit.session.impl that return AdvancedSearchModel -
Uses of AdvancedSearchModel in de.hybris.platform.cockpit.wizards.generic
Fields in de.hybris.platform.cockpit.wizards.generic declared as AdvancedSearchModelModifier and TypeFieldDescriptionprotected final AdvancedSearchModelAdvancedSearchPage.DefaultSelectorAdvancedSearchController.advancedSearachModelConstructors in de.hybris.platform.cockpit.wizards.generic with parameters of type AdvancedSearchModelModifierConstructorDescriptionDefaultSelectorAdvancedSearchController(AdvancedSearchModel advancedSearachModel, UIAdvancedSearchView view)