Class GeneratedSubscriptionbundleservicesManager
- java.lang.Object
-
- de.hybris.platform.jalo.Manager
-
- de.hybris.platform.jalo.extension.Extension
-
- de.hybris.platform.subscriptionbundleservices.jalo.GeneratedSubscriptionbundleservicesManager
-
- All Implemented Interfaces:
ItemLifecycleListener,java.io.Serializable
- Direct Known Subclasses:
SubscriptionbundleservicesManager
public abstract class GeneratedSubscriptionbundleservicesManager extends Extension
Generated class for typeSubscriptionbundleservicesManager.- 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 OneToManyHandler<ChangeProductPriceBundleRule>BILLINGEVENT2CHANGEPRODUCTPRICEBUNDLERULECHANGEPRODUCTPRICEBUNDLERULESHANDLEROneToManyHandlerfor handling 1:n CHANGEPRODUCTPRICEBUNDLERULES's relation attributes from 'many' side.protected static java.util.Map<java.lang.String,java.util.Map<java.lang.String,Item.AttributeMode>>DEFAULT_INITIAL_ATTRIBUTES
-
Constructor Summary
Constructors Constructor Description GeneratedSubscriptionbundleservicesManager()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddToChangeProductPriceBundleRules(SessionContext ctx, BillingEvent item, ChangeProductPriceBundleRule value)Generated method - Addsvalueto changeProductPriceBundleRules.voidaddToChangeProductPriceBundleRules(BillingEvent item, ChangeProductPriceBundleRule value)Generated method - Addsvalueto changeProductPriceBundleRules.AutoPickBundleSelectionCriteriacreateAutoPickBundleSelectionCriteria(SessionContext ctx, java.util.Map attributeValues)AutoPickBundleSelectionCriteriacreateAutoPickBundleSelectionCriteria(java.util.Map attributeValues)BillingEventgetBillingEvent(ChangeProductPriceBundleRule item)Generated method - Getter of theChangeProductPriceBundleRule.billingEventattribute.BillingEventgetBillingEvent(SessionContext ctx, ChangeProductPriceBundleRule item)Generated method - Getter of theChangeProductPriceBundleRule.billingEventattribute.java.util.Collection<ChangeProductPriceBundleRule>getChangeProductPriceBundleRules(SessionContext ctx, BillingEvent item)Generated method - Getter of theBillingEvent.changeProductPriceBundleRulesattribute.java.util.Collection<ChangeProductPriceBundleRule>getChangeProductPriceBundleRules(BillingEvent item)Generated method - Getter of theBillingEvent.changeProductPriceBundleRulesattribute.java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes(java.lang.Class<? extends Item> itemClass)java.lang.StringgetName()voidremoveFromChangeProductPriceBundleRules(SessionContext ctx, BillingEvent item, ChangeProductPriceBundleRule value)Generated method - Removesvaluefrom changeProductPriceBundleRules.voidremoveFromChangeProductPriceBundleRules(BillingEvent item, ChangeProductPriceBundleRule value)Generated method - Removesvaluefrom changeProductPriceBundleRules.voidsetBillingEvent(ChangeProductPriceBundleRule item, BillingEvent value)Generated method - Setter of theChangeProductPriceBundleRule.billingEventattribute.voidsetBillingEvent(SessionContext ctx, ChangeProductPriceBundleRule item, BillingEvent value)Generated method - Setter of theChangeProductPriceBundleRule.billingEventattribute.voidsetChangeProductPriceBundleRules(SessionContext ctx, BillingEvent item, java.util.Collection<ChangeProductPriceBundleRule> value)Generated method - Setter of theBillingEvent.changeProductPriceBundleRulesattribute.voidsetChangeProductPriceBundleRules(BillingEvent item, java.util.Collection<ChangeProductPriceBundleRule> value)Generated method - Setter of theBillingEvent.changeProductPriceBundleRulesattribute.-
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
-
BILLINGEVENT2CHANGEPRODUCTPRICEBUNDLERULECHANGEPRODUCTPRICEBUNDLERULESHANDLER
protected static final OneToManyHandler<ChangeProductPriceBundleRule> BILLINGEVENT2CHANGEPRODUCTPRICEBUNDLERULECHANGEPRODUCTPRICEBUNDLERULESHANDLER
OneToManyHandlerfor handling 1:n CHANGEPRODUCTPRICEBUNDLERULES'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:
getDefaultAttributeModesin classExtension
-
getBillingEvent
public BillingEvent getBillingEvent(SessionContext ctx, ChangeProductPriceBundleRule item)
Generated method - Getter of theChangeProductPriceBundleRule.billingEventattribute.- Returns:
- the billingEvent
-
getBillingEvent
public BillingEvent getBillingEvent(ChangeProductPriceBundleRule item)
Generated method - Getter of theChangeProductPriceBundleRule.billingEventattribute.- Returns:
- the billingEvent
-
setBillingEvent
public void setBillingEvent(SessionContext ctx, ChangeProductPriceBundleRule item, BillingEvent value)
Generated method - Setter of theChangeProductPriceBundleRule.billingEventattribute.- Parameters:
value- the billingEvent
-
setBillingEvent
public void setBillingEvent(ChangeProductPriceBundleRule item, BillingEvent value)
Generated method - Setter of theChangeProductPriceBundleRule.billingEventattribute.- Parameters:
value- the billingEvent
-
getChangeProductPriceBundleRules
public java.util.Collection<ChangeProductPriceBundleRule> getChangeProductPriceBundleRules(SessionContext ctx, BillingEvent item)
Generated method - Getter of theBillingEvent.changeProductPriceBundleRulesattribute.- Returns:
- the changeProductPriceBundleRules
-
getChangeProductPriceBundleRules
public java.util.Collection<ChangeProductPriceBundleRule> getChangeProductPriceBundleRules(BillingEvent item)
Generated method - Getter of theBillingEvent.changeProductPriceBundleRulesattribute.- Returns:
- the changeProductPriceBundleRules
-
setChangeProductPriceBundleRules
public void setChangeProductPriceBundleRules(SessionContext ctx, BillingEvent item, java.util.Collection<ChangeProductPriceBundleRule> value)
Generated method - Setter of theBillingEvent.changeProductPriceBundleRulesattribute.- Parameters:
value- the changeProductPriceBundleRules
-
setChangeProductPriceBundleRules
public void setChangeProductPriceBundleRules(BillingEvent item, java.util.Collection<ChangeProductPriceBundleRule> value)
Generated method - Setter of theBillingEvent.changeProductPriceBundleRulesattribute.- Parameters:
value- the changeProductPriceBundleRules
-
addToChangeProductPriceBundleRules
public void addToChangeProductPriceBundleRules(SessionContext ctx, BillingEvent item, ChangeProductPriceBundleRule value)
Generated method - Addsvalueto changeProductPriceBundleRules.- Parameters:
value- the item to add to changeProductPriceBundleRules
-
addToChangeProductPriceBundleRules
public void addToChangeProductPriceBundleRules(BillingEvent item, ChangeProductPriceBundleRule value)
Generated method - Addsvalueto changeProductPriceBundleRules.- Parameters:
value- the item to add to changeProductPriceBundleRules
-
removeFromChangeProductPriceBundleRules
public void removeFromChangeProductPriceBundleRules(SessionContext ctx, BillingEvent item, ChangeProductPriceBundleRule value)
Generated method - Removesvaluefrom changeProductPriceBundleRules.- Parameters:
value- the item to remove from changeProductPriceBundleRules
-
removeFromChangeProductPriceBundleRules
public void removeFromChangeProductPriceBundleRules(BillingEvent item, ChangeProductPriceBundleRule value)
Generated method - Removesvaluefrom changeProductPriceBundleRules.- Parameters:
value- the item to remove from changeProductPriceBundleRules
-
createAutoPickBundleSelectionCriteria
public AutoPickBundleSelectionCriteria createAutoPickBundleSelectionCriteria(SessionContext ctx, java.util.Map attributeValues)
-
createAutoPickBundleSelectionCriteria
public AutoPickBundleSelectionCriteria createAutoPickBundleSelectionCriteria(java.util.Map attributeValues)
-
-