public class DisableProductBundleRuleModel extends AbstractBundleRuleModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_BUNDLETEMPLATEDISABLERULESRELATION
Generated relation code constant for relation
BundleTemplateDisableRulesRelation defining source attribute bundleTemplate in extension configurablebundleservices. |
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
BUNDLETEMPLATE
Generated constant - Attribute key of
DisableProductBundleRule.bundleTemplate attribute defined at extension configurablebundleservices. |
CATALOGVERSION, CONDITIONALPRODUCTS, ID, NAME, RULETYPE, TARGETPRODUCTS_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
DisableProductBundleRuleModel()
Generated constructor - Default constructor for generic creation.
|
DisableProductBundleRuleModel(CatalogVersionModel _catalogVersion)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
DisableProductBundleRuleModel(CatalogVersionModel _catalogVersion,
java.lang.String _id,
ItemModel _owner)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
DisableProductBundleRuleModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
BundleTemplateModel |
getBundleTemplate()
Generated method - Getter of the
DisableProductBundleRule.bundleTemplate attribute defined at extension configurablebundleservices. |
void |
setBundleTemplate(BundleTemplateModel value)
Generated method - Setter of
DisableProductBundleRule.bundleTemplate attribute defined at extension configurablebundleservices. |
getCatalogVersion, getConditionalProducts, getId, getName, getRuleType, getTargetProducts, setCatalogVersion, setConditionalProducts, setId, setName, setRuleType, setTargetProductsgetComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerequals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplacepublic static final java.lang.String _TYPECODE
public static final java.lang.String _BUNDLETEMPLATEDISABLERULESRELATION
BundleTemplateDisableRulesRelation defining source attribute bundleTemplate in extension configurablebundleservices.public static final java.lang.String BUNDLETEMPLATE
DisableProductBundleRule.bundleTemplate attribute defined at extension configurablebundleservices.public DisableProductBundleRuleModel()
public DisableProductBundleRuleModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public DisableProductBundleRuleModel(CatalogVersionModel _catalogVersion)
_catalogVersion - initial attribute declared by type AbstractBundleRule at extension configurablebundleservices@Deprecated public DisableProductBundleRuleModel(CatalogVersionModel _catalogVersion, java.lang.String _id, ItemModel _owner)
_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@Accessor(qualifier="bundleTemplate", type=GETTER) public BundleTemplateModel getBundleTemplate()
DisableProductBundleRule.bundleTemplate attribute defined at extension configurablebundleservices.@Accessor(qualifier="bundleTemplate", type=SETTER) public void setBundleTemplate(BundleTemplateModel value)
DisableProductBundleRule.bundleTemplate attribute defined at extension configurablebundleservices.value - the bundleTemplateCopyright © 2018 SAP SE. All Rights Reserved.