Class GeneratedSapppspricingManager

java.lang.Object
de.hybris.platform.jalo.Manager
de.hybris.platform.jalo.extension.Extension
com.sap.retail.sapppspricing.jalo.GeneratedSapppspricingManager
All Implemented Interfaces:
de.hybris.platform.jalo.extension.ItemLifecycleListener, Serializable
Direct Known Subclasses:
SapppspricingManager

public abstract class GeneratedSapppspricingManager extends de.hybris.platform.jalo.extension.Extension
Generated class for type SapppspricingManager.
See Also:
  • Nested Class Summary

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

    de.hybris.platform.jalo.extension.Extension.RestrictedLanguagesProvider, de.hybris.platform.jalo.extension.Extension.RightsProvider

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

    de.hybris.platform.jalo.Manager.GenericManagerSingletonCreator, de.hybris.platform.jalo.Manager.ManagerSingletonCreator
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    protected static final Map<String,Map<String,de.hybris.platform.jalo.Item.AttributeMode>>
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Map<String,de.hybris.platform.jalo.Item.AttributeMode>
    getDefaultAttributeModes(Class<? extends de.hybris.platform.jalo.Item> itemClass)
     
     
    de.hybris.platform.jalo.enumeration.EnumerationValue
    getOppsPromoResultType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.promotions.jalo.PromotionResult item)
    Generated method - Getter of the PromotionResult.oppsPromoResultType attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    getOppsPromoResultType(de.hybris.platform.promotions.jalo.PromotionResult item)
    Generated method - Getter of the PromotionResult.oppsPromoResultType attribute.
    getSappps_businessUnitId(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item)
    Generated method - Getter of the SAPConfiguration.sappps_businessUnitId attribute.
    Generated method - Getter of the SAPConfiguration.sappps_businessUnitId attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    getSappps_interfaceVersion(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item)
    Generated method - Getter of the SAPConfiguration.sappps_interfaceVersion attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    Generated method - Getter of the SAPConfiguration.sappps_interfaceVersion attribute.
    getSappps_sourceSystemId(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item)
    Generated method - Getter of the SAPConfiguration.sappps_sourceSystemId attribute.
    Generated method - Getter of the SAPConfiguration.sappps_sourceSystemId attribute.
    isDiscountable(de.hybris.platform.jalo.product.Product item)
    Generated method - Getter of the Product.discountable attribute.
    isDiscountable(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item)
    Generated method - Getter of the Product.discountable attribute.
    boolean
    isDiscountableAsPrimitive(de.hybris.platform.jalo.product.Product item)
    Generated method - Getter of the Product.discountable attribute.
    boolean
    isDiscountableAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item)
    Generated method - Getter of the Product.discountable attribute.
    isSappps_active(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item)
    Generated method - Getter of the SAPConfiguration.sappps_active attribute.
    Generated method - Getter of the SAPConfiguration.sappps_active attribute.
    boolean
    isSappps_activeAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, SAPConfiguration item)
    Generated method - Getter of the SAPConfiguration.sappps_active attribute.
    boolean
    Generated method - Getter of the SAPConfiguration.sappps_active attribute.
    void
    setDiscountable(de.hybris.platform.jalo.product.Product item, boolean value)
    Generated method - Setter of the Product.discountable attribute.
    void
    setDiscountable(de.hybris.platform.jalo.product.Product item, Boolean value)
    Generated method - Setter of the Product.discountable attribute.
    void
    setDiscountable(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item, boolean value)
    Generated method - Setter of the Product.discountable attribute.
    void
    setDiscountable(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item, Boolean value)
    Generated method - Setter of the Product.discountable attribute.
    void
    setOppsPromoResultType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.promotions.jalo.PromotionResult item, de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the PromotionResult.oppsPromoResultType attribute.
    void
    setOppsPromoResultType(de.hybris.platform.promotions.jalo.PromotionResult item, de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the PromotionResult.oppsPromoResultType attribute.
    void
    setSappps_active(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item, Boolean value)
    Generated method - Setter of the SAPConfiguration.sappps_active attribute.
    void
    setSappps_active(de.hybris.platform.jalo.SessionContext ctx, SAPConfiguration item, boolean value)
    Generated method - Setter of the SAPConfiguration.sappps_active attribute.
    void
    setSappps_active(SAPConfiguration item, boolean value)
    Generated method - Setter of the SAPConfiguration.sappps_active attribute.
    void
    Generated method - Setter of the SAPConfiguration.sappps_active attribute.
    void
    setSappps_businessUnitId(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item, String value)
    Generated method - Setter of the SAPConfiguration.sappps_businessUnitId attribute.
    void
    Generated method - Setter of the SAPConfiguration.sappps_businessUnitId attribute.
    void
    setSappps_interfaceVersion(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item, de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the SAPConfiguration.sappps_interfaceVersion attribute.
    void
    setSappps_interfaceVersion(SAPConfiguration item, de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the SAPConfiguration.sappps_interfaceVersion attribute.
    void
    setSappps_sourceSystemId(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item, String value)
    Generated method - Setter of the SAPConfiguration.sappps_sourceSystemId attribute.
    void
    Generated method - Setter of the SAPConfiguration.sappps_sourceSystemId attribute.

    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, 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

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • DEFAULT_INITIAL_ATTRIBUTES

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

    • GeneratedSapppspricingManager

      public GeneratedSapppspricingManager()
  • Method Details

    • getDefaultAttributeModes

      public Map<String,de.hybris.platform.jalo.Item.AttributeMode> getDefaultAttributeModes(Class<? extends de.hybris.platform.jalo.Item> itemClass)
      Overrides:
      getDefaultAttributeModes in class de.hybris.platform.jalo.extension.Extension
    • isDiscountable

      public Boolean isDiscountable(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item)
      Generated method - Getter of the Product.discountable attribute.
      Returns:
      the discountable - Discountable
    • isDiscountable

      public Boolean isDiscountable(de.hybris.platform.jalo.product.Product item)
      Generated method - Getter of the Product.discountable attribute.
      Returns:
      the discountable - Discountable
    • isDiscountableAsPrimitive

      public boolean isDiscountableAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item)
      Generated method - Getter of the Product.discountable attribute.
      Returns:
      the discountable - Discountable
    • isDiscountableAsPrimitive

      public boolean isDiscountableAsPrimitive(de.hybris.platform.jalo.product.Product item)
      Generated method - Getter of the Product.discountable attribute.
      Returns:
      the discountable - Discountable
    • setDiscountable

      public void setDiscountable(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item, Boolean value)
      Generated method - Setter of the Product.discountable attribute.
      Parameters:
      value - the discountable - Discountable
    • setDiscountable

      public void setDiscountable(de.hybris.platform.jalo.product.Product item, Boolean value)
      Generated method - Setter of the Product.discountable attribute.
      Parameters:
      value - the discountable - Discountable
    • setDiscountable

      public void setDiscountable(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item, boolean value)
      Generated method - Setter of the Product.discountable attribute.
      Parameters:
      value - the discountable - Discountable
    • setDiscountable

      public void setDiscountable(de.hybris.platform.jalo.product.Product item, boolean value)
      Generated method - Setter of the Product.discountable attribute.
      Parameters:
      value - the discountable - Discountable
    • getName

      public String getName()
      Specified by:
      getName in class de.hybris.platform.jalo.extension.Extension
    • getOppsPromoResultType

      public de.hybris.platform.jalo.enumeration.EnumerationValue getOppsPromoResultType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.promotions.jalo.PromotionResult item)
      Generated method - Getter of the PromotionResult.oppsPromoResultType attribute.
      Returns:
      the oppsPromoResultType - Type of Promotion from OPPS : Applied or Potential
    • getOppsPromoResultType

      public de.hybris.platform.jalo.enumeration.EnumerationValue getOppsPromoResultType(de.hybris.platform.promotions.jalo.PromotionResult item)
      Generated method - Getter of the PromotionResult.oppsPromoResultType attribute.
      Returns:
      the oppsPromoResultType - Type of Promotion from OPPS : Applied or Potential
    • setOppsPromoResultType

      public void setOppsPromoResultType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.promotions.jalo.PromotionResult item, de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the PromotionResult.oppsPromoResultType attribute.
      Parameters:
      value - the oppsPromoResultType - Type of Promotion from OPPS : Applied or Potential
    • setOppsPromoResultType

      public void setOppsPromoResultType(de.hybris.platform.promotions.jalo.PromotionResult item, de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the PromotionResult.oppsPromoResultType attribute.
      Parameters:
      value - the oppsPromoResultType - Type of Promotion from OPPS : Applied or Potential
    • isSappps_active

      public Boolean isSappps_active(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item)
      Generated method - Getter of the SAPConfiguration.sappps_active attribute.
      Returns:
      the sappps_active - PPS active
    • isSappps_active

      public Boolean isSappps_active(SAPConfiguration item)
      Generated method - Getter of the SAPConfiguration.sappps_active attribute.
      Returns:
      the sappps_active - PPS active
    • isSappps_activeAsPrimitive

      public boolean isSappps_activeAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, SAPConfiguration item)
      Generated method - Getter of the SAPConfiguration.sappps_active attribute.
      Returns:
      the sappps_active - PPS active
    • isSappps_activeAsPrimitive

      public boolean isSappps_activeAsPrimitive(SAPConfiguration item)
      Generated method - Getter of the SAPConfiguration.sappps_active attribute.
      Returns:
      the sappps_active - PPS active
    • setSappps_active

      public void setSappps_active(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item, Boolean value)
      Generated method - Setter of the SAPConfiguration.sappps_active attribute.
      Parameters:
      value - the sappps_active - PPS active
    • setSappps_active

      public void setSappps_active(SAPConfiguration item, Boolean value)
      Generated method - Setter of the SAPConfiguration.sappps_active attribute.
      Parameters:
      value - the sappps_active - PPS active
    • setSappps_active

      public void setSappps_active(de.hybris.platform.jalo.SessionContext ctx, SAPConfiguration item, boolean value)
      Generated method - Setter of the SAPConfiguration.sappps_active attribute.
      Parameters:
      value - the sappps_active - PPS active
    • setSappps_active

      public void setSappps_active(SAPConfiguration item, boolean value)
      Generated method - Setter of the SAPConfiguration.sappps_active attribute.
      Parameters:
      value - the sappps_active - PPS active
    • getSappps_businessUnitId

      public String getSappps_businessUnitId(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item)
      Generated method - Getter of the SAPConfiguration.sappps_businessUnitId attribute.
      Returns:
      the sappps_businessUnitId - ID of Business Unit for which calculation shall be done
    • getSappps_businessUnitId

      public String getSappps_businessUnitId(SAPConfiguration item)
      Generated method - Getter of the SAPConfiguration.sappps_businessUnitId attribute.
      Returns:
      the sappps_businessUnitId - ID of Business Unit for which calculation shall be done
    • setSappps_businessUnitId

      public void setSappps_businessUnitId(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item, String value)
      Generated method - Setter of the SAPConfiguration.sappps_businessUnitId attribute.
      Parameters:
      value - the sappps_businessUnitId - ID of Business Unit for which calculation shall be done
    • setSappps_businessUnitId

      public void setSappps_businessUnitId(SAPConfiguration item, String value)
      Generated method - Setter of the SAPConfiguration.sappps_businessUnitId attribute.
      Parameters:
      value - the sappps_businessUnitId - ID of Business Unit for which calculation shall be done
    • getSappps_interfaceVersion

      public de.hybris.platform.jalo.enumeration.EnumerationValue getSappps_interfaceVersion(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item)
      Generated method - Getter of the SAPConfiguration.sappps_interfaceVersion attribute.
      Returns:
      the sappps_interfaceVersion - Client Interface Version
    • getSappps_interfaceVersion

      public de.hybris.platform.jalo.enumeration.EnumerationValue getSappps_interfaceVersion(SAPConfiguration item)
      Generated method - Getter of the SAPConfiguration.sappps_interfaceVersion attribute.
      Returns:
      the sappps_interfaceVersion - Client Interface Version
    • setSappps_interfaceVersion

      public void setSappps_interfaceVersion(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item, de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the SAPConfiguration.sappps_interfaceVersion attribute.
      Parameters:
      value - the sappps_interfaceVersion - Client Interface Version
    • setSappps_interfaceVersion

      public void setSappps_interfaceVersion(SAPConfiguration item, de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the SAPConfiguration.sappps_interfaceVersion attribute.
      Parameters:
      value - the sappps_interfaceVersion - Client Interface Version
    • getSappps_sourceSystemId

      public String getSappps_sourceSystemId(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item)
      Generated method - Getter of the SAPConfiguration.sappps_sourceSystemId attribute.
      Returns:
      the sappps_sourceSystemId - Master Data Source System ID
    • getSappps_sourceSystemId

      public String getSappps_sourceSystemId(SAPConfiguration item)
      Generated method - Getter of the SAPConfiguration.sappps_sourceSystemId attribute.
      Returns:
      the sappps_sourceSystemId - Master Data Source System ID
    • setSappps_sourceSystemId

      public void setSappps_sourceSystemId(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item, String value)
      Generated method - Setter of the SAPConfiguration.sappps_sourceSystemId attribute.
      Parameters:
      value - the sappps_sourceSystemId - Master Data Source System ID
    • setSappps_sourceSystemId

      public void setSappps_sourceSystemId(SAPConfiguration item, String value)
      Generated method - Setter of the SAPConfiguration.sappps_sourceSystemId attribute.
      Parameters:
      value - the sappps_sourceSystemId - Master Data Source System ID