Class PriceRowsValidConstraintModel

  • All Implemented Interfaces:
    java.io.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:
    Serialized Form
    • Field Detail

      • _TYPECODE

        public static final java.lang.String _TYPECODE
        Generated model type code constant.
        See Also:
        Constant Field Values
      • PRICEROWTYPE

        public static final java.lang.String PRICEROWTYPE
        Generated constant - Attribute key of PriceRowsValidConstraint.priceRowType attribute defined at extension subscriptionservices.
        See Also:
        Constant Field Values
    • Constructor Detail

      • PriceRowsValidConstraintModel

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

        public PriceRowsValidConstraintModel​(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​(java.lang.Class _annotation,
                                             java.lang.String _id,
                                             java.lang.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​(java.lang.Class _annotation,
                                             java.lang.String _id,
                                             ItemModel _owner,
                                             java.lang.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 Detail

      • getPriceRowType

        @Accessor(qualifier="priceRowType",
                  type=GETTER)
        public java.lang.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​(java.lang.String value)
        Generated method - Setter of PriceRowsValidConstraint.priceRowType attribute defined at extension subscriptionservices.
        Parameters:
        value - the priceRowType - The price row type