Class PickNToMBundleSelectionCriteriaModel

  • All Implemented Interfaces:
    java.io.Serializable

    public class PickNToMBundleSelectionCriteriaModel
    extends PickExactlyNBundleSelectionCriteriaModel
    Generated model class for type PickNToMBundleSelectionCriteria first defined at extension configurablebundleservices.
    See Also:
    Serialized Form
    • Field Detail

      • _TYPECODE

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

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

      • PickNToMBundleSelectionCriteriaModel

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

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

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

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public PickNToMBundleSelectionCriteriaModel​(CatalogVersionModel _catalogVersion,
                                                    java.lang.String _id,
                                                    java.lang.Integer _m,
                                                    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
        _m - initial attribute declared by type PickNToMBundleSelectionCriteria 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

      • getM

        @Accessor(qualifier="m",
                  type=GETTER)
        public java.lang.Integer getM()
        Generated method - Getter of the PickNToMBundleSelectionCriteria.m attribute defined at extension configurablebundleservices.
        Returns:
        the m - pick n to m options
      • setM

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