Class DefaultProductConfigRuleCsticValueEditor
java.lang.Object
com.hybris.cockpitng.editors.impl.AbstractCockpitEditorRenderer<Object>
de.hybris.platform.sap.productconfig.rules.backoffice.editors.AbstractProductConfigRuleParameterEditor
de.hybris.platform.sap.productconfig.rules.backoffice.editors.DefaultProductConfigRuleCsticValueEditor
- All Implemented Interfaces:
com.hybris.cockpitng.editors.CockpitEditorRenderer<Object>
public class DefaultProductConfigRuleCsticValueEditor
extends AbstractProductConfigRuleParameterEditor
Default implementation of the characteristic value editor in the product configuration rules
-
Field Summary
Fields inherited from class com.hybris.cockpitng.editors.impl.AbstractCockpitEditorRenderer
HEADER_LABEL_TOOLTIP, ON_ADD_EVENT, ON_DELETE_EVENT, YW_EDITOR_AREA_LABEL_CONTAINERFields inherited from interface com.hybris.cockpitng.editors.CockpitEditorRenderer
INITIAL_EDIT_STRING -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidaddValuesForProductCode(List<Object> values, String productCode, String cstic) getPossibleValues(com.hybris.cockpitng.editors.EditorContext<Object> context) getPossibleValuesForActionParameter(List<String> productCodeList, String cstic) getPossibleValuesForConditionParameter(String productCode, String cstic) Methods inherited from class de.hybris.platform.sap.productconfig.rules.backoffice.editors.AbstractProductConfigRuleParameterEditor
createCombobox, getConfigurationVariantUtil, getFlexibleSearchService, getParameterProviderService, prepareModel, render, setConfigurationVariantUtil, setFlexibleSearchService, setParameterProviderService, useBaseProductCodeForChangeableVariantMethods inherited from class com.hybris.cockpitng.editors.impl.AbstractCockpitEditorRenderer
extractEmbeddedEditor, extractEmbeddedType, findAncestorEditor, findEmbeddedEditors, getInitialEditString, getL10nDecorator
-
Constructor Details
-
DefaultProductConfigRuleCsticValueEditor
public DefaultProductConfigRuleCsticValueEditor()
-
-
Method Details
-
getPossibleValues
protected List<Object> getPossibleValues(com.hybris.cockpitng.editors.EditorContext<Object> context) - Specified by:
getPossibleValuesin classAbstractProductConfigRuleParameterEditor
-
getPossibleValuesForConditionParameter
-
addValuesForProductCode
-
getPossibleValuesForActionParameter
-