Class GeneratedHybrisEnumValueCodeConstraint

All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
HybrisEnumValueCodeConstraint

public abstract class GeneratedHybrisEnumValueCodeConstraint extends AttributeConstraint
Generated class for type HybrisEnumValueCodeConstraint.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedHybrisEnumValueCodeConstraint

      public GeneratedHybrisEnumValueCodeConstraint()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class GeneratedAttributeConstraint
    • getValue

      public String getValue(SessionContext ctx)
      Generated method - Getter of the HybrisEnumValueCodeConstraint.value attribute.
      Returns:
      the value - HybrisEnumValue code to be checked by this constraint
    • getValue

      public String getValue()
      Generated method - Getter of the HybrisEnumValueCodeConstraint.value attribute.
      Returns:
      the value - HybrisEnumValue code to be checked by this constraint
    • setValue

      public void setValue(SessionContext ctx, String value)
      Generated method - Setter of the HybrisEnumValueCodeConstraint.value attribute.
      Parameters:
      value - the value - HybrisEnumValue code to be checked by this constraint
    • setValue

      public void setValue(String value)
      Generated method - Setter of the HybrisEnumValueCodeConstraint.value attribute.
      Parameters:
      value - the value - HybrisEnumValue code to be checked by this constraint