Class RuleGroupCodesForTypeSearchInitializer

java.lang.Object
de.hybris.platform.ruleenginebackoffice.handlers.RuleGroupCodesForTypeSearchInitializer
All Implemented Interfaces:
com.hybris.backoffice.widgets.advancedsearch.AdvancedSearchInitializer

@Deprecated(since="2105", forRemoval=true) public class RuleGroupCodesForTypeSearchInitializer extends Object implements com.hybris.backoffice.widgets.advancedsearch.AdvancedSearchInitializer
Deprecated, for removal: This API element is subject to removal in a future version.
since 2105
Advanced search initializer for promotion rule groups
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    addSearchDataConditions(com.hybris.backoffice.widgets.advancedsearch.impl.AdvancedSearchData searchData, Optional<com.hybris.backoffice.navigation.NavigationNode> navigationNode)
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    protected com.hybris.cockpitng.core.config.impl.jaxb.hybris.advancedsearch.FieldType
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    protected com.hybris.backoffice.widgets.advancedsearch.impl.SearchConditionData
    createCondition(com.hybris.cockpitng.core.config.impl.jaxb.hybris.advancedsearch.FieldType codeFieldType, String code)
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    protected com.hybris.backoffice.widgets.advancedsearch.impl.SearchConditionDataList
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    protected List<com.hybris.backoffice.widgets.advancedsearch.impl.SearchConditionData>
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    protected void
    removeExistingGroupCodeCondition(com.hybris.backoffice.widgets.advancedsearch.impl.AdvancedSearchData searchData)
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • RuleGroupCodesForTypeSearchInitializer

      public RuleGroupCodesForTypeSearchInitializer()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • addSearchDataConditions

      public void addSearchDataConditions(com.hybris.backoffice.widgets.advancedsearch.impl.AdvancedSearchData searchData, Optional<com.hybris.backoffice.navigation.NavigationNode> navigationNode)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Specified by:
      addSearchDataConditions in interface com.hybris.backoffice.widgets.advancedsearch.AdvancedSearchInitializer
    • removeExistingGroupCodeCondition

      protected void removeExistingGroupCodeCondition(com.hybris.backoffice.widgets.advancedsearch.impl.AdvancedSearchData searchData)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • createGroupCodeSearchConditions

      protected List<com.hybris.backoffice.widgets.advancedsearch.impl.SearchConditionData> createGroupCodeSearchConditions()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • createGroupCodeConditionsList

      protected com.hybris.backoffice.widgets.advancedsearch.impl.SearchConditionDataList createGroupCodeConditionsList()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • createCodeField

      protected com.hybris.cockpitng.core.config.impl.jaxb.hybris.advancedsearch.FieldType createCodeField()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • createCondition

      protected com.hybris.backoffice.widgets.advancedsearch.impl.SearchConditionData createCondition(com.hybris.cockpitng.core.config.impl.jaxb.hybris.advancedsearch.FieldType codeFieldType, String code)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getRuleGroupDao

      public RuleGroupDao getRuleGroupDao()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setRuleGroupDao

      public void setRuleGroupDao(RuleGroupDao ruleGroupDao)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getRuleType

      public RuleType getRuleType()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setRuleType

      public void setRuleType(RuleType ruleType)
      Deprecated, for removal: This API element is subject to removal in a future version.