Class GeneratedProductConfigSourceRule

java.lang.Object
de.hybris.platform.util.BridgeAbstraction
de.hybris.platform.jalo.Item
de.hybris.platform.jalo.ExtensibleItem
de.hybris.platform.jalo.c2l.LocalizableItem
de.hybris.platform.jalo.GenericItem
de.hybris.platform.ruleengineservices.jalo.GeneratedAbstractRule
de.hybris.platform.ruleengineservices.jalo.AbstractRule
de.hybris.platform.ruleengineservices.jalo.GeneratedSourceRule
de.hybris.platform.ruleengineservices.jalo.SourceRule
de.hybris.platform.sap.productconfig.rules.jalo.GeneratedProductConfigSourceRule
All Implemented Interfaces:
Serializable, Comparable

public abstract class GeneratedProductConfigSourceRule extends de.hybris.platform.ruleengineservices.jalo.SourceRule
Generated class for type ProductConfigSourceRule.
See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem

    de.hybris.platform.jalo.GenericItem.GenericItemImpl

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem

    de.hybris.platform.jalo.c2l.LocalizableItem.LocalizableItemImpl

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem

    de.hybris.platform.jalo.ExtensibleItem.ExtensibleItemImpl

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item

    de.hybris.platform.jalo.Item.AttributeFilter, de.hybris.platform.jalo.Item.AttributeMode, de.hybris.platform.jalo.Item.CachedGetter, de.hybris.platform.jalo.Item.CachedSetter, de.hybris.platform.jalo.Item.ItemAttributeMap, de.hybris.platform.jalo.Item.ItemConstraint, de.hybris.platform.jalo.Item.ItemImpl, de.hybris.platform.jalo.Item.JaloCachedComputationException
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    protected static String
    Relation disable markmodifed parameter constants for BaseStoreForCPQRule from ((sapproductconfigrules))
    protected static String
    Relation ordering override parameter constants for BaseStoreForCPQRule from ((sapproductconfigrules))
    protected static String
     
    static final String
    Qualifier of the ProductConfigSourceRule.baseStores attribute
    protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    static final String
    Qualifier of the ProductConfigSourceRule.messageForCstic attribute
    static final String
    Qualifier of the ProductConfigSourceRule.messageSeverity attribute

    Fields inherited from class de.hybris.platform.ruleengineservices.jalo.GeneratedSourceRule

    ACTIONS, CAMPAIGN2SOURCERULERELATION_MARKMODIFIED, CAMPAIGN2SOURCERULERELATION_SRC_ORDERED, CAMPAIGN2SOURCERULERELATION_TGT_ORDERED, CAMPAIGNS, CONDITIONS

    Fields inherited from class de.hybris.platform.ruleengineservices.jalo.GeneratedAbstractRule

    CODE, DESCRIPTION, ENDDATE, ENGINERULES, ENGINERULESHANDLER, MAXALLOWEDRUNS, MESSAGEFIRED, NAME, PRIORITY, RULEGROUP, RULEGROUPHANDLER, RULESMODULES, STACKABLE, STARTDATE, STATUS, UUID, VERSION

    Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem

    LANGUAGE_FALLBACK_ENABLED

    Fields inherited from class de.hybris.platform.jalo.Item

    _CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPE

    Fields inherited from class de.hybris.platform.util.BridgeAbstraction

    impl, tenant
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    addToBaseStores(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore value)
    Generated method - Adds value to baseStores.
    void
    addToBaseStores(de.hybris.platform.store.BaseStore value)
    Generated method - Adds value to baseStores.
    Set<de.hybris.platform.store.BaseStore>
    Generated method - Getter of the ProductConfigSourceRule.baseStores attribute.
    Set<de.hybris.platform.store.BaseStore>
    getBaseStores(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the ProductConfigSourceRule.baseStores attribute.
    long
     
    long
    getBaseStoresCount(de.hybris.platform.jalo.SessionContext ctx)
     
    protected Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    Generated method - Getter of the ProductConfigSourceRule.messageForCstic attribute.
    getMessageForCstic(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the ProductConfigSourceRule.messageForCstic attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    Generated method - Getter of the ProductConfigSourceRule.messageSeverity attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    getMessageSeverity(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the ProductConfigSourceRule.messageSeverity attribute.
    boolean
    isMarkModifiedDisabled(de.hybris.platform.jalo.Item referencedItem)
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 2011, use Utilities.getMarkModifiedOverride(de.hybris.platform.jalo.type.RelationType)
    void
    removeFromBaseStores(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore value)
    Generated method - Removes value from baseStores.
    void
    removeFromBaseStores(de.hybris.platform.store.BaseStore value)
    Generated method - Removes value from baseStores.
    void
    setBaseStores(de.hybris.platform.jalo.SessionContext ctx, Set<de.hybris.platform.store.BaseStore> value)
    Generated method - Setter of the ProductConfigSourceRule.baseStores attribute.
    void
    setBaseStores(Set<de.hybris.platform.store.BaseStore> value)
    Generated method - Setter of the ProductConfigSourceRule.baseStores attribute.
    void
    setMessageForCstic(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the ProductConfigSourceRule.messageForCstic attribute.
    void
    Generated method - Setter of the ProductConfigSourceRule.messageForCstic attribute.
    void
    setMessageSeverity(de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the ProductConfigSourceRule.messageSeverity attribute.
    void
    setMessageSeverity(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the ProductConfigSourceRule.messageSeverity attribute.

    Methods inherited from class de.hybris.platform.ruleengineservices.jalo.GeneratedSourceRule

    addToCampaigns, addToCampaigns, getActions, getActions, getCampaigns, getCampaigns, getCampaignsCount, getCampaignsCount, getConditions, getConditions, removeFromCampaigns, removeFromCampaigns, setActions, setActions, setCampaigns, setCampaigns, setConditions, setConditions

    Methods inherited from class de.hybris.platform.ruleengineservices.jalo.GeneratedAbstractRule

    addToEngineRules, addToEngineRules, createItem, getAllDescription, getAllDescription, getAllMessageFired, getAllMessageFired, getAllName, getAllName, getCode, getCode, getDescription, getDescription, getEndDate, getEndDate, getEngineRules, getEngineRules, getMaxAllowedRuns, getMaxAllowedRuns, getMaxAllowedRunsAsPrimitive, getMaxAllowedRunsAsPrimitive, getMessageFired, getMessageFired, getName, getName, getPriority, getPriority, getPriorityAsPrimitive, getPriorityAsPrimitive, getRuleGroup, getRuleGroup, getRulesModules, getRulesModules, getStartDate, getStartDate, getStatus, getStatus, getUuid, getUuid, getVersion, getVersion, getVersionAsPrimitive, getVersionAsPrimitive, isStackable, isStackable, isStackableAsPrimitive, isStackableAsPrimitive, removeFromEngineRules, removeFromEngineRules, setAllDescription, setAllDescription, setAllMessageFired, setAllMessageFired, setAllName, setAllName, setCode, setCode, setDescription, setDescription, setEndDate, setEndDate, setEngineRules, setEngineRules, setMaxAllowedRuns, setMaxAllowedRuns, setMaxAllowedRuns, setMaxAllowedRuns, setMessageFired, setMessageFired, setName, setName, setPriority, setPriority, setPriority, setPriority, setRuleGroup, setRuleGroup, setRulesModules, setRulesModules, setStackable, setStackable, setStackable, setStackable, setStartDate, setStartDate, setStatus, setStatus, setUuid, setUuid, setVersion, setVersion, setVersion, setVersion

    Methods inherited from class de.hybris.platform.jalo.GenericItem

    getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItems

    Methods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem

    getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedProperty

    Methods inherited from class de.hybris.platform.jalo.ExtensibleItem

    createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty

    Methods inherited from class de.hybris.platform.jalo.Item

    addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPartOfRemovedSessionMarker, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, suppressRelation, toString, useTA, writeReplace

    Methods inherited from class de.hybris.platform.util.BridgeAbstraction

    setTenant

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Field Details

    • MESSAGESEVERITY

      public static final String MESSAGESEVERITY
      Qualifier of the ProductConfigSourceRule.messageSeverity attribute
      See Also:
    • MESSAGEFORCSTIC

      public static final String MESSAGEFORCSTIC
      Qualifier of the ProductConfigSourceRule.messageForCstic attribute
      See Also:
    • BASESTORES

      public static final String BASESTORES
      Qualifier of the ProductConfigSourceRule.baseStores attribute
      See Also:
    • BASESTOREFORCPQRULE_SRC_ORDERED

      protected static String BASESTOREFORCPQRULE_SRC_ORDERED
      Relation ordering override parameter constants for BaseStoreForCPQRule from ((sapproductconfigrules))
    • BASESTOREFORCPQRULE_TGT_ORDERED

      protected static String BASESTOREFORCPQRULE_TGT_ORDERED
    • BASESTOREFORCPQRULE_MARKMODIFIED

      protected static String BASESTOREFORCPQRULE_MARKMODIFIED
      Relation disable markmodifed parameter constants for BaseStoreForCPQRule from ((sapproductconfigrules))
    • DEFAULT_INITIAL_ATTRIBUTES

      protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
  • Constructor Details

    • GeneratedProductConfigSourceRule

      public GeneratedProductConfigSourceRule()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,de.hybris.platform.jalo.Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class de.hybris.platform.ruleengineservices.jalo.GeneratedSourceRule
    • getBaseStores

      public Set<de.hybris.platform.store.BaseStore> getBaseStores(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the ProductConfigSourceRule.baseStores attribute.
      Returns:
      the baseStores
    • getBaseStores

      public Set<de.hybris.platform.store.BaseStore> getBaseStores()
      Generated method - Getter of the ProductConfigSourceRule.baseStores attribute.
      Returns:
      the baseStores
    • getBaseStoresCount

      public long getBaseStoresCount(de.hybris.platform.jalo.SessionContext ctx)
    • getBaseStoresCount

      public long getBaseStoresCount()
    • setBaseStores

      public void setBaseStores(de.hybris.platform.jalo.SessionContext ctx, Set<de.hybris.platform.store.BaseStore> value)
      Generated method - Setter of the ProductConfigSourceRule.baseStores attribute.
      Parameters:
      value - the baseStores
    • setBaseStores

      public void setBaseStores(Set<de.hybris.platform.store.BaseStore> value)
      Generated method - Setter of the ProductConfigSourceRule.baseStores attribute.
      Parameters:
      value - the baseStores
    • addToBaseStores

      public void addToBaseStores(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore value)
      Generated method - Adds value to baseStores.
      Parameters:
      value - the item to add to baseStores
    • addToBaseStores

      public void addToBaseStores(de.hybris.platform.store.BaseStore value)
      Generated method - Adds value to baseStores.
      Parameters:
      value - the item to add to baseStores
    • removeFromBaseStores

      public void removeFromBaseStores(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore value)
      Generated method - Removes value from baseStores.
      Parameters:
      value - the item to remove from baseStores
    • removeFromBaseStores

      public void removeFromBaseStores(de.hybris.platform.store.BaseStore value)
      Generated method - Removes value from baseStores.
      Parameters:
      value - the item to remove from baseStores
    • isMarkModifiedDisabled

      @Deprecated(since="2105", forRemoval=true) public boolean isMarkModifiedDisabled(de.hybris.platform.jalo.Item referencedItem)
      Deprecated, for removal: This API element is subject to removal in a future version.
      since 2011, use Utilities.getMarkModifiedOverride(de.hybris.platform.jalo.type.RelationType)
      Overrides:
      isMarkModifiedDisabled in class de.hybris.platform.ruleengineservices.jalo.GeneratedSourceRule
    • getMessageForCstic

      public String getMessageForCstic(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the ProductConfigSourceRule.messageForCstic attribute.
      Returns:
      the messageForCstic - Message for characteristic
    • getMessageForCstic

      public String getMessageForCstic()
      Generated method - Getter of the ProductConfigSourceRule.messageForCstic attribute.
      Returns:
      the messageForCstic - Message for characteristic
    • setMessageForCstic

      public void setMessageForCstic(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the ProductConfigSourceRule.messageForCstic attribute.
      Parameters:
      value - the messageForCstic - Message for characteristic
    • setMessageForCstic

      public void setMessageForCstic(String value)
      Generated method - Setter of the ProductConfigSourceRule.messageForCstic attribute.
      Parameters:
      value - the messageForCstic - Message for characteristic
    • getMessageSeverity

      public de.hybris.platform.jalo.enumeration.EnumerationValue getMessageSeverity(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the ProductConfigSourceRule.messageSeverity attribute.
      Returns:
      the messageSeverity - Severity of the rule related message.
    • getMessageSeverity

      public de.hybris.platform.jalo.enumeration.EnumerationValue getMessageSeverity()
      Generated method - Getter of the ProductConfigSourceRule.messageSeverity attribute.
      Returns:
      the messageSeverity - Severity of the rule related message.
    • setMessageSeverity

      public void setMessageSeverity(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the ProductConfigSourceRule.messageSeverity attribute.
      Parameters:
      value - the messageSeverity - Severity of the rule related message.
    • setMessageSeverity

      public void setMessageSeverity(de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the ProductConfigSourceRule.messageSeverity attribute.
      Parameters:
      value - the messageSeverity - Severity of the rule related message.