Class PickExactlyNBundleSelectionCriteriaModel

    • Field Detail

      • _TYPECODE

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

        public static final java.lang.String N
        Generated constant - Attribute key of PickExactlyNBundleSelectionCriteria.n attribute defined at extension configurablebundleservices.
        See Also:
        Constant Field Values
    • Constructor Detail

      • PickExactlyNBundleSelectionCriteriaModel

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

        public PickExactlyNBundleSelectionCriteriaModel​(ItemModelContext ctx)
        Generated constructor - Default constructor for creation with existing context
        Parameters:
        ctx - the model context to be injected, must not be null
      • PickExactlyNBundleSelectionCriteriaModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public PickExactlyNBundleSelectionCriteriaModel​(CatalogVersionModel _catalogVersion,
                                                        java.lang.Integer _n)
        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:
        _catalogVersion - initial attribute declared by type BundleSelectionCriteria at extension configurablebundleservices
        _n - initial attribute declared by type PickExactlyNBundleSelectionCriteria at extension configurablebundleservices
      • PickExactlyNBundleSelectionCriteriaModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public PickExactlyNBundleSelectionCriteriaModel​(CatalogVersionModel _catalogVersion,
                                                        java.lang.String _id,
                                                        java.lang.Integer _n,
                                                        ItemModel _owner)
        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:
        _catalogVersion - initial attribute declared by type BundleSelectionCriteria at extension configurablebundleservices
        _id - initial attribute declared by type BundleSelectionCriteria at extension configurablebundleservices
        _n - initial attribute declared by type PickExactlyNBundleSelectionCriteria at extension configurablebundleservices
        _owner - initial attribute declared by type Item at extension core
    • Method Detail

      • getN

        @Accessor(qualifier="n",
                  type=GETTER)
        public java.lang.Integer getN()
        Generated method - Getter of the PickExactlyNBundleSelectionCriteria.n attribute defined at extension configurablebundleservices.
        Returns:
        the n - pick exactly n options
      • setN

        @Accessor(qualifier="n",
                  type=SETTER)
        public void setN​(java.lang.Integer value)
        Generated method - Setter of PickExactlyNBundleSelectionCriteria.n attribute defined at extension configurablebundleservices.
        Parameters:
        value - the n - pick exactly n options