Class GeneratedShoppingservicesManager

java.lang.Object
de.hybris.platform.jalo.Manager
de.hybris.platform.jalo.extension.Extension
de.hybris.platform.shoppingservices.jalo.GeneratedShoppingservicesManager
All Implemented Interfaces:
de.hybris.platform.jalo.extension.ItemLifecycleListener, Serializable
Direct Known Subclasses:
ShoppingservicesManager

public abstract class GeneratedShoppingservicesManager extends de.hybris.platform.jalo.extension.Extension
Generated class for type ShoppingservicesManager.
See Also:
  • Field Details

    • TRAVELORDERENTRYINFOSHOPPINGADDITIONALBOOKINGINFOSRELATIONSHOPPINGADDITIONALBOOKINGINFOHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<ShoppingAdditionalBookingInfo> TRAVELORDERENTRYINFOSHOPPINGADDITIONALBOOKINGINFOSRELATIONSHOPPINGADDITIONALBOOKINGINFOHANDLER
      OneToManyHandler for handling 1:n SHOPPINGADDITIONALBOOKINGINFO's relation attributes from 'many' side.
    • ABSTRACTORDERENTRYSHOPPINGPRICEMODIFICATIONRELATIONSHOPPINGPRICEMODIFICATIONHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<ShoppingPriceModification> ABSTRACTORDERENTRYSHOPPINGPRICEMODIFICATIONRELATIONSHOPPINGPRICEMODIFICATIONHANDLER
      OneToManyHandler for handling 1:n SHOPPINGPRICEMODIFICATION'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

    • GeneratedShoppingservicesManager

      public GeneratedShoppingservicesManager()
  • 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
    • createAllowanceProduct

      public AllowanceProduct createAllowanceProduct(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createAllowanceProduct

      public AllowanceProduct createAllowanceProduct(Map attributeValues)
    • createAncillaryChangeFee

      public AncillaryChangeFee createAncillaryChangeFee(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createAncillaryChangeFee

      public AncillaryChangeFee createAncillaryChangeFee(Map attributeValues)
    • createCarryOnAllowanceProduct

      public CarryOnAllowanceProduct createCarryOnAllowanceProduct(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createCarryOnAllowanceProduct

      public CarryOnAllowanceProduct createCarryOnAllowanceProduct(Map attributeValues)
    • createChangeFee

      public RefundFee createChangeFee(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createChangeFee

      public RefundFee createChangeFee(Map attributeValues)
    • createEvenExchangeFee

      public RefundFee createEvenExchangeFee(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createEvenExchangeFee

      public RefundFee createEvenExchangeFee(Map attributeValues)
    • createRefundFee

      public RefundFee createRefundFee(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createRefundFee

      public RefundFee createRefundFee(Map attributeValues)
    • createShoppingAdditionalBookingInfo

      public ShoppingAdditionalBookingInfo createShoppingAdditionalBookingInfo(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createShoppingAdditionalBookingInfo

      public ShoppingAdditionalBookingInfo createShoppingAdditionalBookingInfo(Map attributeValues)
    • createShoppingAncillaryProduct

      public ShoppingAncillaryProduct createShoppingAncillaryProduct(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createShoppingAncillaryProduct

      public ShoppingAncillaryProduct createShoppingAncillaryProduct(Map attributeValues)
    • createShoppingBaggageProduct

      public ShoppingBaggageProduct createShoppingBaggageProduct(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createShoppingBaggageProduct

      public ShoppingBaggageProduct createShoppingBaggageProduct(Map attributeValues)
    • createShoppingFareProduct

      public ShoppingFareProduct createShoppingFareProduct(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createShoppingFareProduct

      public ShoppingFareProduct createShoppingFareProduct(Map attributeValues)
    • createShoppingPriceModification

      public ShoppingPriceModification createShoppingPriceModification(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createShoppingPriceModification

      public ShoppingPriceModification createShoppingPriceModification(Map attributeValues)
    • getFbc

      public String getFbc(de.hybris.platform.jalo.SessionContext ctx, TravelOrderEntryInfo item)
      Generated method - Getter of the TravelOrderEntryInfo.fbc attribute.
      Returns:
      the fbc
    • getFbc

      public String getFbc(TravelOrderEntryInfo item)
      Generated method - Getter of the TravelOrderEntryInfo.fbc attribute.
      Returns:
      the fbc
    • setFbc

      public void setFbc(de.hybris.platform.jalo.SessionContext ctx, TravelOrderEntryInfo item, String value)
      Generated method - Setter of the TravelOrderEntryInfo.fbc attribute.
      Parameters:
      value - the fbc
    • setFbc

      public void setFbc(TravelOrderEntryInfo item, String value)
      Generated method - Setter of the TravelOrderEntryInfo.fbc attribute.
      Parameters:
      value - the fbc
    • getName

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

      public String getMerchandisingResponse(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item)
      Generated method - Getter of the AbstractOrder.merchandisingResponse attribute.
      Returns:
      the merchandisingResponse
    • getMerchandisingResponse

      public String getMerchandisingResponse(de.hybris.platform.jalo.order.AbstractOrder item)
      Generated method - Getter of the AbstractOrder.merchandisingResponse attribute.
      Returns:
      the merchandisingResponse
    • setMerchandisingResponse

      public void setMerchandisingResponse(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item, String value)
      Generated method - Setter of the AbstractOrder.merchandisingResponse attribute.
      Parameters:
      value - the merchandisingResponse
    • setMerchandisingResponse

      public void setMerchandisingResponse(de.hybris.platform.jalo.order.AbstractOrder item, String value)
      Generated method - Setter of the AbstractOrder.merchandisingResponse attribute.
      Parameters:
      value - the merchandisingResponse
    • getOperatingTravelProvider

      public TravelProvider getOperatingTravelProvider(de.hybris.platform.jalo.SessionContext ctx, TransportOffering item)
      Generated method - Getter of the TransportOffering.operatingTravelProvider attribute.
      Returns:
      the operatingTravelProvider
    • getOperatingTravelProvider

      public TravelProvider getOperatingTravelProvider(TransportOffering item)
      Generated method - Getter of the TransportOffering.operatingTravelProvider attribute.
      Returns:
      the operatingTravelProvider
    • setOperatingTravelProvider

      public void setOperatingTravelProvider(de.hybris.platform.jalo.SessionContext ctx, TransportOffering item, TravelProvider value)
      Generated method - Setter of the TransportOffering.operatingTravelProvider attribute.
      Parameters:
      value - the operatingTravelProvider
    • setOperatingTravelProvider

      public void setOperatingTravelProvider(TransportOffering item, TravelProvider value)
      Generated method - Setter of the TransportOffering.operatingTravelProvider attribute.
      Parameters:
      value - the operatingTravelProvider
    • getOperatingTravelProvider

      public TravelProvider getOperatingTravelProvider(de.hybris.platform.jalo.SessionContext ctx, ScheduleConfiguration item)
      Generated method - Getter of the ScheduleConfiguration.operatingTravelProvider attribute.
      Returns:
      the operatingTravelProvider
    • getOperatingTravelProvider

      public TravelProvider getOperatingTravelProvider(ScheduleConfiguration item)
      Generated method - Getter of the ScheduleConfiguration.operatingTravelProvider attribute.
      Returns:
      the operatingTravelProvider
    • setOperatingTravelProvider

      public void setOperatingTravelProvider(de.hybris.platform.jalo.SessionContext ctx, ScheduleConfiguration item, TravelProvider value)
      Generated method - Setter of the ScheduleConfiguration.operatingTravelProvider attribute.
      Parameters:
      value - the operatingTravelProvider
    • setOperatingTravelProvider

      public void setOperatingTravelProvider(ScheduleConfiguration item, TravelProvider value)
      Generated method - Setter of the ScheduleConfiguration.operatingTravelProvider attribute.
      Parameters:
      value - the operatingTravelProvider
    • getOrderEntries

      public List<de.hybris.platform.jalo.order.AbstractOrderEntry> getOrderEntries(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item)
      Generated method - Getter of the AbstractOrderEntry.orderEntries attribute.
      Returns:
      the orderEntries
    • getOrderEntries

      public List<de.hybris.platform.jalo.order.AbstractOrderEntry> getOrderEntries(de.hybris.platform.jalo.order.AbstractOrderEntry item)
      Generated method - Getter of the AbstractOrderEntry.orderEntries attribute.
      Returns:
      the orderEntries
    • setOrderEntries

      public void setOrderEntries(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item, List<de.hybris.platform.jalo.order.AbstractOrderEntry> value)
      Generated method - Setter of the AbstractOrderEntry.orderEntries attribute.
      Parameters:
      value - the orderEntries
    • setOrderEntries

      public void setOrderEntries(de.hybris.platform.jalo.order.AbstractOrderEntry item, List<de.hybris.platform.jalo.order.AbstractOrderEntry> value)
      Generated method - Setter of the AbstractOrderEntry.orderEntries attribute.
      Parameters:
      value - the orderEntries
    • getPaymentTimeLimit

      public Date getPaymentTimeLimit(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item)
      Generated method - Getter of the AbstractOrderEntry.paymentTimeLimit attribute.
      Returns:
      the paymentTimeLimit
    • getPaymentTimeLimit

      public Date getPaymentTimeLimit(de.hybris.platform.jalo.order.AbstractOrderEntry item)
      Generated method - Getter of the AbstractOrderEntry.paymentTimeLimit attribute.
      Returns:
      the paymentTimeLimit
    • setPaymentTimeLimit

      public void setPaymentTimeLimit(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item, Date value)
      Generated method - Setter of the AbstractOrderEntry.paymentTimeLimit attribute.
      Parameters:
      value - the paymentTimeLimit
    • setPaymentTimeLimit

      public void setPaymentTimeLimit(de.hybris.platform.jalo.order.AbstractOrderEntry item, Date value)
      Generated method - Setter of the AbstractOrderEntry.paymentTimeLimit attribute.
      Parameters:
      value - the paymentTimeLimit
    • getRepricingResponse

      public String getRepricingResponse(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item)
      Generated method - Getter of the AbstractOrder.repricingResponse attribute.
      Returns:
      the repricingResponse
    • getRepricingResponse

      public String getRepricingResponse(de.hybris.platform.jalo.order.AbstractOrder item)
      Generated method - Getter of the AbstractOrder.repricingResponse attribute.
      Returns:
      the repricingResponse
    • setRepricingResponse

      public void setRepricingResponse(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item, String value)
      Generated method - Setter of the AbstractOrder.repricingResponse attribute.
      Parameters:
      value - the repricingResponse
    • setRepricingResponse

      public void setRepricingResponse(de.hybris.platform.jalo.order.AbstractOrder item, String value)
      Generated method - Setter of the AbstractOrder.repricingResponse attribute.
      Parameters:
      value - the repricingResponse
    • getShoppingAdditionalBookingInfo

      public List<ShoppingAdditionalBookingInfo> getShoppingAdditionalBookingInfo(de.hybris.platform.jalo.SessionContext ctx, TravelOrderEntryInfo item)
      Generated method - Getter of the TravelOrderEntryInfo.shoppingAdditionalBookingInfo attribute.
      Returns:
      the shoppingAdditionalBookingInfo
    • getShoppingAdditionalBookingInfo

      public List<ShoppingAdditionalBookingInfo> getShoppingAdditionalBookingInfo(TravelOrderEntryInfo item)
      Generated method - Getter of the TravelOrderEntryInfo.shoppingAdditionalBookingInfo attribute.
      Returns:
      the shoppingAdditionalBookingInfo
    • setShoppingAdditionalBookingInfo

      public void setShoppingAdditionalBookingInfo(de.hybris.platform.jalo.SessionContext ctx, TravelOrderEntryInfo item, List<ShoppingAdditionalBookingInfo> value)
      Generated method - Setter of the TravelOrderEntryInfo.shoppingAdditionalBookingInfo attribute.
      Parameters:
      value - the shoppingAdditionalBookingInfo
    • setShoppingAdditionalBookingInfo

      public void setShoppingAdditionalBookingInfo(TravelOrderEntryInfo item, List<ShoppingAdditionalBookingInfo> value)
      Generated method - Setter of the TravelOrderEntryInfo.shoppingAdditionalBookingInfo attribute.
      Parameters:
      value - the shoppingAdditionalBookingInfo
    • addToShoppingAdditionalBookingInfo

      public void addToShoppingAdditionalBookingInfo(de.hybris.platform.jalo.SessionContext ctx, TravelOrderEntryInfo item, ShoppingAdditionalBookingInfo value)
      Generated method - Adds value to shoppingAdditionalBookingInfo.
      Parameters:
      value - the item to add to shoppingAdditionalBookingInfo
    • addToShoppingAdditionalBookingInfo

      public void addToShoppingAdditionalBookingInfo(TravelOrderEntryInfo item, ShoppingAdditionalBookingInfo value)
      Generated method - Adds value to shoppingAdditionalBookingInfo.
      Parameters:
      value - the item to add to shoppingAdditionalBookingInfo
    • removeFromShoppingAdditionalBookingInfo

      public void removeFromShoppingAdditionalBookingInfo(de.hybris.platform.jalo.SessionContext ctx, TravelOrderEntryInfo item, ShoppingAdditionalBookingInfo value)
      Generated method - Removes value from shoppingAdditionalBookingInfo.
      Parameters:
      value - the item to remove from shoppingAdditionalBookingInfo
    • removeFromShoppingAdditionalBookingInfo

      public void removeFromShoppingAdditionalBookingInfo(TravelOrderEntryInfo item, ShoppingAdditionalBookingInfo value)
      Generated method - Removes value from shoppingAdditionalBookingInfo.
      Parameters:
      value - the item to remove from shoppingAdditionalBookingInfo
    • getShoppingCategoryReference

      public String getShoppingCategoryReference(de.hybris.platform.jalo.SessionContext ctx, OfferGroup item)
      Generated method - Getter of the OfferGroup.shoppingCategoryReference attribute.
      Returns:
      the shoppingCategoryReference
    • getShoppingCategoryReference

      public String getShoppingCategoryReference(OfferGroup item)
      Generated method - Getter of the OfferGroup.shoppingCategoryReference attribute.
      Returns:
      the shoppingCategoryReference
    • setShoppingCategoryReference

      public void setShoppingCategoryReference(de.hybris.platform.jalo.SessionContext ctx, OfferGroup item, String value)
      Generated method - Setter of the OfferGroup.shoppingCategoryReference attribute.
      Parameters:
      value - the shoppingCategoryReference
    • setShoppingCategoryReference

      public void setShoppingCategoryReference(OfferGroup item, String value)
      Generated method - Setter of the OfferGroup.shoppingCategoryReference attribute.
      Parameters:
      value - the shoppingCategoryReference
    • getShoppingPriceModification

      public List<ShoppingPriceModification> getShoppingPriceModification(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item)
      Generated method - Getter of the AbstractOrderEntry.shoppingPriceModification attribute.
      Returns:
      the shoppingPriceModification
    • getShoppingPriceModification

      public List<ShoppingPriceModification> getShoppingPriceModification(de.hybris.platform.jalo.order.AbstractOrderEntry item)
      Generated method - Getter of the AbstractOrderEntry.shoppingPriceModification attribute.
      Returns:
      the shoppingPriceModification
    • setShoppingPriceModification

      public void setShoppingPriceModification(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item, List<ShoppingPriceModification> value)
      Generated method - Setter of the AbstractOrderEntry.shoppingPriceModification attribute.
      Parameters:
      value - the shoppingPriceModification
    • setShoppingPriceModification

      public void setShoppingPriceModification(de.hybris.platform.jalo.order.AbstractOrderEntry item, List<ShoppingPriceModification> value)
      Generated method - Setter of the AbstractOrderEntry.shoppingPriceModification attribute.
      Parameters:
      value - the shoppingPriceModification
    • addToShoppingPriceModification

      public void addToShoppingPriceModification(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item, ShoppingPriceModification value)
      Generated method - Adds value to shoppingPriceModification.
      Parameters:
      value - the item to add to shoppingPriceModification
    • addToShoppingPriceModification

      public void addToShoppingPriceModification(de.hybris.platform.jalo.order.AbstractOrderEntry item, ShoppingPriceModification value)
      Generated method - Adds value to shoppingPriceModification.
      Parameters:
      value - the item to add to shoppingPriceModification
    • removeFromShoppingPriceModification

      public void removeFromShoppingPriceModification(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item, ShoppingPriceModification value)
      Generated method - Removes value from shoppingPriceModification.
      Parameters:
      value - the item to remove from shoppingPriceModification
    • removeFromShoppingPriceModification

      public void removeFromShoppingPriceModification(de.hybris.platform.jalo.order.AbstractOrderEntry item, ShoppingPriceModification value)
      Generated method - Removes value from shoppingPriceModification.
      Parameters:
      value - the item to remove from shoppingPriceModification
    • getShoppingSearchResponse

      public String getShoppingSearchResponse(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item)
      Generated method - Getter of the AbstractOrder.shoppingSearchResponse attribute.
      Returns:
      the shoppingSearchResponse
    • getShoppingSearchResponse

      public String getShoppingSearchResponse(de.hybris.platform.jalo.order.AbstractOrder item)
      Generated method - Getter of the AbstractOrder.shoppingSearchResponse attribute.
      Returns:
      the shoppingSearchResponse
    • setShoppingSearchResponse

      public void setShoppingSearchResponse(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item, String value)
      Generated method - Setter of the AbstractOrder.shoppingSearchResponse attribute.
      Parameters:
      value - the shoppingSearchResponse
    • setShoppingSearchResponse

      public void setShoppingSearchResponse(de.hybris.platform.jalo.order.AbstractOrder item, String value)
      Generated method - Setter of the AbstractOrder.shoppingSearchResponse attribute.
      Parameters:
      value - the shoppingSearchResponse
    • getShoppingServiceId

      public String getShoppingServiceId(de.hybris.platform.jalo.SessionContext ctx, Traveller item)
      Generated method - Getter of the Traveller.shoppingServiceId attribute.
      Returns:
      the shoppingServiceId
    • getShoppingServiceId

      public String getShoppingServiceId(Traveller item)
      Generated method - Getter of the Traveller.shoppingServiceId attribute.
      Returns:
      the shoppingServiceId
    • setShoppingServiceId

      public void setShoppingServiceId(de.hybris.platform.jalo.SessionContext ctx, Traveller item, String value)
      Generated method - Setter of the Traveller.shoppingServiceId attribute.
      Parameters:
      value - the shoppingServiceId
    • setShoppingServiceId

      public void setShoppingServiceId(Traveller item, String value)
      Generated method - Setter of the Traveller.shoppingServiceId attribute.
      Parameters:
      value - the shoppingServiceId
    • getSolutionId

      public Integer getSolutionId(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item)
      Generated method - Getter of the AbstractOrderEntry.solutionId attribute.
      Returns:
      the solutionId
    • getSolutionId

      public Integer getSolutionId(de.hybris.platform.jalo.order.AbstractOrderEntry item)
      Generated method - Getter of the AbstractOrderEntry.solutionId attribute.
      Returns:
      the solutionId
    • getSolutionIdAsPrimitive

      public int getSolutionIdAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item)
      Generated method - Getter of the AbstractOrderEntry.solutionId attribute.
      Returns:
      the solutionId
    • getSolutionIdAsPrimitive

      public int getSolutionIdAsPrimitive(de.hybris.platform.jalo.order.AbstractOrderEntry item)
      Generated method - Getter of the AbstractOrderEntry.solutionId attribute.
      Returns:
      the solutionId
    • setSolutionId

      public void setSolutionId(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item, Integer value)
      Generated method - Setter of the AbstractOrderEntry.solutionId attribute.
      Parameters:
      value - the solutionId
    • setSolutionId

      public void setSolutionId(de.hybris.platform.jalo.order.AbstractOrderEntry item, Integer value)
      Generated method - Setter of the AbstractOrderEntry.solutionId attribute.
      Parameters:
      value - the solutionId
    • setSolutionId

      public void setSolutionId(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item, int value)
      Generated method - Setter of the AbstractOrderEntry.solutionId attribute.
      Parameters:
      value - the solutionId
    • setSolutionId

      public void setSolutionId(de.hybris.platform.jalo.order.AbstractOrderEntry item, int value)
      Generated method - Setter of the AbstractOrderEntry.solutionId attribute.
      Parameters:
      value - the solutionId