Class GeneratedConfigurableBundleServicesManager
java.lang.Object
de.hybris.platform.jalo.Manager
de.hybris.platform.jalo.extension.Extension
de.hybris.platform.configurablebundleservices.jalo.GeneratedConfigurableBundleServicesManager
- All Implemented Interfaces:
ItemLifecycleListener,Serializable
- Direct Known Subclasses:
ConfigurableBundleServicesManager
Generated class for type
ConfigurableBundleServicesManager.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.jalo.extension.Extension
Extension.RestrictedLanguagesProvider, Extension.RightsProviderNested classes/interfaces inherited from class de.hybris.platform.jalo.Manager
Manager.GenericManagerSingletonCreator, Manager.ManagerSingletonCreator -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static StringRelation disable markmodifed parameter constants for AbstractBundleRulesConditionalProductsRelation from ((configurablebundleservices))protected static StringRelation ordering override parameter constants for AbstractBundleRulesConditionalProductsRelation from ((configurablebundleservices))protected static Stringprotected static StringRelation disable markmodifed parameter constants for AbstractBundleRulesTargetProductsRelation from ((configurablebundleservices))protected static StringRelation ordering override parameter constants for AbstractBundleRulesTargetProductsRelation from ((configurablebundleservices))protected static Stringprotected static final Map<String,Map<String, Item.AttributeMode>> protected static final OneToManyHandler<CartEntry>OneToManyHandlerfor handling 1:n LASTMODIFIEDENTRIES's relation attributes from 'many' side.protected static StringRelation disable markmodifed parameter constants for ProductsBundleTemplatesRelation from ((configurablebundleservices))protected static StringRelation ordering override parameter constants for ProductsBundleTemplatesRelation from ((configurablebundleservices))protected static String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddToBundleTemplates(Product item, BundleTemplate value) Generated method - Addsvalueto bundleTemplates.voidaddToBundleTemplates(SessionContext ctx, Product item, BundleTemplate value) Generated method - Addsvalueto bundleTemplates.voidaddToConditionalBundleRules(Product item, AbstractBundleRule value) Generated method - Addsvalueto conditionalBundleRules.voidaddToConditionalBundleRules(SessionContext ctx, Product item, AbstractBundleRule value) Generated method - Addsvalueto conditionalBundleRules.voidaddToLastModifiedEntries(Cart item, CartEntry value) Generated method - Addsvalueto lastModifiedEntries.voidaddToLastModifiedEntries(SessionContext ctx, Cart item, CartEntry value) Generated method - Addsvalueto lastModifiedEntries.voidaddToTargetBundleRules(Product item, AbstractBundleRule value) Generated method - Addsvalueto targetBundleRules.voidaddToTargetBundleRules(SessionContext ctx, Product item, AbstractBundleRule value) Generated method - Addsvalueto targetBundleRules.createAbstractBundleRuleTargetProductsAssignedConstraint(SessionContext ctx, Map attributeValues) createAbstractBundleRuleTargetProductsAssignedConstraint(Map attributeValues) createAutoPickBundleSelectionCriteria(SessionContext ctx, Map attributeValues) createAutoPickBundleSelectionCriteria(Map attributeValues) createBundleCarouselComponent(SessionContext ctx, Map attributeValues) createBundleCarouselComponent(Map attributeValues) createBundleTemplate(SessionContext ctx, Map attributeValues) createBundleTemplate(Map attributeValues) createBundleTemplateProductsAssignedConstraint(SessionContext ctx, Map attributeValues) createBundleTemplateProductsAssignedConstraint(Map attributeValues) createBundleTemplateStatus(SessionContext ctx, Map attributeValues) createBundleTemplateStatus(Map attributeValues) createChangeProductPriceBundleRule(SessionContext ctx, Map attributeValues) createChangeProductPriceBundleRule(Map attributeValues) createDisableProductBundleRule(SessionContext ctx, Map attributeValues) createDisableProductBundleRule(Map attributeValues) createPickExactlyNBundleSelectionCriteria(SessionContext ctx, Map attributeValues) createPickExactlyNBundleSelectionCriteria(Map attributeValues) createPickNToMBundleSelectionCriteria(SessionContext ctx, Map attributeValues) createPickNToMBundleSelectionCriteria(Map attributeValues) getBundleTemplates(Product item) Generated method - Getter of theProduct.bundleTemplatesattribute.getBundleTemplates(SessionContext ctx, Product item) Generated method - Getter of theProduct.bundleTemplatesattribute.longlonggetBundleTemplatesCount(SessionContext ctx, Product item) Generated method - Getter of theProduct.conditionalBundleRulesattribute.getConditionalBundleRules(SessionContext ctx, Product item) Generated method - Getter of theProduct.conditionalBundleRulesattribute.longlonggetConditionalBundleRulesCount(SessionContext ctx, Product item) getDefaultAttributeModes(Class<? extends Item> itemClass) getLastModifiedEntries(Cart item) Generated method - Getter of theCart.lastModifiedEntriesattribute.getLastModifiedEntries(SessionContext ctx, Cart item) Generated method - Getter of theCart.lastModifiedEntriesattribute.Generated method - Getter of theCartEntry.lastModifiedMasterCartattribute.getLastModifiedMasterCart(SessionContext ctx, CartEntry item) Generated method - Getter of theCartEntry.lastModifiedMasterCartattribute.getName()getTargetBundleRules(Product item) Generated method - Getter of theProduct.targetBundleRulesattribute.getTargetBundleRules(SessionContext ctx, Product item) Generated method - Getter of theProduct.targetBundleRulesattribute.longlonggetTargetBundleRulesCount(SessionContext ctx, Product item) isSoldIndividually(Product item) Generated method - Getter of theProduct.soldIndividuallyattribute.isSoldIndividually(SessionContext ctx, Product item) Generated method - Getter of theProduct.soldIndividuallyattribute.booleanGenerated method - Getter of theProduct.soldIndividuallyattribute.booleanisSoldIndividuallyAsPrimitive(SessionContext ctx, Product item) Generated method - Getter of theProduct.soldIndividuallyattribute.voidremoveFromBundleTemplates(Product item, BundleTemplate value) Generated method - Removesvaluefrom bundleTemplates.voidremoveFromBundleTemplates(SessionContext ctx, Product item, BundleTemplate value) Generated method - Removesvaluefrom bundleTemplates.voidremoveFromConditionalBundleRules(Product item, AbstractBundleRule value) Generated method - Removesvaluefrom conditionalBundleRules.voidremoveFromConditionalBundleRules(SessionContext ctx, Product item, AbstractBundleRule value) Generated method - Removesvaluefrom conditionalBundleRules.voidremoveFromLastModifiedEntries(Cart item, CartEntry value) Generated method - Removesvaluefrom lastModifiedEntries.voidremoveFromLastModifiedEntries(SessionContext ctx, Cart item, CartEntry value) Generated method - Removesvaluefrom lastModifiedEntries.voidremoveFromTargetBundleRules(Product item, AbstractBundleRule value) Generated method - Removesvaluefrom targetBundleRules.voidremoveFromTargetBundleRules(SessionContext ctx, Product item, AbstractBundleRule value) Generated method - Removesvaluefrom targetBundleRules.voidsetBundleTemplates(Product item, Collection<BundleTemplate> value) Generated method - Setter of theProduct.bundleTemplatesattribute.voidsetBundleTemplates(SessionContext ctx, Product item, Collection<BundleTemplate> value) Generated method - Setter of theProduct.bundleTemplatesattribute.voidsetConditionalBundleRules(Product item, Collection<AbstractBundleRule> value) Generated method - Setter of theProduct.conditionalBundleRulesattribute.voidsetConditionalBundleRules(SessionContext ctx, Product item, Collection<AbstractBundleRule> value) Generated method - Setter of theProduct.conditionalBundleRulesattribute.voidsetLastModifiedEntries(Cart item, Collection<CartEntry> value) Generated method - Setter of theCart.lastModifiedEntriesattribute.voidsetLastModifiedEntries(SessionContext ctx, Cart item, Collection<CartEntry> value) Generated method - Setter of theCart.lastModifiedEntriesattribute.voidsetLastModifiedMasterCart(CartEntry item, Cart value) Generated method - Setter of theCartEntry.lastModifiedMasterCartattribute.voidsetLastModifiedMasterCart(SessionContext ctx, CartEntry item, Cart value) Generated method - Setter of theCartEntry.lastModifiedMasterCartattribute.voidsetSoldIndividually(Product item, boolean value) Generated method - Setter of theProduct.soldIndividuallyattribute.voidsetSoldIndividually(Product item, Boolean value) Generated method - Setter of theProduct.soldIndividuallyattribute.voidsetSoldIndividually(SessionContext ctx, Product item, boolean value) Generated method - Setter of theProduct.soldIndividuallyattribute.voidsetSoldIndividually(SessionContext ctx, Product item, Boolean value) Generated method - Setter of theProduct.soldIndividuallyattribute.voidsetTargetBundleRules(Product item, Collection<AbstractBundleRule> value) Generated method - Setter of theProduct.targetBundleRulesattribute.voidsetTargetBundleRules(SessionContext ctx, Product item, Collection<AbstractBundleRule> value) Generated method - Setter of theProduct.targetBundleRulesattribute.Methods inherited from class de.hybris.platform.jalo.extension.Extension
checkBeforeInitialization, checkBeforeItemRemoval, createEssentialData, createProjectData, createSampleData, getCreatorDescription, getCreatorName, getCreatorParameterDefault, getCreatorParameterNames, getCreatorParameterPossibleValues, getRemote, isCreatorDisabled, notifyInitializationEnd, notifyInitializationStart, notifyItemRemoval, onFirstSessionCreation, writeReplaceMethods 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 Details
-
ABSTRACTBUNDLERULESCONDITIONALPRODUCTSRELATION_SRC_ORDERED
Relation ordering override parameter constants for AbstractBundleRulesConditionalProductsRelation from ((configurablebundleservices)) -
ABSTRACTBUNDLERULESCONDITIONALPRODUCTSRELATION_TGT_ORDERED
-
ABSTRACTBUNDLERULESCONDITIONALPRODUCTSRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for AbstractBundleRulesConditionalProductsRelation from ((configurablebundleservices)) -
ABSTRACTBUNDLERULESTARGETPRODUCTSRELATION_SRC_ORDERED
Relation ordering override parameter constants for AbstractBundleRulesTargetProductsRelation from ((configurablebundleservices)) -
ABSTRACTBUNDLERULESTARGETPRODUCTSRELATION_TGT_ORDERED
-
ABSTRACTBUNDLERULESTARGETPRODUCTSRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for AbstractBundleRulesTargetProductsRelation from ((configurablebundleservices)) -
PRODUCTSBUNDLETEMPLATESRELATION_SRC_ORDERED
Relation ordering override parameter constants for ProductsBundleTemplatesRelation from ((configurablebundleservices)) -
PRODUCTSBUNDLETEMPLATESRELATION_TGT_ORDERED
-
PRODUCTSBUNDLETEMPLATESRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for ProductsBundleTemplatesRelation from ((configurablebundleservices)) -
LASTMODIFIEDENTRIESRELATIONLASTMODIFIEDENTRIESHANDLER
protected static final OneToManyHandler<CartEntry> LASTMODIFIEDENTRIESRELATIONLASTMODIFIEDENTRIESHANDLEROneToManyHandlerfor handling 1:n LASTMODIFIEDENTRIES's relation attributes from 'many' side. -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
GeneratedConfigurableBundleServicesManager
public GeneratedConfigurableBundleServicesManager()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classExtension
-
getBundleTemplates
Generated method - Getter of theProduct.bundleTemplatesattribute.- Returns:
- the bundleTemplates
-
getBundleTemplates
Generated method - Getter of theProduct.bundleTemplatesattribute.- Returns:
- the bundleTemplates
-
getBundleTemplatesCount
-
getBundleTemplatesCount
-
setBundleTemplates
Generated method - Setter of theProduct.bundleTemplatesattribute.- Parameters:
value- the bundleTemplates
-
setBundleTemplates
Generated method - Setter of theProduct.bundleTemplatesattribute.- Parameters:
value- the bundleTemplates
-
addToBundleTemplates
Generated method - Addsvalueto bundleTemplates.- Parameters:
value- the item to add to bundleTemplates
-
addToBundleTemplates
Generated method - Addsvalueto bundleTemplates.- Parameters:
value- the item to add to bundleTemplates
-
removeFromBundleTemplates
Generated method - Removesvaluefrom bundleTemplates.- Parameters:
value- the item to remove from bundleTemplates
-
removeFromBundleTemplates
Generated method - Removesvaluefrom bundleTemplates.- Parameters:
value- the item to remove from bundleTemplates
-
getConditionalBundleRules
Generated method - Getter of theProduct.conditionalBundleRulesattribute.- Returns:
- the conditionalBundleRules
-
getConditionalBundleRules
Generated method - Getter of theProduct.conditionalBundleRulesattribute.- Returns:
- the conditionalBundleRules
-
getConditionalBundleRulesCount
-
getConditionalBundleRulesCount
-
setConditionalBundleRules
public void setConditionalBundleRules(SessionContext ctx, Product item, Collection<AbstractBundleRule> value) Generated method - Setter of theProduct.conditionalBundleRulesattribute.- Parameters:
value- the conditionalBundleRules
-
setConditionalBundleRules
Generated method - Setter of theProduct.conditionalBundleRulesattribute.- Parameters:
value- the conditionalBundleRules
-
addToConditionalBundleRules
Generated method - Addsvalueto conditionalBundleRules.- Parameters:
value- the item to add to conditionalBundleRules
-
addToConditionalBundleRules
Generated method - Addsvalueto conditionalBundleRules.- Parameters:
value- the item to add to conditionalBundleRules
-
removeFromConditionalBundleRules
public void removeFromConditionalBundleRules(SessionContext ctx, Product item, AbstractBundleRule value) Generated method - Removesvaluefrom conditionalBundleRules.- Parameters:
value- the item to remove from conditionalBundleRules
-
removeFromConditionalBundleRules
Generated method - Removesvaluefrom conditionalBundleRules.- Parameters:
value- the item to remove from conditionalBundleRules
-
createAbstractBundleRuleTargetProductsAssignedConstraint
public AbstractBundleRuleTargetProductsAssignedConstraint createAbstractBundleRuleTargetProductsAssignedConstraint(SessionContext ctx, Map attributeValues) -
createAbstractBundleRuleTargetProductsAssignedConstraint
public AbstractBundleRuleTargetProductsAssignedConstraint createAbstractBundleRuleTargetProductsAssignedConstraint(Map attributeValues) -
createAutoPickBundleSelectionCriteria
public AutoPickBundleSelectionCriteria createAutoPickBundleSelectionCriteria(SessionContext ctx, Map attributeValues) -
createAutoPickBundleSelectionCriteria
-
createBundleCarouselComponent
public BundleCarouselComponent createBundleCarouselComponent(SessionContext ctx, Map attributeValues) -
createBundleCarouselComponent
-
createBundleTemplate
-
createBundleTemplate
-
createBundleTemplateProductsAssignedConstraint
public BundleTemplateProductsAssignedConstraint createBundleTemplateProductsAssignedConstraint(SessionContext ctx, Map attributeValues) -
createBundleTemplateProductsAssignedConstraint
public BundleTemplateProductsAssignedConstraint createBundleTemplateProductsAssignedConstraint(Map attributeValues) -
createBundleTemplateStatus
-
createBundleTemplateStatus
-
createChangeProductPriceBundleRule
public ChangeProductPriceBundleRule createChangeProductPriceBundleRule(SessionContext ctx, Map attributeValues) -
createChangeProductPriceBundleRule
-
createDisableProductBundleRule
public DisableProductBundleRule createDisableProductBundleRule(SessionContext ctx, Map attributeValues) -
createDisableProductBundleRule
-
createPickExactlyNBundleSelectionCriteria
public PickExactlyNBundleSelectionCriteria createPickExactlyNBundleSelectionCriteria(SessionContext ctx, Map attributeValues) -
createPickExactlyNBundleSelectionCriteria
public PickExactlyNBundleSelectionCriteria createPickExactlyNBundleSelectionCriteria(Map attributeValues) -
createPickNToMBundleSelectionCriteria
public PickNToMBundleSelectionCriteria createPickNToMBundleSelectionCriteria(SessionContext ctx, Map attributeValues) -
createPickNToMBundleSelectionCriteria
-
getName
-
getLastModifiedEntries
Generated method - Getter of theCart.lastModifiedEntriesattribute.- Returns:
- the lastModifiedEntries
-
getLastModifiedEntries
Generated method - Getter of theCart.lastModifiedEntriesattribute.- Returns:
- the lastModifiedEntries
-
setLastModifiedEntries
Generated method - Setter of theCart.lastModifiedEntriesattribute.- Parameters:
value- the lastModifiedEntries
-
setLastModifiedEntries
Generated method - Setter of theCart.lastModifiedEntriesattribute.- Parameters:
value- the lastModifiedEntries
-
addToLastModifiedEntries
Generated method - Addsvalueto lastModifiedEntries.- Parameters:
value- the item to add to lastModifiedEntries
-
addToLastModifiedEntries
Generated method - Addsvalueto lastModifiedEntries.- Parameters:
value- the item to add to lastModifiedEntries
-
removeFromLastModifiedEntries
Generated method - Removesvaluefrom lastModifiedEntries.- Parameters:
value- the item to remove from lastModifiedEntries
-
removeFromLastModifiedEntries
Generated method - Removesvaluefrom lastModifiedEntries.- Parameters:
value- the item to remove from lastModifiedEntries
-
getLastModifiedMasterCart
Generated method - Getter of theCartEntry.lastModifiedMasterCartattribute.- Returns:
- the lastModifiedMasterCart
-
getLastModifiedMasterCart
Generated method - Getter of theCartEntry.lastModifiedMasterCartattribute.- Returns:
- the lastModifiedMasterCart
-
setLastModifiedMasterCart
Generated method - Setter of theCartEntry.lastModifiedMasterCartattribute.- Parameters:
value- the lastModifiedMasterCart
-
setLastModifiedMasterCart
Generated method - Setter of theCartEntry.lastModifiedMasterCartattribute.- Parameters:
value- the lastModifiedMasterCart
-
isSoldIndividually
Generated method - Getter of theProduct.soldIndividuallyattribute.- Returns:
- the soldIndividually
-
isSoldIndividually
Generated method - Getter of theProduct.soldIndividuallyattribute.- Returns:
- the soldIndividually
-
isSoldIndividuallyAsPrimitive
Generated method - Getter of theProduct.soldIndividuallyattribute.- Returns:
- the soldIndividually
-
isSoldIndividuallyAsPrimitive
Generated method - Getter of theProduct.soldIndividuallyattribute.- Returns:
- the soldIndividually
-
setSoldIndividually
Generated method - Setter of theProduct.soldIndividuallyattribute.- Parameters:
value- the soldIndividually
-
setSoldIndividually
Generated method - Setter of theProduct.soldIndividuallyattribute.- Parameters:
value- the soldIndividually
-
setSoldIndividually
Generated method - Setter of theProduct.soldIndividuallyattribute.- Parameters:
value- the soldIndividually
-
setSoldIndividually
Generated method - Setter of theProduct.soldIndividuallyattribute.- Parameters:
value- the soldIndividually
-
getTargetBundleRules
Generated method - Getter of theProduct.targetBundleRulesattribute.- Returns:
- the targetBundleRules
-
getTargetBundleRules
Generated method - Getter of theProduct.targetBundleRulesattribute.- Returns:
- the targetBundleRules
-
getTargetBundleRulesCount
-
getTargetBundleRulesCount
-
setTargetBundleRules
public void setTargetBundleRules(SessionContext ctx, Product item, Collection<AbstractBundleRule> value) Generated method - Setter of theProduct.targetBundleRulesattribute.- Parameters:
value- the targetBundleRules
-
setTargetBundleRules
Generated method - Setter of theProduct.targetBundleRulesattribute.- Parameters:
value- the targetBundleRules
-
addToTargetBundleRules
Generated method - Addsvalueto targetBundleRules.- Parameters:
value- the item to add to targetBundleRules
-
addToTargetBundleRules
Generated method - Addsvalueto targetBundleRules.- Parameters:
value- the item to add to targetBundleRules
-
removeFromTargetBundleRules
Generated method - Removesvaluefrom targetBundleRules.- Parameters:
value- the item to remove from targetBundleRules
-
removeFromTargetBundleRules
Generated method - Removesvaluefrom targetBundleRules.- Parameters:
value- the item to remove from targetBundleRules
-