Class PriceRowsValidConstraintModel

java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
All Implemented Interfaces:
Serializable

public class PriceRowsValidConstraintModel extends AttributeConstraintModel
Generated model class for type PriceRowsValidConstraint first defined at extension subscriptionservices.

Custom constraint which checks if the priceRowsValid attribute is true.

See Also:
  • Field Details

    • _TYPECODE

      public static final String _TYPECODE
      Generated model type code constant.
      See Also:
    • PRICEROWTYPE

      public static final String PRICEROWTYPE
      Generated constant - Attribute key of PriceRowsValidConstraint.priceRowType attribute defined at extension subscriptionservices.
      See Also:
  • Constructor Details

    • PriceRowsValidConstraintModel

      public PriceRowsValidConstraintModel()
      Generated constructor - Default constructor for generic creation.
    • PriceRowsValidConstraintModel

      public PriceRowsValidConstraintModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx)
      Generated constructor - Default constructor for creation with existing context
      Parameters:
      ctx - the model context to be injected, must not be null
    • PriceRowsValidConstraintModel

      @Deprecated(since="4.1.1", forRemoval=true) public PriceRowsValidConstraintModel(Class _annotation, String _id, String _priceRowType)
      Deprecated, for removal: This API element is subject to removal in a future version.
      since 4.1.1 Please use the default constructor without parameters
      Generated constructor - Constructor with all mandatory attributes.
      Parameters:
      _annotation - initial attribute declared by type PriceRowsValidConstraint at extension subscriptionservices
      _id - initial attribute declared by type AbstractConstraint at extension validation
      _priceRowType - initial attribute declared by type PriceRowsValidConstraint at extension subscriptionservices
    • PriceRowsValidConstraintModel

      @Deprecated(since="4.1.1", forRemoval=true) public PriceRowsValidConstraintModel(Class _annotation, String _id, ItemModel _owner, String _priceRowType)
      Deprecated, for removal: This API element is subject to removal in a future version.
      since 4.1.1 Please use the default constructor without parameters
      Generated constructor - for all mandatory and initial attributes.
      Parameters:
      _annotation - initial attribute declared by type PriceRowsValidConstraint at extension subscriptionservices
      _id - initial attribute declared by type AbstractConstraint at extension validation
      _owner - initial attribute declared by type Item at extension core
      _priceRowType - initial attribute declared by type PriceRowsValidConstraint at extension subscriptionservices
  • Method Details

    • getPriceRowType

      @Accessor(qualifier="priceRowType", type=GETTER) public String getPriceRowType()
      Generated method - Getter of the PriceRowsValidConstraint.priceRowType attribute defined at extension subscriptionservices.
      Returns:
      the priceRowType - The price row type
    • setPriceRowType

      @Accessor(qualifier="priceRowType", type=SETTER) public void setPriceRowType(String value)
      Generated method - Setter of PriceRowsValidConstraint.priceRowType attribute defined at extension subscriptionservices.
      Parameters:
      value - the priceRowType - The price row type