Class GeneratedSapordermgmtbolManager

java.lang.Object
de.hybris.platform.jalo.Manager
de.hybris.platform.jalo.extension.Extension
de.hybris.platform.sap.sapordermgmtbol.jalo.GeneratedSapordermgmtbolManager
All Implemented Interfaces:
de.hybris.platform.jalo.extension.ItemLifecycleListener, Serializable
Direct Known Subclasses:
SapordermgmtbolManager

public abstract class GeneratedSapordermgmtbolManager extends de.hybris.platform.jalo.extension.Extension
Generated class for type SapordermgmtbolManager.
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)
     
     
    getSapordermgmt_dateRange(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item)
    Generated method - Getter of the SAPConfiguration.sapordermgmt_dateRange attribute.
    Generated method - Getter of the SAPConfiguration.sapordermgmt_dateRange attribute.
    getSapordermgmt_headerCondTypeFreight(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item)
    Generated method - Getter of the SAPConfiguration.sapordermgmt_headerCondTypeFreight attribute.
    Generated method - Getter of the SAPConfiguration.sapordermgmt_headerCondTypeFreight attribute.
    getSapordermgmt_maxHits(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item)
    Generated method - Getter of the SAPConfiguration.sapordermgmt_maxHits attribute.
    Generated method - Getter of the SAPConfiguration.sapordermgmt_maxHits attribute.
    getSapordermgmt_sourceFreight(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item)
    Generated method - Getter of the SAPConfiguration.sapordermgmt_sourceFreight attribute.
    Generated method - Getter of the SAPConfiguration.sapordermgmt_sourceFreight attribute.
    getSapordermgmt_sourceNetWOFreight(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item)
    Generated method - Getter of the SAPConfiguration.sapordermgmt_sourceNetWOFreight attribute.
    Generated method - Getter of the SAPConfiguration.sapordermgmt_sourceNetWOFreight attribute.
    isSapordermgmt_enabled(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item)
    Generated method - Getter of the SAPConfiguration.sapordermgmt_enabled attribute.
    Generated method - Getter of the SAPConfiguration.sapordermgmt_enabled attribute.
    boolean
    isSapordermgmt_enabledAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, SAPConfiguration item)
    Generated method - Getter of the SAPConfiguration.sapordermgmt_enabled attribute.
    boolean
    Generated method - Getter of the SAPConfiguration.sapordermgmt_enabled attribute.
    void
    setSapordermgmt_dateRange(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item, String value)
    Generated method - Setter of the SAPConfiguration.sapordermgmt_dateRange attribute.
    void
    Generated method - Setter of the SAPConfiguration.sapordermgmt_dateRange attribute.
    void
    setSapordermgmt_enabled(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item, Boolean value)
    Generated method - Setter of the SAPConfiguration.sapordermgmt_enabled attribute.
    void
    setSapordermgmt_enabled(de.hybris.platform.jalo.SessionContext ctx, SAPConfiguration item, boolean value)
    Generated method - Setter of the SAPConfiguration.sapordermgmt_enabled attribute.
    void
    Generated method - Setter of the SAPConfiguration.sapordermgmt_enabled attribute.
    void
    Generated method - Setter of the SAPConfiguration.sapordermgmt_enabled attribute.
    void
    setSapordermgmt_headerCondTypeFreight(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item, String value)
    Generated method - Setter of the SAPConfiguration.sapordermgmt_headerCondTypeFreight attribute.
    void
    Generated method - Setter of the SAPConfiguration.sapordermgmt_headerCondTypeFreight attribute.
    void
    setSapordermgmt_maxHits(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item, String value)
    Generated method - Setter of the SAPConfiguration.sapordermgmt_maxHits attribute.
    void
    Generated method - Setter of the SAPConfiguration.sapordermgmt_maxHits attribute.
    void
    setSapordermgmt_sourceFreight(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item, String value)
    Generated method - Setter of the SAPConfiguration.sapordermgmt_sourceFreight attribute.
    void
    Generated method - Setter of the SAPConfiguration.sapordermgmt_sourceFreight attribute.
    void
    setSapordermgmt_sourceNetWOFreight(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item, String value)
    Generated method - Setter of the SAPConfiguration.sapordermgmt_sourceNetWOFreight attribute.
    void
    Generated method - Setter of the SAPConfiguration.sapordermgmt_sourceNetWOFreight 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

    • GeneratedSapordermgmtbolManager

      public GeneratedSapordermgmtbolManager()
  • 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
    • getName

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

      public String getSapordermgmt_dateRange(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item)
      Generated method - Getter of the SAPConfiguration.sapordermgmt_dateRange attribute.
      Returns:
      the sapordermgmt_dateRange - sapordermgmt_dateRange
    • getSapordermgmt_dateRange

      public String getSapordermgmt_dateRange(SAPConfiguration item)
      Generated method - Getter of the SAPConfiguration.sapordermgmt_dateRange attribute.
      Returns:
      the sapordermgmt_dateRange - sapordermgmt_dateRange
    • setSapordermgmt_dateRange

      public void setSapordermgmt_dateRange(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item, String value)
      Generated method - Setter of the SAPConfiguration.sapordermgmt_dateRange attribute.
      Parameters:
      value - the sapordermgmt_dateRange - sapordermgmt_dateRange
    • setSapordermgmt_dateRange

      public void setSapordermgmt_dateRange(SAPConfiguration item, String value)
      Generated method - Setter of the SAPConfiguration.sapordermgmt_dateRange attribute.
      Parameters:
      value - the sapordermgmt_dateRange - sapordermgmt_dateRange
    • isSapordermgmt_enabled

      public Boolean isSapordermgmt_enabled(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item)
      Generated method - Getter of the SAPConfiguration.sapordermgmt_enabled attribute.
      Returns:
      the sapordermgmt_enabled - Determines whether the site should use external external order pricing
    • isSapordermgmt_enabled

      public Boolean isSapordermgmt_enabled(SAPConfiguration item)
      Generated method - Getter of the SAPConfiguration.sapordermgmt_enabled attribute.
      Returns:
      the sapordermgmt_enabled - Determines whether the site should use external external order pricing
    • isSapordermgmt_enabledAsPrimitive

      public boolean isSapordermgmt_enabledAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, SAPConfiguration item)
      Generated method - Getter of the SAPConfiguration.sapordermgmt_enabled attribute.
      Returns:
      the sapordermgmt_enabled - Determines whether the site should use external external order pricing
    • isSapordermgmt_enabledAsPrimitive

      public boolean isSapordermgmt_enabledAsPrimitive(SAPConfiguration item)
      Generated method - Getter of the SAPConfiguration.sapordermgmt_enabled attribute.
      Returns:
      the sapordermgmt_enabled - Determines whether the site should use external external order pricing
    • setSapordermgmt_enabled

      public void setSapordermgmt_enabled(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item, Boolean value)
      Generated method - Setter of the SAPConfiguration.sapordermgmt_enabled attribute.
      Parameters:
      value - the sapordermgmt_enabled - Determines whether the site should use external external order pricing
    • setSapordermgmt_enabled

      public void setSapordermgmt_enabled(SAPConfiguration item, Boolean value)
      Generated method - Setter of the SAPConfiguration.sapordermgmt_enabled attribute.
      Parameters:
      value - the sapordermgmt_enabled - Determines whether the site should use external external order pricing
    • setSapordermgmt_enabled

      public void setSapordermgmt_enabled(de.hybris.platform.jalo.SessionContext ctx, SAPConfiguration item, boolean value)
      Generated method - Setter of the SAPConfiguration.sapordermgmt_enabled attribute.
      Parameters:
      value - the sapordermgmt_enabled - Determines whether the site should use external external order pricing
    • setSapordermgmt_enabled

      public void setSapordermgmt_enabled(SAPConfiguration item, boolean value)
      Generated method - Setter of the SAPConfiguration.sapordermgmt_enabled attribute.
      Parameters:
      value - the sapordermgmt_enabled - Determines whether the site should use external external order pricing
    • getSapordermgmt_headerCondTypeFreight

      public String getSapordermgmt_headerCondTypeFreight(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item)
      Generated method - Getter of the SAPConfiguration.sapordermgmt_headerCondTypeFreight attribute.
      Returns:
      the sapordermgmt_headerCondTypeFreight - sapordermgmt_headerCondTypeFreight
    • getSapordermgmt_headerCondTypeFreight

      public String getSapordermgmt_headerCondTypeFreight(SAPConfiguration item)
      Generated method - Getter of the SAPConfiguration.sapordermgmt_headerCondTypeFreight attribute.
      Returns:
      the sapordermgmt_headerCondTypeFreight - sapordermgmt_headerCondTypeFreight
    • setSapordermgmt_headerCondTypeFreight

      public void setSapordermgmt_headerCondTypeFreight(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item, String value)
      Generated method - Setter of the SAPConfiguration.sapordermgmt_headerCondTypeFreight attribute.
      Parameters:
      value - the sapordermgmt_headerCondTypeFreight - sapordermgmt_headerCondTypeFreight
    • setSapordermgmt_headerCondTypeFreight

      public void setSapordermgmt_headerCondTypeFreight(SAPConfiguration item, String value)
      Generated method - Setter of the SAPConfiguration.sapordermgmt_headerCondTypeFreight attribute.
      Parameters:
      value - the sapordermgmt_headerCondTypeFreight - sapordermgmt_headerCondTypeFreight
    • getSapordermgmt_maxHits

      public String getSapordermgmt_maxHits(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item)
      Generated method - Getter of the SAPConfiguration.sapordermgmt_maxHits attribute.
      Returns:
      the sapordermgmt_maxHits - sapordermgmt_maxHits
    • getSapordermgmt_maxHits

      public String getSapordermgmt_maxHits(SAPConfiguration item)
      Generated method - Getter of the SAPConfiguration.sapordermgmt_maxHits attribute.
      Returns:
      the sapordermgmt_maxHits - sapordermgmt_maxHits
    • setSapordermgmt_maxHits

      public void setSapordermgmt_maxHits(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item, String value)
      Generated method - Setter of the SAPConfiguration.sapordermgmt_maxHits attribute.
      Parameters:
      value - the sapordermgmt_maxHits - sapordermgmt_maxHits
    • setSapordermgmt_maxHits

      public void setSapordermgmt_maxHits(SAPConfiguration item, String value)
      Generated method - Setter of the SAPConfiguration.sapordermgmt_maxHits attribute.
      Parameters:
      value - the sapordermgmt_maxHits - sapordermgmt_maxHits
    • getSapordermgmt_sourceFreight

      public String getSapordermgmt_sourceFreight(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item)
      Generated method - Getter of the SAPConfiguration.sapordermgmt_sourceFreight attribute.
      Returns:
      the sapordermgmt_sourceFreight - sapordermgmt_sourceFreight
    • getSapordermgmt_sourceFreight

      public String getSapordermgmt_sourceFreight(SAPConfiguration item)
      Generated method - Getter of the SAPConfiguration.sapordermgmt_sourceFreight attribute.
      Returns:
      the sapordermgmt_sourceFreight - sapordermgmt_sourceFreight
    • setSapordermgmt_sourceFreight

      public void setSapordermgmt_sourceFreight(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item, String value)
      Generated method - Setter of the SAPConfiguration.sapordermgmt_sourceFreight attribute.
      Parameters:
      value - the sapordermgmt_sourceFreight - sapordermgmt_sourceFreight
    • setSapordermgmt_sourceFreight

      public void setSapordermgmt_sourceFreight(SAPConfiguration item, String value)
      Generated method - Setter of the SAPConfiguration.sapordermgmt_sourceFreight attribute.
      Parameters:
      value - the sapordermgmt_sourceFreight - sapordermgmt_sourceFreight
    • getSapordermgmt_sourceNetWOFreight

      public String getSapordermgmt_sourceNetWOFreight(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item)
      Generated method - Getter of the SAPConfiguration.sapordermgmt_sourceNetWOFreight attribute.
      Returns:
      the sapordermgmt_sourceNetWOFreight - sapordermgmt_sourceNetWOFreight
    • getSapordermgmt_sourceNetWOFreight

      public String getSapordermgmt_sourceNetWOFreight(SAPConfiguration item)
      Generated method - Getter of the SAPConfiguration.sapordermgmt_sourceNetWOFreight attribute.
      Returns:
      the sapordermgmt_sourceNetWOFreight - sapordermgmt_sourceNetWOFreight
    • setSapordermgmt_sourceNetWOFreight

      public void setSapordermgmt_sourceNetWOFreight(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item, String value)
      Generated method - Setter of the SAPConfiguration.sapordermgmt_sourceNetWOFreight attribute.
      Parameters:
      value - the sapordermgmt_sourceNetWOFreight - sapordermgmt_sourceNetWOFreight
    • setSapordermgmt_sourceNetWOFreight

      public void setSapordermgmt_sourceNetWOFreight(SAPConfiguration item, String value)
      Generated method - Setter of the SAPConfiguration.sapordermgmt_sourceNetWOFreight attribute.
      Parameters:
      value - the sapordermgmt_sourceNetWOFreight - sapordermgmt_sourceNetWOFreight