Class DisableProductBundleRuleModel

  • All Implemented Interfaces:
    java.io.Serializable

    public class DisableProductBundleRuleModel
    extends AbstractBundleRuleModel
    Generated model class for type DisableProductBundleRule 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
      • _BUNDLETEMPLATEDISABLERULESRELATION

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

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

      • 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,
                                             java.lang.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 Detail

      • 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