Class BaseStoreModel

  • All Implemented Interfaces:
    java.io.Serializable

    public class BaseStoreModel
    extends ItemModel
    Generated model class for type BaseStore first defined at extension basecommerce.
    See Also:
    Serialized Form
    • Nested Class Summary

      • Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

        de.hybris.platform.servicelayer.model.AbstractItemModel.NewModelContextFactory
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String _AGENT2BASESTORE
      Generated relation code constant for relation Agent2BaseStore defining source attribute ticketemployees in extension ticketsystem.
      static java.lang.String _BASESTORE2BILLINGCOUNTRYREL
      Generated relation code constant for relation BaseStore2BillingCountryRel defining source attribute billingCountries in extension commerceservices.
      static java.lang.String _BASESTORE2COUNTRYREL
      Generated relation code constant for relation BaseStore2CountryRel defining source attribute deliveryCountries in extension commerceservices.
      static java.lang.String _CSAGENTGROUP2BASESTORE
      Generated relation code constant for relation CsAgentGroup2BaseStore defining source attribute ticketgroups in extension ticketsystem.
      static java.lang.String _STORESFORCMSSITE
      Generated relation code constant for relation StoresForCMSSite defining source attribute cmsSites in extension basecommerce.
      static java.lang.String _STORETIMERESTRICTION2BASESTORE
      Generated relation code constant for relation StoreTimeRestriction2BaseStore defining source attribute cmsTimeRestrictions in extension cms2.
      static java.lang.String _TYPECODE
      Generated model type code constant.
      static java.lang.String BILLINGCOUNTRIES
      Generated constant - Attribute key of BaseStore.billingCountries attribute defined at extension commerceservices.
      static java.lang.String CATALOGS
      Generated constant - Attribute key of BaseStore.catalogs attribute defined at extension basecommerce.
      static java.lang.String CHECKOUTFLOWGROUP
      Generated constant - Attribute key of BaseStore.checkoutFlowGroup attribute defined at extension acceleratorservices.
      static java.lang.String CMSSITES
      Generated constant - Attribute key of BaseStore.cmsSites attribute defined at extension basecommerce.
      static java.lang.String CMSTIMERESTRICTIONS
      Generated constant - Attribute key of BaseStore.cmsTimeRestrictions attribute defined at extension cms2.
      static java.lang.String CREATERETURNPROCESSCODE
      Generated constant - Attribute key of BaseStore.createReturnProcessCode attribute defined at extension commerceservices.
      static java.lang.String CURRENCIES
      Generated constant - Attribute key of BaseStore.currencies attribute defined at extension commerceservices.
      static java.lang.String CUSTOMERALLOWEDTOIGNORESUGGESTIONS
      Generated constant - Attribute key of BaseStore.customerAllowedToIgnoreSuggestions attribute defined at extension commerceservices.
      static java.lang.String DEFAULTCURRENCY
      Generated constant - Attribute key of BaseStore.defaultCurrency attribute defined at extension commerceservices.
      static java.lang.String DEFAULTDELIVERYORIGIN
      Generated constant - Attribute key of BaseStore.defaultDeliveryOrigin attribute defined at extension commerceservices.
      static java.lang.String DEFAULTLANGUAGE
      Generated constant - Attribute key of BaseStore.defaultLanguage attribute defined at extension commerceservices.
      static java.lang.String DELIVERYCOUNTRIES
      Generated constant - Attribute key of BaseStore.deliveryCountries attribute defined at extension commerceservices.
      static java.lang.String DELIVERYMODES
      Generated constant - Attribute key of BaseStore.deliveryModes attribute defined at extension commerceservices.
      static java.lang.String EXPRESSCHECKOUTENABLED
      Generated constant - Attribute key of BaseStore.expressCheckoutEnabled attribute defined at extension acceleratorservices.
      static java.lang.String EXTERNALTAXENABLED
      Generated constant - Attribute key of BaseStore.externalTaxEnabled attribute defined at extension commerceservices.
      static java.lang.String LANGUAGES
      Generated constant - Attribute key of BaseStore.languages attribute defined at extension commerceservices.
      static java.lang.String MAXRADIUSFORPOSSEARCH
      Generated constant - Attribute key of BaseStore.maxRadiusForPoSSearch attribute defined at extension commerceservices.
      static java.lang.String NAME
      Generated constant - Attribute key of BaseStore.name attribute defined at extension basecommerce.
      static java.lang.String NET
      Generated constant - Attribute key of BaseStore.net attribute defined at extension commerceservices.
      static java.lang.String PAYMENTPROVIDER
      Generated constant - Attribute key of BaseStore.paymentProvider attribute defined at extension commerceservices.
      static java.lang.String PICKUPINSTOREMODE
      Generated constant - Attribute key of BaseStore.pickupInStoreMode attribute defined at extension commerceservices.
      static java.lang.String POINTSOFSERVICE
      Generated constant - Attribute key of BaseStore.pointsOfService attribute defined at extension basecommerce.
      static java.lang.String SOLRFACETSEARCHCONFIGURATION
      Generated constant - Attribute key of BaseStore.solrFacetSearchConfiguration attribute defined at extension commerceservices.
      static java.lang.String STORELOCATORDISTANCEUNIT
      Generated constant - Attribute key of BaseStore.storelocatorDistanceUnit attribute defined at extension basecommerce.
      static java.lang.String SUBMITORDERPROCESSCODE
      Generated constant - Attribute key of BaseStore.submitOrderProcessCode attribute defined at extension commerceservices.
      static java.lang.String TAXESTIMATIONENABLED
      Generated constant - Attribute key of BaseStore.taxEstimationEnabled attribute defined at extension acceleratorservices.
      static java.lang.String TAXGROUP
      Generated constant - Attribute key of BaseStore.taxGroup attribute defined at extension commerceservices.
      static java.lang.String TICKETEMPLOYEES
      Generated constant - Attribute key of BaseStore.ticketemployees attribute defined at extension ticketsystem.
      static java.lang.String TICKETGROUPS
      Generated constant - Attribute key of BaseStore.ticketgroups attribute defined at extension ticketsystem.
      static java.lang.String UID
      Generated constant - Attribute key of BaseStore.uid attribute defined at extension basecommerce.
      static java.lang.String WAREHOUSES
      Generated constant - Attribute key of BaseStore.warehouses attribute defined at extension commerceservices.
      • Fields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

        LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY
    • Constructor Summary

      Constructors 
      Constructor Description
      BaseStoreModel()
      Generated constructor - Default constructor for generic creation.
      BaseStoreModel​(ItemModel _owner, java.lang.String _uid)
      Deprecated, for removal: This API element is subject to removal in a future version.
      since 4.1.1 Please use the default constructor without parameters
      BaseStoreModel​(de.hybris.platform.servicelayer.model.ItemModelContext ctx)
      Generated constructor - Default constructor for creation with existing context
      BaseStoreModel​(java.lang.String _uid)
      Deprecated, for removal: This API element is subject to removal in a future version.
      since 4.1.1 Please use the default constructor without parameters
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Collection<CountryModel> getBillingCountries()
      Generated method - Getter of the BaseStore.billingCountries attribute defined at extension commerceservices.
      java.util.List<CatalogModel> getCatalogs()
      Generated method - Getter of the BaseStore.catalogs attribute defined at extension basecommerce.
      java.lang.String getCheckoutFlowGroup()
      Generated method - Getter of the BaseStore.checkoutFlowGroup attribute defined at extension acceleratorservices.
      java.util.Collection<BaseSiteModel> getCmsSites()
      Generated method - Getter of the BaseStore.cmsSites attribute defined at extension basecommerce.
      java.util.Collection<CMSBaseStoreTimeRestrictionModel> getCmsTimeRestrictions()
      Generated method - Getter of the BaseStore.cmsTimeRestrictions attribute defined at extension cms2.
      java.lang.String getCreateReturnProcessCode()
      Generated method - Getter of the BaseStore.createReturnProcessCode attribute defined at extension commerceservices.
      java.util.Set<CurrencyModel> getCurrencies()
      Generated method - Getter of the BaseStore.currencies attribute defined at extension commerceservices.
      CurrencyModel getDefaultCurrency()
      Generated method - Getter of the BaseStore.defaultCurrency attribute defined at extension commerceservices.
      PointOfServiceModel getDefaultDeliveryOrigin()
      Generated method - Getter of the BaseStore.defaultDeliveryOrigin attribute defined at extension commerceservices.
      LanguageModel getDefaultLanguage()
      Generated method - Getter of the BaseStore.defaultLanguage attribute defined at extension commerceservices.
      java.util.Collection<CountryModel> getDeliveryCountries()
      Generated method - Getter of the BaseStore.deliveryCountries attribute defined at extension commerceservices.
      java.util.Set<DeliveryModeModel> getDeliveryModes()
      Generated method - Getter of the BaseStore.deliveryModes attribute defined at extension commerceservices.
      java.lang.Boolean getExpressCheckoutEnabled()
      Generated method - Getter of the BaseStore.expressCheckoutEnabled attribute defined at extension acceleratorservices.
      java.lang.Boolean getExternalTaxEnabled()
      Generated method - Getter of the BaseStore.externalTaxEnabled attribute defined at extension commerceservices.
      java.util.Set<LanguageModel> getLanguages()
      Generated method - Getter of the BaseStore.languages attribute defined at extension commerceservices.
      java.lang.Double getMaxRadiusForPoSSearch()
      Generated method - Getter of the BaseStore.maxRadiusForPoSSearch attribute defined at extension commerceservices.
      java.lang.String getName()
      Generated method - Getter of the BaseStore.name attribute defined at extension basecommerce.
      java.lang.String getName​(java.util.Locale loc)
      Generated method - Getter of the BaseStore.name attribute defined at extension basecommerce.
      java.lang.String getPaymentProvider()
      Generated method - Getter of the BaseStore.paymentProvider attribute defined at extension commerceservices.
      PickupInStoreMode getPickupInStoreMode()
      Generated method - Getter of the BaseStore.pickupInStoreMode attribute defined at extension commerceservices.
      java.util.List<PointOfServiceModel> getPointsOfService()
      Generated method - Getter of the BaseStore.pointsOfService attribute defined at extension basecommerce.
      SolrFacetSearchConfigModel getSolrFacetSearchConfiguration()
      Generated method - Getter of the BaseStore.solrFacetSearchConfiguration attribute defined at extension commerceservices.
      DistanceUnit getStorelocatorDistanceUnit()
      Generated method - Getter of the BaseStore.storelocatorDistanceUnit attribute defined at extension basecommerce.
      java.lang.String getSubmitOrderProcessCode()
      Generated method - Getter of the BaseStore.submitOrderProcessCode attribute defined at extension commerceservices.
      java.lang.Boolean getTaxEstimationEnabled()
      Generated method - Getter of the BaseStore.taxEstimationEnabled attribute defined at extension acceleratorservices.
      UserTaxGroup getTaxGroup()
      Generated method - Getter of the BaseStore.taxGroup attribute defined at extension commerceservices.
      java.util.List<EmployeeModel> getTicketemployees()
      Generated method - Getter of the BaseStore.ticketemployees attribute defined at extension ticketsystem.
      java.util.List<CsAgentGroupModel> getTicketgroups()
      Generated method - Getter of the BaseStore.ticketgroups attribute defined at extension ticketsystem.
      java.lang.String getUid()
      Generated method - Getter of the BaseStore.uid attribute defined at extension basecommerce.
      java.util.List<WarehouseModel> getWarehouses()
      Generated method - Getter of the BaseStore.warehouses attribute defined at extension commerceservices.
      boolean isCustomerAllowedToIgnoreSuggestions()
      Generated method - Getter of the BaseStore.customerAllowedToIgnoreSuggestions attribute defined at extension commerceservices.
      boolean isNet()
      Generated method - Getter of the BaseStore.net attribute defined at extension commerceservices.
      void setBillingCountries​(java.util.Collection<CountryModel> value)
      Generated method - Setter of BaseStore.billingCountries attribute defined at extension commerceservices.
      void setCatalogs​(java.util.List<CatalogModel> value)
      Generated method - Setter of BaseStore.catalogs attribute defined at extension basecommerce.
      void setCheckoutFlowGroup​(java.lang.String value)
      Generated method - Setter of BaseStore.checkoutFlowGroup attribute defined at extension acceleratorservices.
      void setCmsSites​(java.util.Collection<BaseSiteModel> value)
      Generated method - Setter of BaseStore.cmsSites attribute defined at extension basecommerce.
      void setCmsTimeRestrictions​(java.util.Collection<CMSBaseStoreTimeRestrictionModel> value)
      Generated method - Setter of BaseStore.cmsTimeRestrictions attribute defined at extension cms2.
      void setCreateReturnProcessCode​(java.lang.String value)
      Generated method - Setter of BaseStore.createReturnProcessCode attribute defined at extension commerceservices.
      void setCurrencies​(java.util.Set<CurrencyModel> value)
      Generated method - Setter of BaseStore.currencies attribute defined at extension commerceservices.
      void setCustomerAllowedToIgnoreSuggestions​(boolean value)
      Generated method - Setter of BaseStore.customerAllowedToIgnoreSuggestions attribute defined at extension commerceservices.
      void setDefaultCurrency​(CurrencyModel value)
      Generated method - Setter of BaseStore.defaultCurrency attribute defined at extension commerceservices.
      void setDefaultDeliveryOrigin​(PointOfServiceModel value)
      Generated method - Setter of BaseStore.defaultDeliveryOrigin attribute defined at extension commerceservices.
      void setDefaultLanguage​(LanguageModel value)
      Generated method - Setter of BaseStore.defaultLanguage attribute defined at extension commerceservices.
      void setDeliveryCountries​(java.util.Collection<CountryModel> value)
      Generated method - Setter of BaseStore.deliveryCountries attribute defined at extension commerceservices.
      void setDeliveryModes​(java.util.Set<DeliveryModeModel> value)
      Generated method - Setter of BaseStore.deliveryModes attribute defined at extension commerceservices.
      void setExpressCheckoutEnabled​(java.lang.Boolean value)
      Generated method - Setter of BaseStore.expressCheckoutEnabled attribute defined at extension acceleratorservices.
      void setExternalTaxEnabled​(java.lang.Boolean value)
      Generated method - Setter of BaseStore.externalTaxEnabled attribute defined at extension commerceservices.
      void setLanguages​(java.util.Set<LanguageModel> value)
      Generated method - Setter of BaseStore.languages attribute defined at extension commerceservices.
      void setMaxRadiusForPoSSearch​(java.lang.Double value)
      Generated method - Setter of BaseStore.maxRadiusForPoSSearch attribute defined at extension commerceservices.
      void setName​(java.lang.String value)
      Generated method - Setter of BaseStore.name attribute defined at extension basecommerce.
      void setName​(java.lang.String value, java.util.Locale loc)
      Generated method - Setter of BaseStore.name attribute defined at extension basecommerce.
      void setNet​(boolean value)
      Generated method - Setter of BaseStore.net attribute defined at extension commerceservices.
      void setPaymentProvider​(java.lang.String value)
      Generated method - Setter of BaseStore.paymentProvider attribute defined at extension commerceservices.
      void setPickupInStoreMode​(PickupInStoreMode value)
      Generated method - Setter of BaseStore.pickupInStoreMode attribute defined at extension commerceservices.
      void setPointsOfService​(java.util.List<PointOfServiceModel> value)
      Generated method - Setter of BaseStore.pointsOfService attribute defined at extension basecommerce.
      void setSolrFacetSearchConfiguration​(SolrFacetSearchConfigModel value)
      Generated method - Setter of BaseStore.solrFacetSearchConfiguration attribute defined at extension commerceservices.
      void setStorelocatorDistanceUnit​(DistanceUnit value)
      Generated method - Setter of BaseStore.storelocatorDistanceUnit attribute defined at extension basecommerce.
      void setSubmitOrderProcessCode​(java.lang.String value)
      Generated method - Setter of BaseStore.submitOrderProcessCode attribute defined at extension commerceservices.
      void setTaxEstimationEnabled​(java.lang.Boolean value)
      Generated method - Setter of BaseStore.taxEstimationEnabled attribute defined at extension acceleratorservices.
      void setTaxGroup​(UserTaxGroup value)
      Generated method - Setter of BaseStore.taxGroup attribute defined at extension commerceservices.
      void setTicketemployees​(java.util.List<EmployeeModel> value)
      Generated method - Setter of BaseStore.ticketemployees attribute defined at extension ticketsystem.
      void setTicketgroups​(java.util.List<CsAgentGroupModel> value)
      Generated method - Setter of BaseStore.ticketgroups attribute defined at extension ticketsystem.
      void setUid​(java.lang.String value)
      Generated method - Setter of BaseStore.uid attribute defined at extension basecommerce.
      void setWarehouses​(java.util.List<WarehouseModel> value)
      Generated method - Setter of BaseStore.warehouses attribute defined at extension commerceservices.
      • Methods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

        equals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplace
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • Field Detail

      • _TYPECODE

        public static final java.lang.String _TYPECODE
        Generated model type code constant.
        See Also:
        Constant Field Values
      • _STORESFORCMSSITE

        public static final java.lang.String _STORESFORCMSSITE
        Generated relation code constant for relation StoresForCMSSite defining source attribute cmsSites in extension basecommerce.
        See Also:
        Constant Field Values
      • _BASESTORE2COUNTRYREL

        public static final java.lang.String _BASESTORE2COUNTRYREL
        Generated relation code constant for relation BaseStore2CountryRel defining source attribute deliveryCountries in extension commerceservices.
        See Also:
        Constant Field Values
      • _BASESTORE2BILLINGCOUNTRYREL

        public static final java.lang.String _BASESTORE2BILLINGCOUNTRYREL
        Generated relation code constant for relation BaseStore2BillingCountryRel defining source attribute billingCountries in extension commerceservices.
        See Also:
        Constant Field Values
      • _AGENT2BASESTORE

        public static final java.lang.String _AGENT2BASESTORE
        Generated relation code constant for relation Agent2BaseStore defining source attribute ticketemployees in extension ticketsystem.
        See Also:
        Constant Field Values
      • _CSAGENTGROUP2BASESTORE

        public static final java.lang.String _CSAGENTGROUP2BASESTORE
        Generated relation code constant for relation CsAgentGroup2BaseStore defining source attribute ticketgroups in extension ticketsystem.
        See Also:
        Constant Field Values
      • _STORETIMERESTRICTION2BASESTORE

        public static final java.lang.String _STORETIMERESTRICTION2BASESTORE
        Generated relation code constant for relation StoreTimeRestriction2BaseStore defining source attribute cmsTimeRestrictions in extension cms2.
        See Also:
        Constant Field Values
      • UID

        public static final java.lang.String UID
        Generated constant - Attribute key of BaseStore.uid attribute defined at extension basecommerce.
        See Also:
        Constant Field Values
      • NAME

        public static final java.lang.String NAME
        Generated constant - Attribute key of BaseStore.name attribute defined at extension basecommerce.
        See Also:
        Constant Field Values
      • STORELOCATORDISTANCEUNIT

        public static final java.lang.String STORELOCATORDISTANCEUNIT
        Generated constant - Attribute key of BaseStore.storelocatorDistanceUnit attribute defined at extension basecommerce.
        See Also:
        Constant Field Values
      • CMSSITES

        public static final java.lang.String CMSSITES
        Generated constant - Attribute key of BaseStore.cmsSites attribute defined at extension basecommerce.
        See Also:
        Constant Field Values
      • CATALOGS

        public static final java.lang.String CATALOGS
        Generated constant - Attribute key of BaseStore.catalogs attribute defined at extension basecommerce.
        See Also:
        Constant Field Values
      • POINTSOFSERVICE

        public static final java.lang.String POINTSOFSERVICE
        Generated constant - Attribute key of BaseStore.pointsOfService attribute defined at extension basecommerce.
        See Also:
        Constant Field Values
      • NET

        public static final java.lang.String NET
        Generated constant - Attribute key of BaseStore.net attribute defined at extension commerceservices.
        See Also:
        Constant Field Values
      • TAXGROUP

        public static final java.lang.String TAXGROUP
        Generated constant - Attribute key of BaseStore.taxGroup attribute defined at extension commerceservices.
        See Also:
        Constant Field Values
      • DEFAULTLANGUAGE

        public static final java.lang.String DEFAULTLANGUAGE
        Generated constant - Attribute key of BaseStore.defaultLanguage attribute defined at extension commerceservices.
        See Also:
        Constant Field Values
      • DEFAULTCURRENCY

        public static final java.lang.String DEFAULTCURRENCY
        Generated constant - Attribute key of BaseStore.defaultCurrency attribute defined at extension commerceservices.
        See Also:
        Constant Field Values
      • DEFAULTDELIVERYORIGIN

        public static final java.lang.String DEFAULTDELIVERYORIGIN
        Generated constant - Attribute key of BaseStore.defaultDeliveryOrigin attribute defined at extension commerceservices.
        See Also:
        Constant Field Values
      • SOLRFACETSEARCHCONFIGURATION

        public static final java.lang.String SOLRFACETSEARCHCONFIGURATION
        Generated constant - Attribute key of BaseStore.solrFacetSearchConfiguration attribute defined at extension commerceservices.
        See Also:
        Constant Field Values
      • SUBMITORDERPROCESSCODE

        public static final java.lang.String SUBMITORDERPROCESSCODE
        Generated constant - Attribute key of BaseStore.submitOrderProcessCode attribute defined at extension commerceservices.
        See Also:
        Constant Field Values
      • CREATERETURNPROCESSCODE

        public static final java.lang.String CREATERETURNPROCESSCODE
        Generated constant - Attribute key of BaseStore.createReturnProcessCode attribute defined at extension commerceservices.
        See Also:
        Constant Field Values
      • EXTERNALTAXENABLED

        public static final java.lang.String EXTERNALTAXENABLED
        Generated constant - Attribute key of BaseStore.externalTaxEnabled attribute defined at extension commerceservices.
        See Also:
        Constant Field Values
      • PICKUPINSTOREMODE

        public static final java.lang.String PICKUPINSTOREMODE
        Generated constant - Attribute key of BaseStore.pickupInStoreMode attribute defined at extension commerceservices.
        See Also:
        Constant Field Values
      • MAXRADIUSFORPOSSEARCH

        public static final java.lang.String MAXRADIUSFORPOSSEARCH
        Generated constant - Attribute key of BaseStore.maxRadiusForPoSSearch attribute defined at extension commerceservices.
        See Also:
        Constant Field Values
      • CUSTOMERALLOWEDTOIGNORESUGGESTIONS

        public static final java.lang.String CUSTOMERALLOWEDTOIGNORESUGGESTIONS
        Generated constant - Attribute key of BaseStore.customerAllowedToIgnoreSuggestions attribute defined at extension commerceservices.
        See Also:
        Constant Field Values
      • PAYMENTPROVIDER

        public static final java.lang.String PAYMENTPROVIDER
        Generated constant - Attribute key of BaseStore.paymentProvider attribute defined at extension commerceservices.
        See Also:
        Constant Field Values
      • CURRENCIES

        public static final java.lang.String CURRENCIES
        Generated constant - Attribute key of BaseStore.currencies attribute defined at extension commerceservices.
        See Also:
        Constant Field Values
      • LANGUAGES

        public static final java.lang.String LANGUAGES
        Generated constant - Attribute key of BaseStore.languages attribute defined at extension commerceservices.
        See Also:
        Constant Field Values
      • DELIVERYCOUNTRIES

        public static final java.lang.String DELIVERYCOUNTRIES
        Generated constant - Attribute key of BaseStore.deliveryCountries attribute defined at extension commerceservices.
        See Also:
        Constant Field Values
      • BILLINGCOUNTRIES

        public static final java.lang.String BILLINGCOUNTRIES
        Generated constant - Attribute key of BaseStore.billingCountries attribute defined at extension commerceservices.
        See Also:
        Constant Field Values
      • WAREHOUSES

        public static final java.lang.String WAREHOUSES
        Generated constant - Attribute key of BaseStore.warehouses attribute defined at extension commerceservices.
        See Also:
        Constant Field Values
      • DELIVERYMODES

        public static final java.lang.String DELIVERYMODES
        Generated constant - Attribute key of BaseStore.deliveryModes attribute defined at extension commerceservices.
        See Also:
        Constant Field Values
      • TICKETEMPLOYEES

        public static final java.lang.String TICKETEMPLOYEES
        Generated constant - Attribute key of BaseStore.ticketemployees attribute defined at extension ticketsystem.
        See Also:
        Constant Field Values
      • TICKETGROUPS

        public static final java.lang.String TICKETGROUPS
        Generated constant - Attribute key of BaseStore.ticketgroups attribute defined at extension ticketsystem.
        See Also:
        Constant Field Values
      • CMSTIMERESTRICTIONS

        public static final java.lang.String CMSTIMERESTRICTIONS
        Generated constant - Attribute key of BaseStore.cmsTimeRestrictions attribute defined at extension cms2.
        See Also:
        Constant Field Values
      • EXPRESSCHECKOUTENABLED

        public static final java.lang.String EXPRESSCHECKOUTENABLED
        Generated constant - Attribute key of BaseStore.expressCheckoutEnabled attribute defined at extension acceleratorservices.
        See Also:
        Constant Field Values
      • TAXESTIMATIONENABLED

        public static final java.lang.String TAXESTIMATIONENABLED
        Generated constant - Attribute key of BaseStore.taxEstimationEnabled attribute defined at extension acceleratorservices.
        See Also:
        Constant Field Values
      • CHECKOUTFLOWGROUP

        public static final java.lang.String CHECKOUTFLOWGROUP
        Generated constant - Attribute key of BaseStore.checkoutFlowGroup attribute defined at extension acceleratorservices.
        See Also:
        Constant Field Values
    • Constructor Detail

      • BaseStoreModel

        public BaseStoreModel()
        Generated constructor - Default constructor for generic creation.
      • BaseStoreModel

        public BaseStoreModel​(de.hybris.platform.servicelayer.model.ItemModelContext ctx)
        Generated constructor - Default constructor for creation with existing context
        Parameters:
        ctx - the model context to be injected, must not be null
      • BaseStoreModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public BaseStoreModel​(java.lang.String _uid)
        Deprecated, for removal: This API element is subject to removal in a future version.
        since 4.1.1 Please use the default constructor without parameters
        Generated constructor - Constructor with all mandatory attributes.
        Parameters:
        _uid - initial attribute declared by type BaseStore at extension basecommerce
      • BaseStoreModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public BaseStoreModel​(ItemModel _owner,
                              java.lang.String _uid)
        Deprecated, for removal: This API element is subject to removal in a future version.
        since 4.1.1 Please use the default constructor without parameters
        Generated constructor - for all mandatory and initial attributes.
        Parameters:
        _owner - initial attribute declared by type Item at extension core
        _uid - initial attribute declared by type BaseStore at extension basecommerce
    • Method Detail

      • getBillingCountries

        @Accessor(qualifier="billingCountries",
                  type=GETTER)
        public java.util.Collection<CountryModel> getBillingCountries()
        Generated method - Getter of the BaseStore.billingCountries attribute defined at extension commerceservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
        Returns:
        the billingCountries
      • getCatalogs

        @Accessor(qualifier="catalogs",
                  type=GETTER)
        public java.util.List<CatalogModel> getCatalogs()
        Generated method - Getter of the BaseStore.catalogs attribute defined at extension basecommerce. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
        Returns:
        the catalogs
      • getCheckoutFlowGroup

        @Accessor(qualifier="checkoutFlowGroup",
                  type=GETTER)
        public java.lang.String getCheckoutFlowGroup()
        Generated method - Getter of the BaseStore.checkoutFlowGroup attribute defined at extension acceleratorservices.
        Returns:
        the checkoutFlowGroup - Determines the checkout group
      • getCmsSites

        @Accessor(qualifier="cmsSites",
                  type=GETTER)
        public java.util.Collection<BaseSiteModel> getCmsSites()
        Generated method - Getter of the BaseStore.cmsSites attribute defined at extension basecommerce. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
        Returns:
        the cmsSites
      • getCmsTimeRestrictions

        @Accessor(qualifier="cmsTimeRestrictions",
                  type=GETTER)
        public java.util.Collection<CMSBaseStoreTimeRestrictionModel> getCmsTimeRestrictions()
        Generated method - Getter of the BaseStore.cmsTimeRestrictions attribute defined at extension cms2. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
        Returns:
        the cmsTimeRestrictions
      • getCreateReturnProcessCode

        @Accessor(qualifier="createReturnProcessCode",
                  type=GETTER)
        public java.lang.String getCreateReturnProcessCode()
        Generated method - Getter of the BaseStore.createReturnProcessCode attribute defined at extension commerceservices.
        Returns:
        the createReturnProcessCode - The process name for return business process.
      • getCurrencies

        @Accessor(qualifier="currencies",
                  type=GETTER)
        public java.util.Set<CurrencyModel> getCurrencies()
        Generated method - Getter of the BaseStore.currencies attribute defined at extension commerceservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
        Returns:
        the currencies
      • getDefaultCurrency

        @Accessor(qualifier="defaultCurrency",
                  type=GETTER)
        public CurrencyModel getDefaultCurrency()
        Generated method - Getter of the BaseStore.defaultCurrency attribute defined at extension commerceservices.
        Returns:
        the defaultCurrency - The default currency for the site.
      • getDefaultDeliveryOrigin

        @Accessor(qualifier="defaultDeliveryOrigin",
                  type=GETTER)
        public PointOfServiceModel getDefaultDeliveryOrigin()
        Generated method - Getter of the BaseStore.defaultDeliveryOrigin attribute defined at extension commerceservices.
        Returns:
        the defaultDeliveryOrigin - The default delivery origin for the site.
      • getDefaultLanguage

        @Accessor(qualifier="defaultLanguage",
                  type=GETTER)
        public LanguageModel getDefaultLanguage()
        Generated method - Getter of the BaseStore.defaultLanguage attribute defined at extension commerceservices.
        Returns:
        the defaultLanguage - The default language for the site.
      • getDeliveryCountries

        @Accessor(qualifier="deliveryCountries",
                  type=GETTER)
        public java.util.Collection<CountryModel> getDeliveryCountries()
        Generated method - Getter of the BaseStore.deliveryCountries attribute defined at extension commerceservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
        Returns:
        the deliveryCountries
      • getDeliveryModes

        @Accessor(qualifier="deliveryModes",
                  type=GETTER)
        public java.util.Set<DeliveryModeModel> getDeliveryModes()
        Generated method - Getter of the BaseStore.deliveryModes attribute defined at extension commerceservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
        Returns:
        the deliveryModes
      • getExpressCheckoutEnabled

        @Accessor(qualifier="expressCheckoutEnabled",
                  type=GETTER)
        public java.lang.Boolean getExpressCheckoutEnabled()
        Generated method - Getter of the BaseStore.expressCheckoutEnabled attribute defined at extension acceleratorservices.
        Returns:
        the expressCheckoutEnabled - Determines if a site has the express checkout option.
      • getExternalTaxEnabled

        @Accessor(qualifier="externalTaxEnabled",
                  type=GETTER)
        public java.lang.Boolean getExternalTaxEnabled()
        Generated method - Getter of the BaseStore.externalTaxEnabled attribute defined at extension commerceservices.
        Returns:
        the externalTaxEnabled - Determines whether the site should use external tax calculation
      • getLanguages

        @Accessor(qualifier="languages",
                  type=GETTER)
        public java.util.Set<LanguageModel> getLanguages()
        Generated method - Getter of the BaseStore.languages attribute defined at extension commerceservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
        Returns:
        the languages
      • getMaxRadiusForPoSSearch

        @Accessor(qualifier="maxRadiusForPoSSearch",
                  type=GETTER)
        public java.lang.Double getMaxRadiusForPoSSearch()
        Generated method - Getter of the BaseStore.maxRadiusForPoSSearch attribute defined at extension commerceservices.
        Returns:
        the maxRadiusForPoSSearch - The max radius when searching for PoS for a basestore.
      • getName

        @Accessor(qualifier="name",
                  type=GETTER)
        public java.lang.String getName()
        Generated method - Getter of the BaseStore.name attribute defined at extension basecommerce.
        Returns:
        the name
      • getName

        @Accessor(qualifier="name",
                  type=GETTER)
        public java.lang.String getName​(java.util.Locale loc)
        Generated method - Getter of the BaseStore.name attribute defined at extension basecommerce.
        Parameters:
        loc - the value localization key
        Returns:
        the name
        Throws:
        java.lang.IllegalArgumentException - if localization key cannot be mapped to data language
      • getPaymentProvider

        @Accessor(qualifier="paymentProvider",
                  type=GETTER)
        public java.lang.String getPaymentProvider()
        Generated method - Getter of the BaseStore.paymentProvider attribute defined at extension commerceservices.
        Returns:
        the paymentProvider - The name of the payment provider that will get used for credit card subscriptions and any psp interaction
      • getPickupInStoreMode

        @Accessor(qualifier="pickupInStoreMode",
                  type=GETTER)
        public PickupInStoreMode getPickupInStoreMode()
        Generated method - Getter of the BaseStore.pickupInStoreMode attribute defined at extension commerceservices.
        Returns:
        the pickupInStoreMode - The pickup mode for this store.
      • getPointsOfService

        @Accessor(qualifier="pointsOfService",
                  type=GETTER)
        public java.util.List<PointOfServiceModel> getPointsOfService()
        Generated method - Getter of the BaseStore.pointsOfService attribute defined at extension basecommerce. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
        Returns:
        the pointsOfService
      • getSolrFacetSearchConfiguration

        @Accessor(qualifier="solrFacetSearchConfiguration",
                  type=GETTER)
        public SolrFacetSearchConfigModel getSolrFacetSearchConfiguration()
        Generated method - Getter of the BaseStore.solrFacetSearchConfiguration attribute defined at extension commerceservices.
        Returns:
        the solrFacetSearchConfiguration - Solr search configuration for this store.
      • getStorelocatorDistanceUnit

        @Accessor(qualifier="storelocatorDistanceUnit",
                  type=GETTER)
        public DistanceUnit getStorelocatorDistanceUnit()
        Generated method - Getter of the BaseStore.storelocatorDistanceUnit attribute defined at extension basecommerce.
        Returns:
        the storelocatorDistanceUnit - Specifies the unit the distances in the store will be presented
      • getSubmitOrderProcessCode

        @Accessor(qualifier="submitOrderProcessCode",
                  type=GETTER)
        public java.lang.String getSubmitOrderProcessCode()
        Generated method - Getter of the BaseStore.submitOrderProcessCode attribute defined at extension commerceservices.
        Returns:
        the submitOrderProcessCode - The process name for fullfilment business process.
      • getTaxEstimationEnabled

        @Accessor(qualifier="taxEstimationEnabled",
                  type=GETTER)
        public java.lang.Boolean getTaxEstimationEnabled()
        Generated method - Getter of the BaseStore.taxEstimationEnabled attribute defined at extension acceleratorservices.
        Returns:
        the taxEstimationEnabled - Determines if a site has the tax estimation enabled.
      • getTaxGroup

        @Accessor(qualifier="taxGroup",
                  type=GETTER)
        public UserTaxGroup getTaxGroup()
        Generated method - Getter of the BaseStore.taxGroup attribute defined at extension commerceservices.
        Returns:
        the taxGroup - The site specific tax group.
      • getTicketemployees

        @Accessor(qualifier="ticketemployees",
                  type=GETTER)
        public java.util.List<EmployeeModel> getTicketemployees()
        Generated method - Getter of the BaseStore.ticketemployees attribute defined at extension ticketsystem. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
        Returns:
        the ticketemployees
      • getTicketgroups

        @Accessor(qualifier="ticketgroups",
                  type=GETTER)
        public java.util.List<CsAgentGroupModel> getTicketgroups()
        Generated method - Getter of the BaseStore.ticketgroups attribute defined at extension ticketsystem. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
        Returns:
        the ticketgroups
      • getUid

        @Accessor(qualifier="uid",
                  type=GETTER)
        public java.lang.String getUid()
        Generated method - Getter of the BaseStore.uid attribute defined at extension basecommerce.
        Returns:
        the uid
      • getWarehouses

        @Accessor(qualifier="warehouses",
                  type=GETTER)
        public java.util.List<WarehouseModel> getWarehouses()
        Generated method - Getter of the BaseStore.warehouses attribute defined at extension commerceservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
        Returns:
        the warehouses
      • isCustomerAllowedToIgnoreSuggestions

        @Accessor(qualifier="customerAllowedToIgnoreSuggestions",
                  type=GETTER)
        public boolean isCustomerAllowedToIgnoreSuggestions()
        Generated method - Getter of the BaseStore.customerAllowedToIgnoreSuggestions attribute defined at extension commerceservices.
        Returns:
        the customerAllowedToIgnoreSuggestions - Determines whether the customer is allowed to bypass the list of suggested addresses and proceed with their unverified entry.
      • isNet

        @Accessor(qualifier="net",
                  type=GETTER)
        public boolean isNet()
        Generated method - Getter of the BaseStore.net attribute defined at extension commerceservices.
        Returns:
        the net - Determines if the prices are treated as net or gross prices in the given base store.
      • setBillingCountries

        @Accessor(qualifier="billingCountries",
                  type=SETTER)
        public void setBillingCountries​(java.util.Collection<CountryModel> value)
        Generated method - Setter of BaseStore.billingCountries attribute defined at extension commerceservices.
        Parameters:
        value - the billingCountries
      • setCatalogs

        @Accessor(qualifier="catalogs",
                  type=SETTER)
        public void setCatalogs​(java.util.List<CatalogModel> value)
        Generated method - Setter of BaseStore.catalogs attribute defined at extension basecommerce.
        Parameters:
        value - the catalogs
      • setCheckoutFlowGroup

        @Accessor(qualifier="checkoutFlowGroup",
                  type=SETTER)
        public void setCheckoutFlowGroup​(java.lang.String value)
        Generated method - Setter of BaseStore.checkoutFlowGroup attribute defined at extension acceleratorservices.
        Parameters:
        value - the checkoutFlowGroup - Determines the checkout group
      • setCmsSites

        @Accessor(qualifier="cmsSites",
                  type=SETTER)
        public void setCmsSites​(java.util.Collection<BaseSiteModel> value)
        Generated method - Setter of BaseStore.cmsSites attribute defined at extension basecommerce.
        Parameters:
        value - the cmsSites
      • setCmsTimeRestrictions

        @Accessor(qualifier="cmsTimeRestrictions",
                  type=SETTER)
        public void setCmsTimeRestrictions​(java.util.Collection<CMSBaseStoreTimeRestrictionModel> value)
        Generated method - Setter of BaseStore.cmsTimeRestrictions attribute defined at extension cms2.
        Parameters:
        value - the cmsTimeRestrictions
      • setCreateReturnProcessCode

        @Accessor(qualifier="createReturnProcessCode",
                  type=SETTER)
        public void setCreateReturnProcessCode​(java.lang.String value)
        Generated method - Setter of BaseStore.createReturnProcessCode attribute defined at extension commerceservices.
        Parameters:
        value - the createReturnProcessCode - The process name for return business process.
      • setCurrencies

        @Accessor(qualifier="currencies",
                  type=SETTER)
        public void setCurrencies​(java.util.Set<CurrencyModel> value)
        Generated method - Setter of BaseStore.currencies attribute defined at extension commerceservices.
        Parameters:
        value - the currencies
      • setCustomerAllowedToIgnoreSuggestions

        @Accessor(qualifier="customerAllowedToIgnoreSuggestions",
                  type=SETTER)
        public void setCustomerAllowedToIgnoreSuggestions​(boolean value)
        Generated method - Setter of BaseStore.customerAllowedToIgnoreSuggestions attribute defined at extension commerceservices.
        Parameters:
        value - the customerAllowedToIgnoreSuggestions - Determines whether the customer is allowed to bypass the list of suggested addresses and proceed with their unverified entry.
      • setDefaultCurrency

        @Accessor(qualifier="defaultCurrency",
                  type=SETTER)
        public void setDefaultCurrency​(CurrencyModel value)
        Generated method - Setter of BaseStore.defaultCurrency attribute defined at extension commerceservices.
        Parameters:
        value - the defaultCurrency - The default currency for the site.
      • setDefaultDeliveryOrigin

        @Accessor(qualifier="defaultDeliveryOrigin",
                  type=SETTER)
        public void setDefaultDeliveryOrigin​(PointOfServiceModel value)
        Generated method - Setter of BaseStore.defaultDeliveryOrigin attribute defined at extension commerceservices.
        Parameters:
        value - the defaultDeliveryOrigin - The default delivery origin for the site.
      • setDefaultLanguage

        @Accessor(qualifier="defaultLanguage",
                  type=SETTER)
        public void setDefaultLanguage​(LanguageModel value)
        Generated method - Setter of BaseStore.defaultLanguage attribute defined at extension commerceservices.
        Parameters:
        value - the defaultLanguage - The default language for the site.
      • setDeliveryCountries

        @Accessor(qualifier="deliveryCountries",
                  type=SETTER)
        public void setDeliveryCountries​(java.util.Collection<CountryModel> value)
        Generated method - Setter of BaseStore.deliveryCountries attribute defined at extension commerceservices.
        Parameters:
        value - the deliveryCountries
      • setDeliveryModes

        @Accessor(qualifier="deliveryModes",
                  type=SETTER)
        public void setDeliveryModes​(java.util.Set<DeliveryModeModel> value)
        Generated method - Setter of BaseStore.deliveryModes attribute defined at extension commerceservices.
        Parameters:
        value - the deliveryModes
      • setExpressCheckoutEnabled

        @Accessor(qualifier="expressCheckoutEnabled",
                  type=SETTER)
        public void setExpressCheckoutEnabled​(java.lang.Boolean value)
        Generated method - Setter of BaseStore.expressCheckoutEnabled attribute defined at extension acceleratorservices.
        Parameters:
        value - the expressCheckoutEnabled - Determines if a site has the express checkout option.
      • setExternalTaxEnabled

        @Accessor(qualifier="externalTaxEnabled",
                  type=SETTER)
        public void setExternalTaxEnabled​(java.lang.Boolean value)
        Generated method - Setter of BaseStore.externalTaxEnabled attribute defined at extension commerceservices.
        Parameters:
        value - the externalTaxEnabled - Determines whether the site should use external tax calculation
      • setLanguages

        @Accessor(qualifier="languages",
                  type=SETTER)
        public void setLanguages​(java.util.Set<LanguageModel> value)
        Generated method - Setter of BaseStore.languages attribute defined at extension commerceservices.
        Parameters:
        value - the languages
      • setMaxRadiusForPoSSearch

        @Accessor(qualifier="maxRadiusForPoSSearch",
                  type=SETTER)
        public void setMaxRadiusForPoSSearch​(java.lang.Double value)
        Generated method - Setter of BaseStore.maxRadiusForPoSSearch attribute defined at extension commerceservices.
        Parameters:
        value - the maxRadiusForPoSSearch - The max radius when searching for PoS for a basestore.
      • setName

        @Accessor(qualifier="name",
                  type=SETTER)
        public void setName​(java.lang.String value)
        Generated method - Setter of BaseStore.name attribute defined at extension basecommerce.
        Parameters:
        value - the name
      • setName

        @Accessor(qualifier="name",
                  type=SETTER)
        public void setName​(java.lang.String value,
                            java.util.Locale loc)
        Generated method - Setter of BaseStore.name attribute defined at extension basecommerce.
        Parameters:
        value - the name
        loc - the value localization key
        Throws:
        java.lang.IllegalArgumentException - if localization key cannot be mapped to data language
      • setNet

        @Accessor(qualifier="net",
                  type=SETTER)
        public void setNet​(boolean value)
        Generated method - Setter of BaseStore.net attribute defined at extension commerceservices.
        Parameters:
        value - the net - Determines if the prices are treated as net or gross prices in the given base store.
      • setPaymentProvider

        @Accessor(qualifier="paymentProvider",
                  type=SETTER)
        public void setPaymentProvider​(java.lang.String value)
        Generated method - Setter of BaseStore.paymentProvider attribute defined at extension commerceservices.
        Parameters:
        value - the paymentProvider - The name of the payment provider that will get used for credit card subscriptions and any psp interaction
      • setPickupInStoreMode

        @Accessor(qualifier="pickupInStoreMode",
                  type=SETTER)
        public void setPickupInStoreMode​(PickupInStoreMode value)
        Generated method - Setter of BaseStore.pickupInStoreMode attribute defined at extension commerceservices.
        Parameters:
        value - the pickupInStoreMode - The pickup mode for this store.
      • setPointsOfService

        @Accessor(qualifier="pointsOfService",
                  type=SETTER)
        public void setPointsOfService​(java.util.List<PointOfServiceModel> value)
        Generated method - Setter of BaseStore.pointsOfService attribute defined at extension basecommerce.
        Parameters:
        value - the pointsOfService
      • setSolrFacetSearchConfiguration

        @Accessor(qualifier="solrFacetSearchConfiguration",
                  type=SETTER)
        public void setSolrFacetSearchConfiguration​(SolrFacetSearchConfigModel value)
        Generated method - Setter of BaseStore.solrFacetSearchConfiguration attribute defined at extension commerceservices.
        Parameters:
        value - the solrFacetSearchConfiguration - Solr search configuration for this store.
      • setStorelocatorDistanceUnit

        @Accessor(qualifier="storelocatorDistanceUnit",
                  type=SETTER)
        public void setStorelocatorDistanceUnit​(DistanceUnit value)
        Generated method - Setter of BaseStore.storelocatorDistanceUnit attribute defined at extension basecommerce.
        Parameters:
        value - the storelocatorDistanceUnit - Specifies the unit the distances in the store will be presented
      • setSubmitOrderProcessCode

        @Accessor(qualifier="submitOrderProcessCode",
                  type=SETTER)
        public void setSubmitOrderProcessCode​(java.lang.String value)
        Generated method - Setter of BaseStore.submitOrderProcessCode attribute defined at extension commerceservices.
        Parameters:
        value - the submitOrderProcessCode - The process name for fullfilment business process.
      • setTaxEstimationEnabled

        @Accessor(qualifier="taxEstimationEnabled",
                  type=SETTER)
        public void setTaxEstimationEnabled​(java.lang.Boolean value)
        Generated method - Setter of BaseStore.taxEstimationEnabled attribute defined at extension acceleratorservices.
        Parameters:
        value - the taxEstimationEnabled - Determines if a site has the tax estimation enabled.
      • setTaxGroup

        @Accessor(qualifier="taxGroup",
                  type=SETTER)
        public void setTaxGroup​(UserTaxGroup value)
        Generated method - Setter of BaseStore.taxGroup attribute defined at extension commerceservices.
        Parameters:
        value - the taxGroup - The site specific tax group.
      • setTicketemployees

        @Accessor(qualifier="ticketemployees",
                  type=SETTER)
        public void setTicketemployees​(java.util.List<EmployeeModel> value)
        Generated method - Setter of BaseStore.ticketemployees attribute defined at extension ticketsystem.
        Parameters:
        value - the ticketemployees
      • setTicketgroups

        @Accessor(qualifier="ticketgroups",
                  type=SETTER)
        public void setTicketgroups​(java.util.List<CsAgentGroupModel> value)
        Generated method - Setter of BaseStore.ticketgroups attribute defined at extension ticketsystem.
        Parameters:
        value - the ticketgroups
      • setUid

        @Accessor(qualifier="uid",
                  type=SETTER)
        public void setUid​(java.lang.String value)
        Generated method - Setter of BaseStore.uid attribute defined at extension basecommerce.
        Parameters:
        value - the uid
      • setWarehouses

        @Accessor(qualifier="warehouses",
                  type=SETTER)
        public void setWarehouses​(java.util.List<WarehouseModel> value)
        Generated method - Setter of BaseStore.warehouses attribute defined at extension commerceservices.
        Parameters:
        value - the warehouses