Class GeneratedRuleengineservicesManager
java.lang.Object
de.hybris.platform.jalo.Manager
de.hybris.platform.jalo.extension.Extension
de.hybris.platform.ruleengineservices.jalo.GeneratedRuleengineservicesManager
- All Implemented Interfaces:
ItemLifecycleListener,Serializable
- Direct Known Subclasses:
RuleengineservicesManager
Generated class for type
RuleEngineServicesManager.- 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 Campaign2SourceRuleRelation from ((ruleengineservices))protected static StringRelation ordering override parameter constants for Campaign2SourceRuleRelation from ((ruleengineservices))protected static Stringprotected static final Map<String,Map<String, Item.AttributeMode>> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddToSourceRules(Campaign item, SourceRule value) Generated method - Addsvalueto sourceRules.voidaddToSourceRules(SessionContext ctx, Campaign item, SourceRule value) Generated method - Addsvalueto sourceRules.createObjectPatternConstraint(SessionContext ctx, Map attributeValues) createObjectPatternConstraint(Map attributeValues) createRuleActionDefinition(SessionContext ctx, Map attributeValues) createRuleActionDefinition(Map attributeValues) createRuleActionDefinitionCategory(SessionContext ctx, Map attributeValues) createRuleActionDefinitionCategory(Map attributeValues) createRuleActionDefinitionParameter(SessionContext ctx, Map attributeValues) createRuleActionDefinitionParameter(Map attributeValues) createRuleActionDefinitionRuleTypeMapping(SessionContext ctx, Map attributeValues) createRuleActionDefinitionRuleTypeMapping(Map attributeValues) createRuleConditionDefinition(SessionContext ctx, Map attributeValues) createRuleConditionDefinition(Map attributeValues) createRuleConditionDefinitionCategory(SessionContext ctx, Map attributeValues) createRuleConditionDefinitionCategory(Map attributeValues) createRuleConditionDefinitionParameter(SessionContext ctx, Map attributeValues) createRuleConditionDefinitionParameter(Map attributeValues) createRuleConditionDefinitionRuleTypeMapping(SessionContext ctx, Map attributeValues) createRuleConditionDefinitionRuleTypeMapping(Map attributeValues) createRuleEngineCronJob(SessionContext ctx, Map attributeValues) createRuleEngineCronJob(Map attributeValues) createRuleEngineJob(SessionContext ctx, Map attributeValues) createRuleEngineJob(Map attributeValues) createRuleGroup(SessionContext ctx, Map attributeValues) createRuleGroup(Map attributeValues) createRuleToEngineRuleTypeMapping(SessionContext ctx, Map attributeValues) createRuleToEngineRuleTypeMapping(Map attributeValues) createSourceRule(SessionContext ctx, Map attributeValues) createSourceRule(Map attributeValues) createSourceRuleTemplate(SessionContext ctx, Map attributeValues) createSourceRuleTemplate(Map attributeValues) Generated method - Getter of theAbstractRuleEngineRule.messageFiredattribute.Generated method - Getter of theAbstractRuleEngineRule.messageFiredattribute.getDefaultAttributeModes(Class<? extends Item> itemClass) Generated method - Getter of theAbstractRuleEngineRule.maxAllowedRunsattribute.Generated method - Getter of theAbstractRuleEngineRule.maxAllowedRunsattribute.intGenerated method - Getter of theAbstractRuleEngineRule.maxAllowedRunsattribute.intGenerated method - Getter of theAbstractRuleEngineRule.maxAllowedRunsattribute.getMessageFired(SessionContext ctx, AbstractRuleEngineRule item) Generated method - Getter of theAbstractRuleEngineRule.messageFiredattribute.Generated method - Getter of theAbstractRuleEngineRule.messageFiredattribute.getName()getRuleGroupCode(SessionContext ctx, AbstractRuleEngineRule item) Generated method - Getter of theAbstractRuleEngineRule.ruleGroupCodeattribute.Generated method - Getter of theAbstractRuleEngineRule.ruleGroupCodeattribute.Generated method - Getter of theAbstractRuleEngineRule.ruleParametersattribute.Generated method - Getter of theAbstractRuleEngineRule.ruleParametersattribute.getSourceRule(SessionContext ctx, AbstractRuleEngineRule item) Generated method - Getter of theAbstractRuleEngineRule.sourceRuleattribute.Generated method - Getter of theAbstractRuleEngineRule.sourceRuleattribute.getSourceRules(Campaign item) Generated method - Getter of theCampaign.sourceRulesattribute.getSourceRules(SessionContext ctx, Campaign item) Generated method - Getter of theCampaign.sourceRulesattribute.longgetSourceRulesCount(Campaign item) longgetSourceRulesCount(SessionContext ctx, Campaign item) voidremoveFromSourceRules(Campaign item, SourceRule value) Generated method - Removesvaluefrom sourceRules.voidremoveFromSourceRules(SessionContext ctx, Campaign item, SourceRule value) Generated method - Removesvaluefrom sourceRules.voidsetAllMessageFired(SessionContext ctx, AbstractRuleEngineRule item, Map<Language, String> value) Generated method - Setter of theAbstractRuleEngineRule.messageFiredattribute.voidsetAllMessageFired(AbstractRuleEngineRule item, Map<Language, String> value) Generated method - Setter of theAbstractRuleEngineRule.messageFiredattribute.voidsetMaxAllowedRuns(SessionContext ctx, AbstractRuleEngineRule item, int value) Generated method - Setter of theAbstractRuleEngineRule.maxAllowedRunsattribute.voidsetMaxAllowedRuns(SessionContext ctx, AbstractRuleEngineRule item, Integer value) Generated method - Setter of theAbstractRuleEngineRule.maxAllowedRunsattribute.voidsetMaxAllowedRuns(AbstractRuleEngineRule item, int value) Generated method - Setter of theAbstractRuleEngineRule.maxAllowedRunsattribute.voidsetMaxAllowedRuns(AbstractRuleEngineRule item, Integer value) Generated method - Setter of theAbstractRuleEngineRule.maxAllowedRunsattribute.voidsetMessageFired(SessionContext ctx, AbstractRuleEngineRule item, String value) Generated method - Setter of theAbstractRuleEngineRule.messageFiredattribute.voidsetMessageFired(AbstractRuleEngineRule item, String value) Generated method - Setter of theAbstractRuleEngineRule.messageFiredattribute.voidsetRuleGroupCode(SessionContext ctx, AbstractRuleEngineRule item, String value) Generated method - Setter of theAbstractRuleEngineRule.ruleGroupCodeattribute.voidsetRuleGroupCode(AbstractRuleEngineRule item, String value) Generated method - Setter of theAbstractRuleEngineRule.ruleGroupCodeattribute.voidsetRuleParameters(SessionContext ctx, AbstractRuleEngineRule item, String value) Generated method - Setter of theAbstractRuleEngineRule.ruleParametersattribute.voidsetRuleParameters(AbstractRuleEngineRule item, String value) Generated method - Setter of theAbstractRuleEngineRule.ruleParametersattribute.voidsetSourceRule(SessionContext ctx, AbstractRuleEngineRule item, AbstractRule value) Generated method - Setter of theAbstractRuleEngineRule.sourceRuleattribute.voidsetSourceRule(AbstractRuleEngineRule item, AbstractRule value) Generated method - Setter of theAbstractRuleEngineRule.sourceRuleattribute.voidsetSourceRules(Campaign item, Set<SourceRule> value) Generated method - Setter of theCampaign.sourceRulesattribute.voidsetSourceRules(SessionContext ctx, Campaign item, Set<SourceRule> value) Generated method - Setter of theCampaign.sourceRulesattribute.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
-
CAMPAIGN2SOURCERULERELATION_SRC_ORDERED
Relation ordering override parameter constants for Campaign2SourceRuleRelation from ((ruleengineservices)) -
CAMPAIGN2SOURCERULERELATION_TGT_ORDERED
-
CAMPAIGN2SOURCERULERELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for Campaign2SourceRuleRelation from ((ruleengineservices)) -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
GeneratedRuleengineservicesManager
public GeneratedRuleengineservicesManager()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classExtension
-
createObjectPatternConstraint
public ObjectPatternConstraint createObjectPatternConstraint(SessionContext ctx, Map attributeValues) -
createObjectPatternConstraint
-
createRuleActionDefinition
-
createRuleActionDefinition
-
createRuleActionDefinitionCategory
public RuleActionDefinitionCategory createRuleActionDefinitionCategory(SessionContext ctx, Map attributeValues) -
createRuleActionDefinitionCategory
-
createRuleActionDefinitionParameter
public RuleActionDefinitionParameter createRuleActionDefinitionParameter(SessionContext ctx, Map attributeValues) -
createRuleActionDefinitionParameter
-
createRuleActionDefinitionRuleTypeMapping
public RuleActionDefinitionRuleTypeMapping createRuleActionDefinitionRuleTypeMapping(SessionContext ctx, Map attributeValues) -
createRuleActionDefinitionRuleTypeMapping
public RuleActionDefinitionRuleTypeMapping createRuleActionDefinitionRuleTypeMapping(Map attributeValues) -
createRuleConditionDefinition
public RuleConditionDefinition createRuleConditionDefinition(SessionContext ctx, Map attributeValues) -
createRuleConditionDefinition
-
createRuleConditionDefinitionCategory
public RuleConditionDefinitionCategory createRuleConditionDefinitionCategory(SessionContext ctx, Map attributeValues) -
createRuleConditionDefinitionCategory
-
createRuleConditionDefinitionParameter
public RuleConditionDefinitionParameter createRuleConditionDefinitionParameter(SessionContext ctx, Map attributeValues) -
createRuleConditionDefinitionParameter
-
createRuleConditionDefinitionRuleTypeMapping
public RuleConditionDefinitionRuleTypeMapping createRuleConditionDefinitionRuleTypeMapping(SessionContext ctx, Map attributeValues) -
createRuleConditionDefinitionRuleTypeMapping
public RuleConditionDefinitionRuleTypeMapping createRuleConditionDefinitionRuleTypeMapping(Map attributeValues) -
createRuleEngineCronJob
-
createRuleEngineCronJob
-
createRuleEngineJob
-
createRuleEngineJob
-
createRuleGroup
-
createRuleGroup
-
createRuleToEngineRuleTypeMapping
public RuleToEngineRuleTypeMapping createRuleToEngineRuleTypeMapping(SessionContext ctx, Map attributeValues) -
createRuleToEngineRuleTypeMapping
-
createSourceRule
-
createSourceRule
-
createSourceRuleTemplate
-
createSourceRuleTemplate
-
getName
-
getMaxAllowedRuns
Generated method - Getter of theAbstractRuleEngineRule.maxAllowedRunsattribute.- Returns:
- the maxAllowedRuns - Number of times rule can be applied
-
getMaxAllowedRuns
Generated method - Getter of theAbstractRuleEngineRule.maxAllowedRunsattribute.- Returns:
- the maxAllowedRuns - Number of times rule can be applied
-
getMaxAllowedRunsAsPrimitive
Generated method - Getter of theAbstractRuleEngineRule.maxAllowedRunsattribute.- Returns:
- the maxAllowedRuns - Number of times rule can be applied
-
getMaxAllowedRunsAsPrimitive
Generated method - Getter of theAbstractRuleEngineRule.maxAllowedRunsattribute.- Returns:
- the maxAllowedRuns - Number of times rule can be applied
-
setMaxAllowedRuns
Generated method - Setter of theAbstractRuleEngineRule.maxAllowedRunsattribute.- Parameters:
value- the maxAllowedRuns - Number of times rule can be applied
-
setMaxAllowedRuns
Generated method - Setter of theAbstractRuleEngineRule.maxAllowedRunsattribute.- Parameters:
value- the maxAllowedRuns - Number of times rule can be applied
-
setMaxAllowedRuns
Generated method - Setter of theAbstractRuleEngineRule.maxAllowedRunsattribute.- Parameters:
value- the maxAllowedRuns - Number of times rule can be applied
-
setMaxAllowedRuns
Generated method - Setter of theAbstractRuleEngineRule.maxAllowedRunsattribute.- Parameters:
value- the maxAllowedRuns - Number of times rule can be applied
-
getMessageFired
Generated method - Getter of theAbstractRuleEngineRule.messageFiredattribute.- Returns:
- the messageFired - Message for fired rule.
-
getMessageFired
Generated method - Getter of theAbstractRuleEngineRule.messageFiredattribute.- Returns:
- the messageFired - Message for fired rule.
-
getAllMessageFired
Generated method - Getter of theAbstractRuleEngineRule.messageFiredattribute.- Returns:
- the localized messageFired - Message for fired rule.
-
getAllMessageFired
Generated method - Getter of theAbstractRuleEngineRule.messageFiredattribute.- Returns:
- the localized messageFired - Message for fired rule.
-
setMessageFired
Generated method - Setter of theAbstractRuleEngineRule.messageFiredattribute.- Parameters:
value- the messageFired - Message for fired rule.
-
setMessageFired
Generated method - Setter of theAbstractRuleEngineRule.messageFiredattribute.- Parameters:
value- the messageFired - Message for fired rule.
-
setAllMessageFired
public void setAllMessageFired(SessionContext ctx, AbstractRuleEngineRule item, Map<Language, String> value) Generated method - Setter of theAbstractRuleEngineRule.messageFiredattribute.- Parameters:
value- the messageFired - Message for fired rule.
-
setAllMessageFired
Generated method - Setter of theAbstractRuleEngineRule.messageFiredattribute.- Parameters:
value- the messageFired - Message for fired rule.
-
getRuleGroupCode
Generated method - Getter of theAbstractRuleEngineRule.ruleGroupCodeattribute.- Returns:
- the ruleGroupCode - The code of the rule group that this rule is part of (derived from the AbstractRule).
-
getRuleGroupCode
Generated method - Getter of theAbstractRuleEngineRule.ruleGroupCodeattribute.- Returns:
- the ruleGroupCode - The code of the rule group that this rule is part of (derived from the AbstractRule).
-
setRuleGroupCode
Generated method - Setter of theAbstractRuleEngineRule.ruleGroupCodeattribute.- Parameters:
value- the ruleGroupCode - The code of the rule group that this rule is part of (derived from the AbstractRule).
-
setRuleGroupCode
Generated method - Setter of theAbstractRuleEngineRule.ruleGroupCodeattribute.- Parameters:
value- the ruleGroupCode - The code of the rule group that this rule is part of (derived from the AbstractRule).
-
getRuleParameters
Generated method - Getter of theAbstractRuleEngineRule.ruleParametersattribute.- Returns:
- the ruleParameters
-
getRuleParameters
Generated method - Getter of theAbstractRuleEngineRule.ruleParametersattribute.- Returns:
- the ruleParameters
-
setRuleParameters
Generated method - Setter of theAbstractRuleEngineRule.ruleParametersattribute.- Parameters:
value- the ruleParameters
-
setRuleParameters
Generated method - Setter of theAbstractRuleEngineRule.ruleParametersattribute.- Parameters:
value- the ruleParameters
-
getSourceRule
Generated method - Getter of theAbstractRuleEngineRule.sourceRuleattribute.- Returns:
- the sourceRule
-
getSourceRule
Generated method - Getter of theAbstractRuleEngineRule.sourceRuleattribute.- Returns:
- the sourceRule
-
setSourceRule
Generated method - Setter of theAbstractRuleEngineRule.sourceRuleattribute.- Parameters:
value- the sourceRule
-
setSourceRule
Generated method - Setter of theAbstractRuleEngineRule.sourceRuleattribute.- Parameters:
value- the sourceRule
-
getSourceRules
Generated method - Getter of theCampaign.sourceRulesattribute.- Returns:
- the sourceRules
-
getSourceRules
Generated method - Getter of theCampaign.sourceRulesattribute.- Returns:
- the sourceRules
-
getSourceRulesCount
-
getSourceRulesCount
-
setSourceRules
Generated method - Setter of theCampaign.sourceRulesattribute.- Parameters:
value- the sourceRules
-
setSourceRules
Generated method - Setter of theCampaign.sourceRulesattribute.- Parameters:
value- the sourceRules
-
addToSourceRules
Generated method - Addsvalueto sourceRules.- Parameters:
value- the item to add to sourceRules
-
addToSourceRules
Generated method - Addsvalueto sourceRules.- Parameters:
value- the item to add to sourceRules
-
removeFromSourceRules
Generated method - Removesvaluefrom sourceRules.- Parameters:
value- the item to remove from sourceRules
-
removeFromSourceRules
Generated method - Removesvaluefrom sourceRules.- Parameters:
value- the item to remove from sourceRules
-