Class DisableProductBundleRuleModel

All Implemented Interfaces:
Serializable

public class DisableProductBundleRuleModel extends AbstractBundleRuleModel
Generated model class for type DisableProductBundleRule first defined at extension configurablebundleservices.
See Also:
  • Field Details

    • _TYPECODE

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

      public static final String _BUNDLETEMPLATEDISABLERULESRELATION
      Generated relation code constant for relation BundleTemplateDisableRulesRelation defining source attribute bundleTemplate in extension configurablebundleservices.
      See Also:
    • BUNDLETEMPLATE

      public static final String BUNDLETEMPLATE
      Generated constant - Attribute key of DisableProductBundleRule.bundleTemplate attribute defined at extension configurablebundleservices.
      See Also:
  • Constructor Details

    • DisableProductBundleRuleModel

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

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

      @Deprecated(since="4.1.1", forRemoval=true) public DisableProductBundleRuleModel(CatalogVersionModel _catalogVersion)
      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 AbstractBundleRule at extension configurablebundleservices
    • DisableProductBundleRuleModel

      @Deprecated(since="4.1.1", forRemoval=true) public DisableProductBundleRuleModel(CatalogVersionModel _catalogVersion, String _id, 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 AbstractBundleRule at extension configurablebundleservices
      _id - initial attribute declared by type AbstractBundleRule at extension configurablebundleservices
      _owner - initial attribute declared by type Item at extension core
  • Method Details

    • getBundleTemplate

      @Accessor(qualifier="bundleTemplate", type=GETTER) public BundleTemplateModel getBundleTemplate()
      Generated method - Getter of the DisableProductBundleRule.bundleTemplate attribute defined at extension configurablebundleservices.
      Returns:
      the bundleTemplate
    • setBundleTemplate

      @Accessor(qualifier="bundleTemplate", type=SETTER) public void setBundleTemplate(BundleTemplateModel value)
      Generated method - Setter of DisableProductBundleRule.bundleTemplate attribute defined at extension configurablebundleservices.
      Parameters:
      value - the bundleTemplate