Uses of Interface
de.hybris.platform.cockpit.model.search.SearchParameterDescriptor
Packages that use SearchParameterDescriptor
Package
Description
-
Uses of SearchParameterDescriptor in de.hybris.platform.cockpit.model.search
Methods in de.hybris.platform.cockpit.model.search that return SearchParameterDescriptorConstructors in de.hybris.platform.cockpit.model.search with parameters of type SearchParameterDescriptorModifierConstructorDescriptionSearchParameterValue(SearchParameterDescriptor descriptor, Object value, Operator operator) SearchParameterValue(SearchParameterDescriptor descriptor, Object value, Operator operator, LanguageModel language) -
Uses of SearchParameterDescriptor in de.hybris.platform.cockpit.model.search.impl
Classes in de.hybris.platform.cockpit.model.search.impl that implement SearchParameterDescriptor -
Uses of SearchParameterDescriptor in de.hybris.platform.cockpit.services.search
Methods in de.hybris.platform.cockpit.services.search that return SearchParameterDescriptorModifier and TypeMethodDescriptionSearchService.getSearchDescriptor(PropertyDescriptor propDescr) Gets the search descriptor for the given property descriptorSearchParameterDescriptorcontains the list ofOperatorobjects.SearchService.getSearchDescriptor(PropertyDescriptor propertyDescriptor, boolean simpleSearch) Gets the search descriptor for the given property descriptorSearchParameterDescriptorcontains the list ofOperatorobjects. -
Uses of SearchParameterDescriptor in de.hybris.platform.cockpit.services.search.impl
Subinterfaces of SearchParameterDescriptor in de.hybris.platform.cockpit.services.search.implModifier and TypeInterfaceDescriptioninterfaceThe interface GenericSearchParameterDescriptor.Classes in de.hybris.platform.cockpit.services.search.impl that implement SearchParameterDescriptorModifier and TypeClassDescriptionclassclassclassclassclassMethods in de.hybris.platform.cockpit.services.search.impl that return SearchParameterDescriptorModifier and TypeMethodDescriptionDefaultSearchService.getSearchDescriptor(PropertyDescriptor propDescr) DefaultSearchService.getSearchDescriptor(PropertyDescriptor propDescr, boolean simpleSearch) Methods in de.hybris.platform.cockpit.services.search.impl with parameters of type SearchParameterDescriptorModifier and TypeMethodDescriptionprotected GenericConditionDefaultGenericQueryConditionTranslator.createCondition(GenericQuery query, ConditionValue conditionValue, SearchParameterDescriptor descriptor) protected GenericConditionSpecialDateConditionTranslator.createCondition(GenericQuery query, ConditionValue conditionValue, SearchParameterDescriptor descriptor)