Class GeneratedSapproductconfigrulesManager
- java.lang.Object
-
- de.hybris.platform.jalo.Manager
-
- de.hybris.platform.jalo.extension.Extension
-
- de.hybris.platform.sap.productconfig.rules.jalo.GeneratedSapproductconfigrulesManager
-
- All Implemented Interfaces:
ItemLifecycleListener,java.io.Serializable
- Direct Known Subclasses:
SapproductconfigrulesManager
public abstract class GeneratedSapproductconfigrulesManager extends Extension
Generated class for typeSapproductconfigrulesManager.- 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.lang.StringBASESTOREFORCPQRULE_MARKMODIFIEDRelation disable markmodifed parameter constants for BaseStoreForCPQRule from ((sapproductconfigrules))protected static java.lang.StringBASESTOREFORCPQRULE_SRC_ORDEREDRelation ordering override parameter constants for BaseStoreForCPQRule from ((sapproductconfigrules))protected static java.lang.StringBASESTOREFORCPQRULE_TGT_ORDEREDprotected static java.util.Map<java.lang.String,java.util.Map<java.lang.String,Item.AttributeMode>>DEFAULT_INITIAL_ATTRIBUTES
-
Constructor Summary
Constructors Constructor Description GeneratedSapproductconfigrulesManager()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddToProductConfigSourceRules(SessionContext ctx, BaseStore item, ProductConfigSourceRule value)Generated method - Addsvalueto productConfigSourceRules.voidaddToProductConfigSourceRules(BaseStore item, ProductConfigSourceRule value)Generated method - Addsvalueto productConfigSourceRules.ProductConfigSourceRulecreateProductConfigSourceRule(SessionContext ctx, java.util.Map attributeValues)ProductConfigSourceRulecreateProductConfigSourceRule(java.util.Map attributeValues)java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes(java.lang.Class<? extends Item> itemClass)java.lang.StringgetMessageForCstic(SessionContext ctx, AbstractRuleEngineRule item)Generated method - Getter of theAbstractRuleEngineRule.messageForCsticattribute.java.lang.StringgetMessageForCstic(AbstractRuleEngineRule item)Generated method - Getter of theAbstractRuleEngineRule.messageForCsticattribute.EnumerationValuegetMessageSeverity(SessionContext ctx, AbstractRuleEngineRule item)Generated method - Getter of theAbstractRuleEngineRule.messageSeverityattribute.EnumerationValuegetMessageSeverity(AbstractRuleEngineRule item)Generated method - Getter of theAbstractRuleEngineRule.messageSeverityattribute.java.lang.StringgetName()java.util.Set<ProductConfigSourceRule>getProductConfigSourceRules(SessionContext ctx, BaseStore item)Generated method - Getter of theBaseStore.productConfigSourceRulesattribute.java.util.Set<ProductConfigSourceRule>getProductConfigSourceRules(BaseStore item)Generated method - Getter of theBaseStore.productConfigSourceRulesattribute.longgetProductConfigSourceRulesCount(SessionContext ctx, BaseStore item)longgetProductConfigSourceRulesCount(BaseStore item)voidremoveFromProductConfigSourceRules(SessionContext ctx, BaseStore item, ProductConfigSourceRule value)Generated method - Removesvaluefrom productConfigSourceRules.voidremoveFromProductConfigSourceRules(BaseStore item, ProductConfigSourceRule value)Generated method - Removesvaluefrom productConfigSourceRules.voidsetMessageForCstic(SessionContext ctx, AbstractRuleEngineRule item, java.lang.String value)Generated method - Setter of theAbstractRuleEngineRule.messageForCsticattribute.voidsetMessageForCstic(AbstractRuleEngineRule item, java.lang.String value)Generated method - Setter of theAbstractRuleEngineRule.messageForCsticattribute.voidsetMessageSeverity(SessionContext ctx, AbstractRuleEngineRule item, EnumerationValue value)Generated method - Setter of theAbstractRuleEngineRule.messageSeverityattribute.voidsetMessageSeverity(AbstractRuleEngineRule item, EnumerationValue value)Generated method - Setter of theAbstractRuleEngineRule.messageSeverityattribute.voidsetProductConfigSourceRules(SessionContext ctx, BaseStore item, java.util.Set<ProductConfigSourceRule> value)Generated method - Setter of theBaseStore.productConfigSourceRulesattribute.voidsetProductConfigSourceRules(BaseStore item, java.util.Set<ProductConfigSourceRule> value)Generated method - Setter of theBaseStore.productConfigSourceRulesattribute.-
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
-
BASESTOREFORCPQRULE_SRC_ORDERED
protected static java.lang.String BASESTOREFORCPQRULE_SRC_ORDERED
Relation ordering override parameter constants for BaseStoreForCPQRule from ((sapproductconfigrules))
-
BASESTOREFORCPQRULE_TGT_ORDERED
protected static java.lang.String BASESTOREFORCPQRULE_TGT_ORDERED
-
BASESTOREFORCPQRULE_MARKMODIFIED
protected static java.lang.String BASESTOREFORCPQRULE_MARKMODIFIED
Relation disable markmodifed parameter constants for BaseStoreForCPQRule from ((sapproductconfigrules))
-
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
-
createProductConfigSourceRule
public ProductConfigSourceRule createProductConfigSourceRule(SessionContext ctx, java.util.Map attributeValues)
-
createProductConfigSourceRule
public ProductConfigSourceRule createProductConfigSourceRule(java.util.Map attributeValues)
-
getMessageForCstic
public java.lang.String getMessageForCstic(SessionContext ctx, AbstractRuleEngineRule item)
Generated method - Getter of theAbstractRuleEngineRule.messageForCsticattribute.- Returns:
- the messageForCstic - Message for characteristic
-
getMessageForCstic
public java.lang.String getMessageForCstic(AbstractRuleEngineRule item)
Generated method - Getter of theAbstractRuleEngineRule.messageForCsticattribute.- Returns:
- the messageForCstic - Message for characteristic
-
setMessageForCstic
public void setMessageForCstic(SessionContext ctx, AbstractRuleEngineRule item, java.lang.String value)
Generated method - Setter of theAbstractRuleEngineRule.messageForCsticattribute.- Parameters:
value- the messageForCstic - Message for characteristic
-
setMessageForCstic
public void setMessageForCstic(AbstractRuleEngineRule item, java.lang.String value)
Generated method - Setter of theAbstractRuleEngineRule.messageForCsticattribute.- Parameters:
value- the messageForCstic - Message for characteristic
-
getMessageSeverity
public EnumerationValue getMessageSeverity(SessionContext ctx, AbstractRuleEngineRule item)
Generated method - Getter of theAbstractRuleEngineRule.messageSeverityattribute.- Returns:
- the messageSeverity - Severity of the rule related message.
-
getMessageSeverity
public EnumerationValue getMessageSeverity(AbstractRuleEngineRule item)
Generated method - Getter of theAbstractRuleEngineRule.messageSeverityattribute.- Returns:
- the messageSeverity - Severity of the rule related message.
-
setMessageSeverity
public void setMessageSeverity(SessionContext ctx, AbstractRuleEngineRule item, EnumerationValue value)
Generated method - Setter of theAbstractRuleEngineRule.messageSeverityattribute.- Parameters:
value- the messageSeverity - Severity of the rule related message.
-
setMessageSeverity
public void setMessageSeverity(AbstractRuleEngineRule item, EnumerationValue value)
Generated method - Setter of theAbstractRuleEngineRule.messageSeverityattribute.- Parameters:
value- the messageSeverity - Severity of the rule related message.
-
getProductConfigSourceRules
public java.util.Set<ProductConfigSourceRule> getProductConfigSourceRules(SessionContext ctx, BaseStore item)
Generated method - Getter of theBaseStore.productConfigSourceRulesattribute.- Returns:
- the productConfigSourceRules
-
getProductConfigSourceRules
public java.util.Set<ProductConfigSourceRule> getProductConfigSourceRules(BaseStore item)
Generated method - Getter of theBaseStore.productConfigSourceRulesattribute.- Returns:
- the productConfigSourceRules
-
getProductConfigSourceRulesCount
public long getProductConfigSourceRulesCount(SessionContext ctx, BaseStore item)
-
getProductConfigSourceRulesCount
public long getProductConfigSourceRulesCount(BaseStore item)
-
setProductConfigSourceRules
public void setProductConfigSourceRules(SessionContext ctx, BaseStore item, java.util.Set<ProductConfigSourceRule> value)
Generated method - Setter of theBaseStore.productConfigSourceRulesattribute.- Parameters:
value- the productConfigSourceRules
-
setProductConfigSourceRules
public void setProductConfigSourceRules(BaseStore item, java.util.Set<ProductConfigSourceRule> value)
Generated method - Setter of theBaseStore.productConfigSourceRulesattribute.- Parameters:
value- the productConfigSourceRules
-
addToProductConfigSourceRules
public void addToProductConfigSourceRules(SessionContext ctx, BaseStore item, ProductConfigSourceRule value)
Generated method - Addsvalueto productConfigSourceRules.- Parameters:
value- the item to add to productConfigSourceRules
-
addToProductConfigSourceRules
public void addToProductConfigSourceRules(BaseStore item, ProductConfigSourceRule value)
Generated method - Addsvalueto productConfigSourceRules.- Parameters:
value- the item to add to productConfigSourceRules
-
removeFromProductConfigSourceRules
public void removeFromProductConfigSourceRules(SessionContext ctx, BaseStore item, ProductConfigSourceRule value)
Generated method - Removesvaluefrom productConfigSourceRules.- Parameters:
value- the item to remove from productConfigSourceRules
-
removeFromProductConfigSourceRules
public void removeFromProductConfigSourceRules(BaseStore item, ProductConfigSourceRule value)
Generated method - Removesvaluefrom productConfigSourceRules.- Parameters:
value- the item to remove from productConfigSourceRules
-
-