Class PickNToMBundleSelectionCriteriaModel

All Implemented Interfaces:
Serializable

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

    • _TYPECODE

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

      public static final String M
      Generated constant - Attribute key of PickNToMBundleSelectionCriteria.m attribute defined at extension configurablebundleservices.
      See Also:
  • Constructor Details

    • 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, Integer _m, 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, String _id, Integer _m, 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 Details

    • getM

      @Accessor(qualifier="m", type=GETTER) public 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(Integer value)
      Generated method - Setter of PickNToMBundleSelectionCriteria.m attribute defined at extension configurablebundleservices.
      Parameters:
      value - the m - pick n to m options