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>
BILLINGEVENT2CHANGEPRODUCTPRICEBUNDLERULECHANGEPRODUCTPRICEBUNDLERULESHANDLER
OneToManyHandler
for 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 void
addToChangeProductPriceBundleRules(SessionContext ctx, BillingEvent item, ChangeProductPriceBundleRule value)
Generated method - Addsvalue
to changeProductPriceBundleRules.void
addToChangeProductPriceBundleRules(BillingEvent item, ChangeProductPriceBundleRule value)
Generated method - Addsvalue
to changeProductPriceBundleRules.AutoPickBundleSelectionCriteria
createAutoPickBundleSelectionCriteria(SessionContext ctx, java.util.Map attributeValues)
AutoPickBundleSelectionCriteria
createAutoPickBundleSelectionCriteria(java.util.Map attributeValues)
BillingEvent
getBillingEvent(ChangeProductPriceBundleRule item)
Generated method - Getter of theChangeProductPriceBundleRule.billingEvent
attribute.BillingEvent
getBillingEvent(SessionContext ctx, ChangeProductPriceBundleRule item)
Generated method - Getter of theChangeProductPriceBundleRule.billingEvent
attribute.java.util.Collection<ChangeProductPriceBundleRule>
getChangeProductPriceBundleRules(SessionContext ctx, BillingEvent item)
Generated method - Getter of theBillingEvent.changeProductPriceBundleRules
attribute.java.util.Collection<ChangeProductPriceBundleRule>
getChangeProductPriceBundleRules(BillingEvent item)
Generated method - Getter of theBillingEvent.changeProductPriceBundleRules
attribute.java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes(java.lang.Class<? extends Item> itemClass)
java.lang.String
getName()
void
removeFromChangeProductPriceBundleRules(SessionContext ctx, BillingEvent item, ChangeProductPriceBundleRule value)
Generated method - Removesvalue
from changeProductPriceBundleRules.void
removeFromChangeProductPriceBundleRules(BillingEvent item, ChangeProductPriceBundleRule value)
Generated method - Removesvalue
from changeProductPriceBundleRules.void
setBillingEvent(ChangeProductPriceBundleRule item, BillingEvent value)
Generated method - Setter of theChangeProductPriceBundleRule.billingEvent
attribute.void
setBillingEvent(SessionContext ctx, ChangeProductPriceBundleRule item, BillingEvent value)
Generated method - Setter of theChangeProductPriceBundleRule.billingEvent
attribute.void
setChangeProductPriceBundleRules(SessionContext ctx, BillingEvent item, java.util.Collection<ChangeProductPriceBundleRule> value)
Generated method - Setter of theBillingEvent.changeProductPriceBundleRules
attribute.void
setChangeProductPriceBundleRules(BillingEvent item, java.util.Collection<ChangeProductPriceBundleRule> value)
Generated method - Setter of theBillingEvent.changeProductPriceBundleRules
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
-
BILLINGEVENT2CHANGEPRODUCTPRICEBUNDLERULECHANGEPRODUCTPRICEBUNDLERULESHANDLER
protected static final OneToManyHandler<ChangeProductPriceBundleRule> BILLINGEVENT2CHANGEPRODUCTPRICEBUNDLERULECHANGEPRODUCTPRICEBUNDLERULESHANDLER
OneToManyHandler
for 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:
getDefaultAttributeModes
in classExtension
-
getBillingEvent
public BillingEvent getBillingEvent(SessionContext ctx, ChangeProductPriceBundleRule item)
Generated method - Getter of theChangeProductPriceBundleRule.billingEvent
attribute.- Returns:
- the billingEvent
-
getBillingEvent
public BillingEvent getBillingEvent(ChangeProductPriceBundleRule item)
Generated method - Getter of theChangeProductPriceBundleRule.billingEvent
attribute.- Returns:
- the billingEvent
-
setBillingEvent
public void setBillingEvent(SessionContext ctx, ChangeProductPriceBundleRule item, BillingEvent value)
Generated method - Setter of theChangeProductPriceBundleRule.billingEvent
attribute.- Parameters:
value
- the billingEvent
-
setBillingEvent
public void setBillingEvent(ChangeProductPriceBundleRule item, BillingEvent value)
Generated method - Setter of theChangeProductPriceBundleRule.billingEvent
attribute.- Parameters:
value
- the billingEvent
-
getChangeProductPriceBundleRules
public java.util.Collection<ChangeProductPriceBundleRule> getChangeProductPriceBundleRules(SessionContext ctx, BillingEvent item)
Generated method - Getter of theBillingEvent.changeProductPriceBundleRules
attribute.- Returns:
- the changeProductPriceBundleRules
-
getChangeProductPriceBundleRules
public java.util.Collection<ChangeProductPriceBundleRule> getChangeProductPriceBundleRules(BillingEvent item)
Generated method - Getter of theBillingEvent.changeProductPriceBundleRules
attribute.- Returns:
- the changeProductPriceBundleRules
-
setChangeProductPriceBundleRules
public void setChangeProductPriceBundleRules(SessionContext ctx, BillingEvent item, java.util.Collection<ChangeProductPriceBundleRule> value)
Generated method - Setter of theBillingEvent.changeProductPriceBundleRules
attribute.- Parameters:
value
- the changeProductPriceBundleRules
-
setChangeProductPriceBundleRules
public void setChangeProductPriceBundleRules(BillingEvent item, java.util.Collection<ChangeProductPriceBundleRule> value)
Generated method - Setter of theBillingEvent.changeProductPriceBundleRules
attribute.- Parameters:
value
- the changeProductPriceBundleRules
-
addToChangeProductPriceBundleRules
public void addToChangeProductPriceBundleRules(SessionContext ctx, BillingEvent item, ChangeProductPriceBundleRule value)
Generated method - Addsvalue
to changeProductPriceBundleRules.- Parameters:
value
- the item to add to changeProductPriceBundleRules
-
addToChangeProductPriceBundleRules
public void addToChangeProductPriceBundleRules(BillingEvent item, ChangeProductPriceBundleRule value)
Generated method - Addsvalue
to changeProductPriceBundleRules.- Parameters:
value
- the item to add to changeProductPriceBundleRules
-
removeFromChangeProductPriceBundleRules
public void removeFromChangeProductPriceBundleRules(SessionContext ctx, BillingEvent item, ChangeProductPriceBundleRule value)
Generated method - Removesvalue
from changeProductPriceBundleRules.- Parameters:
value
- the item to remove from changeProductPriceBundleRules
-
removeFromChangeProductPriceBundleRules
public void removeFromChangeProductPriceBundleRules(BillingEvent item, ChangeProductPriceBundleRule value)
Generated method - Removesvalue
from 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)
-
-