Class GeneratedB2BAcceleratorServicesManager

java.lang.Object
de.hybris.platform.jalo.Manager
de.hybris.platform.jalo.extension.Extension
de.hybris.platform.b2bacceleratorservices.jalo.GeneratedB2BAcceleratorServicesManager
All Implemented Interfaces:
de.hybris.platform.jalo.extension.ItemLifecycleListener, Serializable

public abstract class GeneratedB2BAcceleratorServicesManager extends de.hybris.platform.jalo.extension.Extension
Generated class for type B2BAcceleratorServicesManager.
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>>
     
    protected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.jalo.order.Order>
    OneToManyHandler for handling 1:n ORDERS's relation attributes from 'many' side.
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    addToOrders(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.orderscheduling.jalo.CartToOrderCronJob item, de.hybris.platform.jalo.order.Order value)
    Generated method - Adds value to orders.
    void
    addToOrders(de.hybris.platform.orderscheduling.jalo.CartToOrderCronJob item, de.hybris.platform.jalo.order.Order value)
    Generated method - Adds value to orders.
    de.hybris.platform.b2b.jalo.restrictions.CMSSecurePortalRestriction
    createCMSSecurePortalRestriction(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
     
    de.hybris.platform.b2b.jalo.restrictions.CMSSecurePortalRestriction
     
    de.hybris.platform.b2bacceleratorservices.jalo.promotions.OrderThresholdDiscountPercentagePromotion
    createOrderThresholdDiscountPercentagePromotion(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
     
    de.hybris.platform.b2bacceleratorservices.jalo.promotions.OrderThresholdDiscountPercentagePromotion
     
    de.hybris.platform.b2bacceleratorservices.jalo.promotions.ProductPriceDiscountPromotionByPaymentType
    createProductPriceDiscountPromotionByPaymentType(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
     
    de.hybris.platform.b2bacceleratorservices.jalo.promotions.ProductPriceDiscountPromotionByPaymentType
     
    de.hybris.platform.b2bacceleratorservices.jalo.promotions.ProductThresholdPriceDiscountPromotion
    createProductThresholdPriceDiscountPromotion(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
     
    de.hybris.platform.b2bacceleratorservices.jalo.promotions.ProductThresholdPriceDiscountPromotion
     
    de.hybris.platform.b2bacceleratorservices.jalo.process.ReplenishmentProcess
    createReplenishmentProcess(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
     
    de.hybris.platform.b2bacceleratorservices.jalo.process.ReplenishmentProcess
     
    Map<String,de.hybris.platform.jalo.Item.AttributeMode>
    getDefaultAttributeModes(Class<? extends de.hybris.platform.jalo.Item> itemClass)
     
     
    Collection<de.hybris.platform.jalo.order.Order>
    getOrders(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.orderscheduling.jalo.CartToOrderCronJob item)
    Generated method - Getter of the CartToOrderCronJob.orders attribute.
    Collection<de.hybris.platform.jalo.order.Order>
    getOrders(de.hybris.platform.orderscheduling.jalo.CartToOrderCronJob item)
    Generated method - Getter of the CartToOrderCronJob.orders attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    getPaymentType(de.hybris.platform.jalo.order.AbstractOrder item)
    Generated method - Getter of the AbstractOrder.paymentType attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    getPaymentType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item)
    Generated method - Getter of the AbstractOrder.paymentType attribute.
    getPurchaseOrderNumber(de.hybris.platform.jalo.order.AbstractOrder item)
    Generated method - Getter of the AbstractOrder.purchaseOrderNumber attribute.
    getPurchaseOrderNumber(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item)
    Generated method - Getter of the AbstractOrder.purchaseOrderNumber attribute.
    de.hybris.platform.orderscheduling.jalo.CartToOrderCronJob
    getSchedulingCronJob(de.hybris.platform.jalo.order.Order item)
    Generated method - Getter of the Order.schedulingCronJob attribute.
    de.hybris.platform.orderscheduling.jalo.CartToOrderCronJob
    getSchedulingCronJob(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Order item)
    Generated method - Getter of the Order.schedulingCronJob attribute.
    void
    removeFromOrders(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.orderscheduling.jalo.CartToOrderCronJob item, de.hybris.platform.jalo.order.Order value)
    Generated method - Removes value from orders.
    void
    removeFromOrders(de.hybris.platform.orderscheduling.jalo.CartToOrderCronJob item, de.hybris.platform.jalo.order.Order value)
    Generated method - Removes value from orders.
    void
    setOrders(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.orderscheduling.jalo.CartToOrderCronJob item, Collection<de.hybris.platform.jalo.order.Order> value)
    Generated method - Setter of the CartToOrderCronJob.orders attribute.
    void
    setOrders(de.hybris.platform.orderscheduling.jalo.CartToOrderCronJob item, Collection<de.hybris.platform.jalo.order.Order> value)
    Generated method - Setter of the CartToOrderCronJob.orders attribute.
    void
    setPaymentType(de.hybris.platform.jalo.order.AbstractOrder item, de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the AbstractOrder.paymentType attribute.
    void
    setPaymentType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item, de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the AbstractOrder.paymentType attribute.
    void
    setPurchaseOrderNumber(de.hybris.platform.jalo.order.AbstractOrder item, String value)
    Generated method - Setter of the AbstractOrder.purchaseOrderNumber attribute.
    void
    setPurchaseOrderNumber(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item, String value)
    Generated method - Setter of the AbstractOrder.purchaseOrderNumber attribute.
    void
    setSchedulingCronJob(de.hybris.platform.jalo.order.Order item, de.hybris.platform.orderscheduling.jalo.CartToOrderCronJob value)
    Generated method - Setter of the Order.schedulingCronJob attribute.
    void
    setSchedulingCronJob(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Order item, de.hybris.platform.orderscheduling.jalo.CartToOrderCronJob value)
    Generated method - Setter of the Order.schedulingCronJob 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

    • ORDER2CARTTOORDERCRONJOBORDERSHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.jalo.order.Order> ORDER2CARTTOORDERCRONJOBORDERSHANDLER
      OneToManyHandler for handling 1:n ORDERS's relation attributes from 'many' side.
    • DEFAULT_INITIAL_ATTRIBUTES

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

    • GeneratedB2BAcceleratorServicesManager

      public GeneratedB2BAcceleratorServicesManager()
  • 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
    • createCMSSecurePortalRestriction

      public de.hybris.platform.b2b.jalo.restrictions.CMSSecurePortalRestriction createCMSSecurePortalRestriction(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createCMSSecurePortalRestriction

      public de.hybris.platform.b2b.jalo.restrictions.CMSSecurePortalRestriction createCMSSecurePortalRestriction(Map attributeValues)
    • createOrderThresholdDiscountPercentagePromotion

      public de.hybris.platform.b2bacceleratorservices.jalo.promotions.OrderThresholdDiscountPercentagePromotion createOrderThresholdDiscountPercentagePromotion(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createOrderThresholdDiscountPercentagePromotion

      public de.hybris.platform.b2bacceleratorservices.jalo.promotions.OrderThresholdDiscountPercentagePromotion createOrderThresholdDiscountPercentagePromotion(Map attributeValues)
    • createProductPriceDiscountPromotionByPaymentType

      public de.hybris.platform.b2bacceleratorservices.jalo.promotions.ProductPriceDiscountPromotionByPaymentType createProductPriceDiscountPromotionByPaymentType(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createProductPriceDiscountPromotionByPaymentType

      public de.hybris.platform.b2bacceleratorservices.jalo.promotions.ProductPriceDiscountPromotionByPaymentType createProductPriceDiscountPromotionByPaymentType(Map attributeValues)
    • createProductThresholdPriceDiscountPromotion

      public de.hybris.platform.b2bacceleratorservices.jalo.promotions.ProductThresholdPriceDiscountPromotion createProductThresholdPriceDiscountPromotion(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createProductThresholdPriceDiscountPromotion

      public de.hybris.platform.b2bacceleratorservices.jalo.promotions.ProductThresholdPriceDiscountPromotion createProductThresholdPriceDiscountPromotion(Map attributeValues)
    • createReplenishmentProcess

      public de.hybris.platform.b2bacceleratorservices.jalo.process.ReplenishmentProcess createReplenishmentProcess(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createReplenishmentProcess

      public de.hybris.platform.b2bacceleratorservices.jalo.process.ReplenishmentProcess createReplenishmentProcess(Map attributeValues)
    • getName

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

      public Collection<de.hybris.platform.jalo.order.Order> getOrders(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.orderscheduling.jalo.CartToOrderCronJob item)
      Generated method - Getter of the CartToOrderCronJob.orders attribute.
      Returns:
      the orders
    • getOrders

      public Collection<de.hybris.platform.jalo.order.Order> getOrders(de.hybris.platform.orderscheduling.jalo.CartToOrderCronJob item)
      Generated method - Getter of the CartToOrderCronJob.orders attribute.
      Returns:
      the orders
    • setOrders

      public void setOrders(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.orderscheduling.jalo.CartToOrderCronJob item, Collection<de.hybris.platform.jalo.order.Order> value)
      Generated method - Setter of the CartToOrderCronJob.orders attribute.
      Parameters:
      value - the orders
    • setOrders

      public void setOrders(de.hybris.platform.orderscheduling.jalo.CartToOrderCronJob item, Collection<de.hybris.platform.jalo.order.Order> value)
      Generated method - Setter of the CartToOrderCronJob.orders attribute.
      Parameters:
      value - the orders
    • addToOrders

      public void addToOrders(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.orderscheduling.jalo.CartToOrderCronJob item, de.hybris.platform.jalo.order.Order value)
      Generated method - Adds value to orders.
      Parameters:
      value - the item to add to orders
    • addToOrders

      public void addToOrders(de.hybris.platform.orderscheduling.jalo.CartToOrderCronJob item, de.hybris.platform.jalo.order.Order value)
      Generated method - Adds value to orders.
      Parameters:
      value - the item to add to orders
    • removeFromOrders

      public void removeFromOrders(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.orderscheduling.jalo.CartToOrderCronJob item, de.hybris.platform.jalo.order.Order value)
      Generated method - Removes value from orders.
      Parameters:
      value - the item to remove from orders
    • removeFromOrders

      public void removeFromOrders(de.hybris.platform.orderscheduling.jalo.CartToOrderCronJob item, de.hybris.platform.jalo.order.Order value)
      Generated method - Removes value from orders.
      Parameters:
      value - the item to remove from orders
    • getPaymentType

      public de.hybris.platform.jalo.enumeration.EnumerationValue getPaymentType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item)
      Generated method - Getter of the AbstractOrder.paymentType attribute.
      Returns:
      the paymentType - Payment type for Checkout summary
    • getPaymentType

      public de.hybris.platform.jalo.enumeration.EnumerationValue getPaymentType(de.hybris.platform.jalo.order.AbstractOrder item)
      Generated method - Getter of the AbstractOrder.paymentType attribute.
      Returns:
      the paymentType - Payment type for Checkout summary
    • setPaymentType

      public void setPaymentType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item, de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the AbstractOrder.paymentType attribute.
      Parameters:
      value - the paymentType - Payment type for Checkout summary
    • setPaymentType

      public void setPaymentType(de.hybris.platform.jalo.order.AbstractOrder item, de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the AbstractOrder.paymentType attribute.
      Parameters:
      value - the paymentType - Payment type for Checkout summary
    • getPurchaseOrderNumber

      public String getPurchaseOrderNumber(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item)
      Generated method - Getter of the AbstractOrder.purchaseOrderNumber attribute.
      Returns:
      the purchaseOrderNumber - PO number is a string up to 255 chars.
    • getPurchaseOrderNumber

      public String getPurchaseOrderNumber(de.hybris.platform.jalo.order.AbstractOrder item)
      Generated method - Getter of the AbstractOrder.purchaseOrderNumber attribute.
      Returns:
      the purchaseOrderNumber - PO number is a string up to 255 chars.
    • setPurchaseOrderNumber

      public void setPurchaseOrderNumber(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item, String value)
      Generated method - Setter of the AbstractOrder.purchaseOrderNumber attribute.
      Parameters:
      value - the purchaseOrderNumber - PO number is a string up to 255 chars.
    • setPurchaseOrderNumber

      public void setPurchaseOrderNumber(de.hybris.platform.jalo.order.AbstractOrder item, String value)
      Generated method - Setter of the AbstractOrder.purchaseOrderNumber attribute.
      Parameters:
      value - the purchaseOrderNumber - PO number is a string up to 255 chars.
    • getSchedulingCronJob

      public de.hybris.platform.orderscheduling.jalo.CartToOrderCronJob getSchedulingCronJob(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Order item)
      Generated method - Getter of the Order.schedulingCronJob attribute.
      Returns:
      the schedulingCronJob
    • getSchedulingCronJob

      public de.hybris.platform.orderscheduling.jalo.CartToOrderCronJob getSchedulingCronJob(de.hybris.platform.jalo.order.Order item)
      Generated method - Getter of the Order.schedulingCronJob attribute.
      Returns:
      the schedulingCronJob
    • setSchedulingCronJob

      public void setSchedulingCronJob(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Order item, de.hybris.platform.orderscheduling.jalo.CartToOrderCronJob value)
      Generated method - Setter of the Order.schedulingCronJob attribute.
      Parameters:
      value - the schedulingCronJob
    • setSchedulingCronJob

      public void setSchedulingCronJob(de.hybris.platform.jalo.order.Order item, de.hybris.platform.orderscheduling.jalo.CartToOrderCronJob value)
      Generated method - Setter of the Order.schedulingCronJob attribute.
      Parameters:
      value - the schedulingCronJob