Class TmaBundledProductOffering
java.lang.Object
de.hybris.platform.util.BridgeAbstraction
de.hybris.platform.jalo.Item
de.hybris.platform.jalo.ExtensibleItem
de.hybris.platform.jalo.c2l.LocalizableItem
de.hybris.platform.jalo.GenericItem
de.hybris.platform.jalo.product.GeneratedProduct
de.hybris.platform.jalo.product.Product
de.hybris.platform.b2ctelcoservices.jalo.TmaProductOffering
de.hybris.platform.b2ctelcoservices.jalo.TmaBundledProductOffering
- All Implemented Interfaces:
Serializable,Comparable
- Direct Known Subclasses:
TmaFixedBundledProductOffering
Generated class for type TmaBundledProductOffering.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
de.hybris.platform.jalo.GenericItem.GenericItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
de.hybris.platform.jalo.c2l.LocalizableItem.LocalizableItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
de.hybris.platform.jalo.ExtensibleItem.ExtensibleItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.Item
de.hybris.platform.jalo.Item.AttributeFilter, de.hybris.platform.jalo.Item.AttributeMode, de.hybris.platform.jalo.Item.CachedGetter, de.hybris.platform.jalo.Item.CachedSetter, de.hybris.platform.jalo.Item.ItemAttributeMap, de.hybris.platform.jalo.Item.ItemConstraint, de.hybris.platform.jalo.Item.ItemImpl, de.hybris.platform.jalo.Item.JaloCachedComputationException -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringQualifier of theTmaBundledProductOffering.bpoOptionsattributeprotected static final de.hybris.platform.util.OneToManyHandler<TmaBundledProdOfferOption>OneToManyHandlerfor handling 1:n BPOOPTIONS's relation attributes from 'many' side.static final StringQualifier of theTmaBundledProductOffering.childrenattributestatic final StringQualifier of theTmaBundledProductOffering.favoriteattributestatic final StringQualifier of theTmaBundledProductOffering.preConfigurationsattributeprotected static final de.hybris.platform.util.OneToManyHandler<TmaBpoPreConfig>OneToManyHandlerfor handling 1:n PRECONFIGURATIONS's relation attributes from 'many' side.static final StringQualifier of theTmaBundledProductOffering.productOfferingGroupsattributeprotected static final de.hybris.platform.util.OneToManyHandler<TmaProductOfferingGroup>OneToManyHandlerfor handling 1:n PRODUCTOFFERINGGROUPS's relation attributes from 'many' side.protected static StringRelation disable markmodifed parameter constants for TmaBundledProductOffering2TmaProductOfferingRelation from ((tuadatacommonsservices))protected static StringRelation ordering override parameter constants for TmaBundledProductOffering2TmaProductOfferingRelation from ((tuadatacommonsservices))protected static StringFields inherited from class de.hybris.platform.b2ctelcoservices.jalo.TmaProductOffering
ALLOWEDPRINCIPALS, ASSOCIATEDPRODUCTOFFERINGGROUPS, DISTRIBUTIONCHANNELS, PARENTBPOOPTIONS, PARENTBPOOPTIONSHANDLER, PARENTS, PRODUCTOFFERING2PRINCIPALRELATION_MARKMODIFIED, PRODUCTOFFERING2PRINCIPALRELATION_SRC_ORDERED, PRODUCTOFFERING2PRINCIPALRELATION_TGT_ORDERED, PRODUCTSPECCHARACTERISTICVALUES, PRODUCTSPECCHARVALUEUSES, PRODUCTSPECIFICATION, PRODUCTSPECIFICATIONHANDLER, TMAPO2TMAPSCVURELATION_MARKMODIFIED, TMAPO2TMAPSCVURELATION_SRC_ORDERED, TMAPO2TMAPSCVURELATION_TGT_ORDERED, TMAPRODUCTOFFERING2PRICEROWCHANNEL_MARKMODIFIED, TMAPRODUCTOFFERING2PRICEROWCHANNEL_SRC_ORDERED, TMAPRODUCTOFFERING2PRICEROWCHANNEL_TGT_ORDERED, TMAPRODUCTOFFERING2TMAPRODUCTOFFERINGGROUPRELATION_MARKMODIFIED, TMAPRODUCTOFFERING2TMAPRODUCTOFFERINGGROUPRELATION_SRC_ORDERED, TMAPRODUCTOFFERING2TMAPRODUCTOFFERINGGROUPRELATION_TGT_ORDERED, TMAPRODUCTOFFERING2TMAPRODUCTSPECCHARACTERISTICVALUERELATION_MARKMODIFIED, TMAPRODUCTOFFERING2TMAPRODUCTSPECCHARACTERISTICVALUERELATION_SRC_ORDERED, TMAPRODUCTOFFERING2TMAPRODUCTSPECCHARACTERISTICVALUERELATION_TGT_ORDEREDFields inherited from class de.hybris.platform.jalo.product.GeneratedProduct
CODE, DESCRIPTION, NAME, PICTURE, THUMBNAIL, UNITFields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLEDFields inherited from class de.hybris.platform.jalo.Item
_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPEFields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidGenerated method - Addsvalueto bpoOptions.voidaddToBpoOptions(de.hybris.platform.jalo.SessionContext ctx, TmaBundledProdOfferOption value) Generated method - Addsvalueto bpoOptions.voidaddToChildren(TmaProductOffering value) Generated method - Addsvalueto children.voidaddToChildren(de.hybris.platform.jalo.SessionContext ctx, TmaProductOffering value) Generated method - Addsvalueto children.voidGenerated method - Addsvalueto preConfigurations.voidaddToPreConfigurations(de.hybris.platform.jalo.SessionContext ctx, TmaBpoPreConfig value) Generated method - Addsvalueto preConfigurations.voidGenerated method - Addsvalueto productOfferingGroups.voidaddToProductOfferingGroups(de.hybris.platform.jalo.SessionContext ctx, TmaProductOfferingGroup value) Generated method - Addsvalueto productOfferingGroups.Generated method - Getter of theTmaBundledProductOffering.bpoOptionsattribute.getBpoOptions(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaBundledProductOffering.bpoOptionsattribute.Generated method - Getter of theTmaBundledProductOffering.childrenattribute.getChildren(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaBundledProductOffering.childrenattribute.longlonggetChildrenCount(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaBundledProductOffering.preConfigurationsattribute.getPreConfigurations(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaBundledProductOffering.preConfigurationsattribute.Generated method - Getter of theTmaBundledProductOffering.productOfferingGroupsattribute.getProductOfferingGroups(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaBundledProductOffering.productOfferingGroupsattribute.Generated method - Getter of theTmaBundledProductOffering.favoriteattribute.isFavorite(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaBundledProductOffering.favoriteattribute.booleanGenerated method - Getter of theTmaBundledProductOffering.favoriteattribute.booleanisFavoriteAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaBundledProductOffering.favoriteattribute.booleanisMarkModifiedDisabled(de.hybris.platform.jalo.Item referencedItem) Deprecated, for removal: This API element is subject to removal in a future version.voidGenerated method - Removesvaluefrom bpoOptions.voidremoveFromBpoOptions(de.hybris.platform.jalo.SessionContext ctx, TmaBundledProdOfferOption value) Generated method - Removesvaluefrom bpoOptions.voidGenerated method - Removesvaluefrom children.voidremoveFromChildren(de.hybris.platform.jalo.SessionContext ctx, TmaProductOffering value) Generated method - Removesvaluefrom children.voidGenerated method - Removesvaluefrom preConfigurations.voidremoveFromPreConfigurations(de.hybris.platform.jalo.SessionContext ctx, TmaBpoPreConfig value) Generated method - Removesvaluefrom preConfigurations.voidGenerated method - Removesvaluefrom productOfferingGroups.voidremoveFromProductOfferingGroups(de.hybris.platform.jalo.SessionContext ctx, TmaProductOfferingGroup value) Generated method - Removesvaluefrom productOfferingGroups.voidsetBpoOptions(de.hybris.platform.jalo.SessionContext ctx, Set<TmaBundledProdOfferOption> value) Generated method - Setter of theTmaBundledProductOffering.bpoOptionsattribute.voidGenerated method - Setter of theTmaBundledProductOffering.bpoOptionsattribute.voidsetChildren(de.hybris.platform.jalo.SessionContext ctx, Set<TmaProductOffering> value) Generated method - Setter of theTmaBundledProductOffering.childrenattribute.voidsetChildren(Set<TmaProductOffering> value) Generated method - Setter of theTmaBundledProductOffering.childrenattribute.voidsetFavorite(boolean value) Generated method - Setter of theTmaBundledProductOffering.favoriteattribute.voidsetFavorite(de.hybris.platform.jalo.SessionContext ctx, boolean value) Generated method - Setter of theTmaBundledProductOffering.favoriteattribute.voidsetFavorite(de.hybris.platform.jalo.SessionContext ctx, Boolean value) Generated method - Setter of theTmaBundledProductOffering.favoriteattribute.voidsetFavorite(Boolean value) Generated method - Setter of theTmaBundledProductOffering.favoriteattribute.voidsetPreConfigurations(de.hybris.platform.jalo.SessionContext ctx, Set<TmaBpoPreConfig> value) Generated method - Setter of theTmaBundledProductOffering.preConfigurationsattribute.voidsetPreConfigurations(Set<TmaBpoPreConfig> value) Generated method - Setter of theTmaBundledProductOffering.preConfigurationsattribute.voidsetProductOfferingGroups(de.hybris.platform.jalo.SessionContext ctx, List<TmaProductOfferingGroup> value) Generated method - Setter of theTmaBundledProductOffering.productOfferingGroupsattribute.voidGenerated method - Setter of theTmaBundledProductOffering.productOfferingGroupsattribute.Methods inherited from class de.hybris.platform.b2ctelcoservices.jalo.TmaProductOffering
addToAllowedPrincipals, addToAllowedPrincipals, addToAssociatedProductOfferingGroups, addToAssociatedProductOfferingGroups, addToDistributionChannels, addToDistributionChannels, addToParentBpoOptions, addToParentBpoOptions, addToParents, addToParents, addToProductSpecCharacteristicValues, addToProductSpecCharacteristicValues, addToProductSpecCharValueUses, addToProductSpecCharValueUses, createItem, getAllowedPrincipals, getAllowedPrincipals, getAllowedPrincipalsCount, getAllowedPrincipalsCount, getAssociatedProductOfferingGroups, getAssociatedProductOfferingGroups, getAssociatedProductOfferingGroupsCount, getAssociatedProductOfferingGroupsCount, getDistributionChannels, getDistributionChannels, getDistributionChannelsCount, getDistributionChannelsCount, getParentBpoOptions, getParentBpoOptions, getParents, getParents, getParentsCount, getParentsCount, getProductSpecCharacteristicValues, getProductSpecCharacteristicValues, getProductSpecCharacteristicValuesCount, getProductSpecCharacteristicValuesCount, getProductSpecCharValueUses, getProductSpecCharValueUses, getProductSpecCharValueUsesCount, getProductSpecCharValueUsesCount, getProductSpecification, getProductSpecification, removeFromAllowedPrincipals, removeFromAllowedPrincipals, removeFromAssociatedProductOfferingGroups, removeFromAssociatedProductOfferingGroups, removeFromDistributionChannels, removeFromDistributionChannels, removeFromParentBpoOptions, removeFromParentBpoOptions, removeFromParents, removeFromParents, removeFromProductSpecCharacteristicValues, removeFromProductSpecCharacteristicValues, removeFromProductSpecCharValueUses, removeFromProductSpecCharValueUses, setAllowedPrincipals, setAllowedPrincipals, setAssociatedProductOfferingGroups, setAssociatedProductOfferingGroups, setDistributionChannels, setDistributionChannels, setParentBpoOptions, setParentBpoOptions, setParents, setParents, setProductSpecCharacteristicValues, setProductSpecCharacteristicValues, setProductSpecCharValueUses, setProductSpecCharValueUses, setProductSpecification, setProductSpecificationMethods inherited from class de.hybris.platform.jalo.product.Product
getAllDescriptions, getAllNames, getAllPriceInformations, getAllPriceInformations, getAllPriceInformations, getAllPriceInformations, getDiscountInformations, getDiscountInformations, getDiscountInformations, getDiscountInformations, getPriceInformations, getPriceInformations, getPriceInformations, getPriceInformations, getTaxInformations, getTaxInformations, getTaxInformations, getTaxInformations, setAllDescriptions, setAllNames, toStringMethods inherited from class de.hybris.platform.jalo.product.GeneratedProduct
getAllDescription, getAllDescription, getAllName, getAllName, getCode, getCode, getDescription, getDescription, getName, getName, getPicture, getPicture, getThumbnail, getThumbnail, getUnit, getUnit, setAllDescription, setAllDescription, setAllName, setAllName, setCode, setCode, setDescription, setDescription, setName, setName, setPicture, setPicture, setThumbnail, setThumbnail, setUnit, setUnitMethods inherited from class de.hybris.platform.jalo.GenericItem
getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItemsMethods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertyMethods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyMethods inherited from class de.hybris.platform.jalo.Item
addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPartOfRemovedSessionMarker, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, suppressRelation, useTA, writeReplaceMethods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
Field Details
-
FAVORITE
Qualifier of theTmaBundledProductOffering.favoriteattribute- See Also:
-
CHILDREN
Qualifier of theTmaBundledProductOffering.childrenattribute- See Also:
-
TMABUNDLEDPRODUCTOFFERING2TMAPRODUCTOFFERINGRELATION_SRC_ORDERED
Relation ordering override parameter constants for TmaBundledProductOffering2TmaProductOfferingRelation from ((tuadatacommonsservices)) -
TMABUNDLEDPRODUCTOFFERING2TMAPRODUCTOFFERINGRELATION_TGT_ORDERED
-
TMABUNDLEDPRODUCTOFFERING2TMAPRODUCTOFFERINGRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for TmaBundledProductOffering2TmaProductOfferingRelation from ((tuadatacommonsservices)) -
BPOOPTIONS
Qualifier of theTmaBundledProductOffering.bpoOptionsattribute- See Also:
-
PRODUCTOFFERINGGROUPS
Qualifier of theTmaBundledProductOffering.productOfferingGroupsattribute- See Also:
-
PRECONFIGURATIONS
Qualifier of theTmaBundledProductOffering.preConfigurationsattribute- See Also:
-
BPOOPTIONSHANDLER
protected static final de.hybris.platform.util.OneToManyHandler<TmaBundledProdOfferOption> BPOOPTIONSHANDLEROneToManyHandlerfor handling 1:n BPOOPTIONS's relation attributes from 'many' side. -
PRODUCTOFFERINGGROUPSHANDLER
protected static final de.hybris.platform.util.OneToManyHandler<TmaProductOfferingGroup> PRODUCTOFFERINGGROUPSHANDLEROneToManyHandlerfor handling 1:n PRODUCTOFFERINGGROUPS's relation attributes from 'many' side. -
PRECONFIGURATIONSHANDLER
protected static final de.hybris.platform.util.OneToManyHandler<TmaBpoPreConfig> PRECONFIGURATIONSHANDLEROneToManyHandlerfor handling 1:n PRECONFIGURATIONS's relation attributes from 'many' side. -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
TmaBundledProductOffering
public TmaBundledProductOffering()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classTmaProductOffering
-
getBpoOptions
Generated method - Getter of theTmaBundledProductOffering.bpoOptionsattribute.- Returns:
- the bpoOptions - Bundled Product Offering Options defined for a Bundled Product Offering.
-
getBpoOptions
Generated method - Getter of theTmaBundledProductOffering.bpoOptionsattribute.- Returns:
- the bpoOptions - Bundled Product Offering Options defined for a Bundled Product Offering.
-
setBpoOptions
public void setBpoOptions(de.hybris.platform.jalo.SessionContext ctx, Set<TmaBundledProdOfferOption> value) Generated method - Setter of theTmaBundledProductOffering.bpoOptionsattribute.- Parameters:
value- the bpoOptions - Bundled Product Offering Options defined for a Bundled Product Offering.
-
setBpoOptions
Generated method - Setter of theTmaBundledProductOffering.bpoOptionsattribute.- Parameters:
value- the bpoOptions - Bundled Product Offering Options defined for a Bundled Product Offering.
-
addToBpoOptions
public void addToBpoOptions(de.hybris.platform.jalo.SessionContext ctx, TmaBundledProdOfferOption value) Generated method - Addsvalueto bpoOptions.- Parameters:
value- the item to add to bpoOptions - Bundled Product Offering Options defined for a Bundled Product Offering.
-
addToBpoOptions
Generated method - Addsvalueto bpoOptions.- Parameters:
value- the item to add to bpoOptions - Bundled Product Offering Options defined for a Bundled Product Offering.
-
removeFromBpoOptions
public void removeFromBpoOptions(de.hybris.platform.jalo.SessionContext ctx, TmaBundledProdOfferOption value) Generated method - Removesvaluefrom bpoOptions.- Parameters:
value- the item to remove from bpoOptions - Bundled Product Offering Options defined for a Bundled Product Offering.
-
removeFromBpoOptions
Generated method - Removesvaluefrom bpoOptions.- Parameters:
value- the item to remove from bpoOptions - Bundled Product Offering Options defined for a Bundled Product Offering.
-
getChildren
Generated method - Getter of theTmaBundledProductOffering.childrenattribute.- Returns:
- the children - Product Offerings belonging to the configured Bundled Product Offerings (child product offerings to be bought in the context of a bundle).
-
getChildren
Generated method - Getter of theTmaBundledProductOffering.childrenattribute.- Returns:
- the children - Product Offerings belonging to the configured Bundled Product Offerings (child product offerings to be bought in the context of a bundle).
-
getChildrenCount
public long getChildrenCount(de.hybris.platform.jalo.SessionContext ctx) -
getChildrenCount
public long getChildrenCount() -
setChildren
Generated method - Setter of theTmaBundledProductOffering.childrenattribute.- Parameters:
value- the children - Product Offerings belonging to the configured Bundled Product Offerings (child product offerings to be bought in the context of a bundle).
-
setChildren
Generated method - Setter of theTmaBundledProductOffering.childrenattribute.- Parameters:
value- the children - Product Offerings belonging to the configured Bundled Product Offerings (child product offerings to be bought in the context of a bundle).
-
addToChildren
Generated method - Addsvalueto children.- Parameters:
value- the item to add to children - Product Offerings belonging to the configured Bundled Product Offerings (child product offerings to be bought in the context of a bundle).
-
addToChildren
Generated method - Addsvalueto children.- Parameters:
value- the item to add to children - Product Offerings belonging to the configured Bundled Product Offerings (child product offerings to be bought in the context of a bundle).
-
removeFromChildren
public void removeFromChildren(de.hybris.platform.jalo.SessionContext ctx, TmaProductOffering value) Generated method - Removesvaluefrom children.- Parameters:
value- the item to remove from children - Product Offerings belonging to the configured Bundled Product Offerings (child product offerings to be bought in the context of a bundle).
-
removeFromChildren
Generated method - Removesvaluefrom children.- Parameters:
value- the item to remove from children - Product Offerings belonging to the configured Bundled Product Offerings (child product offerings to be bought in the context of a bundle).
-
isFavorite
Generated method - Getter of theTmaBundledProductOffering.favoriteattribute.- Returns:
- the favorite - Flag used by a product-manager in order to mark an offering as favorite. The purpose of this flag is to be used for sorting in backoffice. Useful for multi-level offerings - e.g. mark MobileDeal within a QuadDeal as favorite so you have easy access to edit
-
isFavorite
Generated method - Getter of theTmaBundledProductOffering.favoriteattribute.- Returns:
- the favorite - Flag used by a product-manager in order to mark an offering as favorite. The purpose of this flag is to be used for sorting in backoffice. Useful for multi-level offerings - e.g. mark MobileDeal within a QuadDeal as favorite so you have easy access to edit
-
isFavoriteAsPrimitive
public boolean isFavoriteAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaBundledProductOffering.favoriteattribute.- Returns:
- the favorite - Flag used by a product-manager in order to mark an offering as favorite. The purpose of this flag is to be used for sorting in backoffice. Useful for multi-level offerings - e.g. mark MobileDeal within a QuadDeal as favorite so you have easy access to edit
-
isFavoriteAsPrimitive
public boolean isFavoriteAsPrimitive()Generated method - Getter of theTmaBundledProductOffering.favoriteattribute.- Returns:
- the favorite - Flag used by a product-manager in order to mark an offering as favorite. The purpose of this flag is to be used for sorting in backoffice. Useful for multi-level offerings - e.g. mark MobileDeal within a QuadDeal as favorite so you have easy access to edit
-
setFavorite
Generated method - Setter of theTmaBundledProductOffering.favoriteattribute.- Parameters:
value- the favorite - Flag used by a product-manager in order to mark an offering as favorite. The purpose of this flag is to be used for sorting in backoffice. Useful for multi-level offerings - e.g. mark MobileDeal within a QuadDeal as favorite so you have easy access to edit
-
setFavorite
Generated method - Setter of theTmaBundledProductOffering.favoriteattribute.- Parameters:
value- the favorite - Flag used by a product-manager in order to mark an offering as favorite. The purpose of this flag is to be used for sorting in backoffice. Useful for multi-level offerings - e.g. mark MobileDeal within a QuadDeal as favorite so you have easy access to edit
-
setFavorite
public void setFavorite(de.hybris.platform.jalo.SessionContext ctx, boolean value) Generated method - Setter of theTmaBundledProductOffering.favoriteattribute.- Parameters:
value- the favorite - Flag used by a product-manager in order to mark an offering as favorite. The purpose of this flag is to be used for sorting in backoffice. Useful for multi-level offerings - e.g. mark MobileDeal within a QuadDeal as favorite so you have easy access to edit
-
setFavorite
public void setFavorite(boolean value) Generated method - Setter of theTmaBundledProductOffering.favoriteattribute.- Parameters:
value- the favorite - Flag used by a product-manager in order to mark an offering as favorite. The purpose of this flag is to be used for sorting in backoffice. Useful for multi-level offerings - e.g. mark MobileDeal within a QuadDeal as favorite so you have easy access to edit
-
isMarkModifiedDisabled
@Deprecated(since="2105", forRemoval=true) public boolean isMarkModifiedDisabled(de.hybris.platform.jalo.Item referencedItem) Deprecated, for removal: This API element is subject to removal in a future version.since 2011, useUtilities.getMarkModifiedOverride(de.hybris.platform.jalo.type.RelationType)- Overrides:
isMarkModifiedDisabledin classTmaProductOffering
-
getPreConfigurations
Generated method - Getter of theTmaBundledProductOffering.preConfigurationsattribute.- Returns:
- the preConfigurations - PreConfig associated with the Bundled Product
-
getPreConfigurations
Generated method - Getter of theTmaBundledProductOffering.preConfigurationsattribute.- Returns:
- the preConfigurations - PreConfig associated with the Bundled Product
-
setPreConfigurations
public void setPreConfigurations(de.hybris.platform.jalo.SessionContext ctx, Set<TmaBpoPreConfig> value) Generated method - Setter of theTmaBundledProductOffering.preConfigurationsattribute.- Parameters:
value- the preConfigurations - PreConfig associated with the Bundled Product
-
setPreConfigurations
Generated method - Setter of theTmaBundledProductOffering.preConfigurationsattribute.- Parameters:
value- the preConfigurations - PreConfig associated with the Bundled Product
-
addToPreConfigurations
public void addToPreConfigurations(de.hybris.platform.jalo.SessionContext ctx, TmaBpoPreConfig value) Generated method - Addsvalueto preConfigurations.- Parameters:
value- the item to add to preConfigurations - PreConfig associated with the Bundled Product
-
addToPreConfigurations
Generated method - Addsvalueto preConfigurations.- Parameters:
value- the item to add to preConfigurations - PreConfig associated with the Bundled Product
-
removeFromPreConfigurations
public void removeFromPreConfigurations(de.hybris.platform.jalo.SessionContext ctx, TmaBpoPreConfig value) Generated method - Removesvaluefrom preConfigurations.- Parameters:
value- the item to remove from preConfigurations - PreConfig associated with the Bundled Product
-
removeFromPreConfigurations
Generated method - Removesvaluefrom preConfigurations.- Parameters:
value- the item to remove from preConfigurations - PreConfig associated with the Bundled Product
-
getProductOfferingGroups
public List<TmaProductOfferingGroup> getProductOfferingGroups(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaBundledProductOffering.productOfferingGroupsattribute.- Returns:
- the productOfferingGroups - Product Offering Group linked to the Bundled Product Offering.
-
getProductOfferingGroups
Generated method - Getter of theTmaBundledProductOffering.productOfferingGroupsattribute.- Returns:
- the productOfferingGroups - Product Offering Group linked to the Bundled Product Offering.
-
setProductOfferingGroups
public void setProductOfferingGroups(de.hybris.platform.jalo.SessionContext ctx, List<TmaProductOfferingGroup> value) Generated method - Setter of theTmaBundledProductOffering.productOfferingGroupsattribute.- Parameters:
value- the productOfferingGroups - Product Offering Group linked to the Bundled Product Offering.
-
setProductOfferingGroups
Generated method - Setter of theTmaBundledProductOffering.productOfferingGroupsattribute.- Parameters:
value- the productOfferingGroups - Product Offering Group linked to the Bundled Product Offering.
-
addToProductOfferingGroups
public void addToProductOfferingGroups(de.hybris.platform.jalo.SessionContext ctx, TmaProductOfferingGroup value) Generated method - Addsvalueto productOfferingGroups.- Parameters:
value- the item to add to productOfferingGroups - Product Offering Group linked to the Bundled Product Offering.
-
addToProductOfferingGroups
Generated method - Addsvalueto productOfferingGroups.- Parameters:
value- the item to add to productOfferingGroups - Product Offering Group linked to the Bundled Product Offering.
-
removeFromProductOfferingGroups
public void removeFromProductOfferingGroups(de.hybris.platform.jalo.SessionContext ctx, TmaProductOfferingGroup value) Generated method - Removesvaluefrom productOfferingGroups.- Parameters:
value- the item to remove from productOfferingGroups - Product Offering Group linked to the Bundled Product Offering.
-
removeFromProductOfferingGroups
Generated method - Removesvaluefrom productOfferingGroups.- Parameters:
value- the item to remove from productOfferingGroups - Product Offering Group linked to the Bundled Product Offering.
-
Utilities.getMarkModifiedOverride(de.hybris.platform.jalo.type.RelationType)