Class GeneratedSapproductconfigservicesManager
- java.lang.Object
-
- de.hybris.platform.jalo.Manager
-
- de.hybris.platform.jalo.extension.Extension
-
- de.hybris.platform.sap.productconfig.services.jalo.GeneratedSapproductconfigservicesManager
-
- All Implemented Interfaces:
ItemLifecycleListener
,java.io.Serializable
- Direct Known Subclasses:
SapproductconfigservicesManager
public abstract class GeneratedSapproductconfigservicesManager extends Extension
Generated class for typeSapproductconfigservicesManager
.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.extension.Extension
Extension.RestrictedLanguagesProvider, Extension.RightsProvider
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.Manager
Manager.GenericManagerSingletonCreator, Manager.ManagerSingletonCreator
-
-
Field Summary
Fields Modifier and Type Field Description protected static java.util.Map<java.lang.String,java.util.Map<java.lang.String,Item.AttributeMode>>
DEFAULT_INITIAL_ATTRIBUTES
protected static java.lang.String
PRODUCT2PRODUCTCONFIGS_MARKMODIFIED
Relation disable markmodifed parameter constants for Product2ProductConfigs from ((sapproductconfigservices))protected static java.lang.String
PRODUCT2PRODUCTCONFIGS_SRC_ORDERED
Relation ordering override parameter constants for Product2ProductConfigs from ((sapproductconfigservices))protected static java.lang.String
PRODUCT2PRODUCTCONFIGS_TGT_ORDERED
protected static OneToManyHandler<ProductConfiguration>
USER2PRODUCTCONFIGSPRODUCTCONFIGURATIONHANDLER
OneToManyHandler
for handling 1:n PRODUCTCONFIGURATION's relation attributes from 'many' side.
-
Constructor Summary
Constructors Constructor Description GeneratedSapproductconfigservicesManager()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addToProductConfiguration(Product item, ProductConfiguration value)
Generated method - Addsvalue
to productConfiguration.void
addToProductConfiguration(SessionContext ctx, Product item, ProductConfiguration value)
Generated method - Addsvalue
to productConfiguration.void
addToProductConfiguration(SessionContext ctx, User item, ProductConfiguration value)
Generated method - Addsvalue
to productConfiguration.void
addToProductConfiguration(User item, ProductConfiguration value)
Generated method - Addsvalue
to productConfiguration.CMSCartConfigurationRestriction
createCMSCartConfigurationRestriction(SessionContext ctx, java.util.Map attributeValues)
CMSCartConfigurationRestriction
createCMSCartConfigurationRestriction(java.util.Map attributeValues)
CPQConfiguratorSettings
createCPQConfiguratorSettings(SessionContext ctx, java.util.Map attributeValues)
CPQConfiguratorSettings
createCPQConfiguratorSettings(java.util.Map attributeValues)
CPQOrderEntryProductInfo
createCPQOrderEntryProductInfo(SessionContext ctx, java.util.Map attributeValues)
CPQOrderEntryProductInfo
createCPQOrderEntryProductInfo(java.util.Map attributeValues)
ProductConfiguration
createProductConfiguration(SessionContext ctx, java.util.Map attributeValues)
ProductConfiguration
createProductConfiguration(java.util.Map attributeValues)
ProductConfigurationPersistenceCleanUpCronJob
createProductConfigurationPersistenceCleanUpCronJob(SessionContext ctx, java.util.Map attributeValues)
ProductConfigurationPersistenceCleanUpCronJob
createProductConfigurationPersistenceCleanUpCronJob(java.util.Map attributeValues)
java.util.Map<EnumerationValue,java.lang.Integer>
getAllCpqStatusSummaryMap(AbstractOrderEntry item)
Generated method - Getter of theAbstractOrderEntry.cpqStatusSummaryMap
attribute.java.util.Map<EnumerationValue,java.lang.Integer>
getAllCpqStatusSummaryMap(SessionContext ctx, AbstractOrderEntry item)
Generated method - Getter of theAbstractOrderEntry.cpqStatusSummaryMap
attribute.java.util.Map<Language,java.lang.String>
getAllDescription(ClassificationAttributeValue item)
Generated method - Getter of theClassificationAttributeValue.description
attribute.java.util.Map<Language,java.lang.String>
getAllDescription(SessionContext ctx, ClassificationAttributeValue item)
Generated method - Getter of theClassificationAttributeValue.description
attribute.MediaContainer
getCpqMedia(ClassificationAttribute item)
Generated method - Getter of theClassificationAttribute.cpqMedia
attribute.MediaContainer
getCpqMedia(ClassificationAttributeValue item)
Generated method - Getter of theClassificationAttributeValue.cpqMedia
attribute.MediaContainer
getCpqMedia(SessionContext ctx, ClassificationAttribute item)
Generated method - Getter of theClassificationAttribute.cpqMedia
attribute.MediaContainer
getCpqMedia(SessionContext ctx, ClassificationAttributeValue item)
Generated method - Getter of theClassificationAttributeValue.cpqMedia
attribute.java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes(java.lang.Class<? extends Item> itemClass)
java.lang.String
getDescription(ClassificationAttributeValue item)
Generated method - Getter of theClassificationAttributeValue.description
attribute.java.lang.String
getDescription(SessionContext ctx, ClassificationAttributeValue item)
Generated method - Getter of theClassificationAttributeValue.description
attribute.java.lang.String
getName()
ProductConfiguration
getProductConfiguration(AbstractOrderEntry item)
Generated method - Getter of theAbstractOrderEntry.productConfiguration
attribute.java.util.Collection<ProductConfiguration>
getProductConfiguration(Product item)
Generated method - Getter of theProduct.productConfiguration
attribute.ProductConfiguration
getProductConfiguration(SessionContext ctx, AbstractOrderEntry item)
Generated method - Getter of theAbstractOrderEntry.productConfiguration
attribute.java.util.Collection<ProductConfiguration>
getProductConfiguration(SessionContext ctx, Product item)
Generated method - Getter of theProduct.productConfiguration
attribute.java.util.Collection<ProductConfiguration>
getProductConfiguration(SessionContext ctx, User item)
Generated method - Getter of theUser.productConfiguration
attribute.java.util.Collection<ProductConfiguration>
getProductConfiguration(User item)
Generated method - Getter of theUser.productConfiguration
attribute.long
getProductConfigurationCount(Product item)
long
getProductConfigurationCount(SessionContext ctx, Product item)
ProductConfiguration
getProductConfigurationDraft(AbstractOrderEntry item)
Generated method - Getter of theAbstractOrderEntry.productConfigurationDraft
attribute.ProductConfiguration
getProductConfigurationDraft(SessionContext ctx, AbstractOrderEntry item)
Generated method - Getter of theAbstractOrderEntry.productConfigurationDraft
attribute.java.lang.Boolean
isChangeable(SessionContext ctx, ERPVariantProduct item)
Generated method - Getter of theERPVariantProduct.changeable
attribute.java.lang.Boolean
isChangeable(ERPVariantProduct item)
Generated method - Getter of theERPVariantProduct.changeable
attribute.boolean
isChangeableAsPrimitive(SessionContext ctx, ERPVariantProduct item)
Generated method - Getter of theERPVariantProduct.changeable
attribute.boolean
isChangeableAsPrimitive(ERPVariantProduct item)
Generated method - Getter of theERPVariantProduct.changeable
attribute.void
removeFromProductConfiguration(Product item, ProductConfiguration value)
Generated method - Removesvalue
from productConfiguration.void
removeFromProductConfiguration(SessionContext ctx, Product item, ProductConfiguration value)
Generated method - Removesvalue
from productConfiguration.void
removeFromProductConfiguration(SessionContext ctx, User item, ProductConfiguration value)
Generated method - Removesvalue
from productConfiguration.void
removeFromProductConfiguration(User item, ProductConfiguration value)
Generated method - Removesvalue
from productConfiguration.void
setAllCpqStatusSummaryMap(AbstractOrderEntry item, java.util.Map<EnumerationValue,java.lang.Integer> value)
Generated method - Setter of theAbstractOrderEntry.cpqStatusSummaryMap
attribute.void
setAllCpqStatusSummaryMap(SessionContext ctx, AbstractOrderEntry item, java.util.Map<EnumerationValue,java.lang.Integer> value)
Generated method - Setter of theAbstractOrderEntry.cpqStatusSummaryMap
attribute.void
setAllDescription(ClassificationAttributeValue item, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theClassificationAttributeValue.description
attribute.void
setAllDescription(SessionContext ctx, ClassificationAttributeValue item, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theClassificationAttributeValue.description
attribute.void
setChangeable(SessionContext ctx, ERPVariantProduct item, boolean value)
Generated method - Setter of theERPVariantProduct.changeable
attribute.void
setChangeable(SessionContext ctx, ERPVariantProduct item, java.lang.Boolean value)
Generated method - Setter of theERPVariantProduct.changeable
attribute.void
setChangeable(ERPVariantProduct item, boolean value)
Generated method - Setter of theERPVariantProduct.changeable
attribute.void
setChangeable(ERPVariantProduct item, java.lang.Boolean value)
Generated method - Setter of theERPVariantProduct.changeable
attribute.void
setCpqMedia(ClassificationAttribute item, MediaContainer value)
Generated method - Setter of theClassificationAttribute.cpqMedia
attribute.void
setCpqMedia(ClassificationAttributeValue item, MediaContainer value)
Generated method - Setter of theClassificationAttributeValue.cpqMedia
attribute.void
setCpqMedia(SessionContext ctx, ClassificationAttribute item, MediaContainer value)
Generated method - Setter of theClassificationAttribute.cpqMedia
attribute.void
setCpqMedia(SessionContext ctx, ClassificationAttributeValue item, MediaContainer value)
Generated method - Setter of theClassificationAttributeValue.cpqMedia
attribute.void
setDescription(ClassificationAttributeValue item, java.lang.String value)
Generated method - Setter of theClassificationAttributeValue.description
attribute.void
setDescription(SessionContext ctx, ClassificationAttributeValue item, java.lang.String value)
Generated method - Setter of theClassificationAttributeValue.description
attribute.void
setProductConfiguration(AbstractOrderEntry item, ProductConfiguration value)
Generated method - Setter of theAbstractOrderEntry.productConfiguration
attribute.void
setProductConfiguration(Product item, java.util.Collection<ProductConfiguration> value)
Generated method - Setter of theProduct.productConfiguration
attribute.void
setProductConfiguration(SessionContext ctx, AbstractOrderEntry item, ProductConfiguration value)
Generated method - Setter of theAbstractOrderEntry.productConfiguration
attribute.void
setProductConfiguration(SessionContext ctx, Product item, java.util.Collection<ProductConfiguration> value)
Generated method - Setter of theProduct.productConfiguration
attribute.void
setProductConfiguration(SessionContext ctx, User item, java.util.Collection<ProductConfiguration> value)
Generated method - Setter of theUser.productConfiguration
attribute.void
setProductConfiguration(User item, java.util.Collection<ProductConfiguration> value)
Generated method - Setter of theUser.productConfiguration
attribute.void
setProductConfigurationDraft(AbstractOrderEntry item, ProductConfiguration value)
Generated method - Setter of theAbstractOrderEntry.productConfigurationDraft
attribute.void
setProductConfigurationDraft(SessionContext ctx, AbstractOrderEntry item, ProductConfiguration value)
Generated method - Setter of theAbstractOrderEntry.productConfigurationDraft
attribute.-
Methods inherited from class de.hybris.platform.jalo.extension.Extension
checkBeforeItemRemoval, createEssentialData, createProjectData, createSampleData, getCreatorDescription, getCreatorName, getCreatorParameterDefault, getCreatorParameterNames, getCreatorParameterPossibleValues, getRemote, isCreatorDisabled, notifyInitializationEnd, notifyInitializationStart, notifyItemRemoval, onFirstSessionCreation, writeReplace
-
Methods inherited from class de.hybris.platform.jalo.Manager
afterItemCreation, beforeItemCreation, destroy, extractNonRequiredRemoteFromItem, extractRequiredRemoteFromItem, getAllValuesSessionContext, getAttribute, getAttributeMap, getFirstItemByAttribute, getFirstItemByAttribute, getRemoteManagerClass, getSession, getSingletonManagerInstance, getTenant, getTransientObject, getTransientObjectMap, init, setAttribute, setTenant, setTransientObject, wrap
-
-
-
-
Field Detail
-
PRODUCT2PRODUCTCONFIGS_SRC_ORDERED
protected static java.lang.String PRODUCT2PRODUCTCONFIGS_SRC_ORDERED
Relation ordering override parameter constants for Product2ProductConfigs from ((sapproductconfigservices))
-
PRODUCT2PRODUCTCONFIGS_TGT_ORDERED
protected static java.lang.String PRODUCT2PRODUCTCONFIGS_TGT_ORDERED
-
PRODUCT2PRODUCTCONFIGS_MARKMODIFIED
protected static java.lang.String PRODUCT2PRODUCTCONFIGS_MARKMODIFIED
Relation disable markmodifed parameter constants for Product2ProductConfigs from ((sapproductconfigservices))
-
USER2PRODUCTCONFIGSPRODUCTCONFIGURATIONHANDLER
protected static final OneToManyHandler<ProductConfiguration> USER2PRODUCTCONFIGSPRODUCTCONFIGURATIONHANDLER
OneToManyHandler
for handling 1:n PRODUCTCONFIGURATION's relation attributes from 'many' side.
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,java.util.Map<java.lang.String,Item.AttributeMode>> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
public java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes(java.lang.Class<? extends Item> itemClass)
- Overrides:
getDefaultAttributeModes
in classExtension
-
isChangeable
public java.lang.Boolean isChangeable(SessionContext ctx, ERPVariantProduct item)
Generated method - Getter of theERPVariantProduct.changeable
attribute.- Returns:
- the changeable - Variant is changeable
-
isChangeable
public java.lang.Boolean isChangeable(ERPVariantProduct item)
Generated method - Getter of theERPVariantProduct.changeable
attribute.- Returns:
- the changeable - Variant is changeable
-
isChangeableAsPrimitive
public boolean isChangeableAsPrimitive(SessionContext ctx, ERPVariantProduct item)
Generated method - Getter of theERPVariantProduct.changeable
attribute.- Returns:
- the changeable - Variant is changeable
-
isChangeableAsPrimitive
public boolean isChangeableAsPrimitive(ERPVariantProduct item)
Generated method - Getter of theERPVariantProduct.changeable
attribute.- Returns:
- the changeable - Variant is changeable
-
setChangeable
public void setChangeable(SessionContext ctx, ERPVariantProduct item, java.lang.Boolean value)
Generated method - Setter of theERPVariantProduct.changeable
attribute.- Parameters:
value
- the changeable - Variant is changeable
-
setChangeable
public void setChangeable(ERPVariantProduct item, java.lang.Boolean value)
Generated method - Setter of theERPVariantProduct.changeable
attribute.- Parameters:
value
- the changeable - Variant is changeable
-
setChangeable
public void setChangeable(SessionContext ctx, ERPVariantProduct item, boolean value)
Generated method - Setter of theERPVariantProduct.changeable
attribute.- Parameters:
value
- the changeable - Variant is changeable
-
setChangeable
public void setChangeable(ERPVariantProduct item, boolean value)
Generated method - Setter of theERPVariantProduct.changeable
attribute.- Parameters:
value
- the changeable - Variant is changeable
-
getCpqMedia
public MediaContainer getCpqMedia(SessionContext ctx, ClassificationAttribute item)
Generated method - Getter of theClassificationAttribute.cpqMedia
attribute.- Returns:
- the cpqMedia - It is a media container with images corresponding to the characteristic
-
getCpqMedia
public MediaContainer getCpqMedia(ClassificationAttribute item)
Generated method - Getter of theClassificationAttribute.cpqMedia
attribute.- Returns:
- the cpqMedia - It is a media container with images corresponding to the characteristic
-
setCpqMedia
public void setCpqMedia(SessionContext ctx, ClassificationAttribute item, MediaContainer value)
Generated method - Setter of theClassificationAttribute.cpqMedia
attribute.- Parameters:
value
- the cpqMedia - It is a media container with images corresponding to the characteristic
-
setCpqMedia
public void setCpqMedia(ClassificationAttribute item, MediaContainer value)
Generated method - Setter of theClassificationAttribute.cpqMedia
attribute.- Parameters:
value
- the cpqMedia - It is a media container with images corresponding to the characteristic
-
getCpqMedia
public MediaContainer getCpqMedia(SessionContext ctx, ClassificationAttributeValue item)
Generated method - Getter of theClassificationAttributeValue.cpqMedia
attribute.- Returns:
- the cpqMedia - It is a media container with images corresponding to the value
-
getCpqMedia
public MediaContainer getCpqMedia(ClassificationAttributeValue item)
Generated method - Getter of theClassificationAttributeValue.cpqMedia
attribute.- Returns:
- the cpqMedia - It is a media container with images corresponding to the value
-
setCpqMedia
public void setCpqMedia(SessionContext ctx, ClassificationAttributeValue item, MediaContainer value)
Generated method - Setter of theClassificationAttributeValue.cpqMedia
attribute.- Parameters:
value
- the cpqMedia - It is a media container with images corresponding to the value
-
setCpqMedia
public void setCpqMedia(ClassificationAttributeValue item, MediaContainer value)
Generated method - Setter of theClassificationAttributeValue.cpqMedia
attribute.- Parameters:
value
- the cpqMedia - It is a media container with images corresponding to the value
-
getAllCpqStatusSummaryMap
public java.util.Map<EnumerationValue,java.lang.Integer> getAllCpqStatusSummaryMap(SessionContext ctx, AbstractOrderEntry item)
Generated method - Getter of theAbstractOrderEntry.cpqStatusSummaryMap
attribute.- Returns:
- the cpqStatusSummaryMap - Status of the configuration and number of errors.
-
getAllCpqStatusSummaryMap
public java.util.Map<EnumerationValue,java.lang.Integer> getAllCpqStatusSummaryMap(AbstractOrderEntry item)
Generated method - Getter of theAbstractOrderEntry.cpqStatusSummaryMap
attribute.- Returns:
- the cpqStatusSummaryMap - Status of the configuration and number of errors.
-
setAllCpqStatusSummaryMap
public void setAllCpqStatusSummaryMap(SessionContext ctx, AbstractOrderEntry item, java.util.Map<EnumerationValue,java.lang.Integer> value)
Generated method - Setter of theAbstractOrderEntry.cpqStatusSummaryMap
attribute.- Parameters:
value
- the cpqStatusSummaryMap - Status of the configuration and number of errors.
-
setAllCpqStatusSummaryMap
public void setAllCpqStatusSummaryMap(AbstractOrderEntry item, java.util.Map<EnumerationValue,java.lang.Integer> value)
Generated method - Setter of theAbstractOrderEntry.cpqStatusSummaryMap
attribute.- Parameters:
value
- the cpqStatusSummaryMap - Status of the configuration and number of errors.
-
createCMSCartConfigurationRestriction
public CMSCartConfigurationRestriction createCMSCartConfigurationRestriction(SessionContext ctx, java.util.Map attributeValues)
-
createCMSCartConfigurationRestriction
public CMSCartConfigurationRestriction createCMSCartConfigurationRestriction(java.util.Map attributeValues)
-
createCPQConfiguratorSettings
public CPQConfiguratorSettings createCPQConfiguratorSettings(SessionContext ctx, java.util.Map attributeValues)
-
createCPQConfiguratorSettings
public CPQConfiguratorSettings createCPQConfiguratorSettings(java.util.Map attributeValues)
-
createCPQOrderEntryProductInfo
public CPQOrderEntryProductInfo createCPQOrderEntryProductInfo(SessionContext ctx, java.util.Map attributeValues)
-
createCPQOrderEntryProductInfo
public CPQOrderEntryProductInfo createCPQOrderEntryProductInfo(java.util.Map attributeValues)
-
createProductConfiguration
public ProductConfiguration createProductConfiguration(SessionContext ctx, java.util.Map attributeValues)
-
createProductConfiguration
public ProductConfiguration createProductConfiguration(java.util.Map attributeValues)
-
createProductConfigurationPersistenceCleanUpCronJob
public ProductConfigurationPersistenceCleanUpCronJob createProductConfigurationPersistenceCleanUpCronJob(SessionContext ctx, java.util.Map attributeValues)
-
createProductConfigurationPersistenceCleanUpCronJob
public ProductConfigurationPersistenceCleanUpCronJob createProductConfigurationPersistenceCleanUpCronJob(java.util.Map attributeValues)
-
getDescription
public java.lang.String getDescription(SessionContext ctx, ClassificationAttributeValue item)
Generated method - Getter of theClassificationAttributeValue.description
attribute.- Returns:
- the description - Language independent name of the characteristic value
-
getDescription
public java.lang.String getDescription(ClassificationAttributeValue item)
Generated method - Getter of theClassificationAttributeValue.description
attribute.- Returns:
- the description - Language independent name of the characteristic value
-
getAllDescription
public java.util.Map<Language,java.lang.String> getAllDescription(SessionContext ctx, ClassificationAttributeValue item)
Generated method - Getter of theClassificationAttributeValue.description
attribute.- Returns:
- the localized description - Language independent name of the characteristic value
-
getAllDescription
public java.util.Map<Language,java.lang.String> getAllDescription(ClassificationAttributeValue item)
Generated method - Getter of theClassificationAttributeValue.description
attribute.- Returns:
- the localized description - Language independent name of the characteristic value
-
setDescription
public void setDescription(SessionContext ctx, ClassificationAttributeValue item, java.lang.String value)
Generated method - Setter of theClassificationAttributeValue.description
attribute.- Parameters:
value
- the description - Language independent name of the characteristic value
-
setDescription
public void setDescription(ClassificationAttributeValue item, java.lang.String value)
Generated method - Setter of theClassificationAttributeValue.description
attribute.- Parameters:
value
- the description - Language independent name of the characteristic value
-
setAllDescription
public void setAllDescription(SessionContext ctx, ClassificationAttributeValue item, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theClassificationAttributeValue.description
attribute.- Parameters:
value
- the description - Language independent name of the characteristic value
-
setAllDescription
public void setAllDescription(ClassificationAttributeValue item, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theClassificationAttributeValue.description
attribute.- Parameters:
value
- the description - Language independent name of the characteristic value
-
getProductConfiguration
public ProductConfiguration getProductConfiguration(SessionContext ctx, AbstractOrderEntry item)
Generated method - Getter of theAbstractOrderEntry.productConfiguration
attribute.- Returns:
- the productConfiguration - Active Product Configuration.
-
getProductConfiguration
public ProductConfiguration getProductConfiguration(AbstractOrderEntry item)
Generated method - Getter of theAbstractOrderEntry.productConfiguration
attribute.- Returns:
- the productConfiguration - Active Product Configuration.
-
setProductConfiguration
public void setProductConfiguration(SessionContext ctx, AbstractOrderEntry item, ProductConfiguration value)
Generated method - Setter of theAbstractOrderEntry.productConfiguration
attribute.- Parameters:
value
- the productConfiguration - Active Product Configuration.
-
setProductConfiguration
public void setProductConfiguration(AbstractOrderEntry item, ProductConfiguration value)
Generated method - Setter of theAbstractOrderEntry.productConfiguration
attribute.- Parameters:
value
- the productConfiguration - Active Product Configuration.
-
getProductConfiguration
public java.util.Collection<ProductConfiguration> getProductConfiguration(SessionContext ctx, Product item)
Generated method - Getter of theProduct.productConfiguration
attribute.- Returns:
- the productConfiguration
-
getProductConfiguration
public java.util.Collection<ProductConfiguration> getProductConfiguration(Product item)
Generated method - Getter of theProduct.productConfiguration
attribute.- Returns:
- the productConfiguration
-
getProductConfigurationCount
public long getProductConfigurationCount(SessionContext ctx, Product item)
-
getProductConfigurationCount
public long getProductConfigurationCount(Product item)
-
setProductConfiguration
public void setProductConfiguration(SessionContext ctx, Product item, java.util.Collection<ProductConfiguration> value)
Generated method - Setter of theProduct.productConfiguration
attribute.- Parameters:
value
- the productConfiguration
-
setProductConfiguration
public void setProductConfiguration(Product item, java.util.Collection<ProductConfiguration> value)
Generated method - Setter of theProduct.productConfiguration
attribute.- Parameters:
value
- the productConfiguration
-
addToProductConfiguration
public void addToProductConfiguration(SessionContext ctx, Product item, ProductConfiguration value)
Generated method - Addsvalue
to productConfiguration.- Parameters:
value
- the item to add to productConfiguration
-
addToProductConfiguration
public void addToProductConfiguration(Product item, ProductConfiguration value)
Generated method - Addsvalue
to productConfiguration.- Parameters:
value
- the item to add to productConfiguration
-
removeFromProductConfiguration
public void removeFromProductConfiguration(SessionContext ctx, Product item, ProductConfiguration value)
Generated method - Removesvalue
from productConfiguration.- Parameters:
value
- the item to remove from productConfiguration
-
removeFromProductConfiguration
public void removeFromProductConfiguration(Product item, ProductConfiguration value)
Generated method - Removesvalue
from productConfiguration.- Parameters:
value
- the item to remove from productConfiguration
-
getProductConfiguration
public java.util.Collection<ProductConfiguration> getProductConfiguration(SessionContext ctx, User item)
Generated method - Getter of theUser.productConfiguration
attribute.- Returns:
- the productConfiguration
-
getProductConfiguration
public java.util.Collection<ProductConfiguration> getProductConfiguration(User item)
Generated method - Getter of theUser.productConfiguration
attribute.- Returns:
- the productConfiguration
-
setProductConfiguration
public void setProductConfiguration(SessionContext ctx, User item, java.util.Collection<ProductConfiguration> value)
Generated method - Setter of theUser.productConfiguration
attribute.- Parameters:
value
- the productConfiguration
-
setProductConfiguration
public void setProductConfiguration(User item, java.util.Collection<ProductConfiguration> value)
Generated method - Setter of theUser.productConfiguration
attribute.- Parameters:
value
- the productConfiguration
-
addToProductConfiguration
public void addToProductConfiguration(SessionContext ctx, User item, ProductConfiguration value)
Generated method - Addsvalue
to productConfiguration.- Parameters:
value
- the item to add to productConfiguration
-
addToProductConfiguration
public void addToProductConfiguration(User item, ProductConfiguration value)
Generated method - Addsvalue
to productConfiguration.- Parameters:
value
- the item to add to productConfiguration
-
removeFromProductConfiguration
public void removeFromProductConfiguration(SessionContext ctx, User item, ProductConfiguration value)
Generated method - Removesvalue
from productConfiguration.- Parameters:
value
- the item to remove from productConfiguration
-
removeFromProductConfiguration
public void removeFromProductConfiguration(User item, ProductConfiguration value)
Generated method - Removesvalue
from productConfiguration.- Parameters:
value
- the item to remove from productConfiguration
-
getProductConfigurationDraft
public ProductConfiguration getProductConfigurationDraft(SessionContext ctx, AbstractOrderEntry item)
Generated method - Getter of theAbstractOrderEntry.productConfigurationDraft
attribute.- Returns:
- the productConfigurationDraft - ProductConfiguration Draft.
-
getProductConfigurationDraft
public ProductConfiguration getProductConfigurationDraft(AbstractOrderEntry item)
Generated method - Getter of theAbstractOrderEntry.productConfigurationDraft
attribute.- Returns:
- the productConfigurationDraft - ProductConfiguration Draft.
-
setProductConfigurationDraft
public void setProductConfigurationDraft(SessionContext ctx, AbstractOrderEntry item, ProductConfiguration value)
Generated method - Setter of theAbstractOrderEntry.productConfigurationDraft
attribute.- Parameters:
value
- the productConfigurationDraft - ProductConfiguration Draft.
-
setProductConfigurationDraft
public void setProductConfigurationDraft(AbstractOrderEntry item, ProductConfiguration value)
Generated method - Setter of theAbstractOrderEntry.productConfigurationDraft
attribute.- Parameters:
value
- the productConfigurationDraft - ProductConfiguration Draft.
-
-