Class GeneratedCommerceServicesManager

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

public abstract class GeneratedCommerceServicesManager extends de.hybris.platform.jalo.extension.Extension
Generated class for type CommerceServicesManager.
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 de.hybris.platform.util.OneToManyHandler<de.hybris.platform.jalo.order.Quote>
    OneToManyHandler for handling 1:n ASSIGNEDQUOTES's relation attributes from 'many' side.
    protected static String
    Relation disable markmodifed parameter constants for BaseStore2BillingCountryRel from ((commerceservices))
    protected static String
    Relation ordering override parameter constants for BaseStore2BillingCountryRel from ((commerceservices))
    protected static String
     
    protected static String
    Relation disable markmodifed parameter constants for BaseStore2CountryRel from ((commerceservices))
    protected static String
    Relation ordering override parameter constants for BaseStore2CountryRel from ((commerceservices))
    protected static String
     
    protected static String
    Relation disable markmodifed parameter constants for BaseStore2CurrencyRel from ((commerceservices))
    protected static String
    Relation ordering override parameter constants for BaseStore2CurrencyRel from ((commerceservices))
    protected static String
     
    protected static String
    Relation disable markmodifed parameter constants for BaseStore2DeliveryModeRel from ((commerceservices))
    protected static String
    Relation ordering override parameter constants for BaseStore2DeliveryModeRel from ((commerceservices))
    protected static String
     
    protected static String
    Relation disable markmodifed parameter constants for BaseStore2LanguageRel from ((commerceservices))
    protected static String
    Relation ordering override parameter constants for BaseStore2LanguageRel from ((commerceservices))
    protected static String
     
    protected static String
    Relation disable markmodifed parameter constants for BaseStore2WarehouseRel from ((commerceservices))
    protected static String
    Relation ordering override parameter constants for BaseStore2WarehouseRel from ((commerceservices))
    protected static String
     
    protected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.jalo.user.SitePreference>
    OneToManyHandler for handling 1:n SITEPREFERENCES's relation attributes from 'many' side.
    protected static final Map<String,Map<String,de.hybris.platform.jalo.Item.AttributeMode>>
     
    protected static String
    Relation disable markmodifed parameter constants for FutureStockProductRelation from ((commerceservices))
    protected static String
    Relation ordering override parameter constants for FutureStockProductRelation from ((commerceservices))
    protected static String
     
    protected static String
    Relation disable markmodifed parameter constants for PoS2WarehouseRel from ((commerceservices))
    protected static String
    Relation ordering override parameter constants for PoS2WarehouseRel from ((commerceservices))
    protected static String
     
    protected static String
    Relation disable markmodifed parameter constants for PromotionRestriction2OrderRel from ((commerceservices))
    protected static String
    Relation ordering override parameter constants for PromotionRestriction2OrderRel from ((commerceservices))
    protected static String
     
    protected static String
    Relation disable markmodifed parameter constants for QuoteToNotificationRel from ((commerceservices))
    protected static String
    Relation ordering override parameter constants for QuoteToNotificationRel from ((commerceservices))
    protected static String
     
    protected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.commerceservices.jalo.user.SiteEmployeeGroup>
    OneToManyHandler for handling 1:n SITEEMPLOYEEGROUPS's relation attributes from 'many' side.
    protected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.basecommerce.jalo.site.BaseSite>
    OneToManyHandler for handling 1:n SITES's relation attributes from 'many' side.
    protected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.store.BaseStore>
    OneToManyHandler for handling 1:n STORES's relation attributes from 'many' side.
    protected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.commerceservices.jalo.user.StoreEmployeeGroup>
    OneToManyHandler for handling 1:n STOREEMPLOYEEGROUPS's relation attributes from 'many' side.
    protected static String
    Relation disable markmodifed parameter constants for StoreLocation2StoreLocatorFeature from ((commerceservices))
    protected static String
    Relation ordering override parameter constants for StoreLocation2StoreLocatorFeature from ((commerceservices))
    protected static String
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    addToAssignedQuotes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.User item, de.hybris.platform.jalo.order.Quote value)
    Generated method - Adds value to assignedQuotes.
    void
    addToAssignedQuotes(de.hybris.platform.jalo.user.User item, de.hybris.platform.jalo.order.Quote value)
    Generated method - Adds value to assignedQuotes.
    void
    addToBaseStores(de.hybris.platform.jalo.c2l.Country item, de.hybris.platform.store.BaseStore value)
    Generated method - Adds value to baseStores.
    void
    addToBaseStores(de.hybris.platform.jalo.c2l.Currency item, de.hybris.platform.store.BaseStore value)
    Generated method - Adds value to baseStores.
    void
    addToBaseStores(de.hybris.platform.jalo.c2l.Language item, de.hybris.platform.store.BaseStore value)
    Generated method - Adds value to baseStores.
    void
    addToBaseStores(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Country item, de.hybris.platform.store.BaseStore value)
    Generated method - Adds value to baseStores.
    void
    addToBaseStores(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Currency item, de.hybris.platform.store.BaseStore value)
    Generated method - Adds value to baseStores.
    void
    addToBaseStores(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Language item, de.hybris.platform.store.BaseStore value)
    Generated method - Adds value to baseStores.
    void
    addToBaseStores(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.Warehouse item, de.hybris.platform.store.BaseStore value)
    Generated method - Adds value to baseStores.
    void
    addToBaseStores(de.hybris.platform.ordersplitting.jalo.Warehouse item, de.hybris.platform.store.BaseStore value)
    Generated method - Adds value to baseStores.
    void
    addToBillingBaseStores(de.hybris.platform.jalo.c2l.Country item, de.hybris.platform.store.BaseStore value)
    Generated method - Adds value to billingBaseStores.
    void
    addToBillingBaseStores(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Country item, de.hybris.platform.store.BaseStore value)
    Generated method - Adds value to billingBaseStores.
    void
    addToBillingCountries(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, de.hybris.platform.jalo.c2l.Country value)
    Generated method - Adds value to billingCountries.
    void
    addToBillingCountries(de.hybris.platform.store.BaseStore item, de.hybris.platform.jalo.c2l.Country value)
    Generated method - Adds value to billingCountries.
    void
    addToCurrencies(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, de.hybris.platform.jalo.c2l.Currency value)
    Generated method - Adds value to currencies.
    void
    addToCurrencies(de.hybris.platform.store.BaseStore item, de.hybris.platform.jalo.c2l.Currency value)
    Generated method - Adds value to currencies.
    void
    addToDeliveryCountries(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, de.hybris.platform.jalo.c2l.Country value)
    Generated method - Adds value to deliveryCountries.
    void
    addToDeliveryCountries(de.hybris.platform.store.BaseStore item, de.hybris.platform.jalo.c2l.Country value)
    Generated method - Adds value to deliveryCountries.
    void
    addToDeliveryModes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, de.hybris.platform.jalo.order.delivery.DeliveryMode value)
    Generated method - Adds value to deliveryModes.
    void
    addToDeliveryModes(de.hybris.platform.store.BaseStore item, de.hybris.platform.jalo.order.delivery.DeliveryMode value)
    Generated method - Adds value to deliveryModes.
    void
    addToFeatures(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.storelocator.jalo.PointOfService item, de.hybris.platform.commerceservices.jalo.storelocator.StoreLocatorFeature value)
    Generated method - Adds value to features.
    void
    addToFeatures(de.hybris.platform.storelocator.jalo.PointOfService item, de.hybris.platform.commerceservices.jalo.storelocator.StoreLocatorFeature value)
    Generated method - Adds value to features.
    void
    addToFutureStocks(de.hybris.platform.jalo.product.Product item, de.hybris.platform.commerceservices.jalo.FutureStock value)
    Generated method - Adds value to futureStocks.
    void
    addToFutureStocks(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item, de.hybris.platform.commerceservices.jalo.FutureStock value)
    Generated method - Adds value to futureStocks.
    void
    addToGeneratedNotifications(de.hybris.platform.jalo.order.Quote item, de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Adds value to generatedNotifications.
    void
    addToGeneratedNotifications(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Quote item, de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Adds value to generatedNotifications.
    void
    addToLanguages(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, de.hybris.platform.jalo.c2l.Language value)
    Generated method - Adds value to languages.
    void
    addToLanguages(de.hybris.platform.store.BaseStore item, de.hybris.platform.jalo.c2l.Language value)
    Generated method - Adds value to languages.
    void
    addToPointsOfService(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.Warehouse item, de.hybris.platform.storelocator.jalo.PointOfService value)
    Generated method - Adds value to pointsOfService.
    void
    addToPointsOfService(de.hybris.platform.ordersplitting.jalo.Warehouse item, de.hybris.platform.storelocator.jalo.PointOfService value)
    Generated method - Adds value to pointsOfService.
    void
    addToPromotionOrderRestrictions(de.hybris.platform.jalo.order.AbstractOrder item, de.hybris.platform.commerceservices.jalo.promotions.PromotionOrderRestriction value)
    Generated method - Adds value to promotionOrderRestrictions.
    void
    addToPromotionOrderRestrictions(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item, de.hybris.platform.commerceservices.jalo.promotions.PromotionOrderRestriction value)
    Generated method - Adds value to promotionOrderRestrictions.
    void
    addToSiteEmployeeGroups(de.hybris.platform.basecommerce.jalo.site.BaseSite item, de.hybris.platform.commerceservices.jalo.user.SiteEmployeeGroup value)
    Generated method - Adds value to siteEmployeeGroups.
    void
    addToSiteEmployeeGroups(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item, de.hybris.platform.commerceservices.jalo.user.SiteEmployeeGroup value)
    Generated method - Adds value to siteEmployeeGroups.
    void
    addToSitePreferences(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Customer item, de.hybris.platform.jalo.user.SitePreference value)
    Generated method - Adds value to sitePreferences.
    void
    addToSitePreferences(de.hybris.platform.jalo.user.Customer item, de.hybris.platform.jalo.user.SitePreference value)
    Generated method - Adds value to sitePreferences.
    void
    addToSites(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item, de.hybris.platform.basecommerce.jalo.site.BaseSite value)
    Generated method - Adds value to sites.
    void
    addToSites(de.hybris.platform.searchservices.jalo.SnIndexType item, de.hybris.platform.basecommerce.jalo.site.BaseSite value)
    Generated method - Adds value to sites.
    void
    addToStoreEmployeeGroups(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.storelocator.jalo.PointOfService item, de.hybris.platform.commerceservices.jalo.user.StoreEmployeeGroup value)
    Generated method - Adds value to storeEmployeeGroups.
    void
    addToStoreEmployeeGroups(de.hybris.platform.storelocator.jalo.PointOfService item, de.hybris.platform.commerceservices.jalo.user.StoreEmployeeGroup value)
    Generated method - Adds value to storeEmployeeGroups.
    void
    addToStores(de.hybris.platform.jalo.order.delivery.DeliveryMode item, de.hybris.platform.store.BaseStore value)
    Generated method - Adds value to stores.
    void
    addToStores(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item, de.hybris.platform.store.BaseStore value)
    Generated method - Adds value to stores.
    void
    addToStores(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.delivery.DeliveryMode item, de.hybris.platform.store.BaseStore value)
    Generated method - Adds value to stores.
    void
    addToStores(de.hybris.platform.searchservices.jalo.SnIndexType item, de.hybris.platform.store.BaseStore value)
    Generated method - Adds value to stores.
    void
    addToWarehouses(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, de.hybris.platform.ordersplitting.jalo.Warehouse value)
    Generated method - Adds value to warehouses.
    void
    addToWarehouses(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.storelocator.jalo.PointOfService item, de.hybris.platform.ordersplitting.jalo.Warehouse value)
    Generated method - Adds value to warehouses.
    void
    addToWarehouses(de.hybris.platform.store.BaseStore item, de.hybris.platform.ordersplitting.jalo.Warehouse value)
    Generated method - Adds value to warehouses.
    void
    addToWarehouses(de.hybris.platform.storelocator.jalo.PointOfService item, de.hybris.platform.ordersplitting.jalo.Warehouse value)
    Generated method - Adds value to warehouses.
    de.hybris.platform.commerceservices.jalo.consent.Consent
    createConsent(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
     
    de.hybris.platform.commerceservices.jalo.consent.Consent
    createConsent(Map attributeValues)
     
    de.hybris.platform.commerceservices.jalo.consent.ConsentTemplate
    createConsentTemplate(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
     
    de.hybris.platform.commerceservices.jalo.consent.ConsentTemplate
    createConsentTemplate(Map attributeValues)
     
    de.hybris.platform.commerceservices.jalo.CustomerList
    createCustomerList(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
     
    de.hybris.platform.commerceservices.jalo.CustomerList
    createCustomerList(Map attributeValues)
     
    de.hybris.platform.commerceservices.jalo.process.ForgottenPasswordProcess
    createForgottenPasswordProcess(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
     
    de.hybris.platform.commerceservices.jalo.process.ForgottenPasswordProcess
     
    de.hybris.platform.commerceservices.jalo.FutureStock
    createFutureStock(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
     
    de.hybris.platform.commerceservices.jalo.FutureStock
    createFutureStock(Map attributeValues)
     
    de.hybris.platform.commerceservices.jalo.OrgUnit
    createOrgUnit(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
     
    de.hybris.platform.commerceservices.jalo.OrgUnit
    createOrgUnit(Map attributeValues)
     
    de.hybris.platform.commerceservices.jalo.PickUpDeliveryMode
    createPickUpDeliveryMode(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
     
    de.hybris.platform.commerceservices.jalo.PickUpDeliveryMode
    createPickUpDeliveryMode(Map attributeValues)
     
    de.hybris.platform.commerceservices.jalo.promotions.PromotionOrderRestriction
    createPromotionOrderRestriction(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
     
    de.hybris.platform.commerceservices.jalo.promotions.PromotionOrderRestriction
     
    de.hybris.platform.commerceservices.jalo.process.QuoteProcess
    createQuoteProcess(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
     
    de.hybris.platform.commerceservices.jalo.process.QuoteProcess
    createQuoteProcess(Map attributeValues)
     
    de.hybris.platform.commerceservices.jalo.SAPInvoice
    createSAPInvoice(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
     
    de.hybris.platform.commerceservices.jalo.SAPInvoice
    createSAPInvoice(Map attributeValues)
     
    de.hybris.platform.commerceservices.jalo.SAPInvoiceMedia
    createSAPInvoiceMedia(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
     
    de.hybris.platform.commerceservices.jalo.SAPInvoiceMedia
    createSAPInvoiceMedia(Map attributeValues)
     
    de.hybris.platform.commerceservices.jalo.user.SiteEmployeeGroup
    createSiteEmployeeGroup(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
     
    de.hybris.platform.commerceservices.jalo.user.SiteEmployeeGroup
    createSiteEmployeeGroup(Map attributeValues)
     
    de.hybris.platform.jalo.user.SitePreference
    createSitePreference(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
     
    de.hybris.platform.jalo.user.SitePreference
    createSitePreference(Map attributeValues)
     
    de.hybris.platform.commerceservices.jalo.user.StoreEmployeeGroup
    createStoreEmployeeGroup(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
     
    de.hybris.platform.commerceservices.jalo.user.StoreEmployeeGroup
    createStoreEmployeeGroup(Map attributeValues)
     
    de.hybris.platform.commerceservices.jalo.process.StoreFrontCustomerProcess
    createStoreFrontCustomerProcess(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
     
    de.hybris.platform.commerceservices.jalo.process.StoreFrontCustomerProcess
     
    de.hybris.platform.commerceservices.jalo.process.StoreFrontProcess
    createStoreFrontProcess(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
     
    de.hybris.platform.commerceservices.jalo.process.StoreFrontProcess
    createStoreFrontProcess(Map attributeValues)
     
    de.hybris.platform.commerceservices.jalo.storelocator.StoreLocatorFeature
    createStoreLocatorFeature(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
     
    de.hybris.platform.commerceservices.jalo.storelocator.StoreLocatorFeature
    createStoreLocatorFeature(Map attributeValues)
     
    Map<de.hybris.platform.jalo.c2l.Language,String>
    getAllLocale(de.hybris.platform.basecommerce.jalo.site.BaseSite item)
    Generated method - Getter of the BaseSite.locale attribute.
    Map<de.hybris.platform.jalo.c2l.Language,String>
    getAllLocale(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item)
    Generated method - Getter of the BaseSite.locale attribute.
    Map<de.hybris.platform.jalo.c2l.Language,String>
    getAllPickUpInStoreInstructions(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.storelocator.jalo.PointOfService item)
    Generated method - Getter of the PointOfService.pickUpInStoreInstructions attribute.
    Map<de.hybris.platform.jalo.c2l.Language,String>
    getAllPickUpInStoreInstructions(de.hybris.platform.storelocator.jalo.PointOfService item)
    Generated method - Getter of the PointOfService.pickUpInStoreInstructions attribute.
    Map<de.hybris.platform.jalo.c2l.Language,String>
    getAllSummary(de.hybris.platform.jalo.product.Product item)
    Generated method - Getter of the Product.summary attribute.
    Map<de.hybris.platform.jalo.c2l.Language,String>
    getAllSummary(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item)
    Generated method - Getter of the Product.summary attribute.
    Collection<de.hybris.platform.jalo.order.Quote>
    getAssignedQuotes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.User item)
    Generated method - Getter of the User.assignedQuotes attribute.
    Collection<de.hybris.platform.jalo.order.Quote>
    getAssignedQuotes(de.hybris.platform.jalo.user.User item)
    Generated method - Getter of the User.assignedQuotes attribute.
    de.hybris.platform.jalo.user.User
    getAssignee(de.hybris.platform.jalo.order.Quote item)
    Generated method - Getter of the Quote.assignee attribute.
    de.hybris.platform.jalo.user.User
    getAssignee(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Quote item)
    Generated method - Getter of the Quote.assignee attribute.
    Set<de.hybris.platform.store.BaseStore>
    getBaseStores(de.hybris.platform.jalo.c2l.Country item)
    Generated method - Getter of the Country.baseStores attribute.
    Collection<de.hybris.platform.store.BaseStore>
    getBaseStores(de.hybris.platform.jalo.c2l.Currency item)
    Generated method - Getter of the Currency.baseStores attribute.
    Collection<de.hybris.platform.store.BaseStore>
    getBaseStores(de.hybris.platform.jalo.c2l.Language item)
    Generated method - Getter of the Language.baseStores attribute.
    Set<de.hybris.platform.store.BaseStore>
    getBaseStores(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Country item)
    Generated method - Getter of the Country.baseStores attribute.
    Collection<de.hybris.platform.store.BaseStore>
    getBaseStores(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Currency item)
    Generated method - Getter of the Currency.baseStores attribute.
    Collection<de.hybris.platform.store.BaseStore>
    getBaseStores(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Language item)
    Generated method - Getter of the Language.baseStores attribute.
    Collection<de.hybris.platform.store.BaseStore>
    getBaseStores(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.Warehouse item)
    Generated method - Getter of the Warehouse.baseStores attribute.
    Collection<de.hybris.platform.store.BaseStore>
    getBaseStores(de.hybris.platform.ordersplitting.jalo.Warehouse item)
    Generated method - Getter of the Warehouse.baseStores attribute.
    long
    getBaseStoresCount(de.hybris.platform.jalo.c2l.Country item)
     
    long
    getBaseStoresCount(de.hybris.platform.jalo.c2l.Currency item)
     
    long
    getBaseStoresCount(de.hybris.platform.jalo.c2l.Language item)
     
    long
    getBaseStoresCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Country item)
     
    long
    getBaseStoresCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Currency item)
     
    long
    getBaseStoresCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Language item)
     
    long
    getBaseStoresCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.Warehouse item)
     
    long
    getBaseStoresCount(de.hybris.platform.ordersplitting.jalo.Warehouse item)
     
    Set<de.hybris.platform.store.BaseStore>
    getBillingBaseStores(de.hybris.platform.jalo.c2l.Country item)
    Generated method - Getter of the Country.billingBaseStores attribute.
    Set<de.hybris.platform.store.BaseStore>
    getBillingBaseStores(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Country item)
    Generated method - Getter of the Country.billingBaseStores attribute.
    long
    getBillingBaseStoresCount(de.hybris.platform.jalo.c2l.Country item)
     
    long
    getBillingBaseStoresCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Country item)
     
    Collection<de.hybris.platform.jalo.c2l.Country>
    getBillingCountries(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.billingCountries attribute.
    Collection<de.hybris.platform.jalo.c2l.Country>
    getBillingCountries(de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.billingCountries attribute.
    long
    getBillingCountriesCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
     
    long
    getBillingCountriesCount(de.hybris.platform.store.BaseStore item)
     
    de.hybris.platform.jalo.order.Cart
    getCartReference(de.hybris.platform.jalo.order.Quote item)
    Generated method - Getter of the Quote.cartReference attribute.
    de.hybris.platform.jalo.order.Cart
    getCartReference(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Quote item)
    Generated method - Getter of the Quote.cartReference attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    getChannel(de.hybris.platform.basecommerce.jalo.site.BaseSite item)
    Generated method - Getter of the BaseSite.channel attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    getChannel(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item)
    Generated method - Getter of the BaseSite.channel attribute.
    getCreateReturnProcessCode(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.createReturnProcessCode attribute.
    getCreateReturnProcessCode(de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.createReturnProcessCode attribute.
    Set<de.hybris.platform.jalo.c2l.Currency>
    getCurrencies(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.currencies attribute.
    Set<de.hybris.platform.jalo.c2l.Currency>
    getCurrencies(de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.currencies attribute.
    long
    getCurrenciesCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
     
    long
    getCurrenciesCount(de.hybris.platform.store.BaseStore item)
     
    Map<String,de.hybris.platform.jalo.Item.AttributeMode>
    getDefaultAttributeModes(Class<? extends de.hybris.platform.jalo.Item> itemClass)
     
    de.hybris.platform.jalo.c2l.Currency
    getDefaultCurrency(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.defaultCurrency attribute.
    de.hybris.platform.jalo.c2l.Currency
    getDefaultCurrency(de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.defaultCurrency attribute.
    de.hybris.platform.storelocator.jalo.PointOfService
    getDefaultDeliveryOrigin(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.defaultDeliveryOrigin attribute.
    de.hybris.platform.storelocator.jalo.PointOfService
    getDefaultDeliveryOrigin(de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.defaultDeliveryOrigin attribute.
    de.hybris.platform.jalo.c2l.Language
    getDefaultLanguage(de.hybris.platform.basecommerce.jalo.site.BaseSite item)
    Generated method - Getter of the BaseSite.defaultLanguage attribute.
    de.hybris.platform.jalo.c2l.Language
    getDefaultLanguage(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item)
    Generated method - Getter of the BaseSite.defaultLanguage attribute.
    de.hybris.platform.jalo.c2l.Language
    getDefaultLanguage(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.defaultLanguage attribute.
    de.hybris.platform.jalo.c2l.Language
    getDefaultLanguage(de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.defaultLanguage attribute.
    de.hybris.platform.jalo.order.payment.PaymentInfo
    getDefaultPaymentInfo(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Customer item)
    Generated method - Getter of the Customer.defaultPaymentInfo attribute.
    de.hybris.platform.jalo.order.payment.PaymentInfo
    getDefaultPaymentInfo(de.hybris.platform.jalo.user.Customer item)
    Generated method - Getter of the Customer.defaultPaymentInfo attribute.
    de.hybris.platform.promotions.jalo.PromotionGroup
    getDefaultPromotionGroup(de.hybris.platform.basecommerce.jalo.site.BaseSite item)
    Generated method - Getter of the BaseSite.defaultPromotionGroup attribute.
    de.hybris.platform.promotions.jalo.PromotionGroup
    getDefaultPromotionGroup(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item)
    Generated method - Getter of the BaseSite.defaultPromotionGroup attribute.
    getDefaultStockLevelThreshold(de.hybris.platform.basecommerce.jalo.site.BaseSite item)
    Generated method - Getter of the BaseSite.defaultStockLevelThreshold attribute.
    getDefaultStockLevelThreshold(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item)
    Generated method - Getter of the BaseSite.defaultStockLevelThreshold attribute.
    int
    getDefaultStockLevelThresholdAsPrimitive(de.hybris.platform.basecommerce.jalo.site.BaseSite item)
    Generated method - Getter of the BaseSite.defaultStockLevelThreshold attribute.
    int
    getDefaultStockLevelThresholdAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item)
    Generated method - Getter of the BaseSite.defaultStockLevelThreshold attribute.
    Collection<de.hybris.platform.jalo.c2l.Country>
    getDeliveryCountries(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.deliveryCountries attribute.
    Collection<de.hybris.platform.jalo.c2l.Country>
    getDeliveryCountries(de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.deliveryCountries attribute.
    long
    getDeliveryCountriesCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
     
    long
    getDeliveryCountriesCount(de.hybris.platform.store.BaseStore item)
     
    Set<de.hybris.platform.jalo.order.delivery.DeliveryMode>
    getDeliveryModes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.deliveryModes attribute.
    Set<de.hybris.platform.jalo.order.delivery.DeliveryMode>
    getDeliveryModes(de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.deliveryModes attribute.
    long
    getDeliveryModesCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
     
    long
    getDeliveryModesCount(de.hybris.platform.store.BaseStore item)
     
    de.hybris.platform.storelocator.jalo.PointOfService
    getDeliveryPointOfService(de.hybris.platform.jalo.order.AbstractOrderEntry item)
    Generated method - Getter of the AbstractOrderEntry.deliveryPointOfService attribute.
    de.hybris.platform.storelocator.jalo.PointOfService
    getDeliveryPointOfService(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item)
    Generated method - Getter of the AbstractOrderEntry.deliveryPointOfService attribute.
    de.hybris.platform.storelocator.jalo.PointOfService
    getDeliveryPointOfService(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.Consignment item)
    Generated method - Getter of the Consignment.deliveryPointOfService attribute.
    de.hybris.platform.storelocator.jalo.PointOfService
    getDeliveryPointOfService(de.hybris.platform.ordersplitting.jalo.Consignment item)
    Generated method - Getter of the Consignment.deliveryPointOfService attribute.
    getDisplayName(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.storelocator.jalo.PointOfService item)
    Generated method - Getter of the PointOfService.displayName attribute.
    getDisplayName(de.hybris.platform.storelocator.jalo.PointOfService item)
    Generated method - Getter of the PointOfService.displayName attribute.
    getEarliestRetrievalDate(de.hybris.platform.jalo.order.Cart item)
    Generated method - Getter of the Cart.earliestRetrievalDate attribute.
    getEarliestRetrievalDate(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Cart item)
    Generated method - Getter of the Cart.earliestRetrievalDate attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    getFacetSort(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.solrfacetsearch.jalo.config.SolrIndexedProperty item)
    Generated method - Getter of the SolrIndexedProperty.facetSort attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    getFacetSort(de.hybris.platform.solrfacetsearch.jalo.config.SolrIndexedProperty item)
    Generated method - Getter of the SolrIndexedProperty.facetSort attribute.
    Set<de.hybris.platform.commerceservices.jalo.storelocator.StoreLocatorFeature>
    getFeatures(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.storelocator.jalo.PointOfService item)
    Generated method - Getter of the PointOfService.features attribute.
    Set<de.hybris.platform.commerceservices.jalo.storelocator.StoreLocatorFeature>
    getFeatures(de.hybris.platform.storelocator.jalo.PointOfService item)
    Generated method - Getter of the PointOfService.features attribute.
    long
    getFeaturesCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.storelocator.jalo.PointOfService item)
     
    long
    getFeaturesCount(de.hybris.platform.storelocator.jalo.PointOfService item)
     
    Set<de.hybris.platform.commerceservices.jalo.FutureStock>
    getFutureStocks(de.hybris.platform.jalo.product.Product item)
    Generated method - Getter of the Product.futureStocks attribute.
    Set<de.hybris.platform.commerceservices.jalo.FutureStock>
    getFutureStocks(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item)
    Generated method - Getter of the Product.futureStocks attribute.
    long
    getFutureStocksCount(de.hybris.platform.jalo.product.Product item)
     
    long
    getFutureStocksCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item)
     
    List<de.hybris.platform.jalo.media.MediaContainer>
    getGalleryImages(de.hybris.platform.jalo.product.Product item)
    Generated method - Getter of the Product.galleryImages attribute.
    List<de.hybris.platform.jalo.media.MediaContainer>
    getGalleryImages(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item)
    Generated method - Getter of the Product.galleryImages attribute.
    Set<de.hybris.platform.jalo.enumeration.EnumerationValue>
    getGeneratedNotifications(de.hybris.platform.jalo.order.Quote item)
    Generated method - Getter of the Quote.generatedNotifications attribute.
    Set<de.hybris.platform.jalo.enumeration.EnumerationValue>
    getGeneratedNotifications(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Quote item)
    Generated method - Getter of the Quote.generatedNotifications attribute.
    long
    getGeneratedNotificationsCount(de.hybris.platform.jalo.order.Quote item)
     
    long
    getGeneratedNotificationsCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Quote item)
     
    getGuid(de.hybris.platform.jalo.order.AbstractOrder item)
    Generated method - Getter of the AbstractOrder.guid attribute.
    getGuid(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item)
    Generated method - Getter of the AbstractOrder.guid attribute.
    getIssueNumber(de.hybris.platform.jalo.order.payment.PaymentInfo item)
    Generated method - Getter of the CreditCardPaymentInfo.issueNumber attribute.
    getIssueNumber(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.payment.PaymentInfo item)
    Generated method - Getter of the CreditCardPaymentInfo.issueNumber attribute.
    int
    getIssueNumberAsPrimitive(de.hybris.platform.jalo.order.payment.PaymentInfo item)
    Generated method - Getter of the CreditCardPaymentInfo.issueNumber attribute.
    int
    getIssueNumberAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.payment.PaymentInfo item)
    Generated method - Getter of the CreditCardPaymentInfo.issueNumber attribute.
    de.hybris.platform.jalo.c2l.Language
    getLanguage(de.hybris.platform.jalo.order.Order item)
    Generated method - Getter of the Order.language attribute.
    de.hybris.platform.jalo.c2l.Language
    getLanguage(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Order item)
    Generated method - Getter of the Order.language attribute.
    Set<de.hybris.platform.jalo.c2l.Language>
    getLanguages(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.languages attribute.
    Set<de.hybris.platform.jalo.c2l.Language>
    getLanguages(de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.languages attribute.
    long
    getLanguagesCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
     
    long
    getLanguagesCount(de.hybris.platform.store.BaseStore item)
     
    getLocale(de.hybris.platform.basecommerce.jalo.site.BaseSite item)
    Generated method - Getter of the BaseSite.locale attribute.
    getLocale(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item)
    Generated method - Getter of the BaseSite.locale attribute.
    getMaxRadiusForPoSSearch(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.maxRadiusForPoSSearch attribute.
    getMaxRadiusForPoSSearch(de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.maxRadiusForPoSSearch attribute.
    double
    getMaxRadiusForPoSSearchAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.maxRadiusForPoSSearch attribute.
    double
    getMaxRadiusForPoSSearchAsPrimitive(de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.maxRadiusForPoSSearch attribute.
     
    getNearbyStoreRadius(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.storelocator.jalo.PointOfService item)
    Generated method - Getter of the PointOfService.nearbyStoreRadius attribute.
    getNearbyStoreRadius(de.hybris.platform.storelocator.jalo.PointOfService item)
    Generated method - Getter of the PointOfService.nearbyStoreRadius attribute.
    double
    getNearbyStoreRadiusAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.storelocator.jalo.PointOfService item)
    Generated method - Getter of the PointOfService.nearbyStoreRadius attribute.
    double
    getNearbyStoreRadiusAsPrimitive(de.hybris.platform.storelocator.jalo.PointOfService item)
    Generated method - Getter of the PointOfService.nearbyStoreRadius attribute.
    getOriginalUid(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Customer item)
    Generated method - Getter of the Customer.originalUid attribute.
    getOriginalUid(de.hybris.platform.jalo.user.Customer item)
    Generated method - Getter of the Customer.originalUid attribute.
    getPaymentProvider(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.paymentProvider attribute.
    getPaymentProvider(de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.paymentProvider attribute.
    getPickUpInStoreInstructions(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.storelocator.jalo.PointOfService item)
    Generated method - Getter of the PointOfService.pickUpInStoreInstructions attribute.
    getPickUpInStoreInstructions(de.hybris.platform.storelocator.jalo.PointOfService item)
    Generated method - Getter of the PointOfService.pickUpInStoreInstructions attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    getPickupInStoreMode(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.pickupInStoreMode attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    getPickupInStoreMode(de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.pickupInStoreMode attribute.
    de.hybris.platform.jalo.user.User
    getPlacedBy(de.hybris.platform.jalo.order.Order item)
    Generated method - Getter of the Order.placedBy attribute.
    de.hybris.platform.jalo.user.User
    getPlacedBy(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Order item)
    Generated method - Getter of the Order.placedBy attribute.
    Collection<de.hybris.platform.storelocator.jalo.PointOfService>
    getPointsOfService(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.Warehouse item)
    Generated method - Getter of the Warehouse.pointsOfService attribute.
    Collection<de.hybris.platform.storelocator.jalo.PointOfService>
    getPointsOfService(de.hybris.platform.ordersplitting.jalo.Warehouse item)
    Generated method - Getter of the Warehouse.pointsOfService attribute.
    long
    getPointsOfServiceCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.Warehouse item)
     
    long
    getPointsOfServiceCount(de.hybris.platform.ordersplitting.jalo.Warehouse item)
     
    getPreviousEstimatedTotal(de.hybris.platform.jalo.order.Quote item)
    Generated method - Getter of the Quote.previousEstimatedTotal attribute.
    getPreviousEstimatedTotal(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Quote item)
    Generated method - Getter of the Quote.previousEstimatedTotal attribute.
    double
    getPreviousEstimatedTotalAsPrimitive(de.hybris.platform.jalo.order.Quote item)
    Generated method - Getter of the Quote.previousEstimatedTotal attribute.
    double
    getPreviousEstimatedTotalAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Quote item)
    Generated method - Getter of the Quote.previousEstimatedTotal attribute.
    de.hybris.platform.searchservices.jalo.SnIndexType
    getProductIndexType(de.hybris.platform.basecommerce.jalo.site.BaseSite item)
    Generated method - Getter of the BaseSite.productIndexType attribute.
    de.hybris.platform.searchservices.jalo.SnIndexType
    getProductIndexType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item)
    Generated method - Getter of the BaseSite.productIndexType attribute.
    de.hybris.platform.searchservices.jalo.SnIndexType
    getProductIndexType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.productIndexType attribute.
    de.hybris.platform.searchservices.jalo.SnIndexType
    getProductIndexType(de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.productIndexType attribute.
    getProductSearchStrategy(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.productSearchStrategy attribute.
    getProductSearchStrategy(de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.productSearchStrategy attribute.
    Collection<de.hybris.platform.commerceservices.jalo.promotions.PromotionOrderRestriction>
    getPromotionOrderRestrictions(de.hybris.platform.jalo.order.AbstractOrder item)
    Generated method - Getter of the AbstractOrder.promotionOrderRestrictions attribute.
    Collection<de.hybris.platform.commerceservices.jalo.promotions.PromotionOrderRestriction>
    getPromotionOrderRestrictions(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item)
    Generated method - Getter of the AbstractOrder.promotionOrderRestrictions attribute.
    long
    getPromotionOrderRestrictionsCount(de.hybris.platform.jalo.order.AbstractOrder item)
     
    long
    getPromotionOrderRestrictionsCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item)
     
    getQuoteDiscountValuesInternal(de.hybris.platform.jalo.order.AbstractOrder item)
    Generated method - Getter of the AbstractOrder.quoteDiscountValuesInternal attribute.
    getQuoteDiscountValuesInternal(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item)
    Generated method - Getter of the AbstractOrder.quoteDiscountValuesInternal attribute.
    de.hybris.platform.jalo.order.Quote
    getQuoteReference(de.hybris.platform.jalo.order.Cart item)
    Generated method - Getter of the Cart.quoteReference attribute.
    de.hybris.platform.jalo.order.Quote
    getQuoteReference(de.hybris.platform.jalo.order.Order item)
    Generated method - Getter of the Order.quoteReference attribute.
    de.hybris.platform.jalo.order.Quote
    getQuoteReference(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Cart item)
    Generated method - Getter of the Cart.quoteReference attribute.
    de.hybris.platform.jalo.order.Quote
    getQuoteReference(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Order item)
    Generated method - Getter of the Order.quoteReference attribute.
    getRequestedRetrievalDate(de.hybris.platform.jalo.order.AbstractOrder item)
    Generated method - Getter of the AbstractOrder.requestedRetrievalDate attribute.
    getRequestedRetrievalDate(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item)
    Generated method - Getter of the AbstractOrder.requestedRetrievalDate attribute.
    getReviewCount(de.hybris.platform.jalo.product.Product item)
    Generated method - Getter of the Product.reviewCount attribute.
    getReviewCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item)
    Generated method - Getter of the Product.reviewCount attribute.
    int
    getReviewCountAsPrimitive(de.hybris.platform.jalo.product.Product item)
    Generated method - Getter of the Product.reviewCount attribute.
    int
    getReviewCountAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item)
    Generated method - Getter of the Product.reviewCount attribute.
    getReviewRating(de.hybris.platform.jalo.product.Product item)
    Generated method - Getter of the Product.reviewRating attribute.
    getReviewRating(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item)
    Generated method - Getter of the Product.reviewRating attribute.
    double
    getReviewRatingAsPrimitive(de.hybris.platform.jalo.product.Product item)
    Generated method - Getter of the Product.reviewRating attribute.
    double
    getReviewRatingAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item)
    Generated method - Getter of the Product.reviewRating attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    getSalesApplication(de.hybris.platform.jalo.order.Order item)
    Generated method - Getter of the Order.salesApplication attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    getSalesApplication(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Order item)
    Generated method - Getter of the Order.salesApplication attribute.
    de.hybris.platform.commerceservices.jalo.SAPInvoice
    getSapInvoice(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.ConsignmentEntry item)
    Generated method - Getter of the ConsignmentEntry.sapInvoice attribute.
    de.hybris.platform.commerceservices.jalo.SAPInvoice
    getSapInvoice(de.hybris.platform.ordersplitting.jalo.ConsignmentEntry item)
    Generated method - Getter of the ConsignmentEntry.sapInvoice attribute.
    de.hybris.platform.jalo.user.User
    getSavedBy(de.hybris.platform.jalo.order.Cart item)
    Generated method - Getter of the Cart.savedBy attribute.
    de.hybris.platform.jalo.user.User
    getSavedBy(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Cart item)
    Generated method - Getter of the Cart.savedBy attribute.
    getSaveTime(de.hybris.platform.jalo.order.Cart item)
    Generated method - Getter of the Cart.saveTime attribute.
    getSaveTime(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Cart item)
    Generated method - Getter of the Cart.saveTime attribute.
    de.hybris.platform.basecommerce.jalo.site.BaseSite
    getSite(de.hybris.platform.jalo.order.AbstractOrder item)
    Generated method - Getter of the AbstractOrder.site attribute.
    de.hybris.platform.basecommerce.jalo.site.BaseSite
    getSite(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item)
    Generated method - Getter of the AbstractOrder.site attribute.
    de.hybris.platform.basecommerce.jalo.site.BaseSite
    getSite(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Customer item)
    Generated method - Getter of the Customer.site attribute.
    de.hybris.platform.basecommerce.jalo.site.BaseSite
    getSite(de.hybris.platform.jalo.user.Customer item)
    Generated method - Getter of the Customer.site attribute.
    Set<de.hybris.platform.commerceservices.jalo.user.SiteEmployeeGroup>
    getSiteEmployeeGroups(de.hybris.platform.basecommerce.jalo.site.BaseSite item)
    Generated method - Getter of the BaseSite.siteEmployeeGroups attribute.
    Set<de.hybris.platform.commerceservices.jalo.user.SiteEmployeeGroup>
    getSiteEmployeeGroups(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item)
    Generated method - Getter of the BaseSite.siteEmployeeGroups attribute.
    List<de.hybris.platform.jalo.user.SitePreference>
    getSitePreferences(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Customer item)
    Generated method - Getter of the Customer.sitePreferences attribute.
    List<de.hybris.platform.jalo.user.SitePreference>
    getSitePreferences(de.hybris.platform.jalo.user.Customer item)
    Generated method - Getter of the Customer.sitePreferences attribute.
    List<de.hybris.platform.basecommerce.jalo.site.BaseSite>
    getSites(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item)
    Generated method - Getter of the SnIndexType.sites attribute.
    List<de.hybris.platform.basecommerce.jalo.site.BaseSite>
    getSites(de.hybris.platform.searchservices.jalo.SnIndexType item)
    Generated method - Getter of the SnIndexType.sites attribute.
    de.hybris.platform.solrfacetsearch.jalo.config.SolrFacetSearchConfig
    getSolrFacetSearchConfiguration(de.hybris.platform.basecommerce.jalo.site.BaseSite item)
    Generated method - Getter of the BaseSite.solrFacetSearchConfiguration attribute.
    de.hybris.platform.solrfacetsearch.jalo.config.SolrFacetSearchConfig
    getSolrFacetSearchConfiguration(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item)
    Generated method - Getter of the BaseSite.solrFacetSearchConfiguration attribute.
    de.hybris.platform.solrfacetsearch.jalo.config.SolrFacetSearchConfig
    getSolrFacetSearchConfiguration(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.solrFacetSearchConfiguration attribute.
    de.hybris.platform.solrfacetsearch.jalo.config.SolrFacetSearchConfig
    getSolrFacetSearchConfiguration(de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.solrFacetSearchConfiguration attribute.
    getStockLevelThreshold(de.hybris.platform.category.jalo.Category item)
    Generated method - Getter of the Category.stockLevelThreshold attribute.
    getStockLevelThreshold(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.category.jalo.Category item)
    Generated method - Getter of the Category.stockLevelThreshold attribute.
    int
    getStockLevelThresholdAsPrimitive(de.hybris.platform.category.jalo.Category item)
    Generated method - Getter of the Category.stockLevelThreshold attribute.
    int
    getStockLevelThresholdAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.category.jalo.Category item)
    Generated method - Getter of the Category.stockLevelThreshold attribute.
    de.hybris.platform.store.BaseStore
    getStore(de.hybris.platform.jalo.order.AbstractOrder item)
    Generated method - Getter of the AbstractOrder.store attribute.
    de.hybris.platform.store.BaseStore
    getStore(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item)
    Generated method - Getter of the AbstractOrder.store attribute.
    Set<de.hybris.platform.commerceservices.jalo.user.StoreEmployeeGroup>
    getStoreEmployeeGroups(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.storelocator.jalo.PointOfService item)
    Generated method - Getter of the PointOfService.storeEmployeeGroups attribute.
    Set<de.hybris.platform.commerceservices.jalo.user.StoreEmployeeGroup>
    getStoreEmployeeGroups(de.hybris.platform.storelocator.jalo.PointOfService item)
    Generated method - Getter of the PointOfService.storeEmployeeGroups attribute.
    Set<de.hybris.platform.store.BaseStore>
    getStores(de.hybris.platform.jalo.order.delivery.DeliveryMode item)
    Generated method - Getter of the DeliveryMode.stores attribute.
    List<de.hybris.platform.store.BaseStore>
    getStores(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item)
    Generated method - Getter of the SnIndexType.stores attribute.
    Set<de.hybris.platform.store.BaseStore>
    getStores(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.delivery.DeliveryMode item)
    Generated method - Getter of the DeliveryMode.stores attribute.
    List<de.hybris.platform.store.BaseStore>
    getStores(de.hybris.platform.searchservices.jalo.SnIndexType item)
    Generated method - Getter of the SnIndexType.stores attribute.
    long
    getStoresCount(de.hybris.platform.jalo.order.delivery.DeliveryMode item)
     
    long
    getStoresCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.delivery.DeliveryMode item)
     
    getSubmitOrderProcessCode(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.submitOrderProcessCode attribute.
    getSubmitOrderProcessCode(de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.submitOrderProcessCode attribute.
    getSummary(de.hybris.platform.jalo.product.Product item)
    Generated method - Getter of the Product.summary attribute.
    getSummary(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item)
    Generated method - Getter of the Product.summary attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    getTaxGroup(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.taxGroup attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    getTaxGroup(de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.taxGroup attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    getTheme(de.hybris.platform.basecommerce.jalo.site.BaseSite item)
    Generated method - Getter of the BaseSite.theme attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    getTheme(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item)
    Generated method - Getter of the BaseSite.theme attribute.
    de.hybris.platform.jalo.user.Title
    getTitle(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Customer item)
    Generated method - Getter of the Customer.title attribute.
    de.hybris.platform.jalo.user.Title
    getTitle(de.hybris.platform.jalo.user.Customer item)
    Generated method - Getter of the Customer.title attribute.
    getToken(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Customer item)
    Generated method - Getter of the Customer.token attribute.
    getToken(de.hybris.platform.jalo.user.Customer item)
    Generated method - Getter of the Customer.token attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    getType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Customer item)
    Generated method - Getter of the Customer.type attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    getType(de.hybris.platform.jalo.user.Customer item)
    Generated method - Getter of the Customer.type attribute.
    getUndecoratedUid(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Customer item)
    Generated method - Getter of the Customer.undecoratedUid attribute.
    getUndecoratedUid(de.hybris.platform.jalo.user.Customer item)
    Generated method - Getter of the Customer.undecoratedUid attribute.
    List<de.hybris.platform.ordersplitting.jalo.Warehouse>
    getWarehouses(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.warehouses attribute.
    List<de.hybris.platform.ordersplitting.jalo.Warehouse>
    getWarehouses(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.storelocator.jalo.PointOfService item)
    Generated method - Getter of the PointOfService.warehouses attribute.
    List<de.hybris.platform.ordersplitting.jalo.Warehouse>
    getWarehouses(de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.warehouses attribute.
    List<de.hybris.platform.ordersplitting.jalo.Warehouse>
    getWarehouses(de.hybris.platform.storelocator.jalo.PointOfService item)
    Generated method - Getter of the PointOfService.warehouses attribute.
    long
    getWarehousesCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
     
    long
    getWarehousesCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.storelocator.jalo.PointOfService item)
     
    long
    getWarehousesCount(de.hybris.platform.store.BaseStore item)
     
    long
    getWarehousesCount(de.hybris.platform.storelocator.jalo.PointOfService item)
     
    isCaptchaCheckEnabled(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.captchaCheckEnabled attribute.
    isCaptchaCheckEnabled(de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.captchaCheckEnabled attribute.
    boolean
    isCaptchaCheckEnabledAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.captchaCheckEnabled attribute.
    boolean
    isCaptchaCheckEnabledAsPrimitive(de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.captchaCheckEnabled attribute.
    isCustomerAllowedToIgnoreSuggestions(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.customerAllowedToIgnoreSuggestions attribute.
    isCustomerAllowedToIgnoreSuggestions(de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.customerAllowedToIgnoreSuggestions attribute.
    boolean
    isCustomerAllowedToIgnoreSuggestionsAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.customerAllowedToIgnoreSuggestions attribute.
    boolean
    isCustomerAllowedToIgnoreSuggestionsAsPrimitive(de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.customerAllowedToIgnoreSuggestions attribute.
    isDataIsolationEnabled(de.hybris.platform.basecommerce.jalo.site.BaseSite item)
    Generated method - Getter of the BaseSite.dataIsolationEnabled attribute.
    isDataIsolationEnabled(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item)
    Generated method - Getter of the BaseSite.dataIsolationEnabled attribute.
    boolean
    isDataIsolationEnabledAsPrimitive(de.hybris.platform.basecommerce.jalo.site.BaseSite item)
    Generated method - Getter of the BaseSite.dataIsolationEnabled attribute.
    boolean
    isDataIsolationEnabledAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item)
    Generated method - Getter of the BaseSite.dataIsolationEnabled attribute.
    isExternalTaxEnabled(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.externalTaxEnabled attribute.
    isExternalTaxEnabled(de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.externalTaxEnabled attribute.
    boolean
    isExternalTaxEnabledAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.externalTaxEnabled attribute.
    boolean
    isExternalTaxEnabledAsPrimitive(de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.externalTaxEnabled attribute.
    isNet(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.net attribute.
    isNet(de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.net attribute.
    boolean
    isNetAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.net attribute.
    boolean
    isNetAsPrimitive(de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.net attribute.
    isRefundDeliveryCost(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.returns.jalo.ReturnRequest item)
    Generated method - Getter of the ReturnRequest.refundDeliveryCost attribute.
    isRefundDeliveryCost(de.hybris.platform.returns.jalo.ReturnRequest item)
    Generated method - Getter of the ReturnRequest.refundDeliveryCost attribute.
    boolean
    isRefundDeliveryCostAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.returns.jalo.ReturnRequest item)
    Generated method - Getter of the ReturnRequest.refundDeliveryCost attribute.
    boolean
    isRefundDeliveryCostAsPrimitive(de.hybris.platform.returns.jalo.ReturnRequest item)
    Generated method - Getter of the ReturnRequest.refundDeliveryCost attribute.
    isRequestedRetrievalDateEnabled(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.requestedRetrievalDateEnabled attribute.
    isRequestedRetrievalDateEnabled(de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.requestedRetrievalDateEnabled attribute.
    boolean
    isRequestedRetrievalDateEnabledAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.requestedRetrievalDateEnabled attribute.
    boolean
    isRequestedRetrievalDateEnabledAsPrimitive(de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.requestedRetrievalDateEnabled attribute.
    isRequiresAuthentication(de.hybris.platform.basecommerce.jalo.site.BaseSite item)
    Generated method - Getter of the BaseSite.requiresAuthentication attribute.
    isRequiresAuthentication(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item)
    Generated method - Getter of the BaseSite.requiresAuthentication attribute.
    boolean
    isRequiresAuthenticationAsPrimitive(de.hybris.platform.basecommerce.jalo.site.BaseSite item)
    Generated method - Getter of the BaseSite.requiresAuthentication attribute.
    boolean
    isRequiresAuthenticationAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item)
    Generated method - Getter of the BaseSite.requiresAuthentication attribute.
    isSapInvoiceEnabled(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.sapInvoiceEnabled attribute.
    isSapInvoiceEnabled(de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.sapInvoiceEnabled attribute.
    boolean
    isSapInvoiceEnabledAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.sapInvoiceEnabled attribute.
    boolean
    isSapInvoiceEnabledAsPrimitive(de.hybris.platform.store.BaseStore item)
    Generated method - Getter of the BaseStore.sapInvoiceEnabled attribute.
    isSaved(de.hybris.platform.jalo.order.payment.PaymentInfo item)
    Generated method - Getter of the PaymentInfo.saved attribute.
    isSaved(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.payment.PaymentInfo item)
    Generated method - Getter of the PaymentInfo.saved attribute.
    boolean
    isSavedAsPrimitive(de.hybris.platform.jalo.order.payment.PaymentInfo item)
    Generated method - Getter of the PaymentInfo.saved attribute.
    boolean
    isSavedAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.payment.PaymentInfo item)
    Generated method - Getter of the PaymentInfo.saved attribute.
    isVisibleInAddressBook(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Address item)
    Generated method - Getter of the Address.visibleInAddressBook attribute.
    isVisibleInAddressBook(de.hybris.platform.jalo.user.Address item)
    Generated method - Getter of the Address.visibleInAddressBook attribute.
    boolean
    isVisibleInAddressBookAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Address item)
    Generated method - Getter of the Address.visibleInAddressBook attribute.
    boolean
    isVisibleInAddressBookAsPrimitive(de.hybris.platform.jalo.user.Address item)
    Generated method - Getter of the Address.visibleInAddressBook attribute.
    void
    removeFromAssignedQuotes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.User item, de.hybris.platform.jalo.order.Quote value)
    Generated method - Removes value from assignedQuotes.
    void
    removeFromAssignedQuotes(de.hybris.platform.jalo.user.User item, de.hybris.platform.jalo.order.Quote value)
    Generated method - Removes value from assignedQuotes.
    void
    removeFromBaseStores(de.hybris.platform.jalo.c2l.Country item, de.hybris.platform.store.BaseStore value)
    Generated method - Removes value from baseStores.
    void
    removeFromBaseStores(de.hybris.platform.jalo.c2l.Currency item, de.hybris.platform.store.BaseStore value)
    Generated method - Removes value from baseStores.
    void
    removeFromBaseStores(de.hybris.platform.jalo.c2l.Language item, de.hybris.platform.store.BaseStore value)
    Generated method - Removes value from baseStores.
    void
    removeFromBaseStores(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Country item, de.hybris.platform.store.BaseStore value)
    Generated method - Removes value from baseStores.
    void
    removeFromBaseStores(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Currency item, de.hybris.platform.store.BaseStore value)
    Generated method - Removes value from baseStores.
    void
    removeFromBaseStores(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Language item, de.hybris.platform.store.BaseStore value)
    Generated method - Removes value from baseStores.
    void
    removeFromBaseStores(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.Warehouse item, de.hybris.platform.store.BaseStore value)
    Generated method - Removes value from baseStores.
    void
    removeFromBaseStores(de.hybris.platform.ordersplitting.jalo.Warehouse item, de.hybris.platform.store.BaseStore value)
    Generated method - Removes value from baseStores.
    void
    removeFromBillingBaseStores(de.hybris.platform.jalo.c2l.Country item, de.hybris.platform.store.BaseStore value)
    Generated method - Removes value from billingBaseStores.
    void
    removeFromBillingBaseStores(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Country item, de.hybris.platform.store.BaseStore value)
    Generated method - Removes value from billingBaseStores.
    void
    removeFromBillingCountries(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, de.hybris.platform.jalo.c2l.Country value)
    Generated method - Removes value from billingCountries.
    void
    removeFromBillingCountries(de.hybris.platform.store.BaseStore item, de.hybris.platform.jalo.c2l.Country value)
    Generated method - Removes value from billingCountries.
    void
    removeFromCurrencies(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, de.hybris.platform.jalo.c2l.Currency value)
    Generated method - Removes value from currencies.
    void
    removeFromCurrencies(de.hybris.platform.store.BaseStore item, de.hybris.platform.jalo.c2l.Currency value)
    Generated method - Removes value from currencies.
    void
    removeFromDeliveryCountries(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, de.hybris.platform.jalo.c2l.Country value)
    Generated method - Removes value from deliveryCountries.
    void
    removeFromDeliveryCountries(de.hybris.platform.store.BaseStore item, de.hybris.platform.jalo.c2l.Country value)
    Generated method - Removes value from deliveryCountries.
    void
    removeFromDeliveryModes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, de.hybris.platform.jalo.order.delivery.DeliveryMode value)
    Generated method - Removes value from deliveryModes.
    void
    removeFromDeliveryModes(de.hybris.platform.store.BaseStore item, de.hybris.platform.jalo.order.delivery.DeliveryMode value)
    Generated method - Removes value from deliveryModes.
    void
    removeFromFeatures(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.storelocator.jalo.PointOfService item, de.hybris.platform.commerceservices.jalo.storelocator.StoreLocatorFeature value)
    Generated method - Removes value from features.
    void
    removeFromFeatures(de.hybris.platform.storelocator.jalo.PointOfService item, de.hybris.platform.commerceservices.jalo.storelocator.StoreLocatorFeature value)
    Generated method - Removes value from features.
    void
    removeFromFutureStocks(de.hybris.platform.jalo.product.Product item, de.hybris.platform.commerceservices.jalo.FutureStock value)
    Generated method - Removes value from futureStocks.
    void
    removeFromFutureStocks(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item, de.hybris.platform.commerceservices.jalo.FutureStock value)
    Generated method - Removes value from futureStocks.
    void
    removeFromGeneratedNotifications(de.hybris.platform.jalo.order.Quote item, de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Removes value from generatedNotifications.
    void
    removeFromGeneratedNotifications(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Quote item, de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Removes value from generatedNotifications.
    void
    removeFromLanguages(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, de.hybris.platform.jalo.c2l.Language value)
    Generated method - Removes value from languages.
    void
    removeFromLanguages(de.hybris.platform.store.BaseStore item, de.hybris.platform.jalo.c2l.Language value)
    Generated method - Removes value from languages.
    void
    removeFromPointsOfService(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.Warehouse item, de.hybris.platform.storelocator.jalo.PointOfService value)
    Generated method - Removes value from pointsOfService.
    void
    removeFromPointsOfService(de.hybris.platform.ordersplitting.jalo.Warehouse item, de.hybris.platform.storelocator.jalo.PointOfService value)
    Generated method - Removes value from pointsOfService.
    void
    removeFromPromotionOrderRestrictions(de.hybris.platform.jalo.order.AbstractOrder item, de.hybris.platform.commerceservices.jalo.promotions.PromotionOrderRestriction value)
    Generated method - Removes value from promotionOrderRestrictions.
    void
    removeFromPromotionOrderRestrictions(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item, de.hybris.platform.commerceservices.jalo.promotions.PromotionOrderRestriction value)
    Generated method - Removes value from promotionOrderRestrictions.
    void
    removeFromSiteEmployeeGroups(de.hybris.platform.basecommerce.jalo.site.BaseSite item, de.hybris.platform.commerceservices.jalo.user.SiteEmployeeGroup value)
    Generated method - Removes value from siteEmployeeGroups.
    void
    removeFromSiteEmployeeGroups(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item, de.hybris.platform.commerceservices.jalo.user.SiteEmployeeGroup value)
    Generated method - Removes value from siteEmployeeGroups.
    void
    removeFromSitePreferences(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Customer item, de.hybris.platform.jalo.user.SitePreference value)
    Generated method - Removes value from sitePreferences.
    void
    removeFromSitePreferences(de.hybris.platform.jalo.user.Customer item, de.hybris.platform.jalo.user.SitePreference value)
    Generated method - Removes value from sitePreferences.
    void
    removeFromSites(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item, de.hybris.platform.basecommerce.jalo.site.BaseSite value)
    Generated method - Removes value from sites.
    void
    removeFromSites(de.hybris.platform.searchservices.jalo.SnIndexType item, de.hybris.platform.basecommerce.jalo.site.BaseSite value)
    Generated method - Removes value from sites.
    void
    removeFromStoreEmployeeGroups(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.storelocator.jalo.PointOfService item, de.hybris.platform.commerceservices.jalo.user.StoreEmployeeGroup value)
    Generated method - Removes value from storeEmployeeGroups.
    void
    removeFromStoreEmployeeGroups(de.hybris.platform.storelocator.jalo.PointOfService item, de.hybris.platform.commerceservices.jalo.user.StoreEmployeeGroup value)
    Generated method - Removes value from storeEmployeeGroups.
    void
    removeFromStores(de.hybris.platform.jalo.order.delivery.DeliveryMode item, de.hybris.platform.store.BaseStore value)
    Generated method - Removes value from stores.
    void
    removeFromStores(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item, de.hybris.platform.store.BaseStore value)
    Generated method - Removes value from stores.
    void
    removeFromStores(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.delivery.DeliveryMode item, de.hybris.platform.store.BaseStore value)
    Generated method - Removes value from stores.
    void
    removeFromStores(de.hybris.platform.searchservices.jalo.SnIndexType item, de.hybris.platform.store.BaseStore value)
    Generated method - Removes value from stores.
    void
    removeFromWarehouses(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, de.hybris.platform.ordersplitting.jalo.Warehouse value)
    Generated method - Removes value from warehouses.
    void
    removeFromWarehouses(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.storelocator.jalo.PointOfService item, de.hybris.platform.ordersplitting.jalo.Warehouse value)
    Generated method - Removes value from warehouses.
    void
    removeFromWarehouses(de.hybris.platform.store.BaseStore item, de.hybris.platform.ordersplitting.jalo.Warehouse value)
    Generated method - Removes value from warehouses.
    void
    removeFromWarehouses(de.hybris.platform.storelocator.jalo.PointOfService item, de.hybris.platform.ordersplitting.jalo.Warehouse value)
    Generated method - Removes value from warehouses.
    void
    setAllLocale(de.hybris.platform.basecommerce.jalo.site.BaseSite item, Map<de.hybris.platform.jalo.c2l.Language,String> value)
    Generated method - Setter of the BaseSite.locale attribute.
    void
    setAllLocale(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item, Map<de.hybris.platform.jalo.c2l.Language,String> value)
    Generated method - Setter of the BaseSite.locale attribute.
    void
    setAllPickUpInStoreInstructions(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.storelocator.jalo.PointOfService item, Map<de.hybris.platform.jalo.c2l.Language,String> value)
    Generated method - Setter of the PointOfService.pickUpInStoreInstructions attribute.
    void
    setAllPickUpInStoreInstructions(de.hybris.platform.storelocator.jalo.PointOfService item, Map<de.hybris.platform.jalo.c2l.Language,String> value)
    Generated method - Setter of the PointOfService.pickUpInStoreInstructions attribute.
    void
    setAllSummary(de.hybris.platform.jalo.product.Product item, Map<de.hybris.platform.jalo.c2l.Language,String> value)
    Generated method - Setter of the Product.summary attribute.
    void
    setAllSummary(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item, Map<de.hybris.platform.jalo.c2l.Language,String> value)
    Generated method - Setter of the Product.summary attribute.
    void
    setAssignedQuotes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.User item, Collection<de.hybris.platform.jalo.order.Quote> value)
    Generated method - Setter of the User.assignedQuotes attribute.
    void
    setAssignedQuotes(de.hybris.platform.jalo.user.User item, Collection<de.hybris.platform.jalo.order.Quote> value)
    Generated method - Setter of the User.assignedQuotes attribute.
    void
    setAssignee(de.hybris.platform.jalo.order.Quote item, de.hybris.platform.jalo.user.User value)
    Generated method - Setter of the Quote.assignee attribute.
    void
    setAssignee(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Quote item, de.hybris.platform.jalo.user.User value)
    Generated method - Setter of the Quote.assignee attribute.
    void
    setBaseStores(de.hybris.platform.jalo.c2l.Country item, Set<de.hybris.platform.store.BaseStore> value)
    Generated method - Setter of the Country.baseStores attribute.
    void
    setBaseStores(de.hybris.platform.jalo.c2l.Currency item, Collection<de.hybris.platform.store.BaseStore> value)
    Generated method - Setter of the Currency.baseStores attribute.
    void
    setBaseStores(de.hybris.platform.jalo.c2l.Language item, Collection<de.hybris.platform.store.BaseStore> value)
    Generated method - Setter of the Language.baseStores attribute.
    void
    setBaseStores(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Country item, Set<de.hybris.platform.store.BaseStore> value)
    Generated method - Setter of the Country.baseStores attribute.
    void
    setBaseStores(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Currency item, Collection<de.hybris.platform.store.BaseStore> value)
    Generated method - Setter of the Currency.baseStores attribute.
    void
    setBaseStores(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Language item, Collection<de.hybris.platform.store.BaseStore> value)
    Generated method - Setter of the Language.baseStores attribute.
    void
    setBaseStores(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.Warehouse item, Collection<de.hybris.platform.store.BaseStore> value)
    Generated method - Setter of the Warehouse.baseStores attribute.
    void
    setBaseStores(de.hybris.platform.ordersplitting.jalo.Warehouse item, Collection<de.hybris.platform.store.BaseStore> value)
    Generated method - Setter of the Warehouse.baseStores attribute.
    void
    setBillingBaseStores(de.hybris.platform.jalo.c2l.Country item, Set<de.hybris.platform.store.BaseStore> value)
    Generated method - Setter of the Country.billingBaseStores attribute.
    void
    setBillingBaseStores(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Country item, Set<de.hybris.platform.store.BaseStore> value)
    Generated method - Setter of the Country.billingBaseStores attribute.
    void
    setBillingCountries(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, Collection<de.hybris.platform.jalo.c2l.Country> value)
    Generated method - Setter of the BaseStore.billingCountries attribute.
    void
    setBillingCountries(de.hybris.platform.store.BaseStore item, Collection<de.hybris.platform.jalo.c2l.Country> value)
    Generated method - Setter of the BaseStore.billingCountries attribute.
    void
    setCaptchaCheckEnabled(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, boolean value)
    Generated method - Setter of the BaseStore.captchaCheckEnabled attribute.
    void
    setCaptchaCheckEnabled(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, Boolean value)
    Generated method - Setter of the BaseStore.captchaCheckEnabled attribute.
    void
    setCaptchaCheckEnabled(de.hybris.platform.store.BaseStore item, boolean value)
    Generated method - Setter of the BaseStore.captchaCheckEnabled attribute.
    void
    setCaptchaCheckEnabled(de.hybris.platform.store.BaseStore item, Boolean value)
    Generated method - Setter of the BaseStore.captchaCheckEnabled attribute.
    void
    setCartReference(de.hybris.platform.jalo.order.Quote item, de.hybris.platform.jalo.order.Cart value)
    Generated method - Setter of the Quote.cartReference attribute.
    void
    setCartReference(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Quote item, de.hybris.platform.jalo.order.Cart value)
    Generated method - Setter of the Quote.cartReference attribute.
    void
    setChannel(de.hybris.platform.basecommerce.jalo.site.BaseSite item, de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the BaseSite.channel attribute.
    void
    setChannel(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item, de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the BaseSite.channel attribute.
    void
    setCreateReturnProcessCode(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, String value)
    Generated method - Setter of the BaseStore.createReturnProcessCode attribute.
    void
    setCreateReturnProcessCode(de.hybris.platform.store.BaseStore item, String value)
    Generated method - Setter of the BaseStore.createReturnProcessCode attribute.
    void
    setCurrencies(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, Set<de.hybris.platform.jalo.c2l.Currency> value)
    Generated method - Setter of the BaseStore.currencies attribute.
    void
    setCurrencies(de.hybris.platform.store.BaseStore item, Set<de.hybris.platform.jalo.c2l.Currency> value)
    Generated method - Setter of the BaseStore.currencies attribute.
    void
    setCustomerAllowedToIgnoreSuggestions(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, boolean value)
    Generated method - Setter of the BaseStore.customerAllowedToIgnoreSuggestions attribute.
    void
    setCustomerAllowedToIgnoreSuggestions(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, Boolean value)
    Generated method - Setter of the BaseStore.customerAllowedToIgnoreSuggestions attribute.
    void
    setCustomerAllowedToIgnoreSuggestions(de.hybris.platform.store.BaseStore item, boolean value)
    Generated method - Setter of the BaseStore.customerAllowedToIgnoreSuggestions attribute.
    void
    setCustomerAllowedToIgnoreSuggestions(de.hybris.platform.store.BaseStore item, Boolean value)
    Generated method - Setter of the BaseStore.customerAllowedToIgnoreSuggestions attribute.
    protected void
    setDataIsolationEnabled(de.hybris.platform.basecommerce.jalo.site.BaseSite item, boolean value)
    Generated method - Setter of the BaseSite.dataIsolationEnabled attribute.
    protected void
    setDataIsolationEnabled(de.hybris.platform.basecommerce.jalo.site.BaseSite item, Boolean value)
    Generated method - Setter of the BaseSite.dataIsolationEnabled attribute.
    protected void
    setDataIsolationEnabled(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item, boolean value)
    Generated method - Setter of the BaseSite.dataIsolationEnabled attribute.
    protected void
    setDataIsolationEnabled(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item, Boolean value)
    Generated method - Setter of the BaseSite.dataIsolationEnabled attribute.
    void
    setDefaultCurrency(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, de.hybris.platform.jalo.c2l.Currency value)
    Generated method - Setter of the BaseStore.defaultCurrency attribute.
    void
    setDefaultCurrency(de.hybris.platform.store.BaseStore item, de.hybris.platform.jalo.c2l.Currency value)
    Generated method - Setter of the BaseStore.defaultCurrency attribute.
    void
    setDefaultDeliveryOrigin(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, de.hybris.platform.storelocator.jalo.PointOfService value)
    Generated method - Setter of the BaseStore.defaultDeliveryOrigin attribute.
    void
    setDefaultDeliveryOrigin(de.hybris.platform.store.BaseStore item, de.hybris.platform.storelocator.jalo.PointOfService value)
    Generated method - Setter of the BaseStore.defaultDeliveryOrigin attribute.
    void
    setDefaultLanguage(de.hybris.platform.basecommerce.jalo.site.BaseSite item, de.hybris.platform.jalo.c2l.Language value)
    Generated method - Setter of the BaseSite.defaultLanguage attribute.
    void
    setDefaultLanguage(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item, de.hybris.platform.jalo.c2l.Language value)
    Generated method - Setter of the BaseSite.defaultLanguage attribute.
    void
    setDefaultLanguage(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, de.hybris.platform.jalo.c2l.Language value)
    Generated method - Setter of the BaseStore.defaultLanguage attribute.
    void
    setDefaultLanguage(de.hybris.platform.store.BaseStore item, de.hybris.platform.jalo.c2l.Language value)
    Generated method - Setter of the BaseStore.defaultLanguage attribute.
    void
    setDefaultPaymentInfo(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Customer item, de.hybris.platform.jalo.order.payment.PaymentInfo value)
    Generated method - Setter of the Customer.defaultPaymentInfo attribute.
    void
    setDefaultPaymentInfo(de.hybris.platform.jalo.user.Customer item, de.hybris.platform.jalo.order.payment.PaymentInfo value)
    Generated method - Setter of the Customer.defaultPaymentInfo attribute.
    void
    setDefaultPromotionGroup(de.hybris.platform.basecommerce.jalo.site.BaseSite item, de.hybris.platform.promotions.jalo.PromotionGroup value)
    Generated method - Setter of the BaseSite.defaultPromotionGroup attribute.
    void
    setDefaultPromotionGroup(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item, de.hybris.platform.promotions.jalo.PromotionGroup value)
    Generated method - Setter of the BaseSite.defaultPromotionGroup attribute.
    void
    setDefaultStockLevelThreshold(de.hybris.platform.basecommerce.jalo.site.BaseSite item, int value)
    Generated method - Setter of the BaseSite.defaultStockLevelThreshold attribute.
    void
    setDefaultStockLevelThreshold(de.hybris.platform.basecommerce.jalo.site.BaseSite item, Integer value)
    Generated method - Setter of the BaseSite.defaultStockLevelThreshold attribute.
    void
    setDefaultStockLevelThreshold(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item, int value)
    Generated method - Setter of the BaseSite.defaultStockLevelThreshold attribute.
    void
    setDefaultStockLevelThreshold(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item, Integer value)
    Generated method - Setter of the BaseSite.defaultStockLevelThreshold attribute.
    void
    setDeliveryCountries(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, Collection<de.hybris.platform.jalo.c2l.Country> value)
    Generated method - Setter of the BaseStore.deliveryCountries attribute.
    void
    setDeliveryCountries(de.hybris.platform.store.BaseStore item, Collection<de.hybris.platform.jalo.c2l.Country> value)
    Generated method - Setter of the BaseStore.deliveryCountries attribute.
    void
    setDeliveryModes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, Set<de.hybris.platform.jalo.order.delivery.DeliveryMode> value)
    Generated method - Setter of the BaseStore.deliveryModes attribute.
    void
    setDeliveryModes(de.hybris.platform.store.BaseStore item, Set<de.hybris.platform.jalo.order.delivery.DeliveryMode> value)
    Generated method - Setter of the BaseStore.deliveryModes attribute.
    void
    setDeliveryPointOfService(de.hybris.platform.jalo.order.AbstractOrderEntry item, de.hybris.platform.storelocator.jalo.PointOfService value)
    Generated method - Setter of the AbstractOrderEntry.deliveryPointOfService attribute.
    void
    setDeliveryPointOfService(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item, de.hybris.platform.storelocator.jalo.PointOfService value)
    Generated method - Setter of the AbstractOrderEntry.deliveryPointOfService attribute.
    void
    setDeliveryPointOfService(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.Consignment item, de.hybris.platform.storelocator.jalo.PointOfService value)
    Generated method - Setter of the Consignment.deliveryPointOfService attribute.
    void
    setDeliveryPointOfService(de.hybris.platform.ordersplitting.jalo.Consignment item, de.hybris.platform.storelocator.jalo.PointOfService value)
    Generated method - Setter of the Consignment.deliveryPointOfService attribute.
    void
    setDisplayName(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.storelocator.jalo.PointOfService item, String value)
    Generated method - Setter of the PointOfService.displayName attribute.
    void
    setDisplayName(de.hybris.platform.storelocator.jalo.PointOfService item, String value)
    Generated method - Setter of the PointOfService.displayName attribute.
    void
    setEarliestRetrievalDate(de.hybris.platform.jalo.order.Cart item, String value)
    Generated method - Setter of the Cart.earliestRetrievalDate attribute.
    void
    setEarliestRetrievalDate(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Cart item, String value)
    Generated method - Setter of the Cart.earliestRetrievalDate attribute.
    void
    setExternalTaxEnabled(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, boolean value)
    Generated method - Setter of the BaseStore.externalTaxEnabled attribute.
    void
    setExternalTaxEnabled(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, Boolean value)
    Generated method - Setter of the BaseStore.externalTaxEnabled attribute.
    void
    setExternalTaxEnabled(de.hybris.platform.store.BaseStore item, boolean value)
    Generated method - Setter of the BaseStore.externalTaxEnabled attribute.
    void
    setExternalTaxEnabled(de.hybris.platform.store.BaseStore item, Boolean value)
    Generated method - Setter of the BaseStore.externalTaxEnabled attribute.
    void
    setFacetSort(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.solrfacetsearch.jalo.config.SolrIndexedProperty item, de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the SolrIndexedProperty.facetSort attribute.
    void
    setFacetSort(de.hybris.platform.solrfacetsearch.jalo.config.SolrIndexedProperty item, de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the SolrIndexedProperty.facetSort attribute.
    void
    setFeatures(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.storelocator.jalo.PointOfService item, Set<de.hybris.platform.commerceservices.jalo.storelocator.StoreLocatorFeature> value)
    Generated method - Setter of the PointOfService.features attribute.
    void
    setFeatures(de.hybris.platform.storelocator.jalo.PointOfService item, Set<de.hybris.platform.commerceservices.jalo.storelocator.StoreLocatorFeature> value)
    Generated method - Setter of the PointOfService.features attribute.
    void
    setFutureStocks(de.hybris.platform.jalo.product.Product item, Set<de.hybris.platform.commerceservices.jalo.FutureStock> value)
    Generated method - Setter of the Product.futureStocks attribute.
    void
    setFutureStocks(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item, Set<de.hybris.platform.commerceservices.jalo.FutureStock> value)
    Generated method - Setter of the Product.futureStocks attribute.
    void
    setGalleryImages(de.hybris.platform.jalo.product.Product item, List<de.hybris.platform.jalo.media.MediaContainer> value)
    Generated method - Setter of the Product.galleryImages attribute.
    void
    setGalleryImages(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item, List<de.hybris.platform.jalo.media.MediaContainer> value)
    Generated method - Setter of the Product.galleryImages attribute.
    void
    setGeneratedNotifications(de.hybris.platform.jalo.order.Quote item, Set<de.hybris.platform.jalo.enumeration.EnumerationValue> value)
    Generated method - Setter of the Quote.generatedNotifications attribute.
    void
    setGeneratedNotifications(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Quote item, Set<de.hybris.platform.jalo.enumeration.EnumerationValue> value)
    Generated method - Setter of the Quote.generatedNotifications attribute.
    void
    setGuid(de.hybris.platform.jalo.order.AbstractOrder item, String value)
    Generated method - Setter of the AbstractOrder.guid attribute.
    void
    setGuid(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item, String value)
    Generated method - Setter of the AbstractOrder.guid attribute.
    void
    setIssueNumber(de.hybris.platform.jalo.order.payment.PaymentInfo item, int value)
    Generated method - Setter of the CreditCardPaymentInfo.issueNumber attribute.
    void
    setIssueNumber(de.hybris.platform.jalo.order.payment.PaymentInfo item, Integer value)
    Generated method - Setter of the CreditCardPaymentInfo.issueNumber attribute.
    void
    setIssueNumber(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.payment.PaymentInfo item, int value)
    Generated method - Setter of the CreditCardPaymentInfo.issueNumber attribute.
    void
    setIssueNumber(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.payment.PaymentInfo item, Integer value)
    Generated method - Setter of the CreditCardPaymentInfo.issueNumber attribute.
    void
    setLanguage(de.hybris.platform.jalo.order.Order item, de.hybris.platform.jalo.c2l.Language value)
    Generated method - Setter of the Order.language attribute.
    void
    setLanguage(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Order item, de.hybris.platform.jalo.c2l.Language value)
    Generated method - Setter of the Order.language attribute.
    void
    setLanguages(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, Set<de.hybris.platform.jalo.c2l.Language> value)
    Generated method - Setter of the BaseStore.languages attribute.
    void
    setLanguages(de.hybris.platform.store.BaseStore item, Set<de.hybris.platform.jalo.c2l.Language> value)
    Generated method - Setter of the BaseStore.languages attribute.
    void
    setLocale(de.hybris.platform.basecommerce.jalo.site.BaseSite item, String value)
    Generated method - Setter of the BaseSite.locale attribute.
    void
    setLocale(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item, String value)
    Generated method - Setter of the BaseSite.locale attribute.
    void
    setMaxRadiusForPoSSearch(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, double value)
    Generated method - Setter of the BaseStore.maxRadiusForPoSSearch attribute.
    void
    setMaxRadiusForPoSSearch(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, Double value)
    Generated method - Setter of the BaseStore.maxRadiusForPoSSearch attribute.
    void
    setMaxRadiusForPoSSearch(de.hybris.platform.store.BaseStore item, double value)
    Generated method - Setter of the BaseStore.maxRadiusForPoSSearch attribute.
    void
    setMaxRadiusForPoSSearch(de.hybris.platform.store.BaseStore item, Double value)
    Generated method - Setter of the BaseStore.maxRadiusForPoSSearch attribute.
    void
    setNearbyStoreRadius(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.storelocator.jalo.PointOfService item, double value)
    Generated method - Setter of the PointOfService.nearbyStoreRadius attribute.
    void
    setNearbyStoreRadius(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.storelocator.jalo.PointOfService item, Double value)
    Generated method - Setter of the PointOfService.nearbyStoreRadius attribute.
    void
    setNearbyStoreRadius(de.hybris.platform.storelocator.jalo.PointOfService item, double value)
    Generated method - Setter of the PointOfService.nearbyStoreRadius attribute.
    void
    setNearbyStoreRadius(de.hybris.platform.storelocator.jalo.PointOfService item, Double value)
    Generated method - Setter of the PointOfService.nearbyStoreRadius attribute.
    void
    setNet(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, boolean value)
    Generated method - Setter of the BaseStore.net attribute.
    void
    setNet(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, Boolean value)
    Generated method - Setter of the BaseStore.net attribute.
    void
    setNet(de.hybris.platform.store.BaseStore item, boolean value)
    Generated method - Setter of the BaseStore.net attribute.
    void
    setNet(de.hybris.platform.store.BaseStore item, Boolean value)
    Generated method - Setter of the BaseStore.net attribute.
    void
    setOriginalUid(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Customer item, String value)
    Generated method - Setter of the Customer.originalUid attribute.
    void
    setOriginalUid(de.hybris.platform.jalo.user.Customer item, String value)
    Generated method - Setter of the Customer.originalUid attribute.
    void
    setPaymentProvider(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, String value)
    Generated method - Setter of the BaseStore.paymentProvider attribute.
    void
    setPaymentProvider(de.hybris.platform.store.BaseStore item, String value)
    Generated method - Setter of the BaseStore.paymentProvider attribute.
    void
    setPickUpInStoreInstructions(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.storelocator.jalo.PointOfService item, String value)
    Generated method - Setter of the PointOfService.pickUpInStoreInstructions attribute.
    void
    setPickUpInStoreInstructions(de.hybris.platform.storelocator.jalo.PointOfService item, String value)
    Generated method - Setter of the PointOfService.pickUpInStoreInstructions attribute.
    void
    setPickupInStoreMode(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the BaseStore.pickupInStoreMode attribute.
    void
    setPickupInStoreMode(de.hybris.platform.store.BaseStore item, de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the BaseStore.pickupInStoreMode attribute.
    void
    setPlacedBy(de.hybris.platform.jalo.order.Order item, de.hybris.platform.jalo.user.User value)
    Generated method - Setter of the Order.placedBy attribute.
    void
    setPlacedBy(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Order item, de.hybris.platform.jalo.user.User value)
    Generated method - Setter of the Order.placedBy attribute.
    void
    setPointsOfService(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.Warehouse item, Collection<de.hybris.platform.storelocator.jalo.PointOfService> value)
    Generated method - Setter of the Warehouse.pointsOfService attribute.
    void
    setPointsOfService(de.hybris.platform.ordersplitting.jalo.Warehouse item, Collection<de.hybris.platform.storelocator.jalo.PointOfService> value)
    Generated method - Setter of the Warehouse.pointsOfService attribute.
    void
    setPreviousEstimatedTotal(de.hybris.platform.jalo.order.Quote item, double value)
    Generated method - Setter of the Quote.previousEstimatedTotal attribute.
    void
    setPreviousEstimatedTotal(de.hybris.platform.jalo.order.Quote item, Double value)
    Generated method - Setter of the Quote.previousEstimatedTotal attribute.
    void
    setPreviousEstimatedTotal(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Quote item, double value)
    Generated method - Setter of the Quote.previousEstimatedTotal attribute.
    void
    setPreviousEstimatedTotal(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Quote item, Double value)
    Generated method - Setter of the Quote.previousEstimatedTotal attribute.
    void
    setProductIndexType(de.hybris.platform.basecommerce.jalo.site.BaseSite item, de.hybris.platform.searchservices.jalo.SnIndexType value)
    Generated method - Setter of the BaseSite.productIndexType attribute.
    void
    setProductIndexType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item, de.hybris.platform.searchservices.jalo.SnIndexType value)
    Generated method - Setter of the BaseSite.productIndexType attribute.
    void
    setProductIndexType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, de.hybris.platform.searchservices.jalo.SnIndexType value)
    Generated method - Setter of the BaseStore.productIndexType attribute.
    void
    setProductIndexType(de.hybris.platform.store.BaseStore item, de.hybris.platform.searchservices.jalo.SnIndexType value)
    Generated method - Setter of the BaseStore.productIndexType attribute.
    void
    setProductSearchStrategy(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, String value)
    Generated method - Setter of the BaseStore.productSearchStrategy attribute.
    void
    setProductSearchStrategy(de.hybris.platform.store.BaseStore item, String value)
    Generated method - Setter of the BaseStore.productSearchStrategy attribute.
    void
    setPromotionOrderRestrictions(de.hybris.platform.jalo.order.AbstractOrder item, Collection<de.hybris.platform.commerceservices.jalo.promotions.PromotionOrderRestriction> value)
    Generated method - Setter of the AbstractOrder.promotionOrderRestrictions attribute.
    void
    setPromotionOrderRestrictions(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item, Collection<de.hybris.platform.commerceservices.jalo.promotions.PromotionOrderRestriction> value)
    Generated method - Setter of the AbstractOrder.promotionOrderRestrictions attribute.
    void
    setQuoteDiscountValuesInternal(de.hybris.platform.jalo.order.AbstractOrder item, String value)
    Generated method - Setter of the AbstractOrder.quoteDiscountValuesInternal attribute.
    void
    setQuoteDiscountValuesInternal(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item, String value)
    Generated method - Setter of the AbstractOrder.quoteDiscountValuesInternal attribute.
    void
    setQuoteReference(de.hybris.platform.jalo.order.Cart item, de.hybris.platform.jalo.order.Quote value)
    Generated method - Setter of the Cart.quoteReference attribute.
    void
    setQuoteReference(de.hybris.platform.jalo.order.Order item, de.hybris.platform.jalo.order.Quote value)
    Generated method - Setter of the Order.quoteReference attribute.
    void
    setQuoteReference(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Cart item, de.hybris.platform.jalo.order.Quote value)
    Generated method - Setter of the Cart.quoteReference attribute.
    void
    setQuoteReference(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Order item, de.hybris.platform.jalo.order.Quote value)
    Generated method - Setter of the Order.quoteReference attribute.
    void
    setRefundDeliveryCost(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.returns.jalo.ReturnRequest item, boolean value)
    Generated method - Setter of the ReturnRequest.refundDeliveryCost attribute.
    void
    setRefundDeliveryCost(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.returns.jalo.ReturnRequest item, Boolean value)
    Generated method - Setter of the ReturnRequest.refundDeliveryCost attribute.
    void
    setRefundDeliveryCost(de.hybris.platform.returns.jalo.ReturnRequest item, boolean value)
    Generated method - Setter of the ReturnRequest.refundDeliveryCost attribute.
    void
    setRefundDeliveryCost(de.hybris.platform.returns.jalo.ReturnRequest item, Boolean value)
    Generated method - Setter of the ReturnRequest.refundDeliveryCost attribute.
    void
    setRequestedRetrievalDate(de.hybris.platform.jalo.order.AbstractOrder item, String value)
    Generated method - Setter of the AbstractOrder.requestedRetrievalDate attribute.
    void
    setRequestedRetrievalDate(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item, String value)
    Generated method - Setter of the AbstractOrder.requestedRetrievalDate attribute.
    void
    setRequestedRetrievalDateEnabled(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, boolean value)
    Generated method - Setter of the BaseStore.requestedRetrievalDateEnabled attribute.
    void
    setRequestedRetrievalDateEnabled(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, Boolean value)
    Generated method - Setter of the BaseStore.requestedRetrievalDateEnabled attribute.
    void
    setRequestedRetrievalDateEnabled(de.hybris.platform.store.BaseStore item, boolean value)
    Generated method - Setter of the BaseStore.requestedRetrievalDateEnabled attribute.
    void
    setRequestedRetrievalDateEnabled(de.hybris.platform.store.BaseStore item, Boolean value)
    Generated method - Setter of the BaseStore.requestedRetrievalDateEnabled attribute.
    void
    setRequiresAuthentication(de.hybris.platform.basecommerce.jalo.site.BaseSite item, boolean value)
    Generated method - Setter of the BaseSite.requiresAuthentication attribute.
    void
    setRequiresAuthentication(de.hybris.platform.basecommerce.jalo.site.BaseSite item, Boolean value)
    Generated method - Setter of the BaseSite.requiresAuthentication attribute.
    void
    setRequiresAuthentication(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item, boolean value)
    Generated method - Setter of the BaseSite.requiresAuthentication attribute.
    void
    setRequiresAuthentication(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item, Boolean value)
    Generated method - Setter of the BaseSite.requiresAuthentication attribute.
    void
    setReviewCount(de.hybris.platform.jalo.product.Product item, int value)
    Generated method - Setter of the Product.reviewCount attribute.
    void
    setReviewCount(de.hybris.platform.jalo.product.Product item, Integer value)
    Generated method - Setter of the Product.reviewCount attribute.
    void
    setReviewCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item, int value)
    Generated method - Setter of the Product.reviewCount attribute.
    void
    setReviewCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item, Integer value)
    Generated method - Setter of the Product.reviewCount attribute.
    void
    setReviewRating(de.hybris.platform.jalo.product.Product item, double value)
    Generated method - Setter of the Product.reviewRating attribute.
    void
    setReviewRating(de.hybris.platform.jalo.product.Product item, Double value)
    Generated method - Setter of the Product.reviewRating attribute.
    void
    setReviewRating(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item, double value)
    Generated method - Setter of the Product.reviewRating attribute.
    void
    setReviewRating(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item, Double value)
    Generated method - Setter of the Product.reviewRating attribute.
    void
    setSalesApplication(de.hybris.platform.jalo.order.Order item, de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the Order.salesApplication attribute.
    void
    setSalesApplication(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Order item, de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the Order.salesApplication attribute.
    void
    setSapInvoice(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.ConsignmentEntry item, de.hybris.platform.commerceservices.jalo.SAPInvoice value)
    Generated method - Setter of the ConsignmentEntry.sapInvoice attribute.
    void
    setSapInvoice(de.hybris.platform.ordersplitting.jalo.ConsignmentEntry item, de.hybris.platform.commerceservices.jalo.SAPInvoice value)
    Generated method - Setter of the ConsignmentEntry.sapInvoice attribute.
    void
    setSapInvoiceEnabled(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, boolean value)
    Generated method - Setter of the BaseStore.sapInvoiceEnabled attribute.
    void
    setSapInvoiceEnabled(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, Boolean value)
    Generated method - Setter of the BaseStore.sapInvoiceEnabled attribute.
    void
    setSapInvoiceEnabled(de.hybris.platform.store.BaseStore item, boolean value)
    Generated method - Setter of the BaseStore.sapInvoiceEnabled attribute.
    void
    setSapInvoiceEnabled(de.hybris.platform.store.BaseStore item, Boolean value)
    Generated method - Setter of the BaseStore.sapInvoiceEnabled attribute.
    void
    setSaved(de.hybris.platform.jalo.order.payment.PaymentInfo item, boolean value)
    Generated method - Setter of the PaymentInfo.saved attribute.
    void
    setSaved(de.hybris.platform.jalo.order.payment.PaymentInfo item, Boolean value)
    Generated method - Setter of the PaymentInfo.saved attribute.
    void
    setSaved(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.payment.PaymentInfo item, boolean value)
    Generated method - Setter of the PaymentInfo.saved attribute.
    void
    setSaved(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.payment.PaymentInfo item, Boolean value)
    Generated method - Setter of the PaymentInfo.saved attribute.
    void
    setSavedBy(de.hybris.platform.jalo.order.Cart item, de.hybris.platform.jalo.user.User value)
    Generated method - Setter of the Cart.savedBy attribute.
    void
    setSavedBy(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Cart item, de.hybris.platform.jalo.user.User value)
    Generated method - Setter of the Cart.savedBy attribute.
    void
    setSaveTime(de.hybris.platform.jalo.order.Cart item, Date value)
    Generated method - Setter of the Cart.saveTime attribute.
    void
    setSaveTime(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Cart item, Date value)
    Generated method - Setter of the Cart.saveTime attribute.
    void
    setSite(de.hybris.platform.jalo.order.AbstractOrder item, de.hybris.platform.basecommerce.jalo.site.BaseSite value)
    Generated method - Setter of the AbstractOrder.site attribute.
    void
    setSite(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item, de.hybris.platform.basecommerce.jalo.site.BaseSite value)
    Generated method - Setter of the AbstractOrder.site attribute.
    protected void
    setSite(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Customer item, de.hybris.platform.basecommerce.jalo.site.BaseSite value)
    Generated method - Setter of the Customer.site attribute.
    protected void
    setSite(de.hybris.platform.jalo.user.Customer item, de.hybris.platform.basecommerce.jalo.site.BaseSite value)
    Generated method - Setter of the Customer.site attribute.
    void
    setSiteEmployeeGroups(de.hybris.platform.basecommerce.jalo.site.BaseSite item, Set<de.hybris.platform.commerceservices.jalo.user.SiteEmployeeGroup> value)
    Generated method - Setter of the BaseSite.siteEmployeeGroups attribute.
    void
    setSiteEmployeeGroups(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item, Set<de.hybris.platform.commerceservices.jalo.user.SiteEmployeeGroup> value)
    Generated method - Setter of the BaseSite.siteEmployeeGroups attribute.
    void
    setSitePreferences(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Customer item, List<de.hybris.platform.jalo.user.SitePreference> value)
    Generated method - Setter of the Customer.sitePreferences attribute.
    void
    setSitePreferences(de.hybris.platform.jalo.user.Customer item, List<de.hybris.platform.jalo.user.SitePreference> value)
    Generated method - Setter of the Customer.sitePreferences attribute.
    void
    setSites(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item, List<de.hybris.platform.basecommerce.jalo.site.BaseSite> value)
    Generated method - Setter of the SnIndexType.sites attribute.
    void
    setSites(de.hybris.platform.searchservices.jalo.SnIndexType item, List<de.hybris.platform.basecommerce.jalo.site.BaseSite> value)
    Generated method - Setter of the SnIndexType.sites attribute.
    void
    setSolrFacetSearchConfiguration(de.hybris.platform.basecommerce.jalo.site.BaseSite item, de.hybris.platform.solrfacetsearch.jalo.config.SolrFacetSearchConfig value)
    Generated method - Setter of the BaseSite.solrFacetSearchConfiguration attribute.
    void
    setSolrFacetSearchConfiguration(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item, de.hybris.platform.solrfacetsearch.jalo.config.SolrFacetSearchConfig value)
    Generated method - Setter of the BaseSite.solrFacetSearchConfiguration attribute.
    void
    setSolrFacetSearchConfiguration(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, de.hybris.platform.solrfacetsearch.jalo.config.SolrFacetSearchConfig value)
    Generated method - Setter of the BaseStore.solrFacetSearchConfiguration attribute.
    void
    setSolrFacetSearchConfiguration(de.hybris.platform.store.BaseStore item, de.hybris.platform.solrfacetsearch.jalo.config.SolrFacetSearchConfig value)
    Generated method - Setter of the BaseStore.solrFacetSearchConfiguration attribute.
    void
    setStockLevelThreshold(de.hybris.platform.category.jalo.Category item, int value)
    Generated method - Setter of the Category.stockLevelThreshold attribute.
    void
    setStockLevelThreshold(de.hybris.platform.category.jalo.Category item, Integer value)
    Generated method - Setter of the Category.stockLevelThreshold attribute.
    void
    setStockLevelThreshold(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.category.jalo.Category item, int value)
    Generated method - Setter of the Category.stockLevelThreshold attribute.
    void
    setStockLevelThreshold(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.category.jalo.Category item, Integer value)
    Generated method - Setter of the Category.stockLevelThreshold attribute.
    void
    setStore(de.hybris.platform.jalo.order.AbstractOrder item, de.hybris.platform.store.BaseStore value)
    Generated method - Setter of the AbstractOrder.store attribute.
    void
    setStore(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item, de.hybris.platform.store.BaseStore value)
    Generated method - Setter of the AbstractOrder.store attribute.
    void
    setStoreEmployeeGroups(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.storelocator.jalo.PointOfService item, Set<de.hybris.platform.commerceservices.jalo.user.StoreEmployeeGroup> value)
    Generated method - Setter of the PointOfService.storeEmployeeGroups attribute.
    void
    setStoreEmployeeGroups(de.hybris.platform.storelocator.jalo.PointOfService item, Set<de.hybris.platform.commerceservices.jalo.user.StoreEmployeeGroup> value)
    Generated method - Setter of the PointOfService.storeEmployeeGroups attribute.
    void
    setStores(de.hybris.platform.jalo.order.delivery.DeliveryMode item, Set<de.hybris.platform.store.BaseStore> value)
    Generated method - Setter of the DeliveryMode.stores attribute.
    void
    setStores(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item, List<de.hybris.platform.store.BaseStore> value)
    Generated method - Setter of the SnIndexType.stores attribute.
    void
    setStores(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.delivery.DeliveryMode item, Set<de.hybris.platform.store.BaseStore> value)
    Generated method - Setter of the DeliveryMode.stores attribute.
    void
    setStores(de.hybris.platform.searchservices.jalo.SnIndexType item, List<de.hybris.platform.store.BaseStore> value)
    Generated method - Setter of the SnIndexType.stores attribute.
    void
    setSubmitOrderProcessCode(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, String value)
    Generated method - Setter of the BaseStore.submitOrderProcessCode attribute.
    void
    setSubmitOrderProcessCode(de.hybris.platform.store.BaseStore item, String value)
    Generated method - Setter of the BaseStore.submitOrderProcessCode attribute.
    void
    setSummary(de.hybris.platform.jalo.product.Product item, String value)
    Generated method - Setter of the Product.summary attribute.
    void
    setSummary(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item, String value)
    Generated method - Setter of the Product.summary attribute.
    void
    setTaxGroup(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the BaseStore.taxGroup attribute.
    void
    setTaxGroup(de.hybris.platform.store.BaseStore item, de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the BaseStore.taxGroup attribute.
    void
    setTheme(de.hybris.platform.basecommerce.jalo.site.BaseSite item, de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the BaseSite.theme attribute.
    void
    setTheme(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item, de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the BaseSite.theme attribute.
    void
    setTitle(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Customer item, de.hybris.platform.jalo.user.Title value)
    Generated method - Setter of the Customer.title attribute.
    void
    setTitle(de.hybris.platform.jalo.user.Customer item, de.hybris.platform.jalo.user.Title value)
    Generated method - Setter of the Customer.title attribute.
    void
    setToken(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Customer item, String value)
    Generated method - Setter of the Customer.token attribute.
    void
    setToken(de.hybris.platform.jalo.user.Customer item, String value)
    Generated method - Setter of the Customer.token attribute.
    void
    setType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Customer item, de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the Customer.type attribute.
    void
    setType(de.hybris.platform.jalo.user.Customer item, de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the Customer.type attribute.
    void
    setUndecoratedUid(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Customer item, String value)
    Generated method - Setter of the Customer.undecoratedUid attribute.
    void
    setUndecoratedUid(de.hybris.platform.jalo.user.Customer item, String value)
    Generated method - Setter of the Customer.undecoratedUid attribute.
    void
    setVisibleInAddressBook(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Address item, boolean value)
    Generated method - Setter of the Address.visibleInAddressBook attribute.
    void
    setVisibleInAddressBook(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Address item, Boolean value)
    Generated method - Setter of the Address.visibleInAddressBook attribute.
    void
    setVisibleInAddressBook(de.hybris.platform.jalo.user.Address item, boolean value)
    Generated method - Setter of the Address.visibleInAddressBook attribute.
    void
    setVisibleInAddressBook(de.hybris.platform.jalo.user.Address item, Boolean value)
    Generated method - Setter of the Address.visibleInAddressBook attribute.
    void
    setWarehouses(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, List<de.hybris.platform.ordersplitting.jalo.Warehouse> value)
    Generated method - Setter of the BaseStore.warehouses attribute.
    void
    setWarehouses(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.storelocator.jalo.PointOfService item, List<de.hybris.platform.ordersplitting.jalo.Warehouse> value)
    Generated method - Setter of the PointOfService.warehouses attribute.
    void
    setWarehouses(de.hybris.platform.store.BaseStore item, List<de.hybris.platform.ordersplitting.jalo.Warehouse> value)
    Generated method - Setter of the BaseStore.warehouses attribute.
    void
    setWarehouses(de.hybris.platform.storelocator.jalo.PointOfService item, List<de.hybris.platform.ordersplitting.jalo.Warehouse> value)
    Generated method - Setter of the PointOfService.warehouses 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

    • FUTURESTOCKPRODUCTRELATION_SRC_ORDERED

      protected static String FUTURESTOCKPRODUCTRELATION_SRC_ORDERED
      Relation ordering override parameter constants for FutureStockProductRelation from ((commerceservices))
    • FUTURESTOCKPRODUCTRELATION_TGT_ORDERED

      protected static String FUTURESTOCKPRODUCTRELATION_TGT_ORDERED
    • FUTURESTOCKPRODUCTRELATION_MARKMODIFIED

      protected static String FUTURESTOCKPRODUCTRELATION_MARKMODIFIED
      Relation disable markmodifed parameter constants for FutureStockProductRelation from ((commerceservices))
    • PROMOTIONRESTRICTION2ORDERREL_SRC_ORDERED

      protected static String PROMOTIONRESTRICTION2ORDERREL_SRC_ORDERED
      Relation ordering override parameter constants for PromotionRestriction2OrderRel from ((commerceservices))
    • PROMOTIONRESTRICTION2ORDERREL_TGT_ORDERED

      protected static String PROMOTIONRESTRICTION2ORDERREL_TGT_ORDERED
    • PROMOTIONRESTRICTION2ORDERREL_MARKMODIFIED

      protected static String PROMOTIONRESTRICTION2ORDERREL_MARKMODIFIED
      Relation disable markmodifed parameter constants for PromotionRestriction2OrderRel from ((commerceservices))
    • CUSTOMER2SITEPREFERENCESSITEPREFERENCESHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.jalo.user.SitePreference> CUSTOMER2SITEPREFERENCESSITEPREFERENCESHANDLER
      OneToManyHandler for handling 1:n SITEPREFERENCES's relation attributes from 'many' side.
    • SITEEMPGRP2BASESITERELSITEEMPLOYEEGROUPSHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.commerceservices.jalo.user.SiteEmployeeGroup> SITEEMPGRP2BASESITERELSITEEMPLOYEEGROUPSHANDLER
      OneToManyHandler for handling 1:n SITEEMPLOYEEGROUPS's relation attributes from 'many' side.
    • BASESTORE2CURRENCYREL_SRC_ORDERED

      protected static String BASESTORE2CURRENCYREL_SRC_ORDERED
      Relation ordering override parameter constants for BaseStore2CurrencyRel from ((commerceservices))
    • BASESTORE2CURRENCYREL_TGT_ORDERED

      protected static String BASESTORE2CURRENCYREL_TGT_ORDERED
    • BASESTORE2CURRENCYREL_MARKMODIFIED

      protected static String BASESTORE2CURRENCYREL_MARKMODIFIED
      Relation disable markmodifed parameter constants for BaseStore2CurrencyRel from ((commerceservices))
    • BASESTORE2LANGUAGEREL_SRC_ORDERED

      protected static String BASESTORE2LANGUAGEREL_SRC_ORDERED
      Relation ordering override parameter constants for BaseStore2LanguageRel from ((commerceservices))
    • BASESTORE2LANGUAGEREL_TGT_ORDERED

      protected static String BASESTORE2LANGUAGEREL_TGT_ORDERED
    • BASESTORE2LANGUAGEREL_MARKMODIFIED

      protected static String BASESTORE2LANGUAGEREL_MARKMODIFIED
      Relation disable markmodifed parameter constants for BaseStore2LanguageRel from ((commerceservices))
    • BASESTORE2COUNTRYREL_SRC_ORDERED

      protected static String BASESTORE2COUNTRYREL_SRC_ORDERED
      Relation ordering override parameter constants for BaseStore2CountryRel from ((commerceservices))
    • BASESTORE2COUNTRYREL_TGT_ORDERED

      protected static String BASESTORE2COUNTRYREL_TGT_ORDERED
    • BASESTORE2COUNTRYREL_MARKMODIFIED

      protected static String BASESTORE2COUNTRYREL_MARKMODIFIED
      Relation disable markmodifed parameter constants for BaseStore2CountryRel from ((commerceservices))
    • BASESTORE2BILLINGCOUNTRYREL_SRC_ORDERED

      protected static String BASESTORE2BILLINGCOUNTRYREL_SRC_ORDERED
      Relation ordering override parameter constants for BaseStore2BillingCountryRel from ((commerceservices))
    • BASESTORE2BILLINGCOUNTRYREL_TGT_ORDERED

      protected static String BASESTORE2BILLINGCOUNTRYREL_TGT_ORDERED
    • BASESTORE2BILLINGCOUNTRYREL_MARKMODIFIED

      protected static String BASESTORE2BILLINGCOUNTRYREL_MARKMODIFIED
      Relation disable markmodifed parameter constants for BaseStore2BillingCountryRel from ((commerceservices))
    • BASESTORE2WAREHOUSEREL_SRC_ORDERED

      protected static String BASESTORE2WAREHOUSEREL_SRC_ORDERED
      Relation ordering override parameter constants for BaseStore2WarehouseRel from ((commerceservices))
    • BASESTORE2WAREHOUSEREL_TGT_ORDERED

      protected static String BASESTORE2WAREHOUSEREL_TGT_ORDERED
    • BASESTORE2WAREHOUSEREL_MARKMODIFIED

      protected static String BASESTORE2WAREHOUSEREL_MARKMODIFIED
      Relation disable markmodifed parameter constants for BaseStore2WarehouseRel from ((commerceservices))
    • BASESTORE2DELIVERYMODEREL_SRC_ORDERED

      protected static String BASESTORE2DELIVERYMODEREL_SRC_ORDERED
      Relation ordering override parameter constants for BaseStore2DeliveryModeRel from ((commerceservices))
    • BASESTORE2DELIVERYMODEREL_TGT_ORDERED

      protected static String BASESTORE2DELIVERYMODEREL_TGT_ORDERED
    • BASESTORE2DELIVERYMODEREL_MARKMODIFIED

      protected static String BASESTORE2DELIVERYMODEREL_MARKMODIFIED
      Relation disable markmodifed parameter constants for BaseStore2DeliveryModeRel from ((commerceservices))
    • STORELOCATION2STORELOCATORFEATURE_SRC_ORDERED

      protected static String STORELOCATION2STORELOCATORFEATURE_SRC_ORDERED
      Relation ordering override parameter constants for StoreLocation2StoreLocatorFeature from ((commerceservices))
    • STORELOCATION2STORELOCATORFEATURE_TGT_ORDERED

      protected static String STORELOCATION2STORELOCATORFEATURE_TGT_ORDERED
    • STORELOCATION2STORELOCATORFEATURE_MARKMODIFIED

      protected static String STORELOCATION2STORELOCATORFEATURE_MARKMODIFIED
      Relation disable markmodifed parameter constants for StoreLocation2StoreLocatorFeature from ((commerceservices))
    • POS2WAREHOUSEREL_SRC_ORDERED

      protected static String POS2WAREHOUSEREL_SRC_ORDERED
      Relation ordering override parameter constants for PoS2WarehouseRel from ((commerceservices))
    • POS2WAREHOUSEREL_TGT_ORDERED

      protected static String POS2WAREHOUSEREL_TGT_ORDERED
    • POS2WAREHOUSEREL_MARKMODIFIED

      protected static String POS2WAREHOUSEREL_MARKMODIFIED
      Relation disable markmodifed parameter constants for PoS2WarehouseRel from ((commerceservices))
    • STOREEMPLGROUP2POSRELSTOREEMPLOYEEGROUPSHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.commerceservices.jalo.user.StoreEmployeeGroup> STOREEMPLGROUP2POSRELSTOREEMPLOYEEGROUPSHANDLER
      OneToManyHandler for handling 1:n STOREEMPLOYEEGROUPS's relation attributes from 'many' side.
    • QUOTETONOTIFICATIONREL_SRC_ORDERED

      protected static String QUOTETONOTIFICATIONREL_SRC_ORDERED
      Relation ordering override parameter constants for QuoteToNotificationRel from ((commerceservices))
    • QUOTETONOTIFICATIONREL_TGT_ORDERED

      protected static String QUOTETONOTIFICATIONREL_TGT_ORDERED
    • QUOTETONOTIFICATIONREL_MARKMODIFIED

      protected static String QUOTETONOTIFICATIONREL_MARKMODIFIED
      Relation disable markmodifed parameter constants for QuoteToNotificationRel from ((commerceservices))
    • SNBASESTORE2INDEXTYPESTORESHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.store.BaseStore> SNBASESTORE2INDEXTYPESTORESHANDLER
      OneToManyHandler for handling 1:n STORES's relation attributes from 'many' side.
    • SNBASESITE2INDEXTYPESITESHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.basecommerce.jalo.site.BaseSite> SNBASESITE2INDEXTYPESITESHANDLER
      OneToManyHandler for handling 1:n SITES's relation attributes from 'many' side.
    • ASSIGNEE2QUOTESASSIGNEDQUOTESHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.jalo.order.Quote> ASSIGNEE2QUOTESASSIGNEDQUOTESHANDLER
      OneToManyHandler for handling 1:n ASSIGNEDQUOTES'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

    • GeneratedCommerceServicesManager

      public GeneratedCommerceServicesManager()
  • 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
    • getAssignedQuotes

      public Collection<de.hybris.platform.jalo.order.Quote> getAssignedQuotes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.User item)
      Generated method - Getter of the User.assignedQuotes attribute.
      Returns:
      the assignedQuotes
    • getAssignedQuotes

      public Collection<de.hybris.platform.jalo.order.Quote> getAssignedQuotes(de.hybris.platform.jalo.user.User item)
      Generated method - Getter of the User.assignedQuotes attribute.
      Returns:
      the assignedQuotes
    • setAssignedQuotes

      public void setAssignedQuotes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.User item, Collection<de.hybris.platform.jalo.order.Quote> value)
      Generated method - Setter of the User.assignedQuotes attribute.
      Parameters:
      value - the assignedQuotes
    • setAssignedQuotes

      public void setAssignedQuotes(de.hybris.platform.jalo.user.User item, Collection<de.hybris.platform.jalo.order.Quote> value)
      Generated method - Setter of the User.assignedQuotes attribute.
      Parameters:
      value - the assignedQuotes
    • addToAssignedQuotes

      public void addToAssignedQuotes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.User item, de.hybris.platform.jalo.order.Quote value)
      Generated method - Adds value to assignedQuotes.
      Parameters:
      value - the item to add to assignedQuotes
    • addToAssignedQuotes

      public void addToAssignedQuotes(de.hybris.platform.jalo.user.User item, de.hybris.platform.jalo.order.Quote value)
      Generated method - Adds value to assignedQuotes.
      Parameters:
      value - the item to add to assignedQuotes
    • removeFromAssignedQuotes

      public void removeFromAssignedQuotes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.User item, de.hybris.platform.jalo.order.Quote value)
      Generated method - Removes value from assignedQuotes.
      Parameters:
      value - the item to remove from assignedQuotes
    • removeFromAssignedQuotes

      public void removeFromAssignedQuotes(de.hybris.platform.jalo.user.User item, de.hybris.platform.jalo.order.Quote value)
      Generated method - Removes value from assignedQuotes.
      Parameters:
      value - the item to remove from assignedQuotes
    • getAssignee

      public de.hybris.platform.jalo.user.User getAssignee(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Quote item)
      Generated method - Getter of the Quote.assignee attribute.
      Returns:
      the assignee
    • getAssignee

      public de.hybris.platform.jalo.user.User getAssignee(de.hybris.platform.jalo.order.Quote item)
      Generated method - Getter of the Quote.assignee attribute.
      Returns:
      the assignee
    • setAssignee

      public void setAssignee(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Quote item, de.hybris.platform.jalo.user.User value)
      Generated method - Setter of the Quote.assignee attribute.
      Parameters:
      value - the assignee
    • setAssignee

      public void setAssignee(de.hybris.platform.jalo.order.Quote item, de.hybris.platform.jalo.user.User value)
      Generated method - Setter of the Quote.assignee attribute.
      Parameters:
      value - the assignee
    • getBaseStores

      public Collection<de.hybris.platform.store.BaseStore> getBaseStores(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Currency item)
      Generated method - Getter of the Currency.baseStores attribute.
      Returns:
      the baseStores
    • getBaseStores

      public Collection<de.hybris.platform.store.BaseStore> getBaseStores(de.hybris.platform.jalo.c2l.Currency item)
      Generated method - Getter of the Currency.baseStores attribute.
      Returns:
      the baseStores
    • getBaseStoresCount

      public long getBaseStoresCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Currency item)
    • getBaseStoresCount

      public long getBaseStoresCount(de.hybris.platform.jalo.c2l.Currency item)
    • setBaseStores

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

      public void setBaseStores(de.hybris.platform.jalo.c2l.Currency item, Collection<de.hybris.platform.store.BaseStore> value)
      Generated method - Setter of the Currency.baseStores attribute.
      Parameters:
      value - the baseStores
    • addToBaseStores

      public void addToBaseStores(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Currency item, 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.jalo.c2l.Currency item, 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.jalo.c2l.Currency item, 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.jalo.c2l.Currency item, de.hybris.platform.store.BaseStore value)
      Generated method - Removes value from baseStores.
      Parameters:
      value - the item to remove from baseStores
    • getBaseStores

      public Collection<de.hybris.platform.store.BaseStore> getBaseStores(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Language item)
      Generated method - Getter of the Language.baseStores attribute.
      Returns:
      the baseStores
    • getBaseStores

      public Collection<de.hybris.platform.store.BaseStore> getBaseStores(de.hybris.platform.jalo.c2l.Language item)
      Generated method - Getter of the Language.baseStores attribute.
      Returns:
      the baseStores
    • getBaseStoresCount

      public long getBaseStoresCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Language item)
    • getBaseStoresCount

      public long getBaseStoresCount(de.hybris.platform.jalo.c2l.Language item)
    • setBaseStores

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

      public void setBaseStores(de.hybris.platform.jalo.c2l.Language item, Collection<de.hybris.platform.store.BaseStore> value)
      Generated method - Setter of the Language.baseStores attribute.
      Parameters:
      value - the baseStores
    • addToBaseStores

      public void addToBaseStores(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Language item, 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.jalo.c2l.Language item, 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.jalo.c2l.Language item, 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.jalo.c2l.Language item, de.hybris.platform.store.BaseStore value)
      Generated method - Removes value from baseStores.
      Parameters:
      value - the item to remove from baseStores
    • getBaseStores

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

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

      public long getBaseStoresCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Country item)
    • getBaseStoresCount

      public long getBaseStoresCount(de.hybris.platform.jalo.c2l.Country item)
    • setBaseStores

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

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

      public void addToBaseStores(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Country item, 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.jalo.c2l.Country item, 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.jalo.c2l.Country item, 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.jalo.c2l.Country item, de.hybris.platform.store.BaseStore value)
      Generated method - Removes value from baseStores.
      Parameters:
      value - the item to remove from baseStores
    • getBaseStores

      public Collection<de.hybris.platform.store.BaseStore> getBaseStores(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.Warehouse item)
      Generated method - Getter of the Warehouse.baseStores attribute.
      Returns:
      the baseStores
    • getBaseStores

      public Collection<de.hybris.platform.store.BaseStore> getBaseStores(de.hybris.platform.ordersplitting.jalo.Warehouse item)
      Generated method - Getter of the Warehouse.baseStores attribute.
      Returns:
      the baseStores
    • getBaseStoresCount

      public long getBaseStoresCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.Warehouse item)
    • getBaseStoresCount

      public long getBaseStoresCount(de.hybris.platform.ordersplitting.jalo.Warehouse item)
    • setBaseStores

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

      public void setBaseStores(de.hybris.platform.ordersplitting.jalo.Warehouse item, Collection<de.hybris.platform.store.BaseStore> value)
      Generated method - Setter of the Warehouse.baseStores attribute.
      Parameters:
      value - the baseStores
    • addToBaseStores

      public void addToBaseStores(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.Warehouse item, 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.ordersplitting.jalo.Warehouse item, 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.ordersplitting.jalo.Warehouse item, 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.ordersplitting.jalo.Warehouse item, de.hybris.platform.store.BaseStore value)
      Generated method - Removes value from baseStores.
      Parameters:
      value - the item to remove from baseStores
    • getBillingBaseStores

      public Set<de.hybris.platform.store.BaseStore> getBillingBaseStores(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Country item)
      Generated method - Getter of the Country.billingBaseStores attribute.
      Returns:
      the billingBaseStores
    • getBillingBaseStores

      public Set<de.hybris.platform.store.BaseStore> getBillingBaseStores(de.hybris.platform.jalo.c2l.Country item)
      Generated method - Getter of the Country.billingBaseStores attribute.
      Returns:
      the billingBaseStores
    • getBillingBaseStoresCount

      public long getBillingBaseStoresCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Country item)
    • getBillingBaseStoresCount

      public long getBillingBaseStoresCount(de.hybris.platform.jalo.c2l.Country item)
    • setBillingBaseStores

      public void setBillingBaseStores(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Country item, Set<de.hybris.platform.store.BaseStore> value)
      Generated method - Setter of the Country.billingBaseStores attribute.
      Parameters:
      value - the billingBaseStores
    • setBillingBaseStores

      public void setBillingBaseStores(de.hybris.platform.jalo.c2l.Country item, Set<de.hybris.platform.store.BaseStore> value)
      Generated method - Setter of the Country.billingBaseStores attribute.
      Parameters:
      value - the billingBaseStores
    • addToBillingBaseStores

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

      public void addToBillingBaseStores(de.hybris.platform.jalo.c2l.Country item, de.hybris.platform.store.BaseStore value)
      Generated method - Adds value to billingBaseStores.
      Parameters:
      value - the item to add to billingBaseStores
    • removeFromBillingBaseStores

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

      public void removeFromBillingBaseStores(de.hybris.platform.jalo.c2l.Country item, de.hybris.platform.store.BaseStore value)
      Generated method - Removes value from billingBaseStores.
      Parameters:
      value - the item to remove from billingBaseStores
    • getBillingCountries

      public Collection<de.hybris.platform.jalo.c2l.Country> getBillingCountries(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.billingCountries attribute.
      Returns:
      the billingCountries
    • getBillingCountries

      public Collection<de.hybris.platform.jalo.c2l.Country> getBillingCountries(de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.billingCountries attribute.
      Returns:
      the billingCountries
    • getBillingCountriesCount

      public long getBillingCountriesCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
    • getBillingCountriesCount

      public long getBillingCountriesCount(de.hybris.platform.store.BaseStore item)
    • setBillingCountries

      public void setBillingCountries(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, Collection<de.hybris.platform.jalo.c2l.Country> value)
      Generated method - Setter of the BaseStore.billingCountries attribute.
      Parameters:
      value - the billingCountries
    • setBillingCountries

      public void setBillingCountries(de.hybris.platform.store.BaseStore item, Collection<de.hybris.platform.jalo.c2l.Country> value)
      Generated method - Setter of the BaseStore.billingCountries attribute.
      Parameters:
      value - the billingCountries
    • addToBillingCountries

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

      public void addToBillingCountries(de.hybris.platform.store.BaseStore item, de.hybris.platform.jalo.c2l.Country value)
      Generated method - Adds value to billingCountries.
      Parameters:
      value - the item to add to billingCountries
    • removeFromBillingCountries

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

      public void removeFromBillingCountries(de.hybris.platform.store.BaseStore item, de.hybris.platform.jalo.c2l.Country value)
      Generated method - Removes value from billingCountries.
      Parameters:
      value - the item to remove from billingCountries
    • isCaptchaCheckEnabled

      public Boolean isCaptchaCheckEnabled(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.captchaCheckEnabled attribute.
      Returns:
      the captchaCheckEnabled - Determines whether the site should use captcha during registration.
    • isCaptchaCheckEnabled

      public Boolean isCaptchaCheckEnabled(de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.captchaCheckEnabled attribute.
      Returns:
      the captchaCheckEnabled - Determines whether the site should use captcha during registration.
    • isCaptchaCheckEnabledAsPrimitive

      public boolean isCaptchaCheckEnabledAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.captchaCheckEnabled attribute.
      Returns:
      the captchaCheckEnabled - Determines whether the site should use captcha during registration.
    • isCaptchaCheckEnabledAsPrimitive

      public boolean isCaptchaCheckEnabledAsPrimitive(de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.captchaCheckEnabled attribute.
      Returns:
      the captchaCheckEnabled - Determines whether the site should use captcha during registration.
    • setCaptchaCheckEnabled

      public void setCaptchaCheckEnabled(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, Boolean value)
      Generated method - Setter of the BaseStore.captchaCheckEnabled attribute.
      Parameters:
      value - the captchaCheckEnabled - Determines whether the site should use captcha during registration.
    • setCaptchaCheckEnabled

      public void setCaptchaCheckEnabled(de.hybris.platform.store.BaseStore item, Boolean value)
      Generated method - Setter of the BaseStore.captchaCheckEnabled attribute.
      Parameters:
      value - the captchaCheckEnabled - Determines whether the site should use captcha during registration.
    • setCaptchaCheckEnabled

      public void setCaptchaCheckEnabled(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, boolean value)
      Generated method - Setter of the BaseStore.captchaCheckEnabled attribute.
      Parameters:
      value - the captchaCheckEnabled - Determines whether the site should use captcha during registration.
    • setCaptchaCheckEnabled

      public void setCaptchaCheckEnabled(de.hybris.platform.store.BaseStore item, boolean value)
      Generated method - Setter of the BaseStore.captchaCheckEnabled attribute.
      Parameters:
      value - the captchaCheckEnabled - Determines whether the site should use captcha during registration.
    • getCartReference

      public de.hybris.platform.jalo.order.Cart getCartReference(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Quote item)
      Generated method - Getter of the Quote.cartReference attribute.
      Returns:
      the cartReference - The reference to cart used to manipulate the quote.
    • getCartReference

      public de.hybris.platform.jalo.order.Cart getCartReference(de.hybris.platform.jalo.order.Quote item)
      Generated method - Getter of the Quote.cartReference attribute.
      Returns:
      the cartReference - The reference to cart used to manipulate the quote.
    • setCartReference

      public void setCartReference(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Quote item, de.hybris.platform.jalo.order.Cart value)
      Generated method - Setter of the Quote.cartReference attribute.
      Parameters:
      value - the cartReference - The reference to cart used to manipulate the quote.
    • setCartReference

      public void setCartReference(de.hybris.platform.jalo.order.Quote item, de.hybris.platform.jalo.order.Cart value)
      Generated method - Setter of the Quote.cartReference attribute.
      Parameters:
      value - the cartReference - The reference to cart used to manipulate the quote.
    • getChannel

      public de.hybris.platform.jalo.enumeration.EnumerationValue getChannel(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item)
      Generated method - Getter of the BaseSite.channel attribute.
      Returns:
      the channel - The channel for this site.
    • getChannel

      public de.hybris.platform.jalo.enumeration.EnumerationValue getChannel(de.hybris.platform.basecommerce.jalo.site.BaseSite item)
      Generated method - Getter of the BaseSite.channel attribute.
      Returns:
      the channel - The channel for this site.
    • setChannel

      public void setChannel(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item, de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the BaseSite.channel attribute.
      Parameters:
      value - the channel - The channel for this site.
    • setChannel

      public void setChannel(de.hybris.platform.basecommerce.jalo.site.BaseSite item, de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the BaseSite.channel attribute.
      Parameters:
      value - the channel - The channel for this site.
    • createConsent

      public de.hybris.platform.commerceservices.jalo.consent.Consent createConsent(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createConsent

      public de.hybris.platform.commerceservices.jalo.consent.Consent createConsent(Map attributeValues)
    • createConsentTemplate

      public de.hybris.platform.commerceservices.jalo.consent.ConsentTemplate createConsentTemplate(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createConsentTemplate

      public de.hybris.platform.commerceservices.jalo.consent.ConsentTemplate createConsentTemplate(Map attributeValues)
    • createCustomerList

      public de.hybris.platform.commerceservices.jalo.CustomerList createCustomerList(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createCustomerList

      public de.hybris.platform.commerceservices.jalo.CustomerList createCustomerList(Map attributeValues)
    • createForgottenPasswordProcess

      public de.hybris.platform.commerceservices.jalo.process.ForgottenPasswordProcess createForgottenPasswordProcess(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createForgottenPasswordProcess

      public de.hybris.platform.commerceservices.jalo.process.ForgottenPasswordProcess createForgottenPasswordProcess(Map attributeValues)
    • createFutureStock

      public de.hybris.platform.commerceservices.jalo.FutureStock createFutureStock(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createFutureStock

      public de.hybris.platform.commerceservices.jalo.FutureStock createFutureStock(Map attributeValues)
    • createOrgUnit

      public de.hybris.platform.commerceservices.jalo.OrgUnit createOrgUnit(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createOrgUnit

      public de.hybris.platform.commerceservices.jalo.OrgUnit createOrgUnit(Map attributeValues)
    • createPickUpDeliveryMode

      public de.hybris.platform.commerceservices.jalo.PickUpDeliveryMode createPickUpDeliveryMode(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createPickUpDeliveryMode

      public de.hybris.platform.commerceservices.jalo.PickUpDeliveryMode createPickUpDeliveryMode(Map attributeValues)
    • createPromotionOrderRestriction

      public de.hybris.platform.commerceservices.jalo.promotions.PromotionOrderRestriction createPromotionOrderRestriction(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createPromotionOrderRestriction

      public de.hybris.platform.commerceservices.jalo.promotions.PromotionOrderRestriction createPromotionOrderRestriction(Map attributeValues)
    • createQuoteProcess

      public de.hybris.platform.commerceservices.jalo.process.QuoteProcess createQuoteProcess(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createQuoteProcess

      public de.hybris.platform.commerceservices.jalo.process.QuoteProcess createQuoteProcess(Map attributeValues)
    • getCreateReturnProcessCode

      public String getCreateReturnProcessCode(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.createReturnProcessCode attribute.
      Returns:
      the createReturnProcessCode - The process name for return business process.
    • getCreateReturnProcessCode

      public String getCreateReturnProcessCode(de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.createReturnProcessCode attribute.
      Returns:
      the createReturnProcessCode - The process name for return business process.
    • setCreateReturnProcessCode

      public void setCreateReturnProcessCode(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, String value)
      Generated method - Setter of the BaseStore.createReturnProcessCode attribute.
      Parameters:
      value - the createReturnProcessCode - The process name for return business process.
    • setCreateReturnProcessCode

      public void setCreateReturnProcessCode(de.hybris.platform.store.BaseStore item, String value)
      Generated method - Setter of the BaseStore.createReturnProcessCode attribute.
      Parameters:
      value - the createReturnProcessCode - The process name for return business process.
    • createSAPInvoice

      public de.hybris.platform.commerceservices.jalo.SAPInvoice createSAPInvoice(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createSAPInvoice

      public de.hybris.platform.commerceservices.jalo.SAPInvoice createSAPInvoice(Map attributeValues)
    • createSAPInvoiceMedia

      public de.hybris.platform.commerceservices.jalo.SAPInvoiceMedia createSAPInvoiceMedia(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createSAPInvoiceMedia

      public de.hybris.platform.commerceservices.jalo.SAPInvoiceMedia createSAPInvoiceMedia(Map attributeValues)
    • createSiteEmployeeGroup

      public de.hybris.platform.commerceservices.jalo.user.SiteEmployeeGroup createSiteEmployeeGroup(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createSiteEmployeeGroup

      public de.hybris.platform.commerceservices.jalo.user.SiteEmployeeGroup createSiteEmployeeGroup(Map attributeValues)
    • createSitePreference

      public de.hybris.platform.jalo.user.SitePreference createSitePreference(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createSitePreference

      public de.hybris.platform.jalo.user.SitePreference createSitePreference(Map attributeValues)
    • createStoreEmployeeGroup

      public de.hybris.platform.commerceservices.jalo.user.StoreEmployeeGroup createStoreEmployeeGroup(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createStoreEmployeeGroup

      public de.hybris.platform.commerceservices.jalo.user.StoreEmployeeGroup createStoreEmployeeGroup(Map attributeValues)
    • createStoreFrontCustomerProcess

      public de.hybris.platform.commerceservices.jalo.process.StoreFrontCustomerProcess createStoreFrontCustomerProcess(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createStoreFrontCustomerProcess

      public de.hybris.platform.commerceservices.jalo.process.StoreFrontCustomerProcess createStoreFrontCustomerProcess(Map attributeValues)
    • createStoreFrontProcess

      public de.hybris.platform.commerceservices.jalo.process.StoreFrontProcess createStoreFrontProcess(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createStoreFrontProcess

      public de.hybris.platform.commerceservices.jalo.process.StoreFrontProcess createStoreFrontProcess(Map attributeValues)
    • createStoreLocatorFeature

      public de.hybris.platform.commerceservices.jalo.storelocator.StoreLocatorFeature createStoreLocatorFeature(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createStoreLocatorFeature

      public de.hybris.platform.commerceservices.jalo.storelocator.StoreLocatorFeature createStoreLocatorFeature(Map attributeValues)
    • getCurrencies

      public Set<de.hybris.platform.jalo.c2l.Currency> getCurrencies(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.currencies attribute.
      Returns:
      the currencies
    • getCurrencies

      public Set<de.hybris.platform.jalo.c2l.Currency> getCurrencies(de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.currencies attribute.
      Returns:
      the currencies
    • getCurrenciesCount

      public long getCurrenciesCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
    • getCurrenciesCount

      public long getCurrenciesCount(de.hybris.platform.store.BaseStore item)
    • setCurrencies

      public void setCurrencies(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, Set<de.hybris.platform.jalo.c2l.Currency> value)
      Generated method - Setter of the BaseStore.currencies attribute.
      Parameters:
      value - the currencies
    • setCurrencies

      public void setCurrencies(de.hybris.platform.store.BaseStore item, Set<de.hybris.platform.jalo.c2l.Currency> value)
      Generated method - Setter of the BaseStore.currencies attribute.
      Parameters:
      value - the currencies
    • addToCurrencies

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

      public void addToCurrencies(de.hybris.platform.store.BaseStore item, de.hybris.platform.jalo.c2l.Currency value)
      Generated method - Adds value to currencies.
      Parameters:
      value - the item to add to currencies
    • removeFromCurrencies

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

      public void removeFromCurrencies(de.hybris.platform.store.BaseStore item, de.hybris.platform.jalo.c2l.Currency value)
      Generated method - Removes value from currencies.
      Parameters:
      value - the item to remove from currencies
    • isCustomerAllowedToIgnoreSuggestions

      public Boolean isCustomerAllowedToIgnoreSuggestions(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.customerAllowedToIgnoreSuggestions attribute.
      Returns:
      the customerAllowedToIgnoreSuggestions - Determines whether the customer is allowed to bypass the list of suggested addresses and proceed with their unverified entry.
    • isCustomerAllowedToIgnoreSuggestions

      public Boolean isCustomerAllowedToIgnoreSuggestions(de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.customerAllowedToIgnoreSuggestions attribute.
      Returns:
      the customerAllowedToIgnoreSuggestions - Determines whether the customer is allowed to bypass the list of suggested addresses and proceed with their unverified entry.
    • isCustomerAllowedToIgnoreSuggestionsAsPrimitive

      public boolean isCustomerAllowedToIgnoreSuggestionsAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.customerAllowedToIgnoreSuggestions attribute.
      Returns:
      the customerAllowedToIgnoreSuggestions - Determines whether the customer is allowed to bypass the list of suggested addresses and proceed with their unverified entry.
    • isCustomerAllowedToIgnoreSuggestionsAsPrimitive

      public boolean isCustomerAllowedToIgnoreSuggestionsAsPrimitive(de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.customerAllowedToIgnoreSuggestions attribute.
      Returns:
      the customerAllowedToIgnoreSuggestions - Determines whether the customer is allowed to bypass the list of suggested addresses and proceed with their unverified entry.
    • setCustomerAllowedToIgnoreSuggestions

      public void setCustomerAllowedToIgnoreSuggestions(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, Boolean value)
      Generated method - Setter of the BaseStore.customerAllowedToIgnoreSuggestions attribute.
      Parameters:
      value - the customerAllowedToIgnoreSuggestions - Determines whether the customer is allowed to bypass the list of suggested addresses and proceed with their unverified entry.
    • setCustomerAllowedToIgnoreSuggestions

      public void setCustomerAllowedToIgnoreSuggestions(de.hybris.platform.store.BaseStore item, Boolean value)
      Generated method - Setter of the BaseStore.customerAllowedToIgnoreSuggestions attribute.
      Parameters:
      value - the customerAllowedToIgnoreSuggestions - Determines whether the customer is allowed to bypass the list of suggested addresses and proceed with their unverified entry.
    • setCustomerAllowedToIgnoreSuggestions

      public void setCustomerAllowedToIgnoreSuggestions(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, boolean value)
      Generated method - Setter of the BaseStore.customerAllowedToIgnoreSuggestions attribute.
      Parameters:
      value - the customerAllowedToIgnoreSuggestions - Determines whether the customer is allowed to bypass the list of suggested addresses and proceed with their unverified entry.
    • setCustomerAllowedToIgnoreSuggestions

      public void setCustomerAllowedToIgnoreSuggestions(de.hybris.platform.store.BaseStore item, boolean value)
      Generated method - Setter of the BaseStore.customerAllowedToIgnoreSuggestions attribute.
      Parameters:
      value - the customerAllowedToIgnoreSuggestions - Determines whether the customer is allowed to bypass the list of suggested addresses and proceed with their unverified entry.
    • isDataIsolationEnabled

      public Boolean isDataIsolationEnabled(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item)
      Generated method - Getter of the BaseSite.dataIsolationEnabled attribute.
      Returns:
      the dataIsolationEnabled - Indicates whether customer data isolation is enabled for this site.
    • isDataIsolationEnabled

      public Boolean isDataIsolationEnabled(de.hybris.platform.basecommerce.jalo.site.BaseSite item)
      Generated method - Getter of the BaseSite.dataIsolationEnabled attribute.
      Returns:
      the dataIsolationEnabled - Indicates whether customer data isolation is enabled for this site.
    • isDataIsolationEnabledAsPrimitive

      public boolean isDataIsolationEnabledAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item)
      Generated method - Getter of the BaseSite.dataIsolationEnabled attribute.
      Returns:
      the dataIsolationEnabled - Indicates whether customer data isolation is enabled for this site.
    • isDataIsolationEnabledAsPrimitive

      public boolean isDataIsolationEnabledAsPrimitive(de.hybris.platform.basecommerce.jalo.site.BaseSite item)
      Generated method - Getter of the BaseSite.dataIsolationEnabled attribute.
      Returns:
      the dataIsolationEnabled - Indicates whether customer data isolation is enabled for this site.
    • setDataIsolationEnabled

      protected void setDataIsolationEnabled(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item, Boolean value)
      Generated method - Setter of the BaseSite.dataIsolationEnabled attribute.
      Parameters:
      value - the dataIsolationEnabled - Indicates whether customer data isolation is enabled for this site.
    • setDataIsolationEnabled

      protected void setDataIsolationEnabled(de.hybris.platform.basecommerce.jalo.site.BaseSite item, Boolean value)
      Generated method - Setter of the BaseSite.dataIsolationEnabled attribute.
      Parameters:
      value - the dataIsolationEnabled - Indicates whether customer data isolation is enabled for this site.
    • setDataIsolationEnabled

      protected void setDataIsolationEnabled(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item, boolean value)
      Generated method - Setter of the BaseSite.dataIsolationEnabled attribute.
      Parameters:
      value - the dataIsolationEnabled - Indicates whether customer data isolation is enabled for this site.
    • setDataIsolationEnabled

      protected void setDataIsolationEnabled(de.hybris.platform.basecommerce.jalo.site.BaseSite item, boolean value)
      Generated method - Setter of the BaseSite.dataIsolationEnabled attribute.
      Parameters:
      value - the dataIsolationEnabled - Indicates whether customer data isolation is enabled for this site.
    • getDefaultCurrency

      public de.hybris.platform.jalo.c2l.Currency getDefaultCurrency(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.defaultCurrency attribute.
      Returns:
      the defaultCurrency - The default currency for the site.
    • getDefaultCurrency

      public de.hybris.platform.jalo.c2l.Currency getDefaultCurrency(de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.defaultCurrency attribute.
      Returns:
      the defaultCurrency - The default currency for the site.
    • setDefaultCurrency

      public void setDefaultCurrency(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, de.hybris.platform.jalo.c2l.Currency value)
      Generated method - Setter of the BaseStore.defaultCurrency attribute.
      Parameters:
      value - the defaultCurrency - The default currency for the site.
    • setDefaultCurrency

      public void setDefaultCurrency(de.hybris.platform.store.BaseStore item, de.hybris.platform.jalo.c2l.Currency value)
      Generated method - Setter of the BaseStore.defaultCurrency attribute.
      Parameters:
      value - the defaultCurrency - The default currency for the site.
    • getDefaultDeliveryOrigin

      public de.hybris.platform.storelocator.jalo.PointOfService getDefaultDeliveryOrigin(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.defaultDeliveryOrigin attribute.
      Returns:
      the defaultDeliveryOrigin - The default delivery origin for the site.
    • getDefaultDeliveryOrigin

      public de.hybris.platform.storelocator.jalo.PointOfService getDefaultDeliveryOrigin(de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.defaultDeliveryOrigin attribute.
      Returns:
      the defaultDeliveryOrigin - The default delivery origin for the site.
    • setDefaultDeliveryOrigin

      public void setDefaultDeliveryOrigin(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, de.hybris.platform.storelocator.jalo.PointOfService value)
      Generated method - Setter of the BaseStore.defaultDeliveryOrigin attribute.
      Parameters:
      value - the defaultDeliveryOrigin - The default delivery origin for the site.
    • setDefaultDeliveryOrigin

      public void setDefaultDeliveryOrigin(de.hybris.platform.store.BaseStore item, de.hybris.platform.storelocator.jalo.PointOfService value)
      Generated method - Setter of the BaseStore.defaultDeliveryOrigin attribute.
      Parameters:
      value - the defaultDeliveryOrigin - The default delivery origin for the site.
    • getDefaultLanguage

      public de.hybris.platform.jalo.c2l.Language getDefaultLanguage(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item)
      Generated method - Getter of the BaseSite.defaultLanguage attribute.
      Returns:
      the defaultLanguage - The default language for the site.
    • getDefaultLanguage

      public de.hybris.platform.jalo.c2l.Language getDefaultLanguage(de.hybris.platform.basecommerce.jalo.site.BaseSite item)
      Generated method - Getter of the BaseSite.defaultLanguage attribute.
      Returns:
      the defaultLanguage - The default language for the site.
    • setDefaultLanguage

      public void setDefaultLanguage(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item, de.hybris.platform.jalo.c2l.Language value)
      Generated method - Setter of the BaseSite.defaultLanguage attribute.
      Parameters:
      value - the defaultLanguage - The default language for the site.
    • setDefaultLanguage

      public void setDefaultLanguage(de.hybris.platform.basecommerce.jalo.site.BaseSite item, de.hybris.platform.jalo.c2l.Language value)
      Generated method - Setter of the BaseSite.defaultLanguage attribute.
      Parameters:
      value - the defaultLanguage - The default language for the site.
    • getDefaultLanguage

      public de.hybris.platform.jalo.c2l.Language getDefaultLanguage(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.defaultLanguage attribute.
      Returns:
      the defaultLanguage - The default language for the site.
    • getDefaultLanguage

      public de.hybris.platform.jalo.c2l.Language getDefaultLanguage(de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.defaultLanguage attribute.
      Returns:
      the defaultLanguage - The default language for the site.
    • setDefaultLanguage

      public void setDefaultLanguage(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, de.hybris.platform.jalo.c2l.Language value)
      Generated method - Setter of the BaseStore.defaultLanguage attribute.
      Parameters:
      value - the defaultLanguage - The default language for the site.
    • setDefaultLanguage

      public void setDefaultLanguage(de.hybris.platform.store.BaseStore item, de.hybris.platform.jalo.c2l.Language value)
      Generated method - Setter of the BaseStore.defaultLanguage attribute.
      Parameters:
      value - the defaultLanguage - The default language for the site.
    • getDefaultPaymentInfo

      public de.hybris.platform.jalo.order.payment.PaymentInfo getDefaultPaymentInfo(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Customer item)
      Generated method - Getter of the Customer.defaultPaymentInfo attribute.
      Returns:
      the defaultPaymentInfo - It holds information about default payment that is used by the customer.
    • getDefaultPaymentInfo

      public de.hybris.platform.jalo.order.payment.PaymentInfo getDefaultPaymentInfo(de.hybris.platform.jalo.user.Customer item)
      Generated method - Getter of the Customer.defaultPaymentInfo attribute.
      Returns:
      the defaultPaymentInfo - It holds information about default payment that is used by the customer.
    • setDefaultPaymentInfo

      public void setDefaultPaymentInfo(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Customer item, de.hybris.platform.jalo.order.payment.PaymentInfo value)
      Generated method - Setter of the Customer.defaultPaymentInfo attribute.
      Parameters:
      value - the defaultPaymentInfo - It holds information about default payment that is used by the customer.
    • setDefaultPaymentInfo

      public void setDefaultPaymentInfo(de.hybris.platform.jalo.user.Customer item, de.hybris.platform.jalo.order.payment.PaymentInfo value)
      Generated method - Setter of the Customer.defaultPaymentInfo attribute.
      Parameters:
      value - the defaultPaymentInfo - It holds information about default payment that is used by the customer.
    • getDefaultPromotionGroup

      public de.hybris.platform.promotions.jalo.PromotionGroup getDefaultPromotionGroup(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item)
      Generated method - Getter of the BaseSite.defaultPromotionGroup attribute.
      Returns:
      the defaultPromotionGroup - The default promotion group for the site.
    • getDefaultPromotionGroup

      public de.hybris.platform.promotions.jalo.PromotionGroup getDefaultPromotionGroup(de.hybris.platform.basecommerce.jalo.site.BaseSite item)
      Generated method - Getter of the BaseSite.defaultPromotionGroup attribute.
      Returns:
      the defaultPromotionGroup - The default promotion group for the site.
    • setDefaultPromotionGroup

      public void setDefaultPromotionGroup(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item, de.hybris.platform.promotions.jalo.PromotionGroup value)
      Generated method - Setter of the BaseSite.defaultPromotionGroup attribute.
      Parameters:
      value - the defaultPromotionGroup - The default promotion group for the site.
    • setDefaultPromotionGroup

      public void setDefaultPromotionGroup(de.hybris.platform.basecommerce.jalo.site.BaseSite item, de.hybris.platform.promotions.jalo.PromotionGroup value)
      Generated method - Setter of the BaseSite.defaultPromotionGroup attribute.
      Parameters:
      value - the defaultPromotionGroup - The default promotion group for the site.
    • getDefaultStockLevelThreshold

      public Integer getDefaultStockLevelThreshold(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item)
      Generated method - Getter of the BaseSite.defaultStockLevelThreshold attribute.
      Returns:
      the defaultStockLevelThreshold - Indicates the threshold default value.
    • getDefaultStockLevelThreshold

      public Integer getDefaultStockLevelThreshold(de.hybris.platform.basecommerce.jalo.site.BaseSite item)
      Generated method - Getter of the BaseSite.defaultStockLevelThreshold attribute.
      Returns:
      the defaultStockLevelThreshold - Indicates the threshold default value.
    • getDefaultStockLevelThresholdAsPrimitive

      public int getDefaultStockLevelThresholdAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item)
      Generated method - Getter of the BaseSite.defaultStockLevelThreshold attribute.
      Returns:
      the defaultStockLevelThreshold - Indicates the threshold default value.
    • getDefaultStockLevelThresholdAsPrimitive

      public int getDefaultStockLevelThresholdAsPrimitive(de.hybris.platform.basecommerce.jalo.site.BaseSite item)
      Generated method - Getter of the BaseSite.defaultStockLevelThreshold attribute.
      Returns:
      the defaultStockLevelThreshold - Indicates the threshold default value.
    • setDefaultStockLevelThreshold

      public void setDefaultStockLevelThreshold(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item, Integer value)
      Generated method - Setter of the BaseSite.defaultStockLevelThreshold attribute.
      Parameters:
      value - the defaultStockLevelThreshold - Indicates the threshold default value.
    • setDefaultStockLevelThreshold

      public void setDefaultStockLevelThreshold(de.hybris.platform.basecommerce.jalo.site.BaseSite item, Integer value)
      Generated method - Setter of the BaseSite.defaultStockLevelThreshold attribute.
      Parameters:
      value - the defaultStockLevelThreshold - Indicates the threshold default value.
    • setDefaultStockLevelThreshold

      public void setDefaultStockLevelThreshold(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item, int value)
      Generated method - Setter of the BaseSite.defaultStockLevelThreshold attribute.
      Parameters:
      value - the defaultStockLevelThreshold - Indicates the threshold default value.
    • setDefaultStockLevelThreshold

      public void setDefaultStockLevelThreshold(de.hybris.platform.basecommerce.jalo.site.BaseSite item, int value)
      Generated method - Setter of the BaseSite.defaultStockLevelThreshold attribute.
      Parameters:
      value - the defaultStockLevelThreshold - Indicates the threshold default value.
    • getDeliveryCountries

      public Collection<de.hybris.platform.jalo.c2l.Country> getDeliveryCountries(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.deliveryCountries attribute.
      Returns:
      the deliveryCountries
    • getDeliveryCountries

      public Collection<de.hybris.platform.jalo.c2l.Country> getDeliveryCountries(de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.deliveryCountries attribute.
      Returns:
      the deliveryCountries
    • getDeliveryCountriesCount

      public long getDeliveryCountriesCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
    • getDeliveryCountriesCount

      public long getDeliveryCountriesCount(de.hybris.platform.store.BaseStore item)
    • setDeliveryCountries

      public void setDeliveryCountries(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, Collection<de.hybris.platform.jalo.c2l.Country> value)
      Generated method - Setter of the BaseStore.deliveryCountries attribute.
      Parameters:
      value - the deliveryCountries
    • setDeliveryCountries

      public void setDeliveryCountries(de.hybris.platform.store.BaseStore item, Collection<de.hybris.platform.jalo.c2l.Country> value)
      Generated method - Setter of the BaseStore.deliveryCountries attribute.
      Parameters:
      value - the deliveryCountries
    • addToDeliveryCountries

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

      public void addToDeliveryCountries(de.hybris.platform.store.BaseStore item, de.hybris.platform.jalo.c2l.Country value)
      Generated method - Adds value to deliveryCountries.
      Parameters:
      value - the item to add to deliveryCountries
    • removeFromDeliveryCountries

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

      public void removeFromDeliveryCountries(de.hybris.platform.store.BaseStore item, de.hybris.platform.jalo.c2l.Country value)
      Generated method - Removes value from deliveryCountries.
      Parameters:
      value - the item to remove from deliveryCountries
    • getDeliveryModes

      public Set<de.hybris.platform.jalo.order.delivery.DeliveryMode> getDeliveryModes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.deliveryModes attribute.
      Returns:
      the deliveryModes
    • getDeliveryModes

      public Set<de.hybris.platform.jalo.order.delivery.DeliveryMode> getDeliveryModes(de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.deliveryModes attribute.
      Returns:
      the deliveryModes
    • getDeliveryModesCount

      public long getDeliveryModesCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
    • getDeliveryModesCount

      public long getDeliveryModesCount(de.hybris.platform.store.BaseStore item)
    • setDeliveryModes

      public void setDeliveryModes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, Set<de.hybris.platform.jalo.order.delivery.DeliveryMode> value)
      Generated method - Setter of the BaseStore.deliveryModes attribute.
      Parameters:
      value - the deliveryModes
    • setDeliveryModes

      public void setDeliveryModes(de.hybris.platform.store.BaseStore item, Set<de.hybris.platform.jalo.order.delivery.DeliveryMode> value)
      Generated method - Setter of the BaseStore.deliveryModes attribute.
      Parameters:
      value - the deliveryModes
    • addToDeliveryModes

      public void addToDeliveryModes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, de.hybris.platform.jalo.order.delivery.DeliveryMode value)
      Generated method - Adds value to deliveryModes.
      Parameters:
      value - the item to add to deliveryModes
    • addToDeliveryModes

      public void addToDeliveryModes(de.hybris.platform.store.BaseStore item, de.hybris.platform.jalo.order.delivery.DeliveryMode value)
      Generated method - Adds value to deliveryModes.
      Parameters:
      value - the item to add to deliveryModes
    • removeFromDeliveryModes

      public void removeFromDeliveryModes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, de.hybris.platform.jalo.order.delivery.DeliveryMode value)
      Generated method - Removes value from deliveryModes.
      Parameters:
      value - the item to remove from deliveryModes
    • removeFromDeliveryModes

      public void removeFromDeliveryModes(de.hybris.platform.store.BaseStore item, de.hybris.platform.jalo.order.delivery.DeliveryMode value)
      Generated method - Removes value from deliveryModes.
      Parameters:
      value - the item to remove from deliveryModes
    • getDeliveryPointOfService

      public de.hybris.platform.storelocator.jalo.PointOfService getDeliveryPointOfService(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item)
      Generated method - Getter of the AbstractOrderEntry.deliveryPointOfService attribute.
      Returns:
      the deliveryPointOfService - The point of service to deliver to/collect from.
    • getDeliveryPointOfService

      public de.hybris.platform.storelocator.jalo.PointOfService getDeliveryPointOfService(de.hybris.platform.jalo.order.AbstractOrderEntry item)
      Generated method - Getter of the AbstractOrderEntry.deliveryPointOfService attribute.
      Returns:
      the deliveryPointOfService - The point of service to deliver to/collect from.
    • setDeliveryPointOfService

      public void setDeliveryPointOfService(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item, de.hybris.platform.storelocator.jalo.PointOfService value)
      Generated method - Setter of the AbstractOrderEntry.deliveryPointOfService attribute.
      Parameters:
      value - the deliveryPointOfService - The point of service to deliver to/collect from.
    • setDeliveryPointOfService

      public void setDeliveryPointOfService(de.hybris.platform.jalo.order.AbstractOrderEntry item, de.hybris.platform.storelocator.jalo.PointOfService value)
      Generated method - Setter of the AbstractOrderEntry.deliveryPointOfService attribute.
      Parameters:
      value - the deliveryPointOfService - The point of service to deliver to/collect from.
    • getDeliveryPointOfService

      public de.hybris.platform.storelocator.jalo.PointOfService getDeliveryPointOfService(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.Consignment item)
      Generated method - Getter of the Consignment.deliveryPointOfService attribute.
      Returns:
      the deliveryPointOfService - The point of service to deliver to/collect from.
    • getDeliveryPointOfService

      public de.hybris.platform.storelocator.jalo.PointOfService getDeliveryPointOfService(de.hybris.platform.ordersplitting.jalo.Consignment item)
      Generated method - Getter of the Consignment.deliveryPointOfService attribute.
      Returns:
      the deliveryPointOfService - The point of service to deliver to/collect from.
    • setDeliveryPointOfService

      public void setDeliveryPointOfService(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.Consignment item, de.hybris.platform.storelocator.jalo.PointOfService value)
      Generated method - Setter of the Consignment.deliveryPointOfService attribute.
      Parameters:
      value - the deliveryPointOfService - The point of service to deliver to/collect from.
    • setDeliveryPointOfService

      public void setDeliveryPointOfService(de.hybris.platform.ordersplitting.jalo.Consignment item, de.hybris.platform.storelocator.jalo.PointOfService value)
      Generated method - Setter of the Consignment.deliveryPointOfService attribute.
      Parameters:
      value - the deliveryPointOfService - The point of service to deliver to/collect from.
    • getDisplayName

      public String getDisplayName(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.storelocator.jalo.PointOfService item)
      Generated method - Getter of the PointOfService.displayName attribute.
      Returns:
      the displayName - Used as the display name for search results etc.
    • getDisplayName

      public String getDisplayName(de.hybris.platform.storelocator.jalo.PointOfService item)
      Generated method - Getter of the PointOfService.displayName attribute.
      Returns:
      the displayName - Used as the display name for search results etc.
    • setDisplayName

      public void setDisplayName(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.storelocator.jalo.PointOfService item, String value)
      Generated method - Setter of the PointOfService.displayName attribute.
      Parameters:
      value - the displayName - Used as the display name for search results etc.
    • setDisplayName

      public void setDisplayName(de.hybris.platform.storelocator.jalo.PointOfService item, String value)
      Generated method - Setter of the PointOfService.displayName attribute.
      Parameters:
      value - the displayName - Used as the display name for search results etc.
    • getEarliestRetrievalDate

      public String getEarliestRetrievalDate(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Cart item)
      Generated method - Getter of the Cart.earliestRetrievalDate attribute.
      Returns:
      the earliestRetrievalDate - Date on which the earliest possible retrieval available for order
    • getEarliestRetrievalDate

      public String getEarliestRetrievalDate(de.hybris.platform.jalo.order.Cart item)
      Generated method - Getter of the Cart.earliestRetrievalDate attribute.
      Returns:
      the earliestRetrievalDate - Date on which the earliest possible retrieval available for order
    • setEarliestRetrievalDate

      public void setEarliestRetrievalDate(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Cart item, String value)
      Generated method - Setter of the Cart.earliestRetrievalDate attribute.
      Parameters:
      value - the earliestRetrievalDate - Date on which the earliest possible retrieval available for order
    • setEarliestRetrievalDate

      public void setEarliestRetrievalDate(de.hybris.platform.jalo.order.Cart item, String value)
      Generated method - Setter of the Cart.earliestRetrievalDate attribute.
      Parameters:
      value - the earliestRetrievalDate - Date on which the earliest possible retrieval available for order
    • isExternalTaxEnabled

      public Boolean isExternalTaxEnabled(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.externalTaxEnabled attribute.
      Returns:
      the externalTaxEnabled - Determines whether the site should use external tax calculation
    • isExternalTaxEnabled

      public Boolean isExternalTaxEnabled(de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.externalTaxEnabled attribute.
      Returns:
      the externalTaxEnabled - Determines whether the site should use external tax calculation
    • isExternalTaxEnabledAsPrimitive

      public boolean isExternalTaxEnabledAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.externalTaxEnabled attribute.
      Returns:
      the externalTaxEnabled - Determines whether the site should use external tax calculation
    • isExternalTaxEnabledAsPrimitive

      public boolean isExternalTaxEnabledAsPrimitive(de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.externalTaxEnabled attribute.
      Returns:
      the externalTaxEnabled - Determines whether the site should use external tax calculation
    • setExternalTaxEnabled

      public void setExternalTaxEnabled(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, Boolean value)
      Generated method - Setter of the BaseStore.externalTaxEnabled attribute.
      Parameters:
      value - the externalTaxEnabled - Determines whether the site should use external tax calculation
    • setExternalTaxEnabled

      public void setExternalTaxEnabled(de.hybris.platform.store.BaseStore item, Boolean value)
      Generated method - Setter of the BaseStore.externalTaxEnabled attribute.
      Parameters:
      value - the externalTaxEnabled - Determines whether the site should use external tax calculation
    • setExternalTaxEnabled

      public void setExternalTaxEnabled(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, boolean value)
      Generated method - Setter of the BaseStore.externalTaxEnabled attribute.
      Parameters:
      value - the externalTaxEnabled - Determines whether the site should use external tax calculation
    • setExternalTaxEnabled

      public void setExternalTaxEnabled(de.hybris.platform.store.BaseStore item, boolean value)
      Generated method - Setter of the BaseStore.externalTaxEnabled attribute.
      Parameters:
      value - the externalTaxEnabled - Determines whether the site should use external tax calculation
    • getFacetSort

      public de.hybris.platform.jalo.enumeration.EnumerationValue getFacetSort(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.solrfacetsearch.jalo.config.SolrIndexedProperty item)
      Generated method - Getter of the SolrIndexedProperty.facetSort attribute.
      Returns:
      the facetSort - Deprecated - please use custom sort providers. The sort option to use to order the facet values.
    • getFacetSort

      public de.hybris.platform.jalo.enumeration.EnumerationValue getFacetSort(de.hybris.platform.solrfacetsearch.jalo.config.SolrIndexedProperty item)
      Generated method - Getter of the SolrIndexedProperty.facetSort attribute.
      Returns:
      the facetSort - Deprecated - please use custom sort providers. The sort option to use to order the facet values.
    • setFacetSort

      public void setFacetSort(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.solrfacetsearch.jalo.config.SolrIndexedProperty item, de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the SolrIndexedProperty.facetSort attribute.
      Parameters:
      value - the facetSort - Deprecated - please use custom sort providers. The sort option to use to order the facet values.
    • setFacetSort

      public void setFacetSort(de.hybris.platform.solrfacetsearch.jalo.config.SolrIndexedProperty item, de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the SolrIndexedProperty.facetSort attribute.
      Parameters:
      value - the facetSort - Deprecated - please use custom sort providers. The sort option to use to order the facet values.
    • getFeatures

      public Set<de.hybris.platform.commerceservices.jalo.storelocator.StoreLocatorFeature> getFeatures(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.storelocator.jalo.PointOfService item)
      Generated method - Getter of the PointOfService.features attribute.
      Returns:
      the features
    • getFeatures

      public Set<de.hybris.platform.commerceservices.jalo.storelocator.StoreLocatorFeature> getFeatures(de.hybris.platform.storelocator.jalo.PointOfService item)
      Generated method - Getter of the PointOfService.features attribute.
      Returns:
      the features
    • getFeaturesCount

      public long getFeaturesCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.storelocator.jalo.PointOfService item)
    • getFeaturesCount

      public long getFeaturesCount(de.hybris.platform.storelocator.jalo.PointOfService item)
    • setFeatures

      public void setFeatures(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.storelocator.jalo.PointOfService item, Set<de.hybris.platform.commerceservices.jalo.storelocator.StoreLocatorFeature> value)
      Generated method - Setter of the PointOfService.features attribute.
      Parameters:
      value - the features
    • setFeatures

      public void setFeatures(de.hybris.platform.storelocator.jalo.PointOfService item, Set<de.hybris.platform.commerceservices.jalo.storelocator.StoreLocatorFeature> value)
      Generated method - Setter of the PointOfService.features attribute.
      Parameters:
      value - the features
    • addToFeatures

      public void addToFeatures(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.storelocator.jalo.PointOfService item, de.hybris.platform.commerceservices.jalo.storelocator.StoreLocatorFeature value)
      Generated method - Adds value to features.
      Parameters:
      value - the item to add to features
    • addToFeatures

      public void addToFeatures(de.hybris.platform.storelocator.jalo.PointOfService item, de.hybris.platform.commerceservices.jalo.storelocator.StoreLocatorFeature value)
      Generated method - Adds value to features.
      Parameters:
      value - the item to add to features
    • removeFromFeatures

      public void removeFromFeatures(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.storelocator.jalo.PointOfService item, de.hybris.platform.commerceservices.jalo.storelocator.StoreLocatorFeature value)
      Generated method - Removes value from features.
      Parameters:
      value - the item to remove from features
    • removeFromFeatures

      public void removeFromFeatures(de.hybris.platform.storelocator.jalo.PointOfService item, de.hybris.platform.commerceservices.jalo.storelocator.StoreLocatorFeature value)
      Generated method - Removes value from features.
      Parameters:
      value - the item to remove from features
    • getFutureStocks

      public Set<de.hybris.platform.commerceservices.jalo.FutureStock> getFutureStocks(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item)
      Generated method - Getter of the Product.futureStocks attribute.
      Returns:
      the futureStocks
    • getFutureStocks

      public Set<de.hybris.platform.commerceservices.jalo.FutureStock> getFutureStocks(de.hybris.platform.jalo.product.Product item)
      Generated method - Getter of the Product.futureStocks attribute.
      Returns:
      the futureStocks
    • getFutureStocksCount

      public long getFutureStocksCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item)
    • getFutureStocksCount

      public long getFutureStocksCount(de.hybris.platform.jalo.product.Product item)
    • setFutureStocks

      public void setFutureStocks(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item, Set<de.hybris.platform.commerceservices.jalo.FutureStock> value)
      Generated method - Setter of the Product.futureStocks attribute.
      Parameters:
      value - the futureStocks
    • setFutureStocks

      public void setFutureStocks(de.hybris.platform.jalo.product.Product item, Set<de.hybris.platform.commerceservices.jalo.FutureStock> value)
      Generated method - Setter of the Product.futureStocks attribute.
      Parameters:
      value - the futureStocks
    • addToFutureStocks

      public void addToFutureStocks(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item, de.hybris.platform.commerceservices.jalo.FutureStock value)
      Generated method - Adds value to futureStocks.
      Parameters:
      value - the item to add to futureStocks
    • addToFutureStocks

      public void addToFutureStocks(de.hybris.platform.jalo.product.Product item, de.hybris.platform.commerceservices.jalo.FutureStock value)
      Generated method - Adds value to futureStocks.
      Parameters:
      value - the item to add to futureStocks
    • removeFromFutureStocks

      public void removeFromFutureStocks(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item, de.hybris.platform.commerceservices.jalo.FutureStock value)
      Generated method - Removes value from futureStocks.
      Parameters:
      value - the item to remove from futureStocks
    • removeFromFutureStocks

      public void removeFromFutureStocks(de.hybris.platform.jalo.product.Product item, de.hybris.platform.commerceservices.jalo.FutureStock value)
      Generated method - Removes value from futureStocks.
      Parameters:
      value - the item to remove from futureStocks
    • getGalleryImages

      public List<de.hybris.platform.jalo.media.MediaContainer> getGalleryImages(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item)
      Generated method - Getter of the Product.galleryImages attribute.
      Returns:
      the galleryImages - A list of additional images for the product.
    • getGalleryImages

      public List<de.hybris.platform.jalo.media.MediaContainer> getGalleryImages(de.hybris.platform.jalo.product.Product item)
      Generated method - Getter of the Product.galleryImages attribute.
      Returns:
      the galleryImages - A list of additional images for the product.
    • setGalleryImages

      public void setGalleryImages(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item, List<de.hybris.platform.jalo.media.MediaContainer> value)
      Generated method - Setter of the Product.galleryImages attribute.
      Parameters:
      value - the galleryImages - A list of additional images for the product.
    • setGalleryImages

      public void setGalleryImages(de.hybris.platform.jalo.product.Product item, List<de.hybris.platform.jalo.media.MediaContainer> value)
      Generated method - Setter of the Product.galleryImages attribute.
      Parameters:
      value - the galleryImages - A list of additional images for the product.
    • getGeneratedNotifications

      public Set<de.hybris.platform.jalo.enumeration.EnumerationValue> getGeneratedNotifications(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Quote item)
      Generated method - Getter of the Quote.generatedNotifications attribute.
      Returns:
      the generatedNotifications
    • getGeneratedNotifications

      public Set<de.hybris.platform.jalo.enumeration.EnumerationValue> getGeneratedNotifications(de.hybris.platform.jalo.order.Quote item)
      Generated method - Getter of the Quote.generatedNotifications attribute.
      Returns:
      the generatedNotifications
    • getGeneratedNotificationsCount

      public long getGeneratedNotificationsCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Quote item)
    • getGeneratedNotificationsCount

      public long getGeneratedNotificationsCount(de.hybris.platform.jalo.order.Quote item)
    • setGeneratedNotifications

      public void setGeneratedNotifications(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Quote item, Set<de.hybris.platform.jalo.enumeration.EnumerationValue> value)
      Generated method - Setter of the Quote.generatedNotifications attribute.
      Parameters:
      value - the generatedNotifications
    • setGeneratedNotifications

      public void setGeneratedNotifications(de.hybris.platform.jalo.order.Quote item, Set<de.hybris.platform.jalo.enumeration.EnumerationValue> value)
      Generated method - Setter of the Quote.generatedNotifications attribute.
      Parameters:
      value - the generatedNotifications
    • addToGeneratedNotifications

      public void addToGeneratedNotifications(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Quote item, de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Adds value to generatedNotifications.
      Parameters:
      value - the item to add to generatedNotifications
    • addToGeneratedNotifications

      public void addToGeneratedNotifications(de.hybris.platform.jalo.order.Quote item, de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Adds value to generatedNotifications.
      Parameters:
      value - the item to add to generatedNotifications
    • removeFromGeneratedNotifications

      public void removeFromGeneratedNotifications(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Quote item, de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Removes value from generatedNotifications.
      Parameters:
      value - the item to remove from generatedNotifications
    • removeFromGeneratedNotifications

      public void removeFromGeneratedNotifications(de.hybris.platform.jalo.order.Quote item, de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Removes value from generatedNotifications.
      Parameters:
      value - the item to remove from generatedNotifications
    • getName

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

      public String getGuid(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item)
      Generated method - Getter of the AbstractOrder.guid attribute.
      Returns:
      the guid - The guid for the anonymous cart used to lookup stored carts. The order guid is used as a non-authenticated deep link to the order history page.
    • getGuid

      public String getGuid(de.hybris.platform.jalo.order.AbstractOrder item)
      Generated method - Getter of the AbstractOrder.guid attribute.
      Returns:
      the guid - The guid for the anonymous cart used to lookup stored carts. The order guid is used as a non-authenticated deep link to the order history page.
    • setGuid

      public void setGuid(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item, String value)
      Generated method - Setter of the AbstractOrder.guid attribute.
      Parameters:
      value - the guid - The guid for the anonymous cart used to lookup stored carts. The order guid is used as a non-authenticated deep link to the order history page.
    • setGuid

      public void setGuid(de.hybris.platform.jalo.order.AbstractOrder item, String value)
      Generated method - Setter of the AbstractOrder.guid attribute.
      Parameters:
      value - the guid - The guid for the anonymous cart used to lookup stored carts. The order guid is used as a non-authenticated deep link to the order history page.
    • getIssueNumber

      public Integer getIssueNumber(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.payment.PaymentInfo item)
      Generated method - Getter of the CreditCardPaymentInfo.issueNumber attribute.
      Returns:
      the issueNumber - Issue number is the reference information for the credit cart data.
    • getIssueNumber

      public Integer getIssueNumber(de.hybris.platform.jalo.order.payment.PaymentInfo item)
      Generated method - Getter of the CreditCardPaymentInfo.issueNumber attribute.
      Returns:
      the issueNumber - Issue number is the reference information for the credit cart data.
    • getIssueNumberAsPrimitive

      public int getIssueNumberAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.payment.PaymentInfo item)
      Generated method - Getter of the CreditCardPaymentInfo.issueNumber attribute.
      Returns:
      the issueNumber - Issue number is the reference information for the credit cart data.
    • getIssueNumberAsPrimitive

      public int getIssueNumberAsPrimitive(de.hybris.platform.jalo.order.payment.PaymentInfo item)
      Generated method - Getter of the CreditCardPaymentInfo.issueNumber attribute.
      Returns:
      the issueNumber - Issue number is the reference information for the credit cart data.
    • setIssueNumber

      public void setIssueNumber(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.payment.PaymentInfo item, Integer value)
      Generated method - Setter of the CreditCardPaymentInfo.issueNumber attribute.
      Parameters:
      value - the issueNumber - Issue number is the reference information for the credit cart data.
    • setIssueNumber

      public void setIssueNumber(de.hybris.platform.jalo.order.payment.PaymentInfo item, Integer value)
      Generated method - Setter of the CreditCardPaymentInfo.issueNumber attribute.
      Parameters:
      value - the issueNumber - Issue number is the reference information for the credit cart data.
    • setIssueNumber

      public void setIssueNumber(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.payment.PaymentInfo item, int value)
      Generated method - Setter of the CreditCardPaymentInfo.issueNumber attribute.
      Parameters:
      value - the issueNumber - Issue number is the reference information for the credit cart data.
    • setIssueNumber

      public void setIssueNumber(de.hybris.platform.jalo.order.payment.PaymentInfo item, int value)
      Generated method - Setter of the CreditCardPaymentInfo.issueNumber attribute.
      Parameters:
      value - the issueNumber - Issue number is the reference information for the credit cart data.
    • getLanguage

      public de.hybris.platform.jalo.c2l.Language getLanguage(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Order item)
      Generated method - Getter of the Order.language attribute.
      Returns:
      the language - The language used when the order is placed.
    • getLanguage

      public de.hybris.platform.jalo.c2l.Language getLanguage(de.hybris.platform.jalo.order.Order item)
      Generated method - Getter of the Order.language attribute.
      Returns:
      the language - The language used when the order is placed.
    • setLanguage

      public void setLanguage(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Order item, de.hybris.platform.jalo.c2l.Language value)
      Generated method - Setter of the Order.language attribute.
      Parameters:
      value - the language - The language used when the order is placed.
    • setLanguage

      public void setLanguage(de.hybris.platform.jalo.order.Order item, de.hybris.platform.jalo.c2l.Language value)
      Generated method - Setter of the Order.language attribute.
      Parameters:
      value - the language - The language used when the order is placed.
    • getLanguages

      public Set<de.hybris.platform.jalo.c2l.Language> getLanguages(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.languages attribute.
      Returns:
      the languages
    • getLanguages

      public Set<de.hybris.platform.jalo.c2l.Language> getLanguages(de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.languages attribute.
      Returns:
      the languages
    • getLanguagesCount

      public long getLanguagesCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
    • getLanguagesCount

      public long getLanguagesCount(de.hybris.platform.store.BaseStore item)
    • setLanguages

      public void setLanguages(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, Set<de.hybris.platform.jalo.c2l.Language> value)
      Generated method - Setter of the BaseStore.languages attribute.
      Parameters:
      value - the languages
    • setLanguages

      public void setLanguages(de.hybris.platform.store.BaseStore item, Set<de.hybris.platform.jalo.c2l.Language> value)
      Generated method - Setter of the BaseStore.languages attribute.
      Parameters:
      value - the languages
    • addToLanguages

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

      public void addToLanguages(de.hybris.platform.store.BaseStore item, de.hybris.platform.jalo.c2l.Language value)
      Generated method - Adds value to languages.
      Parameters:
      value - the item to add to languages
    • removeFromLanguages

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

      public void removeFromLanguages(de.hybris.platform.store.BaseStore item, de.hybris.platform.jalo.c2l.Language value)
      Generated method - Removes value from languages.
      Parameters:
      value - the item to remove from languages
    • getLocale

      public String getLocale(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item)
      Generated method - Getter of the BaseSite.locale attribute.
      Returns:
      the locale - The locale to use for each language.
    • getLocale

      public String getLocale(de.hybris.platform.basecommerce.jalo.site.BaseSite item)
      Generated method - Getter of the BaseSite.locale attribute.
      Returns:
      the locale - The locale to use for each language.
    • getAllLocale

      public Map<de.hybris.platform.jalo.c2l.Language,String> getAllLocale(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item)
      Generated method - Getter of the BaseSite.locale attribute.
      Returns:
      the localized locale - The locale to use for each language.
    • getAllLocale

      public Map<de.hybris.platform.jalo.c2l.Language,String> getAllLocale(de.hybris.platform.basecommerce.jalo.site.BaseSite item)
      Generated method - Getter of the BaseSite.locale attribute.
      Returns:
      the localized locale - The locale to use for each language.
    • setLocale

      public void setLocale(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item, String value)
      Generated method - Setter of the BaseSite.locale attribute.
      Parameters:
      value - the locale - The locale to use for each language.
    • setLocale

      public void setLocale(de.hybris.platform.basecommerce.jalo.site.BaseSite item, String value)
      Generated method - Setter of the BaseSite.locale attribute.
      Parameters:
      value - the locale - The locale to use for each language.
    • setAllLocale

      public void setAllLocale(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item, Map<de.hybris.platform.jalo.c2l.Language,String> value)
      Generated method - Setter of the BaseSite.locale attribute.
      Parameters:
      value - the locale - The locale to use for each language.
    • setAllLocale

      public void setAllLocale(de.hybris.platform.basecommerce.jalo.site.BaseSite item, Map<de.hybris.platform.jalo.c2l.Language,String> value)
      Generated method - Setter of the BaseSite.locale attribute.
      Parameters:
      value - the locale - The locale to use for each language.
    • getMaxRadiusForPoSSearch

      public Double getMaxRadiusForPoSSearch(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.maxRadiusForPoSSearch attribute.
      Returns:
      the maxRadiusForPoSSearch - The max radius when searching for PoS for a basestore.
    • getMaxRadiusForPoSSearch

      public Double getMaxRadiusForPoSSearch(de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.maxRadiusForPoSSearch attribute.
      Returns:
      the maxRadiusForPoSSearch - The max radius when searching for PoS for a basestore.
    • getMaxRadiusForPoSSearchAsPrimitive

      public double getMaxRadiusForPoSSearchAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.maxRadiusForPoSSearch attribute.
      Returns:
      the maxRadiusForPoSSearch - The max radius when searching for PoS for a basestore.
    • getMaxRadiusForPoSSearchAsPrimitive

      public double getMaxRadiusForPoSSearchAsPrimitive(de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.maxRadiusForPoSSearch attribute.
      Returns:
      the maxRadiusForPoSSearch - The max radius when searching for PoS for a basestore.
    • setMaxRadiusForPoSSearch

      public void setMaxRadiusForPoSSearch(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, Double value)
      Generated method - Setter of the BaseStore.maxRadiusForPoSSearch attribute.
      Parameters:
      value - the maxRadiusForPoSSearch - The max radius when searching for PoS for a basestore.
    • setMaxRadiusForPoSSearch

      public void setMaxRadiusForPoSSearch(de.hybris.platform.store.BaseStore item, Double value)
      Generated method - Setter of the BaseStore.maxRadiusForPoSSearch attribute.
      Parameters:
      value - the maxRadiusForPoSSearch - The max radius when searching for PoS for a basestore.
    • setMaxRadiusForPoSSearch

      public void setMaxRadiusForPoSSearch(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, double value)
      Generated method - Setter of the BaseStore.maxRadiusForPoSSearch attribute.
      Parameters:
      value - the maxRadiusForPoSSearch - The max radius when searching for PoS for a basestore.
    • setMaxRadiusForPoSSearch

      public void setMaxRadiusForPoSSearch(de.hybris.platform.store.BaseStore item, double value)
      Generated method - Setter of the BaseStore.maxRadiusForPoSSearch attribute.
      Parameters:
      value - the maxRadiusForPoSSearch - The max radius when searching for PoS for a basestore.
    • getNearbyStoreRadius

      public Double getNearbyStoreRadius(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.storelocator.jalo.PointOfService item)
      Generated method - Getter of the PointOfService.nearbyStoreRadius attribute.
      Returns:
      the nearbyStoreRadius - Overrides the default search radius when performing a search for nearby PoS from this PoS. Unit is BaseStore's StorelocatorDistanceUnit.
    • getNearbyStoreRadius

      public Double getNearbyStoreRadius(de.hybris.platform.storelocator.jalo.PointOfService item)
      Generated method - Getter of the PointOfService.nearbyStoreRadius attribute.
      Returns:
      the nearbyStoreRadius - Overrides the default search radius when performing a search for nearby PoS from this PoS. Unit is BaseStore's StorelocatorDistanceUnit.
    • getNearbyStoreRadiusAsPrimitive

      public double getNearbyStoreRadiusAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.storelocator.jalo.PointOfService item)
      Generated method - Getter of the PointOfService.nearbyStoreRadius attribute.
      Returns:
      the nearbyStoreRadius - Overrides the default search radius when performing a search for nearby PoS from this PoS. Unit is BaseStore's StorelocatorDistanceUnit.
    • getNearbyStoreRadiusAsPrimitive

      public double getNearbyStoreRadiusAsPrimitive(de.hybris.platform.storelocator.jalo.PointOfService item)
      Generated method - Getter of the PointOfService.nearbyStoreRadius attribute.
      Returns:
      the nearbyStoreRadius - Overrides the default search radius when performing a search for nearby PoS from this PoS. Unit is BaseStore's StorelocatorDistanceUnit.
    • setNearbyStoreRadius

      public void setNearbyStoreRadius(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.storelocator.jalo.PointOfService item, Double value)
      Generated method - Setter of the PointOfService.nearbyStoreRadius attribute.
      Parameters:
      value - the nearbyStoreRadius - Overrides the default search radius when performing a search for nearby PoS from this PoS. Unit is BaseStore's StorelocatorDistanceUnit.
    • setNearbyStoreRadius

      public void setNearbyStoreRadius(de.hybris.platform.storelocator.jalo.PointOfService item, Double value)
      Generated method - Setter of the PointOfService.nearbyStoreRadius attribute.
      Parameters:
      value - the nearbyStoreRadius - Overrides the default search radius when performing a search for nearby PoS from this PoS. Unit is BaseStore's StorelocatorDistanceUnit.
    • setNearbyStoreRadius

      public void setNearbyStoreRadius(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.storelocator.jalo.PointOfService item, double value)
      Generated method - Setter of the PointOfService.nearbyStoreRadius attribute.
      Parameters:
      value - the nearbyStoreRadius - Overrides the default search radius when performing a search for nearby PoS from this PoS. Unit is BaseStore's StorelocatorDistanceUnit.
    • setNearbyStoreRadius

      public void setNearbyStoreRadius(de.hybris.platform.storelocator.jalo.PointOfService item, double value)
      Generated method - Setter of the PointOfService.nearbyStoreRadius attribute.
      Parameters:
      value - the nearbyStoreRadius - Overrides the default search radius when performing a search for nearby PoS from this PoS. Unit is BaseStore's StorelocatorDistanceUnit.
    • isNet

      public Boolean isNet(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.net attribute.
      Returns:
      the net - Determines if the prices are treated as net or gross prices in the given base store.
    • isNet

      public Boolean isNet(de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.net attribute.
      Returns:
      the net - Determines if the prices are treated as net or gross prices in the given base store.
    • isNetAsPrimitive

      public boolean isNetAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.net attribute.
      Returns:
      the net - Determines if the prices are treated as net or gross prices in the given base store.
    • isNetAsPrimitive

      public boolean isNetAsPrimitive(de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.net attribute.
      Returns:
      the net - Determines if the prices are treated as net or gross prices in the given base store.
    • setNet

      public void setNet(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, Boolean value)
      Generated method - Setter of the BaseStore.net attribute.
      Parameters:
      value - the net - Determines if the prices are treated as net or gross prices in the given base store.
    • setNet

      public void setNet(de.hybris.platform.store.BaseStore item, Boolean value)
      Generated method - Setter of the BaseStore.net attribute.
      Parameters:
      value - the net - Determines if the prices are treated as net or gross prices in the given base store.
    • setNet

      public void setNet(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, boolean value)
      Generated method - Setter of the BaseStore.net attribute.
      Parameters:
      value - the net - Determines if the prices are treated as net or gross prices in the given base store.
    • setNet

      public void setNet(de.hybris.platform.store.BaseStore item, boolean value)
      Generated method - Setter of the BaseStore.net attribute.
      Parameters:
      value - the net - Determines if the prices are treated as net or gross prices in the given base store.
    • getOriginalUid

      public String getOriginalUid(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Customer item)
      Generated method - Getter of the Customer.originalUid attribute.
      Returns:
      the originalUid
    • getOriginalUid

      public String getOriginalUid(de.hybris.platform.jalo.user.Customer item)
      Generated method - Getter of the Customer.originalUid attribute.
      Returns:
      the originalUid
    • setOriginalUid

      public void setOriginalUid(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Customer item, String value)
      Generated method - Setter of the Customer.originalUid attribute.
      Parameters:
      value - the originalUid
    • setOriginalUid

      public void setOriginalUid(de.hybris.platform.jalo.user.Customer item, String value)
      Generated method - Setter of the Customer.originalUid attribute.
      Parameters:
      value - the originalUid
    • getPaymentProvider

      public String getPaymentProvider(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.paymentProvider attribute.
      Returns:
      the paymentProvider - The name of the payment provider that will get used for credit card subscriptions and any psp interaction
    • getPaymentProvider

      public String getPaymentProvider(de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.paymentProvider attribute.
      Returns:
      the paymentProvider - The name of the payment provider that will get used for credit card subscriptions and any psp interaction
    • setPaymentProvider

      public void setPaymentProvider(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, String value)
      Generated method - Setter of the BaseStore.paymentProvider attribute.
      Parameters:
      value - the paymentProvider - The name of the payment provider that will get used for credit card subscriptions and any psp interaction
    • setPaymentProvider

      public void setPaymentProvider(de.hybris.platform.store.BaseStore item, String value)
      Generated method - Setter of the BaseStore.paymentProvider attribute.
      Parameters:
      value - the paymentProvider - The name of the payment provider that will get used for credit card subscriptions and any psp interaction
    • getPickUpInStoreInstructions

      public String getPickUpInStoreInstructions(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.storelocator.jalo.PointOfService item)
      Generated method - Getter of the PointOfService.pickUpInStoreInstructions attribute.
      Returns:
      the pickUpInStoreInstructions - Pick up in store instructions.
    • getPickUpInStoreInstructions

      public String getPickUpInStoreInstructions(de.hybris.platform.storelocator.jalo.PointOfService item)
      Generated method - Getter of the PointOfService.pickUpInStoreInstructions attribute.
      Returns:
      the pickUpInStoreInstructions - Pick up in store instructions.
    • getAllPickUpInStoreInstructions

      public Map<de.hybris.platform.jalo.c2l.Language,String> getAllPickUpInStoreInstructions(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.storelocator.jalo.PointOfService item)
      Generated method - Getter of the PointOfService.pickUpInStoreInstructions attribute.
      Returns:
      the localized pickUpInStoreInstructions - Pick up in store instructions.
    • getAllPickUpInStoreInstructions

      public Map<de.hybris.platform.jalo.c2l.Language,String> getAllPickUpInStoreInstructions(de.hybris.platform.storelocator.jalo.PointOfService item)
      Generated method - Getter of the PointOfService.pickUpInStoreInstructions attribute.
      Returns:
      the localized pickUpInStoreInstructions - Pick up in store instructions.
    • setPickUpInStoreInstructions

      public void setPickUpInStoreInstructions(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.storelocator.jalo.PointOfService item, String value)
      Generated method - Setter of the PointOfService.pickUpInStoreInstructions attribute.
      Parameters:
      value - the pickUpInStoreInstructions - Pick up in store instructions.
    • setPickUpInStoreInstructions

      public void setPickUpInStoreInstructions(de.hybris.platform.storelocator.jalo.PointOfService item, String value)
      Generated method - Setter of the PointOfService.pickUpInStoreInstructions attribute.
      Parameters:
      value - the pickUpInStoreInstructions - Pick up in store instructions.
    • setAllPickUpInStoreInstructions

      public void setAllPickUpInStoreInstructions(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.storelocator.jalo.PointOfService item, Map<de.hybris.platform.jalo.c2l.Language,String> value)
      Generated method - Setter of the PointOfService.pickUpInStoreInstructions attribute.
      Parameters:
      value - the pickUpInStoreInstructions - Pick up in store instructions.
    • setAllPickUpInStoreInstructions

      public void setAllPickUpInStoreInstructions(de.hybris.platform.storelocator.jalo.PointOfService item, Map<de.hybris.platform.jalo.c2l.Language,String> value)
      Generated method - Setter of the PointOfService.pickUpInStoreInstructions attribute.
      Parameters:
      value - the pickUpInStoreInstructions - Pick up in store instructions.
    • getPickupInStoreMode

      public de.hybris.platform.jalo.enumeration.EnumerationValue getPickupInStoreMode(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.pickupInStoreMode attribute.
      Returns:
      the pickupInStoreMode - The pickup mode for this store.
    • getPickupInStoreMode

      public de.hybris.platform.jalo.enumeration.EnumerationValue getPickupInStoreMode(de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.pickupInStoreMode attribute.
      Returns:
      the pickupInStoreMode - The pickup mode for this store.
    • setPickupInStoreMode

      public void setPickupInStoreMode(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the BaseStore.pickupInStoreMode attribute.
      Parameters:
      value - the pickupInStoreMode - The pickup mode for this store.
    • setPickupInStoreMode

      public void setPickupInStoreMode(de.hybris.platform.store.BaseStore item, de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the BaseStore.pickupInStoreMode attribute.
      Parameters:
      value - the pickupInStoreMode - The pickup mode for this store.
    • getPlacedBy

      public de.hybris.platform.jalo.user.User getPlacedBy(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Order item)
      Generated method - Getter of the Order.placedBy attribute.
      Returns:
      the placedBy - The sales agent which the order was placed by.
    • getPlacedBy

      public de.hybris.platform.jalo.user.User getPlacedBy(de.hybris.platform.jalo.order.Order item)
      Generated method - Getter of the Order.placedBy attribute.
      Returns:
      the placedBy - The sales agent which the order was placed by.
    • setPlacedBy

      public void setPlacedBy(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Order item, de.hybris.platform.jalo.user.User value)
      Generated method - Setter of the Order.placedBy attribute.
      Parameters:
      value - the placedBy - The sales agent which the order was placed by.
    • setPlacedBy

      public void setPlacedBy(de.hybris.platform.jalo.order.Order item, de.hybris.platform.jalo.user.User value)
      Generated method - Setter of the Order.placedBy attribute.
      Parameters:
      value - the placedBy - The sales agent which the order was placed by.
    • getPointsOfService

      public Collection<de.hybris.platform.storelocator.jalo.PointOfService> getPointsOfService(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.Warehouse item)
      Generated method - Getter of the Warehouse.pointsOfService attribute.
      Returns:
      the pointsOfService
    • getPointsOfService

      public Collection<de.hybris.platform.storelocator.jalo.PointOfService> getPointsOfService(de.hybris.platform.ordersplitting.jalo.Warehouse item)
      Generated method - Getter of the Warehouse.pointsOfService attribute.
      Returns:
      the pointsOfService
    • getPointsOfServiceCount

      public long getPointsOfServiceCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.Warehouse item)
    • getPointsOfServiceCount

      public long getPointsOfServiceCount(de.hybris.platform.ordersplitting.jalo.Warehouse item)
    • setPointsOfService

      public void setPointsOfService(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.Warehouse item, Collection<de.hybris.platform.storelocator.jalo.PointOfService> value)
      Generated method - Setter of the Warehouse.pointsOfService attribute.
      Parameters:
      value - the pointsOfService
    • setPointsOfService

      public void setPointsOfService(de.hybris.platform.ordersplitting.jalo.Warehouse item, Collection<de.hybris.platform.storelocator.jalo.PointOfService> value)
      Generated method - Setter of the Warehouse.pointsOfService attribute.
      Parameters:
      value - the pointsOfService
    • addToPointsOfService

      public void addToPointsOfService(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.Warehouse item, de.hybris.platform.storelocator.jalo.PointOfService value)
      Generated method - Adds value to pointsOfService.
      Parameters:
      value - the item to add to pointsOfService
    • addToPointsOfService

      public void addToPointsOfService(de.hybris.platform.ordersplitting.jalo.Warehouse item, de.hybris.platform.storelocator.jalo.PointOfService value)
      Generated method - Adds value to pointsOfService.
      Parameters:
      value - the item to add to pointsOfService
    • removeFromPointsOfService

      public void removeFromPointsOfService(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.Warehouse item, de.hybris.platform.storelocator.jalo.PointOfService value)
      Generated method - Removes value from pointsOfService.
      Parameters:
      value - the item to remove from pointsOfService
    • removeFromPointsOfService

      public void removeFromPointsOfService(de.hybris.platform.ordersplitting.jalo.Warehouse item, de.hybris.platform.storelocator.jalo.PointOfService value)
      Generated method - Removes value from pointsOfService.
      Parameters:
      value - the item to remove from pointsOfService
    • getPreviousEstimatedTotal

      public Double getPreviousEstimatedTotal(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Quote item)
      Generated method - Getter of the Quote.previousEstimatedTotal attribute.
      Returns:
      the previousEstimatedTotal - Previously estimated total
    • getPreviousEstimatedTotal

      public Double getPreviousEstimatedTotal(de.hybris.platform.jalo.order.Quote item)
      Generated method - Getter of the Quote.previousEstimatedTotal attribute.
      Returns:
      the previousEstimatedTotal - Previously estimated total
    • getPreviousEstimatedTotalAsPrimitive

      public double getPreviousEstimatedTotalAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Quote item)
      Generated method - Getter of the Quote.previousEstimatedTotal attribute.
      Returns:
      the previousEstimatedTotal - Previously estimated total
    • getPreviousEstimatedTotalAsPrimitive

      public double getPreviousEstimatedTotalAsPrimitive(de.hybris.platform.jalo.order.Quote item)
      Generated method - Getter of the Quote.previousEstimatedTotal attribute.
      Returns:
      the previousEstimatedTotal - Previously estimated total
    • setPreviousEstimatedTotal

      public void setPreviousEstimatedTotal(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Quote item, Double value)
      Generated method - Setter of the Quote.previousEstimatedTotal attribute.
      Parameters:
      value - the previousEstimatedTotal - Previously estimated total
    • setPreviousEstimatedTotal

      public void setPreviousEstimatedTotal(de.hybris.platform.jalo.order.Quote item, Double value)
      Generated method - Setter of the Quote.previousEstimatedTotal attribute.
      Parameters:
      value - the previousEstimatedTotal - Previously estimated total
    • setPreviousEstimatedTotal

      public void setPreviousEstimatedTotal(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Quote item, double value)
      Generated method - Setter of the Quote.previousEstimatedTotal attribute.
      Parameters:
      value - the previousEstimatedTotal - Previously estimated total
    • setPreviousEstimatedTotal

      public void setPreviousEstimatedTotal(de.hybris.platform.jalo.order.Quote item, double value)
      Generated method - Setter of the Quote.previousEstimatedTotal attribute.
      Parameters:
      value - the previousEstimatedTotal - Previously estimated total
    • getProductIndexType

      public de.hybris.platform.searchservices.jalo.SnIndexType getProductIndexType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item)
      Generated method - Getter of the BaseSite.productIndexType attribute.
      Returns:
      the productIndexType
    • getProductIndexType

      public de.hybris.platform.searchservices.jalo.SnIndexType getProductIndexType(de.hybris.platform.basecommerce.jalo.site.BaseSite item)
      Generated method - Getter of the BaseSite.productIndexType attribute.
      Returns:
      the productIndexType
    • setProductIndexType

      public void setProductIndexType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item, de.hybris.platform.searchservices.jalo.SnIndexType value)
      Generated method - Setter of the BaseSite.productIndexType attribute.
      Parameters:
      value - the productIndexType
    • setProductIndexType

      public void setProductIndexType(de.hybris.platform.basecommerce.jalo.site.BaseSite item, de.hybris.platform.searchservices.jalo.SnIndexType value)
      Generated method - Setter of the BaseSite.productIndexType attribute.
      Parameters:
      value - the productIndexType
    • getProductIndexType

      public de.hybris.platform.searchservices.jalo.SnIndexType getProductIndexType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.productIndexType attribute.
      Returns:
      the productIndexType
    • getProductIndexType

      public de.hybris.platform.searchservices.jalo.SnIndexType getProductIndexType(de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.productIndexType attribute.
      Returns:
      the productIndexType
    • setProductIndexType

      public void setProductIndexType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, de.hybris.platform.searchservices.jalo.SnIndexType value)
      Generated method - Setter of the BaseStore.productIndexType attribute.
      Parameters:
      value - the productIndexType
    • setProductIndexType

      public void setProductIndexType(de.hybris.platform.store.BaseStore item, de.hybris.platform.searchservices.jalo.SnIndexType value)
      Generated method - Setter of the BaseStore.productIndexType attribute.
      Parameters:
      value - the productIndexType
    • getProductSearchStrategy

      public String getProductSearchStrategy(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.productSearchStrategy attribute.
      Returns:
      the productSearchStrategy - The bean name of the product search strategy.
    • getProductSearchStrategy

      public String getProductSearchStrategy(de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.productSearchStrategy attribute.
      Returns:
      the productSearchStrategy - The bean name of the product search strategy.
    • setProductSearchStrategy

      public void setProductSearchStrategy(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, String value)
      Generated method - Setter of the BaseStore.productSearchStrategy attribute.
      Parameters:
      value - the productSearchStrategy - The bean name of the product search strategy.
    • setProductSearchStrategy

      public void setProductSearchStrategy(de.hybris.platform.store.BaseStore item, String value)
      Generated method - Setter of the BaseStore.productSearchStrategy attribute.
      Parameters:
      value - the productSearchStrategy - The bean name of the product search strategy.
    • getPromotionOrderRestrictions

      public Collection<de.hybris.platform.commerceservices.jalo.promotions.PromotionOrderRestriction> getPromotionOrderRestrictions(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item)
      Generated method - Getter of the AbstractOrder.promotionOrderRestrictions attribute.
      Returns:
      the promotionOrderRestrictions - Promotion restrictions for order
    • getPromotionOrderRestrictions

      public Collection<de.hybris.platform.commerceservices.jalo.promotions.PromotionOrderRestriction> getPromotionOrderRestrictions(de.hybris.platform.jalo.order.AbstractOrder item)
      Generated method - Getter of the AbstractOrder.promotionOrderRestrictions attribute.
      Returns:
      the promotionOrderRestrictions - Promotion restrictions for order
    • getPromotionOrderRestrictionsCount

      public long getPromotionOrderRestrictionsCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item)
    • getPromotionOrderRestrictionsCount

      public long getPromotionOrderRestrictionsCount(de.hybris.platform.jalo.order.AbstractOrder item)
    • setPromotionOrderRestrictions

      public void setPromotionOrderRestrictions(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item, Collection<de.hybris.platform.commerceservices.jalo.promotions.PromotionOrderRestriction> value)
      Generated method - Setter of the AbstractOrder.promotionOrderRestrictions attribute.
      Parameters:
      value - the promotionOrderRestrictions - Promotion restrictions for order
    • setPromotionOrderRestrictions

      public void setPromotionOrderRestrictions(de.hybris.platform.jalo.order.AbstractOrder item, Collection<de.hybris.platform.commerceservices.jalo.promotions.PromotionOrderRestriction> value)
      Generated method - Setter of the AbstractOrder.promotionOrderRestrictions attribute.
      Parameters:
      value - the promotionOrderRestrictions - Promotion restrictions for order
    • addToPromotionOrderRestrictions

      public void addToPromotionOrderRestrictions(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item, de.hybris.platform.commerceservices.jalo.promotions.PromotionOrderRestriction value)
      Generated method - Adds value to promotionOrderRestrictions.
      Parameters:
      value - the item to add to promotionOrderRestrictions - Promotion restrictions for order
    • addToPromotionOrderRestrictions

      public void addToPromotionOrderRestrictions(de.hybris.platform.jalo.order.AbstractOrder item, de.hybris.platform.commerceservices.jalo.promotions.PromotionOrderRestriction value)
      Generated method - Adds value to promotionOrderRestrictions.
      Parameters:
      value - the item to add to promotionOrderRestrictions - Promotion restrictions for order
    • removeFromPromotionOrderRestrictions

      public void removeFromPromotionOrderRestrictions(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item, de.hybris.platform.commerceservices.jalo.promotions.PromotionOrderRestriction value)
      Generated method - Removes value from promotionOrderRestrictions.
      Parameters:
      value - the item to remove from promotionOrderRestrictions - Promotion restrictions for order
    • removeFromPromotionOrderRestrictions

      public void removeFromPromotionOrderRestrictions(de.hybris.platform.jalo.order.AbstractOrder item, de.hybris.platform.commerceservices.jalo.promotions.PromotionOrderRestriction value)
      Generated method - Removes value from promotionOrderRestrictions.
      Parameters:
      value - the item to remove from promotionOrderRestrictions - Promotion restrictions for order
    • getQuoteDiscountValuesInternal

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

      public String getQuoteDiscountValuesInternal(de.hybris.platform.jalo.order.AbstractOrder item)
      Generated method - Getter of the AbstractOrder.quoteDiscountValuesInternal attribute.
      Returns:
      the quoteDiscountValuesInternal
    • setQuoteDiscountValuesInternal

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

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

      public de.hybris.platform.jalo.order.Quote getQuoteReference(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Order item)
      Generated method - Getter of the Order.quoteReference attribute.
      Returns:
      the quoteReference - The reference to quote from which the order was placed.
    • getQuoteReference

      public de.hybris.platform.jalo.order.Quote getQuoteReference(de.hybris.platform.jalo.order.Order item)
      Generated method - Getter of the Order.quoteReference attribute.
      Returns:
      the quoteReference - The reference to quote from which the order was placed.
    • setQuoteReference

      public void setQuoteReference(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Order item, de.hybris.platform.jalo.order.Quote value)
      Generated method - Setter of the Order.quoteReference attribute.
      Parameters:
      value - the quoteReference - The reference to quote from which the order was placed.
    • setQuoteReference

      public void setQuoteReference(de.hybris.platform.jalo.order.Order item, de.hybris.platform.jalo.order.Quote value)
      Generated method - Setter of the Order.quoteReference attribute.
      Parameters:
      value - the quoteReference - The reference to quote from which the order was placed.
    • getQuoteReference

      public de.hybris.platform.jalo.order.Quote getQuoteReference(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Cart item)
      Generated method - Getter of the Cart.quoteReference attribute.
      Returns:
      the quoteReference - The reference to quote from which the cart was created.
    • getQuoteReference

      public de.hybris.platform.jalo.order.Quote getQuoteReference(de.hybris.platform.jalo.order.Cart item)
      Generated method - Getter of the Cart.quoteReference attribute.
      Returns:
      the quoteReference - The reference to quote from which the cart was created.
    • setQuoteReference

      public void setQuoteReference(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Cart item, de.hybris.platform.jalo.order.Quote value)
      Generated method - Setter of the Cart.quoteReference attribute.
      Parameters:
      value - the quoteReference - The reference to quote from which the cart was created.
    • setQuoteReference

      public void setQuoteReference(de.hybris.platform.jalo.order.Cart item, de.hybris.platform.jalo.order.Quote value)
      Generated method - Setter of the Cart.quoteReference attribute.
      Parameters:
      value - the quoteReference - The reference to quote from which the cart was created.
    • isRefundDeliveryCost

      public Boolean isRefundDeliveryCost(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.returns.jalo.ReturnRequest item)
      Generated method - Getter of the ReturnRequest.refundDeliveryCost attribute.
      Returns:
      the refundDeliveryCost - Include Delivery Cost in the Refund Amount
    • isRefundDeliveryCost

      public Boolean isRefundDeliveryCost(de.hybris.platform.returns.jalo.ReturnRequest item)
      Generated method - Getter of the ReturnRequest.refundDeliveryCost attribute.
      Returns:
      the refundDeliveryCost - Include Delivery Cost in the Refund Amount
    • isRefundDeliveryCostAsPrimitive

      public boolean isRefundDeliveryCostAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.returns.jalo.ReturnRequest item)
      Generated method - Getter of the ReturnRequest.refundDeliveryCost attribute.
      Returns:
      the refundDeliveryCost - Include Delivery Cost in the Refund Amount
    • isRefundDeliveryCostAsPrimitive

      public boolean isRefundDeliveryCostAsPrimitive(de.hybris.platform.returns.jalo.ReturnRequest item)
      Generated method - Getter of the ReturnRequest.refundDeliveryCost attribute.
      Returns:
      the refundDeliveryCost - Include Delivery Cost in the Refund Amount
    • setRefundDeliveryCost

      public void setRefundDeliveryCost(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.returns.jalo.ReturnRequest item, Boolean value)
      Generated method - Setter of the ReturnRequest.refundDeliveryCost attribute.
      Parameters:
      value - the refundDeliveryCost - Include Delivery Cost in the Refund Amount
    • setRefundDeliveryCost

      public void setRefundDeliveryCost(de.hybris.platform.returns.jalo.ReturnRequest item, Boolean value)
      Generated method - Setter of the ReturnRequest.refundDeliveryCost attribute.
      Parameters:
      value - the refundDeliveryCost - Include Delivery Cost in the Refund Amount
    • setRefundDeliveryCost

      public void setRefundDeliveryCost(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.returns.jalo.ReturnRequest item, boolean value)
      Generated method - Setter of the ReturnRequest.refundDeliveryCost attribute.
      Parameters:
      value - the refundDeliveryCost - Include Delivery Cost in the Refund Amount
    • setRefundDeliveryCost

      public void setRefundDeliveryCost(de.hybris.platform.returns.jalo.ReturnRequest item, boolean value)
      Generated method - Setter of the ReturnRequest.refundDeliveryCost attribute.
      Parameters:
      value - the refundDeliveryCost - Include Delivery Cost in the Refund Amount
    • getRequestedRetrievalDate

      public String getRequestedRetrievalDate(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item)
      Generated method - Getter of the AbstractOrder.requestedRetrievalDate attribute.
      Returns:
      the requestedRetrievalDate - Date on which the customer requests for order retrieval
    • getRequestedRetrievalDate

      public String getRequestedRetrievalDate(de.hybris.platform.jalo.order.AbstractOrder item)
      Generated method - Getter of the AbstractOrder.requestedRetrievalDate attribute.
      Returns:
      the requestedRetrievalDate - Date on which the customer requests for order retrieval
    • setRequestedRetrievalDate

      public void setRequestedRetrievalDate(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item, String value)
      Generated method - Setter of the AbstractOrder.requestedRetrievalDate attribute.
      Parameters:
      value - the requestedRetrievalDate - Date on which the customer requests for order retrieval
    • setRequestedRetrievalDate

      public void setRequestedRetrievalDate(de.hybris.platform.jalo.order.AbstractOrder item, String value)
      Generated method - Setter of the AbstractOrder.requestedRetrievalDate attribute.
      Parameters:
      value - the requestedRetrievalDate - Date on which the customer requests for order retrieval
    • isRequestedRetrievalDateEnabled

      public Boolean isRequestedRetrievalDateEnabled(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.requestedRetrievalDateEnabled attribute.
      Returns:
      the requestedRetrievalDateEnabled - Enable/disable requested retrieval date feature
    • isRequestedRetrievalDateEnabled

      public Boolean isRequestedRetrievalDateEnabled(de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.requestedRetrievalDateEnabled attribute.
      Returns:
      the requestedRetrievalDateEnabled - Enable/disable requested retrieval date feature
    • isRequestedRetrievalDateEnabledAsPrimitive

      public boolean isRequestedRetrievalDateEnabledAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.requestedRetrievalDateEnabled attribute.
      Returns:
      the requestedRetrievalDateEnabled - Enable/disable requested retrieval date feature
    • isRequestedRetrievalDateEnabledAsPrimitive

      public boolean isRequestedRetrievalDateEnabledAsPrimitive(de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.requestedRetrievalDateEnabled attribute.
      Returns:
      the requestedRetrievalDateEnabled - Enable/disable requested retrieval date feature
    • setRequestedRetrievalDateEnabled

      public void setRequestedRetrievalDateEnabled(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, Boolean value)
      Generated method - Setter of the BaseStore.requestedRetrievalDateEnabled attribute.
      Parameters:
      value - the requestedRetrievalDateEnabled - Enable/disable requested retrieval date feature
    • setRequestedRetrievalDateEnabled

      public void setRequestedRetrievalDateEnabled(de.hybris.platform.store.BaseStore item, Boolean value)
      Generated method - Setter of the BaseStore.requestedRetrievalDateEnabled attribute.
      Parameters:
      value - the requestedRetrievalDateEnabled - Enable/disable requested retrieval date feature
    • setRequestedRetrievalDateEnabled

      public void setRequestedRetrievalDateEnabled(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, boolean value)
      Generated method - Setter of the BaseStore.requestedRetrievalDateEnabled attribute.
      Parameters:
      value - the requestedRetrievalDateEnabled - Enable/disable requested retrieval date feature
    • setRequestedRetrievalDateEnabled

      public void setRequestedRetrievalDateEnabled(de.hybris.platform.store.BaseStore item, boolean value)
      Generated method - Setter of the BaseStore.requestedRetrievalDateEnabled attribute.
      Parameters:
      value - the requestedRetrievalDateEnabled - Enable/disable requested retrieval date feature
    • isRequiresAuthentication

      public Boolean isRequiresAuthentication(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item)
      Generated method - Getter of the BaseSite.requiresAuthentication attribute.
      Returns:
      the requiresAuthentication - Indicates if the website requires authentication or not.
    • isRequiresAuthentication

      public Boolean isRequiresAuthentication(de.hybris.platform.basecommerce.jalo.site.BaseSite item)
      Generated method - Getter of the BaseSite.requiresAuthentication attribute.
      Returns:
      the requiresAuthentication - Indicates if the website requires authentication or not.
    • isRequiresAuthenticationAsPrimitive

      public boolean isRequiresAuthenticationAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item)
      Generated method - Getter of the BaseSite.requiresAuthentication attribute.
      Returns:
      the requiresAuthentication - Indicates if the website requires authentication or not.
    • isRequiresAuthenticationAsPrimitive

      public boolean isRequiresAuthenticationAsPrimitive(de.hybris.platform.basecommerce.jalo.site.BaseSite item)
      Generated method - Getter of the BaseSite.requiresAuthentication attribute.
      Returns:
      the requiresAuthentication - Indicates if the website requires authentication or not.
    • setRequiresAuthentication

      public void setRequiresAuthentication(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item, Boolean value)
      Generated method - Setter of the BaseSite.requiresAuthentication attribute.
      Parameters:
      value - the requiresAuthentication - Indicates if the website requires authentication or not.
    • setRequiresAuthentication

      public void setRequiresAuthentication(de.hybris.platform.basecommerce.jalo.site.BaseSite item, Boolean value)
      Generated method - Setter of the BaseSite.requiresAuthentication attribute.
      Parameters:
      value - the requiresAuthentication - Indicates if the website requires authentication or not.
    • setRequiresAuthentication

      public void setRequiresAuthentication(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item, boolean value)
      Generated method - Setter of the BaseSite.requiresAuthentication attribute.
      Parameters:
      value - the requiresAuthentication - Indicates if the website requires authentication or not.
    • setRequiresAuthentication

      public void setRequiresAuthentication(de.hybris.platform.basecommerce.jalo.site.BaseSite item, boolean value)
      Generated method - Setter of the BaseSite.requiresAuthentication attribute.
      Parameters:
      value - the requiresAuthentication - Indicates if the website requires authentication or not.
    • getReviewCount

      public Integer getReviewCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item)
      Generated method - Getter of the Product.reviewCount attribute.
      Returns:
      the reviewCount - The total number of product reviews, persisted in the database.
    • getReviewCount

      public Integer getReviewCount(de.hybris.platform.jalo.product.Product item)
      Generated method - Getter of the Product.reviewCount attribute.
      Returns:
      the reviewCount - The total number of product reviews, persisted in the database.
    • getReviewCountAsPrimitive

      public int getReviewCountAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item)
      Generated method - Getter of the Product.reviewCount attribute.
      Returns:
      the reviewCount - The total number of product reviews, persisted in the database.
    • getReviewCountAsPrimitive

      public int getReviewCountAsPrimitive(de.hybris.platform.jalo.product.Product item)
      Generated method - Getter of the Product.reviewCount attribute.
      Returns:
      the reviewCount - The total number of product reviews, persisted in the database.
    • setReviewCount

      public void setReviewCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item, Integer value)
      Generated method - Setter of the Product.reviewCount attribute.
      Parameters:
      value - the reviewCount - The total number of product reviews, persisted in the database.
    • setReviewCount

      public void setReviewCount(de.hybris.platform.jalo.product.Product item, Integer value)
      Generated method - Setter of the Product.reviewCount attribute.
      Parameters:
      value - the reviewCount - The total number of product reviews, persisted in the database.
    • setReviewCount

      public void setReviewCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item, int value)
      Generated method - Setter of the Product.reviewCount attribute.
      Parameters:
      value - the reviewCount - The total number of product reviews, persisted in the database.
    • setReviewCount

      public void setReviewCount(de.hybris.platform.jalo.product.Product item, int value)
      Generated method - Setter of the Product.reviewCount attribute.
      Parameters:
      value - the reviewCount - The total number of product reviews, persisted in the database.
    • getReviewRating

      public Double getReviewRating(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item)
      Generated method - Getter of the Product.reviewRating attribute.
      Returns:
      the reviewRating - The average product review rating, persisted in the database.
    • getReviewRating

      public Double getReviewRating(de.hybris.platform.jalo.product.Product item)
      Generated method - Getter of the Product.reviewRating attribute.
      Returns:
      the reviewRating - The average product review rating, persisted in the database.
    • getReviewRatingAsPrimitive

      public double getReviewRatingAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item)
      Generated method - Getter of the Product.reviewRating attribute.
      Returns:
      the reviewRating - The average product review rating, persisted in the database.
    • getReviewRatingAsPrimitive

      public double getReviewRatingAsPrimitive(de.hybris.platform.jalo.product.Product item)
      Generated method - Getter of the Product.reviewRating attribute.
      Returns:
      the reviewRating - The average product review rating, persisted in the database.
    • setReviewRating

      public void setReviewRating(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item, Double value)
      Generated method - Setter of the Product.reviewRating attribute.
      Parameters:
      value - the reviewRating - The average product review rating, persisted in the database.
    • setReviewRating

      public void setReviewRating(de.hybris.platform.jalo.product.Product item, Double value)
      Generated method - Setter of the Product.reviewRating attribute.
      Parameters:
      value - the reviewRating - The average product review rating, persisted in the database.
    • setReviewRating

      public void setReviewRating(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item, double value)
      Generated method - Setter of the Product.reviewRating attribute.
      Parameters:
      value - the reviewRating - The average product review rating, persisted in the database.
    • setReviewRating

      public void setReviewRating(de.hybris.platform.jalo.product.Product item, double value)
      Generated method - Setter of the Product.reviewRating attribute.
      Parameters:
      value - the reviewRating - The average product review rating, persisted in the database.
    • getSalesApplication

      public de.hybris.platform.jalo.enumeration.EnumerationValue getSalesApplication(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Order item)
      Generated method - Getter of the Order.salesApplication attribute.
      Returns:
      the salesApplication - The sales application for which the order was placed.
    • getSalesApplication

      public de.hybris.platform.jalo.enumeration.EnumerationValue getSalesApplication(de.hybris.platform.jalo.order.Order item)
      Generated method - Getter of the Order.salesApplication attribute.
      Returns:
      the salesApplication - The sales application for which the order was placed.
    • setSalesApplication

      public void setSalesApplication(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Order item, de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the Order.salesApplication attribute.
      Parameters:
      value - the salesApplication - The sales application for which the order was placed.
    • setSalesApplication

      public void setSalesApplication(de.hybris.platform.jalo.order.Order item, de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the Order.salesApplication attribute.
      Parameters:
      value - the salesApplication - The sales application for which the order was placed.
    • getSapInvoice

      public de.hybris.platform.commerceservices.jalo.SAPInvoice getSapInvoice(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.ConsignmentEntry item)
      Generated method - Getter of the ConsignmentEntry.sapInvoice attribute.
      Returns:
      the sapInvoice
    • getSapInvoice

      public de.hybris.platform.commerceservices.jalo.SAPInvoice getSapInvoice(de.hybris.platform.ordersplitting.jalo.ConsignmentEntry item)
      Generated method - Getter of the ConsignmentEntry.sapInvoice attribute.
      Returns:
      the sapInvoice
    • setSapInvoice

      public void setSapInvoice(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.ConsignmentEntry item, de.hybris.platform.commerceservices.jalo.SAPInvoice value)
      Generated method - Setter of the ConsignmentEntry.sapInvoice attribute.
      Parameters:
      value - the sapInvoice
    • setSapInvoice

      public void setSapInvoice(de.hybris.platform.ordersplitting.jalo.ConsignmentEntry item, de.hybris.platform.commerceservices.jalo.SAPInvoice value)
      Generated method - Setter of the ConsignmentEntry.sapInvoice attribute.
      Parameters:
      value - the sapInvoice
    • isSapInvoiceEnabled

      public Boolean isSapInvoiceEnabled(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.sapInvoiceEnabled attribute.
      Returns:
      the sapInvoiceEnabled - Determines whether the site should use order invoice.
    • isSapInvoiceEnabled

      public Boolean isSapInvoiceEnabled(de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.sapInvoiceEnabled attribute.
      Returns:
      the sapInvoiceEnabled - Determines whether the site should use order invoice.
    • isSapInvoiceEnabledAsPrimitive

      public boolean isSapInvoiceEnabledAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.sapInvoiceEnabled attribute.
      Returns:
      the sapInvoiceEnabled - Determines whether the site should use order invoice.
    • isSapInvoiceEnabledAsPrimitive

      public boolean isSapInvoiceEnabledAsPrimitive(de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.sapInvoiceEnabled attribute.
      Returns:
      the sapInvoiceEnabled - Determines whether the site should use order invoice.
    • setSapInvoiceEnabled

      public void setSapInvoiceEnabled(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, Boolean value)
      Generated method - Setter of the BaseStore.sapInvoiceEnabled attribute.
      Parameters:
      value - the sapInvoiceEnabled - Determines whether the site should use order invoice.
    • setSapInvoiceEnabled

      public void setSapInvoiceEnabled(de.hybris.platform.store.BaseStore item, Boolean value)
      Generated method - Setter of the BaseStore.sapInvoiceEnabled attribute.
      Parameters:
      value - the sapInvoiceEnabled - Determines whether the site should use order invoice.
    • setSapInvoiceEnabled

      public void setSapInvoiceEnabled(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, boolean value)
      Generated method - Setter of the BaseStore.sapInvoiceEnabled attribute.
      Parameters:
      value - the sapInvoiceEnabled - Determines whether the site should use order invoice.
    • setSapInvoiceEnabled

      public void setSapInvoiceEnabled(de.hybris.platform.store.BaseStore item, boolean value)
      Generated method - Setter of the BaseStore.sapInvoiceEnabled attribute.
      Parameters:
      value - the sapInvoiceEnabled - Determines whether the site should use order invoice.
    • isSaved

      public Boolean isSaved(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.payment.PaymentInfo item)
      Generated method - Getter of the PaymentInfo.saved attribute.
      Returns:
      the saved - Indicates the item is saved for reuse.
    • isSaved

      public Boolean isSaved(de.hybris.platform.jalo.order.payment.PaymentInfo item)
      Generated method - Getter of the PaymentInfo.saved attribute.
      Returns:
      the saved - Indicates the item is saved for reuse.
    • isSavedAsPrimitive

      public boolean isSavedAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.payment.PaymentInfo item)
      Generated method - Getter of the PaymentInfo.saved attribute.
      Returns:
      the saved - Indicates the item is saved for reuse.
    • isSavedAsPrimitive

      public boolean isSavedAsPrimitive(de.hybris.platform.jalo.order.payment.PaymentInfo item)
      Generated method - Getter of the PaymentInfo.saved attribute.
      Returns:
      the saved - Indicates the item is saved for reuse.
    • setSaved

      public void setSaved(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.payment.PaymentInfo item, Boolean value)
      Generated method - Setter of the PaymentInfo.saved attribute.
      Parameters:
      value - the saved - Indicates the item is saved for reuse.
    • setSaved

      public void setSaved(de.hybris.platform.jalo.order.payment.PaymentInfo item, Boolean value)
      Generated method - Setter of the PaymentInfo.saved attribute.
      Parameters:
      value - the saved - Indicates the item is saved for reuse.
    • setSaved

      public void setSaved(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.payment.PaymentInfo item, boolean value)
      Generated method - Setter of the PaymentInfo.saved attribute.
      Parameters:
      value - the saved - Indicates the item is saved for reuse.
    • setSaved

      public void setSaved(de.hybris.platform.jalo.order.payment.PaymentInfo item, boolean value)
      Generated method - Setter of the PaymentInfo.saved attribute.
      Parameters:
      value - the saved - Indicates the item is saved for reuse.
    • getSavedBy

      public de.hybris.platform.jalo.user.User getSavedBy(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Cart item)
      Generated method - Getter of the Cart.savedBy attribute.
      Returns:
      the savedBy - The user who saved the cart.
    • getSavedBy

      public de.hybris.platform.jalo.user.User getSavedBy(de.hybris.platform.jalo.order.Cart item)
      Generated method - Getter of the Cart.savedBy attribute.
      Returns:
      the savedBy - The user who saved the cart.
    • setSavedBy

      public void setSavedBy(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Cart item, de.hybris.platform.jalo.user.User value)
      Generated method - Setter of the Cart.savedBy attribute.
      Parameters:
      value - the savedBy - The user who saved the cart.
    • setSavedBy

      public void setSavedBy(de.hybris.platform.jalo.order.Cart item, de.hybris.platform.jalo.user.User value)
      Generated method - Setter of the Cart.savedBy attribute.
      Parameters:
      value - the savedBy - The user who saved the cart.
    • getSaveTime

      public Date getSaveTime(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Cart item)
      Generated method - Getter of the Cart.saveTime attribute.
      Returns:
      the saveTime - The date/time when the cart was saved.
    • getSaveTime

      public Date getSaveTime(de.hybris.platform.jalo.order.Cart item)
      Generated method - Getter of the Cart.saveTime attribute.
      Returns:
      the saveTime - The date/time when the cart was saved.
    • setSaveTime

      public void setSaveTime(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Cart item, Date value)
      Generated method - Setter of the Cart.saveTime attribute.
      Parameters:
      value - the saveTime - The date/time when the cart was saved.
    • setSaveTime

      public void setSaveTime(de.hybris.platform.jalo.order.Cart item, Date value)
      Generated method - Setter of the Cart.saveTime attribute.
      Parameters:
      value - the saveTime - The date/time when the cart was saved.
    • getSite

      public de.hybris.platform.basecommerce.jalo.site.BaseSite getSite(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item)
      Generated method - Getter of the AbstractOrder.site attribute.
      Returns:
      the site - The site on which the cart was created and the order was placed.
    • getSite

      public de.hybris.platform.basecommerce.jalo.site.BaseSite getSite(de.hybris.platform.jalo.order.AbstractOrder item)
      Generated method - Getter of the AbstractOrder.site attribute.
      Returns:
      the site - The site on which the cart was created and the order was placed.
    • setSite

      public void setSite(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item, de.hybris.platform.basecommerce.jalo.site.BaseSite value)
      Generated method - Setter of the AbstractOrder.site attribute.
      Parameters:
      value - the site - The site on which the cart was created and the order was placed.
    • setSite

      public void setSite(de.hybris.platform.jalo.order.AbstractOrder item, de.hybris.platform.basecommerce.jalo.site.BaseSite value)
      Generated method - Setter of the AbstractOrder.site attribute.
      Parameters:
      value - the site - The site on which the cart was created and the order was placed.
    • getSite

      public de.hybris.platform.basecommerce.jalo.site.BaseSite getSite(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Customer item)
      Generated method - Getter of the Customer.site attribute.
      Returns:
      the site - Attached site
    • getSite

      public de.hybris.platform.basecommerce.jalo.site.BaseSite getSite(de.hybris.platform.jalo.user.Customer item)
      Generated method - Getter of the Customer.site attribute.
      Returns:
      the site - Attached site
    • setSite

      protected void setSite(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Customer item, de.hybris.platform.basecommerce.jalo.site.BaseSite value)
      Generated method - Setter of the Customer.site attribute.
      Parameters:
      value - the site - Attached site
    • setSite

      protected void setSite(de.hybris.platform.jalo.user.Customer item, de.hybris.platform.basecommerce.jalo.site.BaseSite value)
      Generated method - Setter of the Customer.site attribute.
      Parameters:
      value - the site - Attached site
    • getSiteEmployeeGroups

      public Set<de.hybris.platform.commerceservices.jalo.user.SiteEmployeeGroup> getSiteEmployeeGroups(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item)
      Generated method - Getter of the BaseSite.siteEmployeeGroups attribute.
      Returns:
      the siteEmployeeGroups
    • getSiteEmployeeGroups

      public Set<de.hybris.platform.commerceservices.jalo.user.SiteEmployeeGroup> getSiteEmployeeGroups(de.hybris.platform.basecommerce.jalo.site.BaseSite item)
      Generated method - Getter of the BaseSite.siteEmployeeGroups attribute.
      Returns:
      the siteEmployeeGroups
    • setSiteEmployeeGroups

      public void setSiteEmployeeGroups(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item, Set<de.hybris.platform.commerceservices.jalo.user.SiteEmployeeGroup> value)
      Generated method - Setter of the BaseSite.siteEmployeeGroups attribute.
      Parameters:
      value - the siteEmployeeGroups
    • setSiteEmployeeGroups

      public void setSiteEmployeeGroups(de.hybris.platform.basecommerce.jalo.site.BaseSite item, Set<de.hybris.platform.commerceservices.jalo.user.SiteEmployeeGroup> value)
      Generated method - Setter of the BaseSite.siteEmployeeGroups attribute.
      Parameters:
      value - the siteEmployeeGroups
    • addToSiteEmployeeGroups

      public void addToSiteEmployeeGroups(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item, de.hybris.platform.commerceservices.jalo.user.SiteEmployeeGroup value)
      Generated method - Adds value to siteEmployeeGroups.
      Parameters:
      value - the item to add to siteEmployeeGroups
    • addToSiteEmployeeGroups

      public void addToSiteEmployeeGroups(de.hybris.platform.basecommerce.jalo.site.BaseSite item, de.hybris.platform.commerceservices.jalo.user.SiteEmployeeGroup value)
      Generated method - Adds value to siteEmployeeGroups.
      Parameters:
      value - the item to add to siteEmployeeGroups
    • removeFromSiteEmployeeGroups

      public void removeFromSiteEmployeeGroups(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item, de.hybris.platform.commerceservices.jalo.user.SiteEmployeeGroup value)
      Generated method - Removes value from siteEmployeeGroups.
      Parameters:
      value - the item to remove from siteEmployeeGroups
    • removeFromSiteEmployeeGroups

      public void removeFromSiteEmployeeGroups(de.hybris.platform.basecommerce.jalo.site.BaseSite item, de.hybris.platform.commerceservices.jalo.user.SiteEmployeeGroup value)
      Generated method - Removes value from siteEmployeeGroups.
      Parameters:
      value - the item to remove from siteEmployeeGroups
    • getSitePreferences

      public List<de.hybris.platform.jalo.user.SitePreference> getSitePreferences(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Customer item)
      Generated method - Getter of the Customer.sitePreferences attribute.
      Returns:
      the sitePreferences
    • getSitePreferences

      public List<de.hybris.platform.jalo.user.SitePreference> getSitePreferences(de.hybris.platform.jalo.user.Customer item)
      Generated method - Getter of the Customer.sitePreferences attribute.
      Returns:
      the sitePreferences
    • setSitePreferences

      public void setSitePreferences(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Customer item, List<de.hybris.platform.jalo.user.SitePreference> value)
      Generated method - Setter of the Customer.sitePreferences attribute.
      Parameters:
      value - the sitePreferences
    • setSitePreferences

      public void setSitePreferences(de.hybris.platform.jalo.user.Customer item, List<de.hybris.platform.jalo.user.SitePreference> value)
      Generated method - Setter of the Customer.sitePreferences attribute.
      Parameters:
      value - the sitePreferences
    • addToSitePreferences

      public void addToSitePreferences(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Customer item, de.hybris.platform.jalo.user.SitePreference value)
      Generated method - Adds value to sitePreferences.
      Parameters:
      value - the item to add to sitePreferences
    • addToSitePreferences

      public void addToSitePreferences(de.hybris.platform.jalo.user.Customer item, de.hybris.platform.jalo.user.SitePreference value)
      Generated method - Adds value to sitePreferences.
      Parameters:
      value - the item to add to sitePreferences
    • removeFromSitePreferences

      public void removeFromSitePreferences(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Customer item, de.hybris.platform.jalo.user.SitePreference value)
      Generated method - Removes value from sitePreferences.
      Parameters:
      value - the item to remove from sitePreferences
    • removeFromSitePreferences

      public void removeFromSitePreferences(de.hybris.platform.jalo.user.Customer item, de.hybris.platform.jalo.user.SitePreference value)
      Generated method - Removes value from sitePreferences.
      Parameters:
      value - the item to remove from sitePreferences
    • getSites

      public List<de.hybris.platform.basecommerce.jalo.site.BaseSite> getSites(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item)
      Generated method - Getter of the SnIndexType.sites attribute.
      Returns:
      the sites
    • getSites

      public List<de.hybris.platform.basecommerce.jalo.site.BaseSite> getSites(de.hybris.platform.searchservices.jalo.SnIndexType item)
      Generated method - Getter of the SnIndexType.sites attribute.
      Returns:
      the sites
    • setSites

      public void setSites(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item, List<de.hybris.platform.basecommerce.jalo.site.BaseSite> value)
      Generated method - Setter of the SnIndexType.sites attribute.
      Parameters:
      value - the sites
    • setSites

      public void setSites(de.hybris.platform.searchservices.jalo.SnIndexType item, List<de.hybris.platform.basecommerce.jalo.site.BaseSite> value)
      Generated method - Setter of the SnIndexType.sites attribute.
      Parameters:
      value - the sites
    • addToSites

      public void addToSites(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item, de.hybris.platform.basecommerce.jalo.site.BaseSite value)
      Generated method - Adds value to sites.
      Parameters:
      value - the item to add to sites
    • addToSites

      public void addToSites(de.hybris.platform.searchservices.jalo.SnIndexType item, de.hybris.platform.basecommerce.jalo.site.BaseSite value)
      Generated method - Adds value to sites.
      Parameters:
      value - the item to add to sites
    • removeFromSites

      public void removeFromSites(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item, de.hybris.platform.basecommerce.jalo.site.BaseSite value)
      Generated method - Removes value from sites.
      Parameters:
      value - the item to remove from sites
    • removeFromSites

      public void removeFromSites(de.hybris.platform.searchservices.jalo.SnIndexType item, de.hybris.platform.basecommerce.jalo.site.BaseSite value)
      Generated method - Removes value from sites.
      Parameters:
      value - the item to remove from sites
    • getSolrFacetSearchConfiguration

      public de.hybris.platform.solrfacetsearch.jalo.config.SolrFacetSearchConfig getSolrFacetSearchConfiguration(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item)
      Generated method - Getter of the BaseSite.solrFacetSearchConfiguration attribute.
      Returns:
      the solrFacetSearchConfiguration - Solr search configuration for this site.
    • getSolrFacetSearchConfiguration

      public de.hybris.platform.solrfacetsearch.jalo.config.SolrFacetSearchConfig getSolrFacetSearchConfiguration(de.hybris.platform.basecommerce.jalo.site.BaseSite item)
      Generated method - Getter of the BaseSite.solrFacetSearchConfiguration attribute.
      Returns:
      the solrFacetSearchConfiguration - Solr search configuration for this site.
    • setSolrFacetSearchConfiguration

      public void setSolrFacetSearchConfiguration(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item, de.hybris.platform.solrfacetsearch.jalo.config.SolrFacetSearchConfig value)
      Generated method - Setter of the BaseSite.solrFacetSearchConfiguration attribute.
      Parameters:
      value - the solrFacetSearchConfiguration - Solr search configuration for this site.
    • setSolrFacetSearchConfiguration

      public void setSolrFacetSearchConfiguration(de.hybris.platform.basecommerce.jalo.site.BaseSite item, de.hybris.platform.solrfacetsearch.jalo.config.SolrFacetSearchConfig value)
      Generated method - Setter of the BaseSite.solrFacetSearchConfiguration attribute.
      Parameters:
      value - the solrFacetSearchConfiguration - Solr search configuration for this site.
    • getSolrFacetSearchConfiguration

      public de.hybris.platform.solrfacetsearch.jalo.config.SolrFacetSearchConfig getSolrFacetSearchConfiguration(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.solrFacetSearchConfiguration attribute.
      Returns:
      the solrFacetSearchConfiguration - Solr search configuration for this store.
    • getSolrFacetSearchConfiguration

      public de.hybris.platform.solrfacetsearch.jalo.config.SolrFacetSearchConfig getSolrFacetSearchConfiguration(de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.solrFacetSearchConfiguration attribute.
      Returns:
      the solrFacetSearchConfiguration - Solr search configuration for this store.
    • setSolrFacetSearchConfiguration

      public void setSolrFacetSearchConfiguration(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, de.hybris.platform.solrfacetsearch.jalo.config.SolrFacetSearchConfig value)
      Generated method - Setter of the BaseStore.solrFacetSearchConfiguration attribute.
      Parameters:
      value - the solrFacetSearchConfiguration - Solr search configuration for this store.
    • setSolrFacetSearchConfiguration

      public void setSolrFacetSearchConfiguration(de.hybris.platform.store.BaseStore item, de.hybris.platform.solrfacetsearch.jalo.config.SolrFacetSearchConfig value)
      Generated method - Setter of the BaseStore.solrFacetSearchConfiguration attribute.
      Parameters:
      value - the solrFacetSearchConfiguration - Solr search configuration for this store.
    • getStockLevelThreshold

      public Integer getStockLevelThreshold(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.category.jalo.Category item)
      Generated method - Getter of the Category.stockLevelThreshold attribute.
      Returns:
      the stockLevelThreshold - Category level inventory threshold value
    • getStockLevelThreshold

      public Integer getStockLevelThreshold(de.hybris.platform.category.jalo.Category item)
      Generated method - Getter of the Category.stockLevelThreshold attribute.
      Returns:
      the stockLevelThreshold - Category level inventory threshold value
    • getStockLevelThresholdAsPrimitive

      public int getStockLevelThresholdAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.category.jalo.Category item)
      Generated method - Getter of the Category.stockLevelThreshold attribute.
      Returns:
      the stockLevelThreshold - Category level inventory threshold value
    • getStockLevelThresholdAsPrimitive

      public int getStockLevelThresholdAsPrimitive(de.hybris.platform.category.jalo.Category item)
      Generated method - Getter of the Category.stockLevelThreshold attribute.
      Returns:
      the stockLevelThreshold - Category level inventory threshold value
    • setStockLevelThreshold

      public void setStockLevelThreshold(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.category.jalo.Category item, Integer value)
      Generated method - Setter of the Category.stockLevelThreshold attribute.
      Parameters:
      value - the stockLevelThreshold - Category level inventory threshold value
    • setStockLevelThreshold

      public void setStockLevelThreshold(de.hybris.platform.category.jalo.Category item, Integer value)
      Generated method - Setter of the Category.stockLevelThreshold attribute.
      Parameters:
      value - the stockLevelThreshold - Category level inventory threshold value
    • setStockLevelThreshold

      public void setStockLevelThreshold(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.category.jalo.Category item, int value)
      Generated method - Setter of the Category.stockLevelThreshold attribute.
      Parameters:
      value - the stockLevelThreshold - Category level inventory threshold value
    • setStockLevelThreshold

      public void setStockLevelThreshold(de.hybris.platform.category.jalo.Category item, int value)
      Generated method - Setter of the Category.stockLevelThreshold attribute.
      Parameters:
      value - the stockLevelThreshold - Category level inventory threshold value
    • getStore

      public de.hybris.platform.store.BaseStore getStore(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item)
      Generated method - Getter of the AbstractOrder.store attribute.
      Returns:
      the store - The store for which the cart was created and the order was placed.
    • getStore

      public de.hybris.platform.store.BaseStore getStore(de.hybris.platform.jalo.order.AbstractOrder item)
      Generated method - Getter of the AbstractOrder.store attribute.
      Returns:
      the store - The store for which the cart was created and the order was placed.
    • setStore

      public void setStore(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item, de.hybris.platform.store.BaseStore value)
      Generated method - Setter of the AbstractOrder.store attribute.
      Parameters:
      value - the store - The store for which the cart was created and the order was placed.
    • setStore

      public void setStore(de.hybris.platform.jalo.order.AbstractOrder item, de.hybris.platform.store.BaseStore value)
      Generated method - Setter of the AbstractOrder.store attribute.
      Parameters:
      value - the store - The store for which the cart was created and the order was placed.
    • getStoreEmployeeGroups

      public Set<de.hybris.platform.commerceservices.jalo.user.StoreEmployeeGroup> getStoreEmployeeGroups(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.storelocator.jalo.PointOfService item)
      Generated method - Getter of the PointOfService.storeEmployeeGroups attribute.
      Returns:
      the storeEmployeeGroups
    • getStoreEmployeeGroups

      public Set<de.hybris.platform.commerceservices.jalo.user.StoreEmployeeGroup> getStoreEmployeeGroups(de.hybris.platform.storelocator.jalo.PointOfService item)
      Generated method - Getter of the PointOfService.storeEmployeeGroups attribute.
      Returns:
      the storeEmployeeGroups
    • setStoreEmployeeGroups

      public void setStoreEmployeeGroups(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.storelocator.jalo.PointOfService item, Set<de.hybris.platform.commerceservices.jalo.user.StoreEmployeeGroup> value)
      Generated method - Setter of the PointOfService.storeEmployeeGroups attribute.
      Parameters:
      value - the storeEmployeeGroups
    • setStoreEmployeeGroups

      public void setStoreEmployeeGroups(de.hybris.platform.storelocator.jalo.PointOfService item, Set<de.hybris.platform.commerceservices.jalo.user.StoreEmployeeGroup> value)
      Generated method - Setter of the PointOfService.storeEmployeeGroups attribute.
      Parameters:
      value - the storeEmployeeGroups
    • addToStoreEmployeeGroups

      public void addToStoreEmployeeGroups(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.storelocator.jalo.PointOfService item, de.hybris.platform.commerceservices.jalo.user.StoreEmployeeGroup value)
      Generated method - Adds value to storeEmployeeGroups.
      Parameters:
      value - the item to add to storeEmployeeGroups
    • addToStoreEmployeeGroups

      public void addToStoreEmployeeGroups(de.hybris.platform.storelocator.jalo.PointOfService item, de.hybris.platform.commerceservices.jalo.user.StoreEmployeeGroup value)
      Generated method - Adds value to storeEmployeeGroups.
      Parameters:
      value - the item to add to storeEmployeeGroups
    • removeFromStoreEmployeeGroups

      public void removeFromStoreEmployeeGroups(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.storelocator.jalo.PointOfService item, de.hybris.platform.commerceservices.jalo.user.StoreEmployeeGroup value)
      Generated method - Removes value from storeEmployeeGroups.
      Parameters:
      value - the item to remove from storeEmployeeGroups
    • removeFromStoreEmployeeGroups

      public void removeFromStoreEmployeeGroups(de.hybris.platform.storelocator.jalo.PointOfService item, de.hybris.platform.commerceservices.jalo.user.StoreEmployeeGroup value)
      Generated method - Removes value from storeEmployeeGroups.
      Parameters:
      value - the item to remove from storeEmployeeGroups
    • getStores

      public Set<de.hybris.platform.store.BaseStore> getStores(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.delivery.DeliveryMode item)
      Generated method - Getter of the DeliveryMode.stores attribute.
      Returns:
      the stores
    • getStores

      public Set<de.hybris.platform.store.BaseStore> getStores(de.hybris.platform.jalo.order.delivery.DeliveryMode item)
      Generated method - Getter of the DeliveryMode.stores attribute.
      Returns:
      the stores
    • getStoresCount

      public long getStoresCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.delivery.DeliveryMode item)
    • getStoresCount

      public long getStoresCount(de.hybris.platform.jalo.order.delivery.DeliveryMode item)
    • setStores

      public void setStores(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.delivery.DeliveryMode item, Set<de.hybris.platform.store.BaseStore> value)
      Generated method - Setter of the DeliveryMode.stores attribute.
      Parameters:
      value - the stores
    • setStores

      public void setStores(de.hybris.platform.jalo.order.delivery.DeliveryMode item, Set<de.hybris.platform.store.BaseStore> value)
      Generated method - Setter of the DeliveryMode.stores attribute.
      Parameters:
      value - the stores
    • addToStores

      public void addToStores(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.delivery.DeliveryMode item, de.hybris.platform.store.BaseStore value)
      Generated method - Adds value to stores.
      Parameters:
      value - the item to add to stores
    • addToStores

      public void addToStores(de.hybris.platform.jalo.order.delivery.DeliveryMode item, de.hybris.platform.store.BaseStore value)
      Generated method - Adds value to stores.
      Parameters:
      value - the item to add to stores
    • removeFromStores

      public void removeFromStores(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.delivery.DeliveryMode item, de.hybris.platform.store.BaseStore value)
      Generated method - Removes value from stores.
      Parameters:
      value - the item to remove from stores
    • removeFromStores

      public void removeFromStores(de.hybris.platform.jalo.order.delivery.DeliveryMode item, de.hybris.platform.store.BaseStore value)
      Generated method - Removes value from stores.
      Parameters:
      value - the item to remove from stores
    • getStores

      public List<de.hybris.platform.store.BaseStore> getStores(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item)
      Generated method - Getter of the SnIndexType.stores attribute.
      Returns:
      the stores
    • getStores

      public List<de.hybris.platform.store.BaseStore> getStores(de.hybris.platform.searchservices.jalo.SnIndexType item)
      Generated method - Getter of the SnIndexType.stores attribute.
      Returns:
      the stores
    • setStores

      public void setStores(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item, List<de.hybris.platform.store.BaseStore> value)
      Generated method - Setter of the SnIndexType.stores attribute.
      Parameters:
      value - the stores
    • setStores

      public void setStores(de.hybris.platform.searchservices.jalo.SnIndexType item, List<de.hybris.platform.store.BaseStore> value)
      Generated method - Setter of the SnIndexType.stores attribute.
      Parameters:
      value - the stores
    • addToStores

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

      public void addToStores(de.hybris.platform.searchservices.jalo.SnIndexType item, de.hybris.platform.store.BaseStore value)
      Generated method - Adds value to stores.
      Parameters:
      value - the item to add to stores
    • removeFromStores

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

      public void removeFromStores(de.hybris.platform.searchservices.jalo.SnIndexType item, de.hybris.platform.store.BaseStore value)
      Generated method - Removes value from stores.
      Parameters:
      value - the item to remove from stores
    • getSubmitOrderProcessCode

      public String getSubmitOrderProcessCode(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.submitOrderProcessCode attribute.
      Returns:
      the submitOrderProcessCode - The process name for fullfilment business process.
    • getSubmitOrderProcessCode

      public String getSubmitOrderProcessCode(de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.submitOrderProcessCode attribute.
      Returns:
      the submitOrderProcessCode - The process name for fullfilment business process.
    • setSubmitOrderProcessCode

      public void setSubmitOrderProcessCode(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, String value)
      Generated method - Setter of the BaseStore.submitOrderProcessCode attribute.
      Parameters:
      value - the submitOrderProcessCode - The process name for fullfilment business process.
    • setSubmitOrderProcessCode

      public void setSubmitOrderProcessCode(de.hybris.platform.store.BaseStore item, String value)
      Generated method - Setter of the BaseStore.submitOrderProcessCode attribute.
      Parameters:
      value - the submitOrderProcessCode - The process name for fullfilment business process.
    • getSummary

      public String getSummary(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item)
      Generated method - Getter of the Product.summary attribute.
      Returns:
      the summary - Additional text attribute that holds localized brief description.
    • getSummary

      public String getSummary(de.hybris.platform.jalo.product.Product item)
      Generated method - Getter of the Product.summary attribute.
      Returns:
      the summary - Additional text attribute that holds localized brief description.
    • getAllSummary

      public Map<de.hybris.platform.jalo.c2l.Language,String> getAllSummary(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item)
      Generated method - Getter of the Product.summary attribute.
      Returns:
      the localized summary - Additional text attribute that holds localized brief description.
    • getAllSummary

      public Map<de.hybris.platform.jalo.c2l.Language,String> getAllSummary(de.hybris.platform.jalo.product.Product item)
      Generated method - Getter of the Product.summary attribute.
      Returns:
      the localized summary - Additional text attribute that holds localized brief description.
    • setSummary

      public void setSummary(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item, String value)
      Generated method - Setter of the Product.summary attribute.
      Parameters:
      value - the summary - Additional text attribute that holds localized brief description.
    • setSummary

      public void setSummary(de.hybris.platform.jalo.product.Product item, String value)
      Generated method - Setter of the Product.summary attribute.
      Parameters:
      value - the summary - Additional text attribute that holds localized brief description.
    • setAllSummary

      public void setAllSummary(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item, Map<de.hybris.platform.jalo.c2l.Language,String> value)
      Generated method - Setter of the Product.summary attribute.
      Parameters:
      value - the summary - Additional text attribute that holds localized brief description.
    • setAllSummary

      public void setAllSummary(de.hybris.platform.jalo.product.Product item, Map<de.hybris.platform.jalo.c2l.Language,String> value)
      Generated method - Setter of the Product.summary attribute.
      Parameters:
      value - the summary - Additional text attribute that holds localized brief description.
    • getTaxGroup

      public de.hybris.platform.jalo.enumeration.EnumerationValue getTaxGroup(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.taxGroup attribute.
      Returns:
      the taxGroup - The site specific tax group.
    • getTaxGroup

      public de.hybris.platform.jalo.enumeration.EnumerationValue getTaxGroup(de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.taxGroup attribute.
      Returns:
      the taxGroup - The site specific tax group.
    • setTaxGroup

      public void setTaxGroup(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the BaseStore.taxGroup attribute.
      Parameters:
      value - the taxGroup - The site specific tax group.
    • setTaxGroup

      public void setTaxGroup(de.hybris.platform.store.BaseStore item, de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the BaseStore.taxGroup attribute.
      Parameters:
      value - the taxGroup - The site specific tax group.
    • getTheme

      public de.hybris.platform.jalo.enumeration.EnumerationValue getTheme(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item)
      Generated method - Getter of the BaseSite.theme attribute.
      Returns:
      the theme - The site theme that is used in this site.
    • getTheme

      public de.hybris.platform.jalo.enumeration.EnumerationValue getTheme(de.hybris.platform.basecommerce.jalo.site.BaseSite item)
      Generated method - Getter of the BaseSite.theme attribute.
      Returns:
      the theme - The site theme that is used in this site.
    • setTheme

      public void setTheme(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.basecommerce.jalo.site.BaseSite item, de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the BaseSite.theme attribute.
      Parameters:
      value - the theme - The site theme that is used in this site.
    • setTheme

      public void setTheme(de.hybris.platform.basecommerce.jalo.site.BaseSite item, de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the BaseSite.theme attribute.
      Parameters:
      value - the theme - The site theme that is used in this site.
    • getTitle

      public de.hybris.platform.jalo.user.Title getTitle(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Customer item)
      Generated method - Getter of the Customer.title attribute.
      Returns:
      the title - It holds information about customer title (i.e. Mr, Dr, etc.)
    • getTitle

      public de.hybris.platform.jalo.user.Title getTitle(de.hybris.platform.jalo.user.Customer item)
      Generated method - Getter of the Customer.title attribute.
      Returns:
      the title - It holds information about customer title (i.e. Mr, Dr, etc.)
    • setTitle

      public void setTitle(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Customer item, de.hybris.platform.jalo.user.Title value)
      Generated method - Setter of the Customer.title attribute.
      Parameters:
      value - the title - It holds information about customer title (i.e. Mr, Dr, etc.)
    • setTitle

      public void setTitle(de.hybris.platform.jalo.user.Customer item, de.hybris.platform.jalo.user.Title value)
      Generated method - Setter of the Customer.title attribute.
      Parameters:
      value - the title - It holds information about customer title (i.e. Mr, Dr, etc.)
    • getToken

      public String getToken(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Customer item)
      Generated method - Getter of the Customer.token attribute.
      Returns:
      the token - Attribute is used during forgotten password to ensure that the link can be used only once.
    • getToken

      public String getToken(de.hybris.platform.jalo.user.Customer item)
      Generated method - Getter of the Customer.token attribute.
      Returns:
      the token - Attribute is used during forgotten password to ensure that the link can be used only once.
    • setToken

      public void setToken(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Customer item, String value)
      Generated method - Setter of the Customer.token attribute.
      Parameters:
      value - the token - Attribute is used during forgotten password to ensure that the link can be used only once.
    • setToken

      public void setToken(de.hybris.platform.jalo.user.Customer item, String value)
      Generated method - Setter of the Customer.token attribute.
      Parameters:
      value - the token - Attribute is used during forgotten password to ensure that the link can be used only once.
    • getType

      public de.hybris.platform.jalo.enumeration.EnumerationValue getType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Customer item)
      Generated method - Getter of the Customer.type attribute.
      Returns:
      the type - Customer type
    • getType

      public de.hybris.platform.jalo.enumeration.EnumerationValue getType(de.hybris.platform.jalo.user.Customer item)
      Generated method - Getter of the Customer.type attribute.
      Returns:
      the type - Customer type
    • setType

      public void setType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Customer item, de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the Customer.type attribute.
      Parameters:
      value - the type - Customer type
    • setType

      public void setType(de.hybris.platform.jalo.user.Customer item, de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the Customer.type attribute.
      Parameters:
      value - the type - Customer type
    • getUndecoratedUid

      public String getUndecoratedUid(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Customer item)
      Generated method - Getter of the Customer.undecoratedUid attribute.
      Returns:
      the undecoratedUid - Attribute is part of uid without the attached site uid.
    • getUndecoratedUid

      public String getUndecoratedUid(de.hybris.platform.jalo.user.Customer item)
      Generated method - Getter of the Customer.undecoratedUid attribute.
      Returns:
      the undecoratedUid - Attribute is part of uid without the attached site uid.
    • setUndecoratedUid

      public void setUndecoratedUid(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Customer item, String value)
      Generated method - Setter of the Customer.undecoratedUid attribute.
      Parameters:
      value - the undecoratedUid - Attribute is part of uid without the attached site uid.
    • setUndecoratedUid

      public void setUndecoratedUid(de.hybris.platform.jalo.user.Customer item, String value)
      Generated method - Setter of the Customer.undecoratedUid attribute.
      Parameters:
      value - the undecoratedUid - Attribute is part of uid without the attached site uid.
    • isVisibleInAddressBook

      public Boolean isVisibleInAddressBook(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Address item)
      Generated method - Getter of the Address.visibleInAddressBook attribute.
      Returns:
      the visibleInAddressBook - Indicates if the address will be displayed to the user in the address book.
    • isVisibleInAddressBook

      public Boolean isVisibleInAddressBook(de.hybris.platform.jalo.user.Address item)
      Generated method - Getter of the Address.visibleInAddressBook attribute.
      Returns:
      the visibleInAddressBook - Indicates if the address will be displayed to the user in the address book.
    • isVisibleInAddressBookAsPrimitive

      public boolean isVisibleInAddressBookAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Address item)
      Generated method - Getter of the Address.visibleInAddressBook attribute.
      Returns:
      the visibleInAddressBook - Indicates if the address will be displayed to the user in the address book.
    • isVisibleInAddressBookAsPrimitive

      public boolean isVisibleInAddressBookAsPrimitive(de.hybris.platform.jalo.user.Address item)
      Generated method - Getter of the Address.visibleInAddressBook attribute.
      Returns:
      the visibleInAddressBook - Indicates if the address will be displayed to the user in the address book.
    • setVisibleInAddressBook

      public void setVisibleInAddressBook(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Address item, Boolean value)
      Generated method - Setter of the Address.visibleInAddressBook attribute.
      Parameters:
      value - the visibleInAddressBook - Indicates if the address will be displayed to the user in the address book.
    • setVisibleInAddressBook

      public void setVisibleInAddressBook(de.hybris.platform.jalo.user.Address item, Boolean value)
      Generated method - Setter of the Address.visibleInAddressBook attribute.
      Parameters:
      value - the visibleInAddressBook - Indicates if the address will be displayed to the user in the address book.
    • setVisibleInAddressBook

      public void setVisibleInAddressBook(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Address item, boolean value)
      Generated method - Setter of the Address.visibleInAddressBook attribute.
      Parameters:
      value - the visibleInAddressBook - Indicates if the address will be displayed to the user in the address book.
    • setVisibleInAddressBook

      public void setVisibleInAddressBook(de.hybris.platform.jalo.user.Address item, boolean value)
      Generated method - Setter of the Address.visibleInAddressBook attribute.
      Parameters:
      value - the visibleInAddressBook - Indicates if the address will be displayed to the user in the address book.
    • getWarehouses

      public List<de.hybris.platform.ordersplitting.jalo.Warehouse> getWarehouses(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.warehouses attribute.
      Returns:
      the warehouses
    • getWarehouses

      public List<de.hybris.platform.ordersplitting.jalo.Warehouse> getWarehouses(de.hybris.platform.store.BaseStore item)
      Generated method - Getter of the BaseStore.warehouses attribute.
      Returns:
      the warehouses
    • getWarehousesCount

      public long getWarehousesCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item)
    • getWarehousesCount

      public long getWarehousesCount(de.hybris.platform.store.BaseStore item)
    • setWarehouses

      public void setWarehouses(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore item, List<de.hybris.platform.ordersplitting.jalo.Warehouse> value)
      Generated method - Setter of the BaseStore.warehouses attribute.
      Parameters:
      value - the warehouses
    • setWarehouses

      public void setWarehouses(de.hybris.platform.store.BaseStore item, List<de.hybris.platform.ordersplitting.jalo.Warehouse> value)
      Generated method - Setter of the BaseStore.warehouses attribute.
      Parameters:
      value - the warehouses
    • addToWarehouses

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

      public void addToWarehouses(de.hybris.platform.store.BaseStore item, de.hybris.platform.ordersplitting.jalo.Warehouse value)
      Generated method - Adds value to warehouses.
      Parameters:
      value - the item to add to warehouses
    • removeFromWarehouses

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

      public void removeFromWarehouses(de.hybris.platform.store.BaseStore item, de.hybris.platform.ordersplitting.jalo.Warehouse value)
      Generated method - Removes value from warehouses.
      Parameters:
      value - the item to remove from warehouses
    • getWarehouses

      public List<de.hybris.platform.ordersplitting.jalo.Warehouse> getWarehouses(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.storelocator.jalo.PointOfService item)
      Generated method - Getter of the PointOfService.warehouses attribute.
      Returns:
      the warehouses
    • getWarehouses

      public List<de.hybris.platform.ordersplitting.jalo.Warehouse> getWarehouses(de.hybris.platform.storelocator.jalo.PointOfService item)
      Generated method - Getter of the PointOfService.warehouses attribute.
      Returns:
      the warehouses
    • getWarehousesCount

      public long getWarehousesCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.storelocator.jalo.PointOfService item)
    • getWarehousesCount

      public long getWarehousesCount(de.hybris.platform.storelocator.jalo.PointOfService item)
    • setWarehouses

      public void setWarehouses(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.storelocator.jalo.PointOfService item, List<de.hybris.platform.ordersplitting.jalo.Warehouse> value)
      Generated method - Setter of the PointOfService.warehouses attribute.
      Parameters:
      value - the warehouses
    • setWarehouses

      public void setWarehouses(de.hybris.platform.storelocator.jalo.PointOfService item, List<de.hybris.platform.ordersplitting.jalo.Warehouse> value)
      Generated method - Setter of the PointOfService.warehouses attribute.
      Parameters:
      value - the warehouses
    • addToWarehouses

      public void addToWarehouses(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.storelocator.jalo.PointOfService item, de.hybris.platform.ordersplitting.jalo.Warehouse value)
      Generated method - Adds value to warehouses.
      Parameters:
      value - the item to add to warehouses
    • addToWarehouses

      public void addToWarehouses(de.hybris.platform.storelocator.jalo.PointOfService item, de.hybris.platform.ordersplitting.jalo.Warehouse value)
      Generated method - Adds value to warehouses.
      Parameters:
      value - the item to add to warehouses
    • removeFromWarehouses

      public void removeFromWarehouses(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.storelocator.jalo.PointOfService item, de.hybris.platform.ordersplitting.jalo.Warehouse value)
      Generated method - Removes value from warehouses.
      Parameters:
      value - the item to remove from warehouses
    • removeFromWarehouses

      public void removeFromWarehouses(de.hybris.platform.storelocator.jalo.PointOfService item, de.hybris.platform.ordersplitting.jalo.Warehouse value)
      Generated method - Removes value from warehouses.
      Parameters:
      value - the item to remove from warehouses