Uses of Class
de.hybris.platform.store.BaseStoreModel
-
-
Uses of BaseStoreModel in de.hybris.platform.acceleratorfacades.basestores.converters.populator
Methods in de.hybris.platform.acceleratorfacades.basestores.converters.populator with parameters of type BaseStoreModel Modifier and Type Method Description voidBaseStoreExpressCheckoutPopulator. populate(BaseStoreModel source, BaseStoreData target) -
Uses of BaseStoreModel in de.hybris.platform.acceleratorservices.customer.impl
Methods in de.hybris.platform.acceleratorservices.customer.impl with parameters of type BaseStoreModel Modifier and Type Method Description protected AddressDataDefaultCustomerLocationService. generateGeoAddressForSearchQuery(BaseStoreModel baseStore, java.lang.String locationText) -
Uses of BaseStoreModel in de.hybris.platform.acceleratorservices.dataexport.generic.event
Methods in de.hybris.platform.acceleratorservices.dataexport.generic.event that return BaseStoreModel Modifier and Type Method Description BaseStoreModelExportDataEvent. getBaseStore()Methods in de.hybris.platform.acceleratorservices.dataexport.generic.event with parameters of type BaseStoreModel Modifier and Type Method Description voidExportDataEvent. setBaseStore(BaseStoreModel baseStore) -
Uses of BaseStoreModel in de.hybris.platform.acceleratorservices.model.export
Methods in de.hybris.platform.acceleratorservices.model.export that return BaseStoreModel Modifier and Type Method Description BaseStoreModelExportDataCronJobModel. getBaseStore()Generated method - Getter of theExportDataCronJob.baseStoreattribute defined at extensionacceleratorservices.Methods in de.hybris.platform.acceleratorservices.model.export with parameters of type BaseStoreModel Modifier and Type Method Description voidExportDataCronJobModel. setBaseStore(BaseStoreModel value)Generated method - Setter ofExportDataCronJob.baseStoreattribute defined at extensionacceleratorservices. -
Uses of BaseStoreModel in de.hybris.platform.acceleratorservices.store.impl
Methods in de.hybris.platform.acceleratorservices.store.impl with parameters of type BaseStoreModel Modifier and Type Method Description protected FlexibleSearchQueryAcceleratorPointOfServiceDao. buildQuery(GPS center, double radius, BaseStoreModel baseStore)protected java.lang.StringAcceleratorPointOfServiceDao. buildQueryString(BaseStoreModel baseStore) -
Uses of BaseStoreModel in de.hybris.platform.b2b.process.approval.services
Methods in de.hybris.platform.b2b.process.approval.services with parameters of type BaseStoreModel Modifier and Type Method Description java.util.Map<java.lang.String,java.lang.String>B2BApprovalProcessService. getProcesses(BaseStoreModel store)Gets the processes. -
Uses of BaseStoreModel in de.hybris.platform.b2b.process.approval.services.impl
Methods in de.hybris.platform.b2b.process.approval.services.impl with parameters of type BaseStoreModel Modifier and Type Method Description java.util.Map<java.lang.String,java.lang.String>DefaultB2BApprovalProcessService. getProcesses(BaseStoreModel store) -
Uses of BaseStoreModel in de.hybris.platform.b2b.services
Methods in de.hybris.platform.b2b.services with parameters of type BaseStoreModel Modifier and Type Method Description SearchPageData<OrderModel>B2BQuoteService. getQuoteList(CustomerModel customerModel, BaseStoreModel store, PageableData pageableData)Deprecated, for removal: This API element is subject to removal in a future version.Returns a paged list of quotes for the given customer and base store. -
Uses of BaseStoreModel in de.hybris.platform.b2b.services.impl
Methods in de.hybris.platform.b2b.services.impl with parameters of type BaseStoreModel Modifier and Type Method Description SearchPageData<OrderModel>DefaultB2BQuoteService. getQuoteList(CustomerModel customerModel, BaseStoreModel store, PageableData pageableData)Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of BaseStoreModel in de.hybris.platform.b2b.strategies
Methods in de.hybris.platform.b2b.strategies with parameters of type BaseStoreModel Modifier and Type Method Description java.util.Map<java.lang.String,java.lang.String>B2BApprovalProcessLookUpStrategy. getProcesses(BaseStoreModel store)Gets the processes. -
Uses of BaseStoreModel in de.hybris.platform.b2b.strategies.impl
Methods in de.hybris.platform.b2b.strategies.impl with parameters of type BaseStoreModel Modifier and Type Method Description java.util.Map<java.lang.String,java.lang.String>DefaultB2BApprovalProcessLookUpStrategy. getProcesses(BaseStoreModel store) -
Uses of BaseStoreModel in de.hybris.platform.b2bacceleratorservices.strategies.impl
Methods in de.hybris.platform.b2bacceleratorservices.strategies.impl with parameters of type BaseStoreModel Modifier and Type Method Description java.util.Map<java.lang.String,java.lang.String>DefaultB2BApprovalProcessLookUpStrategy. getProcesses(BaseStoreModel store)Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of BaseStoreModel in de.hybris.platform.basecommerce.model.site
Methods in de.hybris.platform.basecommerce.model.site that return types with arguments of type BaseStoreModel Modifier and Type Method Description java.util.List<BaseStoreModel>BaseSiteModel. getStores()Generated method - Getter of theBaseSite.storesattribute defined at extensionbasecommerce.Method parameters in de.hybris.platform.basecommerce.model.site with type arguments of type BaseStoreModel Modifier and Type Method Description voidBaseSiteModel. setStores(java.util.List<BaseStoreModel> value)Generated method - Setter ofBaseSite.storesattribute defined at extensionbasecommerce. -
Uses of BaseStoreModel in de.hybris.platform.basecommerce.strategies
Methods in de.hybris.platform.basecommerce.strategies that return BaseStoreModel Modifier and Type Method Description BaseStoreModelBaseStoreSelectorStrategy. getCurrentBaseStore()Retrieve the currentBaseStoreModel, if available. -
Uses of BaseStoreModel in de.hybris.platform.basecommerce.strategies.impl
Methods in de.hybris.platform.basecommerce.strategies.impl that return BaseStoreModel Modifier and Type Method Description BaseStoreModelDefaultBaseStoreSelectorStrategy. getCurrentBaseStore() -
Uses of BaseStoreModel in de.hybris.platform.catalog.model
Methods in de.hybris.platform.catalog.model that return types with arguments of type BaseStoreModel Modifier and Type Method Description java.util.Collection<BaseStoreModel>CatalogModel. getBaseStores()Generated method - Getter of theCatalog.baseStoresattribute defined at extensionbasecommerce.Method parameters in de.hybris.platform.catalog.model with type arguments of type BaseStoreModel Modifier and Type Method Description voidCatalogModel. setBaseStores(java.util.Collection<BaseStoreModel> value)Generated method - Setter ofCatalog.baseStoresattribute defined at extensionbasecommerce. -
Uses of BaseStoreModel in de.hybris.platform.cms2.model.restrictions
Methods in de.hybris.platform.cms2.model.restrictions that return types with arguments of type BaseStoreModel Modifier and Type Method Description java.util.Collection<BaseStoreModel>CMSBaseStoreTimeRestrictionModel. getBaseStores()Generated method - Getter of theCMSBaseStoreTimeRestriction.baseStoresattribute defined at extensioncms2.Method parameters in de.hybris.platform.cms2.model.restrictions with type arguments of type BaseStoreModel Modifier and Type Method Description voidCMSBaseStoreTimeRestrictionModel. setBaseStores(java.util.Collection<BaseStoreModel> value)Generated method - Setter ofCMSBaseStoreTimeRestriction.baseStoresattribute defined at extensioncms2.Constructor parameters in de.hybris.platform.cms2.model.restrictions with type arguments of type BaseStoreModel Constructor Description CMSBaseStoreTimeRestrictionModel(java.util.Collection<BaseStoreModel> _baseStores, CatalogVersionModel _catalogVersion, 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 parametersCMSBaseStoreTimeRestrictionModel(java.util.Collection<BaseStoreModel> _baseStores, CatalogVersionModel _catalogVersion, 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 -
Uses of BaseStoreModel in de.hybris.platform.cmsfacades.util.builder
Methods in de.hybris.platform.cmsfacades.util.builder that return BaseStoreModel Modifier and Type Method Description BaseStoreModelBaseStoreModelBuilder. build()protected BaseStoreModelBaseStoreModelBuilder. getModel()Method parameters in de.hybris.platform.cmsfacades.util.builder with type arguments of type BaseStoreModel Modifier and Type Method Description SiteModelBuilderSiteModelBuilder. withStores(java.util.List<BaseStoreModel> baseStoreModels) -
Uses of BaseStoreModel in de.hybris.platform.cmsfacades.util.models
Methods in de.hybris.platform.cmsfacades.util.models that return BaseStoreModel Modifier and Type Method Description BaseStoreModelBaseStoreModelMother. createNorthAmerica(CatalogVersionModel... catalogVersionModels) -
Uses of BaseStoreModel in de.hybris.platform.commercefacades.basesites.converters.populator
Methods in de.hybris.platform.commercefacades.basesites.converters.populator that return types with arguments of type BaseStoreModel Modifier and Type Method Description protected Converter<BaseStoreModel,BaseStoreData>BaseSitePopulator. getBaseStoreConverter()Method parameters in de.hybris.platform.commercefacades.basesites.converters.populator with type arguments of type BaseStoreModel Modifier and Type Method Description voidBaseSitePopulator. setBaseStoreConverter(Converter<BaseStoreModel,BaseStoreData> baseStoreConverter) -
Uses of BaseStoreModel in de.hybris.platform.commercefacades.basestores.converters.populator
Methods in de.hybris.platform.commercefacades.basestores.converters.populator with parameters of type BaseStoreModel Modifier and Type Method Description voidBaseStorePopulator. populate(BaseStoreModel source, BaseStoreData target) -
Uses of BaseStoreModel in de.hybris.platform.commercefacades.basestores.impl
Methods in de.hybris.platform.commercefacades.basestores.impl that return types with arguments of type BaseStoreModel Modifier and Type Method Description protected Converter<BaseStoreModel,BaseStoreData>DefaultBaseStoreFacade. getBaseStoreConverter()Method parameters in de.hybris.platform.commercefacades.basestores.impl with type arguments of type BaseStoreModel Modifier and Type Method Description voidDefaultBaseStoreFacade. setBaseStoreConverter(Converter<BaseStoreModel,BaseStoreData> baseStoreConverter) -
Uses of BaseStoreModel in de.hybris.platform.commercefacades.product.converters.populator
Methods in de.hybris.platform.commercefacades.product.converters.populator with parameters of type BaseStoreModel Modifier and Type Method Description protected booleanStockPopulator. isStockSystemEnabled(BaseStoreModel baseStore)protected booleanStoreStockPopulator. isStockSystemEnabled(BaseStoreModel baseStore) -
Uses of BaseStoreModel in de.hybris.platform.commercefacades.storelocator.helpers
Methods in de.hybris.platform.commercefacades.storelocator.helpers with parameters of type BaseStoreModel Modifier and Type Method Description java.lang.StringDistanceHelper. getDistanceStringForStore(BaseStoreModel baseStoreModel, double distanceInKm)Gets the distance string for given distance value and the distance unit that is set in the base store model. -
Uses of BaseStoreModel in de.hybris.platform.commercefacades.storelocator.helpers.impl
Methods in de.hybris.platform.commercefacades.storelocator.helpers.impl with parameters of type BaseStoreModel Modifier and Type Method Description java.lang.StringDefaultDistanceHelper. getDistanceStringForStore(BaseStoreModel baseStoreModel, double distanceInKm) -
Uses of BaseStoreModel in de.hybris.platform.commerceservices.customer
Methods in de.hybris.platform.commerceservices.customer with parameters of type BaseStoreModel Modifier and Type Method Description OrderModelCustomerAccountService. getGuestOrderForGUID(java.lang.String guid, BaseStoreModel store)Fetch theOrderModelfor the given GUID,Store details and the expiry date for Guest Customers.OrderModelCustomerAccountService. getOrderDetailsForGUID(java.lang.String guid, BaseStoreModel store)Returns the orderModel based on the guid and base storeOrderModelCustomerAccountService. getOrderForCode(CustomerModel customerModel, java.lang.String code, BaseStoreModel store)Returns the specified order for the supplied user.OrderModelCustomerAccountService. getOrderForCode(java.lang.String code, BaseStoreModel store)Returns the orderModel based on order code and base storejava.util.List<OrderModel>CustomerAccountService. getOrderList(CustomerModel customerModel, BaseStoreModel store, OrderStatus[] status)Returns the order of the supplied user filtering by OrderStatusSearchPageData<OrderModel>CustomerAccountService. getOrderList(CustomerModel customerModel, BaseStoreModel store, OrderStatus[] status, PageableData pageableData)Returns the order of the supplied user filtering by OrderStatusSearchPageData<ReturnRequestModel>CustomerAccountService. getReturnRequestsByCustomerAndStore(CustomerModel customerModel, BaseStoreModel store, ReturnStatus[] returnStatuses, PageableData pageableData)Returns theReturnRequestModelof the given user filtered by given list ofReturnStatus(s). -
Uses of BaseStoreModel in de.hybris.platform.commerceservices.customer.dao
Methods in de.hybris.platform.commerceservices.customer.dao with parameters of type BaseStoreModel Modifier and Type Method Description OrderModelCustomerAccountDao. findOrderByCodeAndStore(java.lang.String code, BaseStoreModel store)Retrieves the order by order code and base storeOrderModelCustomerAccountDao. findOrderByCustomerAndCodeAndStore(CustomerModel customerModel, java.lang.String code, BaseStoreModel store)Finds the specified order for the specified user in the current session's active catalog versionsOrderModelCustomerAccountDao. findOrderByGUIDAndStore(java.lang.String guid, BaseStoreModel store, java.util.Date expiryDate)Finds the specified order for the specified user in the current session's active catalog versionsjava.util.List<OrderModel>CustomerAccountDao. findOrdersByCustomerAndStore(CustomerModel customerModel, BaseStoreModel store, OrderStatus[] status)Finds orders for the specified user in the current session's active catalog versionsSearchPageData<OrderModel>CustomerAccountDao. findOrdersByCustomerAndStore(CustomerModel customerModel, BaseStoreModel store, OrderStatus[] status, PageableData pageableData)Finds orders for the specified user in the current session's active catalog versionsSearchPageData<ReturnRequestModel>CustomerAccountDao. findReturnRequestsByCustomerAndStore(CustomerModel customerModel, BaseStoreModel store, ReturnStatus[] returnStatuses, PageableData pageableData)Returns theReturnRequestModelof the given user filtered by given list ofReturnStatus(s). -
Uses of BaseStoreModel in de.hybris.platform.commerceservices.customer.dao.impl
Methods in de.hybris.platform.commerceservices.customer.dao.impl with parameters of type BaseStoreModel Modifier and Type Method Description OrderModelDefaultCustomerAccountDao. findOrderByCodeAndStore(java.lang.String code, BaseStoreModel store)OrderModelDefaultCustomerAccountDao. findOrderByCustomerAndCodeAndStore(CustomerModel customerModel, java.lang.String code, BaseStoreModel store)OrderModelDefaultCustomerAccountDao. findOrderByGUIDAndStore(java.lang.String guid, BaseStoreModel store, java.util.Date expiryDate)java.util.List<OrderModel>DefaultCustomerAccountDao. findOrdersByCustomerAndStore(CustomerModel customerModel, BaseStoreModel store, OrderStatus[] status)SearchPageData<OrderModel>DefaultCustomerAccountDao. findOrdersByCustomerAndStore(CustomerModel customerModel, BaseStoreModel store, OrderStatus[] status, PageableData pageableData)SearchPageData<ReturnRequestModel>DefaultCustomerAccountDao. findReturnRequestsByCustomerAndStore(CustomerModel customerModel, BaseStoreModel store, ReturnStatus[] returnStatuses, PageableData pageableData) -
Uses of BaseStoreModel in de.hybris.platform.commerceservices.customer.impl
Methods in de.hybris.platform.commerceservices.customer.impl with parameters of type BaseStoreModel Modifier and Type Method Description OrderModelDefaultCustomerAccountService. getGuestOrderForGUID(java.lang.String guid, BaseStoreModel store)OrderModelDefaultCustomerAccountService. getOrderDetailsForGUID(java.lang.String guid, BaseStoreModel store)OrderModelDefaultCustomerAccountService. getOrderForCode(CustomerModel customerModel, java.lang.String code, BaseStoreModel store)Deprecated, for removal: This API element is subject to removal in a future version.Since 5.0.OrderModelDefaultCustomerAccountService. getOrderForCode(java.lang.String code, BaseStoreModel store)java.util.List<OrderModel>DefaultCustomerAccountService. getOrderList(CustomerModel customerModel, BaseStoreModel store, OrderStatus[] status)SearchPageData<OrderModel>DefaultCustomerAccountService. getOrderList(CustomerModel customerModel, BaseStoreModel store, OrderStatus[] status, PageableData pageableData)SearchPageData<ReturnRequestModel>DefaultCustomerAccountService. getReturnRequestsByCustomerAndStore(CustomerModel customerModel, BaseStoreModel store, ReturnStatus[] returnStatuses, PageableData pageableData) -
Uses of BaseStoreModel in de.hybris.platform.commerceservices.delivery.dao
Methods in de.hybris.platform.commerceservices.delivery.dao with parameters of type BaseStoreModel Modifier and Type Method Description java.lang.BooleanStorePickupDao. checkProductForPickup(java.lang.String productCode, BaseStoreModel baseStoreModel)Checks if a product can be picked upjava.util.Map<PointOfServiceModel,java.util.List<StockLevelModel>>StorePickupDao. getLocalStockLevelsForProductAndBaseStore(java.lang.String productCode, BaseStoreModel baseStoreModel)Get stock levels for given given product and base store. -
Uses of BaseStoreModel in de.hybris.platform.commerceservices.delivery.dao.impl
Methods in de.hybris.platform.commerceservices.delivery.dao.impl with parameters of type BaseStoreModel Modifier and Type Method Description java.lang.BooleanDefaultStorePickupDao. checkProductForPickup(java.lang.String productCode, BaseStoreModel baseStoreModel)java.util.Map<PointOfServiceModel,java.util.List<StockLevelModel>>DefaultStorePickupDao. getLocalStockLevelsForProductAndBaseStore(java.lang.String productCode, BaseStoreModel baseStoreModel) -
Uses of BaseStoreModel in de.hybris.platform.commerceservices.event
Methods in de.hybris.platform.commerceservices.event that return BaseStoreModel Modifier and Type Method Description BaseStoreModelAbstractCommerceUserEvent. getBaseStore()Methods in de.hybris.platform.commerceservices.event with parameters of type BaseStoreModel Modifier and Type Method Description voidAbstractCommerceUserEvent. setBaseStore(BaseStoreModel baseStore) -
Uses of BaseStoreModel in de.hybris.platform.commerceservices.model.process
Methods in de.hybris.platform.commerceservices.model.process that return BaseStoreModel Modifier and Type Method Description BaseStoreModelStoreFrontProcessModel. getStore()Generated method - Getter of theStoreFrontProcess.storeattribute defined at extensioncommerceservices.Methods in de.hybris.platform.commerceservices.model.process with parameters of type BaseStoreModel Modifier and Type Method Description voidStoreFrontProcessModel. setStore(BaseStoreModel value)Generated method - Setter ofStoreFrontProcess.storeattribute defined at extensioncommerceservices. -
Uses of BaseStoreModel in de.hybris.platform.commerceservices.order
Methods in de.hybris.platform.commerceservices.order with parameters of type BaseStoreModel Modifier and Type Method Description QuoteModelCommerceQuoteService. getQuoteByCodeAndCustomerAndStore(CustomerModel customerModel, UserModel quoteUserModel, BaseStoreModel store, java.lang.String quoteCode)Finds a quote with highest version by code, customer and store.SearchPageData<QuoteModel>CommerceQuoteService. getQuoteList(CustomerModel customerModel, UserModel quoteUserModel, BaseStoreModel store, PageableData pageableData)Retrieves the paged list of quotes according to the provided selection criteria.java.lang.IntegerCommerceQuoteService. getQuotesCountForStoreAndUser(CustomerModel customerModel, UserModel quoteUserModel, BaseStoreModel store)Get the number of quotes for the specified user and store. -
Uses of BaseStoreModel in de.hybris.platform.commerceservices.order.dao
Methods in de.hybris.platform.commerceservices.order.dao with parameters of type BaseStoreModel Modifier and Type Method Description SearchPageData<QuoteModel>CommerceQuoteDao. findQuotesByCustomerAndStore(CustomerModel customerModel, BaseStoreModel store, PageableData pageableData, java.util.Set<QuoteState> quoteStates)Returns a paged list of maximum version (i.e.QuoteModelCommerceQuoteDao. findUniqueQuoteByCodeAndCustomerAndStore(CustomerModel customerModel, BaseStoreModel store, java.lang.String quoteCode, java.util.Set<QuoteState> quoteStates)Returns a unique quote of maximum version (i.e.java.lang.IntegerCommerceQuoteDao. getQuotesCountForCustomerAndStore(CustomerModel customerModel, BaseStoreModel store, java.util.Set<QuoteState> quoteStates)Returns the total number of quotes for the specified user and store. -
Uses of BaseStoreModel in de.hybris.platform.commerceservices.order.dao.impl
Methods in de.hybris.platform.commerceservices.order.dao.impl with parameters of type BaseStoreModel Modifier and Type Method Description SearchPageData<QuoteModel>DefaultCommerceQuoteDao. findQuotesByCustomerAndStore(CustomerModel customerModel, BaseStoreModel store, PageableData pageableData, java.util.Set<QuoteState> quoteStates)QuoteModelDefaultCommerceQuoteDao. findUniqueQuoteByCodeAndCustomerAndStore(CustomerModel customerModel, BaseStoreModel store, java.lang.String quoteCode, java.util.Set<QuoteState> quoteStates)java.lang.IntegerDefaultCommerceQuoteDao. getQuotesCountForCustomerAndStore(CustomerModel customerModel, BaseStoreModel store, java.util.Set<QuoteState> quoteStates)protected java.util.Map<java.lang.String,java.lang.Object>DefaultCommerceQuoteDao. populateBasicQueryParams(BaseStoreModel store, CustomerModel customerModel, java.util.Set<QuoteState> quoteStates)protected voidDefaultCommerceQuoteDao. validateUserAndStoreAndStates(BaseStoreModel store, CustomerModel customerModel, java.util.Set<QuoteState> quoteStates) -
Uses of BaseStoreModel in de.hybris.platform.commerceservices.order.impl
Methods in de.hybris.platform.commerceservices.order.impl with parameters of type BaseStoreModel Modifier and Type Method Description QuoteModelDefaultCommerceQuoteService. getQuoteByCodeAndCustomerAndStore(CustomerModel customerModel, UserModel quoteUserModel, BaseStoreModel store, java.lang.String quoteCode)SearchPageData<QuoteModel>DefaultCommerceQuoteService. getQuoteList(CustomerModel customerModel, UserModel quoteUserModel, BaseStoreModel store, PageableData pageableData)java.lang.IntegerDefaultCommerceQuoteService. getQuotesCountForStoreAndUser(CustomerModel customerModel, UserModel quoteUserModel, BaseStoreModel store) -
Uses of BaseStoreModel in de.hybris.platform.commerceservices.search.searchservices.impl
Methods in de.hybris.platform.commerceservices.search.searchservices.impl that return BaseStoreModel Modifier and Type Method Description protected BaseStoreModelDefaultSearchServicesProductSearchStrategy. getBaseStore(java.lang.String baseSiteId)BaseStoreModelStoreSnQualifierProvider.StoreSnQualifier. getStore()Methods in de.hybris.platform.commerceservices.search.searchservices.impl with parameters of type BaseStoreModel Modifier and Type Method Description protected StoreSnQualifierProvider.StoreSnQualifierStoreSnQualifierProvider. createQualifier(BaseStoreModel source)Constructors in de.hybris.platform.commerceservices.search.searchservices.impl with parameters of type BaseStoreModel Constructor Description StoreSnQualifier(BaseStoreModel store) -
Uses of BaseStoreModel in de.hybris.platform.commerceservices.search.searchservices.strategies
Methods in de.hybris.platform.commerceservices.search.searchservices.strategies that return types with arguments of type BaseStoreModel Modifier and Type Method Description java.util.Optional<BaseStoreModel>SnStoreSelectionStrategy. getDefaultStore(SnIndexTypeModel indexType)Returns the default stores for the given index type.java.util.Optional<BaseStoreModel>SnStoreSelectionStrategy. getDefaultStore(java.lang.String indexTypeId)Returns the default store for the given index type.java.util.List<BaseStoreModel>SnStoreSelectionStrategy. getStores(SnIndexTypeModel indexType)Returns the stores for the given index type.java.util.List<BaseStoreModel>SnStoreSelectionStrategy. getStores(java.lang.String indexTypeId)Returns the stores for the given index type. -
Uses of BaseStoreModel in de.hybris.platform.commerceservices.search.searchservices.strategies.impl
Methods in de.hybris.platform.commerceservices.search.searchservices.strategies.impl that return types with arguments of type BaseStoreModel Modifier and Type Method Description java.util.Optional<BaseStoreModel>DefaultSnStoreSelectionStrategy. getDefaultStore(SnIndexTypeModel indexType)java.util.Optional<BaseStoreModel>DefaultSnStoreSelectionStrategy. getDefaultStore(java.lang.String indexTypeId)java.util.List<BaseStoreModel>DefaultSnStoreSelectionStrategy. getStores(SnIndexTypeModel indexType)java.util.List<BaseStoreModel>DefaultSnStoreSelectionStrategy. getStores(java.lang.String indexTypeId) -
Uses of BaseStoreModel in de.hybris.platform.commerceservices.search.solrfacetsearch.provider.impl
Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.provider.impl with parameters of type BaseStoreModel Modifier and Type Method Description protected java.util.List<FieldValue>ProductInStockFlagValueProvider. createFieldValue(ProductModel product, BaseStoreModel baseStore, IndexedProperty indexedProperty)protected java.util.List<FieldValue>ProductStockLevelStatusValueProvider. createFieldValue(ProductModel product, BaseStoreModel baseStore, IndexedProperty indexedProperty)protected java.util.List<FieldValue>ProductStoreStockValueProvider. createFieldValue(ProductModel product, BaseStoreModel baseStore, IndexedProperty indexedProperty)protected StockLevelStatusProductInStockFlagValueProvider. getProductStockLevelStatus(ProductModel product, BaseStoreModel baseStore)protected StockLevelStatusProductStockLevelStatusValueProvider. getProductStockLevelStatus(ProductModel product, BaseStoreModel baseStore)protected booleanProductInStockFlagValueProvider. isInStock(ProductModel product, BaseStoreModel baseStore) -
Uses of BaseStoreModel in de.hybris.platform.commerceservices.stock
Methods in de.hybris.platform.commerceservices.stock with parameters of type BaseStoreModel Modifier and Type Method Description java.util.Map<PointOfServiceModel,StockLevelStatus>CommerceStockService. getPosAndStockLevelStatusForProduct(ProductModel product, BaseStoreModel baseStore)Returns the StockLevelStatus for the Product at Points of Service where it is in stock.java.lang.LongCommerceStockService. getStockLevelForProductAndBaseStore(ProductModel product, BaseStoreModel baseStore)Returns stock level value for given product and base storeStockLevelStatusCommerceStockService. getStockLevelStatusForProductAndBaseStore(ProductModel product, BaseStoreModel baseStore)Returns stock level status for combination of given product and base storebooleanCommerceStockService. isStockSystemEnabled(BaseStoreModel baseStore)Indicates if stock system is enabled for given base store -
Uses of BaseStoreModel in de.hybris.platform.commerceservices.stock.dao
Methods in de.hybris.platform.commerceservices.stock.dao with parameters of type BaseStoreModel Modifier and Type Method Description java.util.List<WarehouseModel>CommerceWarehouseDao. getDefaultWarehousesForBaseStore(BaseStoreModel baseStore) -
Uses of BaseStoreModel in de.hybris.platform.commerceservices.stock.dao.impl
Methods in de.hybris.platform.commerceservices.stock.dao.impl with parameters of type BaseStoreModel Modifier and Type Method Description java.util.List<WarehouseModel>DefaultCommerceWarehouseDao. getDefaultWarehousesForBaseStore(BaseStoreModel baseStore) -
Uses of BaseStoreModel in de.hybris.platform.commerceservices.stock.impl
Methods in de.hybris.platform.commerceservices.stock.impl with parameters of type BaseStoreModel Modifier and Type Method Description java.util.Map<PointOfServiceModel,StockLevelStatus>DefaultCommerceStockService. getPosAndStockLevelStatusForProduct(ProductModel product, BaseStoreModel baseStore)java.lang.LongDefaultCommerceStockService. getStockLevelForProductAndBaseStore(ProductModel product, BaseStoreModel baseStore)java.lang.LongSubscriptionCommerceStockService. getStockLevelForProductAndBaseStore(ProductModel product, BaseStoreModel baseStore)StockLevelStatusDefaultCommerceStockService. getStockLevelStatusForProductAndBaseStore(ProductModel product, BaseStoreModel baseStore)StockLevelStatusSubscriptionCommerceStockService. getStockLevelStatusForProductAndBaseStore(ProductModel product, BaseStoreModel baseStore)booleanDefaultCommerceStockService. isStockSystemEnabled(BaseStoreModel baseStore) -
Uses of BaseStoreModel in de.hybris.platform.commerceservices.stock.strategies
Methods in de.hybris.platform.commerceservices.stock.strategies with parameters of type BaseStoreModel Modifier and Type Method Description java.util.List<WarehouseModel>WarehouseSelectionStrategy. getWarehousesForBaseStore(BaseStoreModel baseStore) -
Uses of BaseStoreModel in de.hybris.platform.commerceservices.stock.strategies.impl
Methods in de.hybris.platform.commerceservices.stock.strategies.impl with parameters of type BaseStoreModel Modifier and Type Method Description java.util.List<WarehouseModel>DefaultWarehouseSelectionStrategy. getWarehousesForBaseStore(BaseStoreModel baseStore) -
Uses of BaseStoreModel in de.hybris.platform.commerceservices.storefinder
Methods in de.hybris.platform.commerceservices.storefinder with parameters of type BaseStoreModel Modifier and Type Method Description RESULTStoreFinderService. getAllPos(BaseStoreModel baseStore, PageableData pageableData)Gets the locations retrieved basing on the given arguments.java.util.List<PointOfServiceModel>StoreFinderService. getAllPosForCountry(java.lang.String countryIsoCode, BaseStoreModel baseStore)Gets a list ofPointOfServiceModelfor all points of service in a given countryjava.util.List<PointOfServiceModel>StoreFinderService. getAllPosForRegion(java.lang.String countryIsoCode, java.lang.String regionIsoCode, BaseStoreModel baseStore)Gets a list ofPointOfServiceModelfor all points of service in a given country and regionITEMStoreFinderService. getPointOfServiceDistanceForName(BaseStoreModel baseStore, java.lang.String name, GeoPoint geoPoint)Gets the location for the given name that should be unique.PointOfServiceModelStoreFinderService. getPointOfServiceForName(BaseStoreModel baseStore, java.lang.String name)Gets thePointOfServiceModelfor the given name that should be uniqueRESULTStoreFinderService. locationSearch(BaseStoreModel baseStore, java.lang.String locationText, PageableData pageableData)Gets the locations retrieved based on the given arguments.RESULTStoreFinderService. locationSearch(BaseStoreModel baseStore, java.lang.String locationText, PageableData pageableData, double maxRadius)Gets the locations retrieved based on the given arguments.RESULTStoreFinderService. positionSearch(BaseStoreModel baseStore, GeoPoint geoPoint, PageableData pageableData)Gets the locations retrieved basing on the given arguments.RESULTStoreFinderService. positionSearch(BaseStoreModel baseStore, GeoPoint geoPoint, PageableData pageableData, double maxRadius)Gets the locations retrieved basing on the given arguments. -
Uses of BaseStoreModel in de.hybris.platform.commerceservices.storefinder.helpers
Methods in de.hybris.platform.commerceservices.storefinder.helpers with parameters of type BaseStoreModel Modifier and Type Method Description java.lang.StringDistanceHelper. getDistanceStringForStore(BaseStoreModel baseStoreModel, double distanceInKm)Gets the distance string for given distance value and the distance unit that is set in the base store model. -
Uses of BaseStoreModel in de.hybris.platform.commerceservices.storefinder.helpers.impl
Methods in de.hybris.platform.commerceservices.storefinder.helpers.impl with parameters of type BaseStoreModel Modifier and Type Method Description java.lang.StringDefaultDistanceHelper. getDistanceStringForStore(BaseStoreModel baseStoreModel, double distanceInKm) -
Uses of BaseStoreModel in de.hybris.platform.commerceservices.storefinder.impl
Methods in de.hybris.platform.commerceservices.storefinder.impl with parameters of type BaseStoreModel Modifier and Type Method Description protected StoreFinderSearchPageData<ITEM>DefaultStoreFinderService. doSearch(BaseStoreModel baseStore, java.lang.String locationText, GeoPoint centerPoint, PageableData pageableData, java.lang.Double maxRadiusKm)protected AddressDataDefaultStoreFinderService. generateGeoAddressForSearchQuery(BaseStoreModel baseStore, java.lang.String locationText)This method generates anAddressDataobject based on a search location text.StoreFinderSearchPageData<ITEM>DefaultStoreFinderService. getAllPos(BaseStoreModel baseStore, PageableData pageableData)java.util.List<PointOfServiceModel>DefaultStoreFinderService. getAllPosForCountry(java.lang.String countryIsoCode, BaseStoreModel baseStore)java.util.List<PointOfServiceModel>DefaultStoreFinderService. getAllPosForRegion(java.lang.String countryIsoCode, java.lang.String regionIsoCode, BaseStoreModel baseStore)ITEMDefaultStoreFinderService. getPointOfServiceDistanceForName(BaseStoreModel baseStore, java.lang.String name, GeoPoint geoPoint)PointOfServiceModelDefaultStoreFinderService. getPointOfServiceForName(BaseStoreModel baseStore, java.lang.String name)protected java.util.Collection<PointOfServiceModel>DefaultStoreFinderService. getPointsOfServiceNear(GeoPoint centerPoint, double radiusKm, BaseStoreModel baseStore)StoreFinderSearchPageData<ITEM>DefaultStoreFinderService. locationSearch(BaseStoreModel baseStore, java.lang.String locationText, PageableData pageableData)StoreFinderSearchPageData<ITEM>DefaultStoreFinderService. locationSearch(BaseStoreModel baseStore, java.lang.String locationText, PageableData pageableData, double maxRadiusKm)StoreFinderSearchPageData<ITEM>DefaultStoreFinderService. positionSearch(BaseStoreModel baseStore, GeoPoint geoPoint, PageableData pageableData)StoreFinderSearchPageData<ITEM>DefaultStoreFinderService. positionSearch(BaseStoreModel baseStore, GeoPoint geoPoint, PageableData pageableData, double maxRadius) -
Uses of BaseStoreModel in de.hybris.platform.commerceservices.strategies
Methods in de.hybris.platform.commerceservices.strategies that return BaseStoreModel Modifier and Type Method Description BaseStoreModelCommerceStrategyTestHelper. createStore(java.lang.String name, ModelService modelService)Methods in de.hybris.platform.commerceservices.strategies with parameters of type BaseStoreModel Modifier and Type Method Description java.lang.BooleanPickupAvailabilityStrategy. isPickupAvailableForProduct(ProductModel product, BaseStoreModel baseStore) -
Uses of BaseStoreModel in de.hybris.platform.commerceservices.strategies.impl
Methods in de.hybris.platform.commerceservices.strategies.impl with parameters of type BaseStoreModel Modifier and Type Method Description java.lang.BooleanDefaultPickupAvailabilityStrategy. isPickupAvailableForProduct(ProductModel product, BaseStoreModel baseStore) -
Uses of BaseStoreModel in de.hybris.platform.commercewebservices.core.context.impl
Methods in de.hybris.platform.commercewebservices.core.context.impl with parameters of type BaseStoreModel Modifier and Type Method Description protected java.util.Collection<LanguageModel>DefaultContextInformationLoader. getStoresLanguages(BaseStoreModel currentBaseStore) -
Uses of BaseStoreModel in de.hybris.platform.commercewebservices.core.strategies
Methods in de.hybris.platform.commercewebservices.core.strategies that return BaseStoreModel Modifier and Type Method Description BaseStoreModelBaseStoreForSiteSelectorStrategy. getBaseStore(BaseSiteModel baseSiteModel) -
Uses of BaseStoreModel in de.hybris.platform.commercewebservices.core.strategies.impl
Methods in de.hybris.platform.commercewebservices.core.strategies.impl that return BaseStoreModel Modifier and Type Method Description BaseStoreModelDefaultBaseStoreForSiteSelectorStrategy. getBaseStore(BaseSiteModel baseSiteModel) -
Uses of BaseStoreModel in de.hybris.platform.core.model.c2l
Methods in de.hybris.platform.core.model.c2l that return types with arguments of type BaseStoreModel Modifier and Type Method Description java.util.Set<BaseStoreModel>CountryModel. getBaseStores()Generated method - Getter of theCountry.baseStoresattribute defined at extensioncommerceservices.java.util.Collection<BaseStoreModel>CurrencyModel. getBaseStores()Generated method - Getter of theCurrency.baseStoresattribute defined at extensioncommerceservices.java.util.Collection<BaseStoreModel>LanguageModel. getBaseStores()Generated method - Getter of theLanguage.baseStoresattribute defined at extensioncommerceservices.java.util.Set<BaseStoreModel>CountryModel. getBillingBaseStores()Generated method - Getter of theCountry.billingBaseStoresattribute defined at extensioncommerceservices.Method parameters in de.hybris.platform.core.model.c2l with type arguments of type BaseStoreModel Modifier and Type Method Description voidCountryModel. setBaseStores(java.util.Set<BaseStoreModel> value)Generated method - Setter ofCountry.baseStoresattribute defined at extensioncommerceservices.voidCurrencyModel. setBaseStores(java.util.Collection<BaseStoreModel> value)Generated method - Setter ofCurrency.baseStoresattribute defined at extensioncommerceservices.voidLanguageModel. setBaseStores(java.util.Collection<BaseStoreModel> value)Generated method - Setter ofLanguage.baseStoresattribute defined at extensioncommerceservices.voidCountryModel. setBillingBaseStores(java.util.Set<BaseStoreModel> value)Generated method - Setter ofCountry.billingBaseStoresattribute defined at extensioncommerceservices. -
Uses of BaseStoreModel in de.hybris.platform.core.model.order
Methods in de.hybris.platform.core.model.order that return BaseStoreModel Modifier and Type Method Description BaseStoreModelAbstractOrderModel. getStore()Generated method - Getter of theAbstractOrder.storeattribute defined at extensioncommerceservices.Methods in de.hybris.platform.core.model.order with parameters of type BaseStoreModel Modifier and Type Method Description voidAbstractOrderModel. setStore(BaseStoreModel value)Generated method - Setter ofAbstractOrder.storeattribute defined at extensioncommerceservices. -
Uses of BaseStoreModel in de.hybris.platform.core.model.order.delivery
Methods in de.hybris.platform.core.model.order.delivery that return types with arguments of type BaseStoreModel Modifier and Type Method Description java.util.Set<BaseStoreModel>DeliveryModeModel. getStores()Generated method - Getter of theDeliveryMode.storesattribute defined at extensioncommerceservices.Method parameters in de.hybris.platform.core.model.order.delivery with type arguments of type BaseStoreModel Modifier and Type Method Description voidDeliveryModeModel. setStores(java.util.Set<BaseStoreModel> value)Generated method - Setter ofDeliveryMode.storesattribute defined at extensioncommerceservices. -
Uses of BaseStoreModel in de.hybris.platform.core.model.user
Methods in de.hybris.platform.core.model.user that return types with arguments of type BaseStoreModel Modifier and Type Method Description java.util.List<BaseStoreModel>EmployeeModel. getTicketstores()Generated method - Getter of theEmployee.ticketstoresattribute defined at extensionticketsystem.Method parameters in de.hybris.platform.core.model.user with type arguments of type BaseStoreModel Modifier and Type Method Description voidEmployeeModel. setTicketstores(java.util.List<BaseStoreModel> value)Generated method - Setter ofEmployee.ticketstoresattribute defined at extensionticketsystem. -
Uses of BaseStoreModel in de.hybris.platform.customerinterestsservices.model
Methods in de.hybris.platform.customerinterestsservices.model that return BaseStoreModel Modifier and Type Method Description BaseStoreModelProductInterestModel. getBaseStore()Generated method - Getter of theProductInterest.baseStoreattribute defined at extensioncustomerinterestsservices.Methods in de.hybris.platform.customerinterestsservices.model with parameters of type BaseStoreModel Modifier and Type Method Description voidProductInterestModel. setBaseStore(BaseStoreModel value)Generated method - Setter ofProductInterest.baseStoreattribute defined at extensioncustomerinterestsservices.Constructors in de.hybris.platform.customerinterestsservices.model with parameters of type BaseStoreModel Constructor Description ProductInterestModel(BaseSiteModel _baseSite, BaseStoreModel _baseStore, LanguageModel _language, NotificationType _notificationType)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductInterestModel(BaseSiteModel _baseSite, BaseStoreModel _baseStore, LanguageModel _language, NotificationType _notificationType, ItemModel _owner)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 -
Uses of BaseStoreModel in de.hybris.platform.customerinterestsservices.productinterest
Methods in de.hybris.platform.customerinterestsservices.productinterest with parameters of type BaseStoreModel Modifier and Type Method Description java.util.Optional<ProductInterestModel>ProductInterestService. getProductInterest(ProductModel productModel, CustomerModel customerModel, NotificationType notificationType, BaseStoreModel baseStore, BaseSiteModel baseSite)This method is used to find the ProductInterestModel by productModel, customerModel, notificationType, baseStore,baseSite.java.util.List<ProductInterestModel>ProductInterestService. getProductInterests(CustomerModel customerModel, BaseStoreModel baseStore, BaseSiteModel baseSite)This method is used to find the expired and effective ProductInterestModels by productModel, customerModel, notificationType, baseStore,baseSite. -
Uses of BaseStoreModel in de.hybris.platform.customerinterestsservices.productinterest.daos
Methods in de.hybris.platform.customerinterestsservices.productinterest.daos with parameters of type BaseStoreModel Modifier and Type Method Description java.util.Optional<ProductInterestModel>ProductInterestDao. findProductInterest(ProductModel productModel, CustomerModel customerModel, NotificationType notificationType, BaseStoreModel baseStore, BaseSiteModel baseSite)This method is used to find the ProductInterestModel by its productModel, customerModel, notificationType and baseStore.java.util.Map<java.lang.String,java.util.Map<java.lang.String,java.lang.String>>ProductInterestDao. findProductInterestRelationsByCustomer(CustomerModel customerModel, BaseStoreModel baseStore, BaseSiteModel baseSite)Find all interests watched by current customerjava.util.List<ProductInterestModel>ProductInterestDao. findProductInterests(CustomerModel customerModel, BaseStoreModel baseStore, BaseSiteModel baseSite)This method is used to find expired and effective ProductInterestModels by its productModel, customerModel, notificationType and baseStore.java.util.List<ProductInterestModel>ProductInterestDao. findProductInterestsByCustomer(CustomerModel customerModel, BaseStoreModel baseStore, BaseSiteModel baseSite)This method will get all the interests of the current customerjava.util.Map<java.lang.String,java.util.Map<java.lang.String,java.lang.String>>ProductInterestDao. findProductsByCustomerInterests(CustomerModel customerModel, BaseStoreModel baseStore, BaseSiteModel baseSite, PageableData pageableData)Find interests watched by current customerintProductInterestDao. findProductsCountByCustomerInterests(CustomerModel customerModel, BaseStoreModel baseStore, BaseSiteModel baseSite, PageableData pageableData)Find the total count of products watched by customer -
Uses of BaseStoreModel in de.hybris.platform.customerinterestsservices.productinterest.daos.impl
Methods in de.hybris.platform.customerinterestsservices.productinterest.daos.impl with parameters of type BaseStoreModel Modifier and Type Method Description protected FlexibleSearchQueryDefaultProductInterestDao. buildPagedProductInterestsQuery(CustomerModel customerModel, BaseStoreModel baseStore, BaseSiteModel baseSite, PageableData pageableData)protected FlexibleSearchQueryDefaultProductInterestDao. buildProductInterestsQuery(CustomerModel customerModel, BaseStoreModel baseStore, BaseSiteModel baseSite)java.util.Optional<ProductInterestModel>DefaultProductInterestDao. findProductInterest(ProductModel productModel, CustomerModel customerModel, NotificationType notificationType, BaseStoreModel baseStore, BaseSiteModel baseSite)java.util.Map<java.lang.String,java.util.Map<java.lang.String,java.lang.String>>DefaultProductInterestDao. findProductInterestRelationsByCustomer(CustomerModel customerModel, BaseStoreModel baseStore, BaseSiteModel baseSite)java.util.List<ProductInterestModel>DefaultProductInterestDao. findProductInterests(CustomerModel customerModel, BaseStoreModel baseStore, BaseSiteModel baseSite)java.util.List<ProductInterestModel>DefaultProductInterestDao. findProductInterestsByCustomer(CustomerModel customerModel, BaseStoreModel baseStore, BaseSiteModel baseSite)java.util.Map<java.lang.String,java.util.Map<java.lang.String,java.lang.String>>DefaultProductInterestDao. findProductsByCustomerInterests(CustomerModel customerModel, BaseStoreModel baseStore, BaseSiteModel baseSite, PageableData pageableData)intDefaultProductInterestDao. findProductsCountByCustomerInterests(CustomerModel customerModel, BaseStoreModel baseStore, BaseSiteModel baseSite, PageableData pageableData) -
Uses of BaseStoreModel in de.hybris.platform.customerinterestsservices.productinterest.impl
Methods in de.hybris.platform.customerinterestsservices.productinterest.impl with parameters of type BaseStoreModel Modifier and Type Method Description java.util.Optional<ProductInterestModel>DefaultProductInterestService. getProductInterest(ProductModel productModel, CustomerModel customerModel, NotificationType notificationType, BaseStoreModel baseStore, BaseSiteModel baseSite)java.util.List<ProductInterestModel>DefaultProductInterestService. getProductInterests(CustomerModel customerModel, BaseStoreModel baseStore, BaseSiteModel baseSite) -
Uses of BaseStoreModel in de.hybris.platform.integration.commons.model
Methods in de.hybris.platform.integration.commons.model that return BaseStoreModel Modifier and Type Method Description BaseStoreModelOndemandBaseStorePreferenceModel. getBaseStore()Generated method - Getter of theOndemandBaseStorePreference.baseStoreattribute defined at extensionondemandcommon.Methods in de.hybris.platform.integration.commons.model with parameters of type BaseStoreModel Modifier and Type Method Description voidOndemandBaseStorePreferenceModel. setBaseStore(BaseStoreModel value)Generated method - Setter ofOndemandBaseStorePreference.baseStoreattribute defined at extensionondemandcommon. -
Uses of BaseStoreModel in de.hybris.platform.integration.commons.services
Methods in de.hybris.platform.integration.commons.services with parameters of type BaseStoreModel Modifier and Type Method Description OndemandBaseStorePreferenceModelOndemandPreferenceSelectorService. getOndemandTenantPreferenceForStore(BaseStoreModel baseStore)Retreive OnDemandTenantPreferenceForStore for a given base store -
Uses of BaseStoreModel in de.hybris.platform.integration.commons.services.impl
Methods in de.hybris.platform.integration.commons.services.impl with parameters of type BaseStoreModel Modifier and Type Method Description OndemandBaseStorePreferenceModelDefaultOndemandPreferenceSelectorService. getOndemandTenantPreferenceForStore(BaseStoreModel baseStore) -
Uses of BaseStoreModel in de.hybris.platform.ordermanagementfacades
Fields in de.hybris.platform.ordermanagementfacades declared as BaseStoreModel Modifier and Type Field Description protected BaseStoreModelBaseOrdermanagementFacadeTest. baseStoreModel -
Uses of BaseStoreModel in de.hybris.platform.ordersplitting.model
Methods in de.hybris.platform.ordersplitting.model that return types with arguments of type BaseStoreModel Modifier and Type Method Description java.util.Collection<BaseStoreModel>WarehouseModel. getBaseStores()Generated method - Getter of theWarehouse.baseStoresattribute defined at extensioncommerceservices.Method parameters in de.hybris.platform.ordersplitting.model with type arguments of type BaseStoreModel Modifier and Type Method Description voidWarehouseModel. setBaseStores(java.util.Collection<BaseStoreModel> value)Generated method - Setter ofWarehouse.baseStoresattribute defined at extensioncommerceservices. -
Uses of BaseStoreModel in de.hybris.platform.sap.productconfig.facades.impl
Methods in de.hybris.platform.sap.productconfig.facades.impl that return BaseStoreModel Modifier and Type Method Description protected BaseStoreModelClassificationSystemCPQAttributesProviderImpl. getBaseStore() -
Uses of BaseStoreModel in de.hybris.platform.sap.productconfig.rules.integrationtests
Methods in de.hybris.platform.sap.productconfig.rules.integrationtests that return types with arguments of type BaseStoreModel Modifier and Type Method Description protected java.util.Set<BaseStoreModel>ProductConfigRulesTest. prepareBaseStores(java.util.Properties testProps) -
Uses of BaseStoreModel in de.hybris.platform.sap.productconfig.rules.model
Methods in de.hybris.platform.sap.productconfig.rules.model that return types with arguments of type BaseStoreModel Modifier and Type Method Description java.util.Set<BaseStoreModel>ProductConfigSourceRuleModel. getBaseStores()Generated method - Getter of theProductConfigSourceRule.baseStoresattribute defined at extensionsapproductconfigrules.Method parameters in de.hybris.platform.sap.productconfig.rules.model with type arguments of type BaseStoreModel Modifier and Type Method Description voidProductConfigSourceRuleModel. setBaseStores(java.util.Set<BaseStoreModel> value)Generated method - Setter ofProductConfigSourceRule.baseStoresattribute defined at extensionsapproductconfigrules. -
Uses of BaseStoreModel in de.hybris.platform.searchservices.model
Methods in de.hybris.platform.searchservices.model that return types with arguments of type BaseStoreModel Modifier and Type Method Description java.util.List<BaseStoreModel>SnIndexTypeModel. getStores()Generated method - Getter of theSnIndexType.storesattribute defined at extensioncommerceservices.Method parameters in de.hybris.platform.searchservices.model with type arguments of type BaseStoreModel Modifier and Type Method Description voidSnIndexTypeModel. setStores(java.util.List<BaseStoreModel> value)Generated method - Setter ofSnIndexType.storesattribute defined at extensioncommerceservices. -
Uses of BaseStoreModel in de.hybris.platform.secureportaladdon.model
Methods in de.hybris.platform.secureportaladdon.model that return BaseStoreModel Modifier and Type Method Description BaseStoreModelB2BRegistrationModel. getBaseStore()Generated method - Getter of theB2BRegistration.baseStoreattribute defined at extensionsecureportaladdon.Methods in de.hybris.platform.secureportaladdon.model with parameters of type BaseStoreModel Modifier and Type Method Description voidB2BRegistrationModel. setBaseStore(BaseStoreModel value)Generated method - Setter ofB2BRegistration.baseStoreattribute defined at extensionsecureportaladdon.Constructors in de.hybris.platform.secureportaladdon.model with parameters of type BaseStoreModel Constructor Description B2BRegistrationModel(BaseStoreModel _baseStore, CMSSiteModel _cmsSite, java.lang.String _companyAddressCity, CountryModel _companyAddressCountry, java.lang.String _companyAddressPostalCode, java.lang.String _companyAddressStreet, java.lang.String _companyName, CurrencyModel _currency, java.lang.String _email, LanguageModel _language, java.lang.String _name, ItemModel _owner, java.lang.String _position, java.lang.String _telephone)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersB2BRegistrationModel(BaseStoreModel _baseStore, CMSSiteModel _cmsSite, java.lang.String _companyAddressCity, CountryModel _companyAddressCountry, java.lang.String _companyAddressPostalCode, java.lang.String _companyAddressStreet, java.lang.String _companyName, CurrencyModel _currency, java.lang.String _email, LanguageModel _language, java.lang.String _name, java.lang.String _position, java.lang.String _telephone)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 -
Uses of BaseStoreModel in de.hybris.platform.stocknotificationservices.sms.processor.impl
Methods in de.hybris.platform.stocknotificationservices.sms.processor.impl with parameters of type BaseStoreModel Modifier and Type Method Description protected java.lang.LongDefaultStockNotificationSmsProcessor. getProductStockLevel(ProductModel product, BaseStoreModel baseStore) -
Uses of BaseStoreModel in de.hybris.platform.store.daos
Methods in de.hybris.platform.store.daos that return types with arguments of type BaseStoreModel Modifier and Type Method Description java.util.List<BaseStoreModel>BaseStoreDao. findAllBaseStores()Find allBaseStoreModelobjectsjava.util.List<BaseStoreModel>BaseStoreDao. findBaseStoresByUid(java.lang.String uid)FindBaseStoreModelobjects for uid. -
Uses of BaseStoreModel in de.hybris.platform.store.daos.impl
Methods in de.hybris.platform.store.daos.impl that return types with arguments of type BaseStoreModel Modifier and Type Method Description java.util.List<BaseStoreModel>DefaultBaseStoreDao. findAllBaseStores()Find allBaseStoreModelobjectsjava.util.List<BaseStoreModel>DefaultBaseStoreDao. findBaseStoresByUid(java.lang.String uid)FindBaseStoreModelobjects for uid. -
Uses of BaseStoreModel in de.hybris.platform.store.services
Methods in de.hybris.platform.store.services that return BaseStoreModel Modifier and Type Method Description BaseStoreModelBaseStoreService. getBaseStoreForUid(java.lang.String uid)Gets the base store for uid.BaseStoreModelBaseStoreService. getCurrentBaseStore()Gets currentBaseStorebasing on theBaseSiteModel.getStores()relation.Methods in de.hybris.platform.store.services that return types with arguments of type BaseStoreModel Modifier and Type Method Description java.util.List<BaseStoreModel>BaseStoreService. getAllBaseStores()Gets the all base stores. -
Uses of BaseStoreModel in de.hybris.platform.store.services.impl
Methods in de.hybris.platform.store.services.impl that return BaseStoreModel Modifier and Type Method Description BaseStoreModelDefaultBaseStoreService. getBaseStoreForUid(java.lang.String uid)Gets the base store for uid.BaseStoreModelDefaultBaseStoreService. getCurrentBaseStore()Methods in de.hybris.platform.store.services.impl that return types with arguments of type BaseStoreModel Modifier and Type Method Description java.util.List<BaseStoreModel>DefaultBaseStoreService. getAllBaseStores()Gets the all base stores. -
Uses of BaseStoreModel in de.hybris.platform.storelocator
Methods in de.hybris.platform.storelocator with parameters of type BaseStoreModel Modifier and Type Method Description java.util.Collection<PointOfServiceModel>PointOfServiceDao. getAllGeocodedPOS(GPS center, double radius, BaseStoreModel baseStore)return all POS items from the given neighborhood belonging to given storejava.util.Map<CountryModel,java.lang.Integer>PointOfServiceDao. getPointOfServiceCountPerCountryForStore(BaseStoreModel baseStore)Get the count of PointOfServiceModel per countryCountryModelgiven aBaseStoreModeljava.util.Map<RegionModel,java.lang.Integer>PointOfServiceDao. getPointOfServiceRegionCountForACountryAndStore(CountryModel country, BaseStoreModel baseStore)Get the count ofPointOfServiceModelin each region for a given countryCountryModelandBaseStoreModeljava.util.List<PointOfServiceModel>PointOfServiceDao. getPosForCountry(java.lang.String countryIsoCode, BaseStoreModel baseStore)Gets a list ofPointOfServiceModelin a given countryjava.util.List<PointOfServiceModel>PointOfServiceDao. getPosForRegion(java.lang.String countryIsoCode, java.lang.String regionIsoCode, BaseStoreModel baseStore)Gets a list ofPointOfServiceModelin a given country and region -
Uses of BaseStoreModel in de.hybris.platform.storelocator.impl
Methods in de.hybris.platform.storelocator.impl with parameters of type BaseStoreModel Modifier and Type Method Description protected FlexibleSearchQueryDefaultPointOfServiceDao. buildQuery(GPS center, double radius, BaseStoreModel baseStore)java.util.Collection<PointOfServiceModel>DefaultPointOfServiceDao. getAllGeocodedPOS(GPS center, double radius, BaseStoreModel baseStore)java.util.Map<CountryModel,java.lang.Integer>DefaultPointOfServiceDao. getPointOfServiceCountPerCountryForStore(BaseStoreModel baseStore)java.util.Map<RegionModel,java.lang.Integer>DefaultPointOfServiceDao. getPointOfServiceRegionCountForACountryAndStore(CountryModel country, BaseStoreModel baseStore)java.util.List<PointOfServiceModel>DefaultPointOfServiceDao. getPosForCountry(java.lang.String countryIsoCode, BaseStoreModel baseStore)java.util.List<PointOfServiceModel>DefaultPointOfServiceDao. getPosForRegion(java.lang.String countryIsoCode, java.lang.String regionIsoCode, BaseStoreModel baseStore) -
Uses of BaseStoreModel in de.hybris.platform.storelocator.location
Methods in de.hybris.platform.storelocator.location with parameters of type BaseStoreModel Modifier and Type Method Description java.util.List<T>LocationService. getLocationsForPoint(GPS gps, int limitLocationsCount, BaseStoreModel baseStore)Method returns the nearest locations (points of interest) to the given coordinates, in the number adequate to user definition.java.util.List<T>LocationService. getLocationsForPostcode(java.lang.String postalCode, java.lang.String countryCode, int limitLocationsCount, BaseStoreModel baseStore)Method looks for nearest locations (points of interest) to the place defined by postal code and country.java.util.List<T>LocationService. getLocationsForSearch(java.lang.String searchTerm, java.lang.String countryCode, int limitLocationsCount, BaseStoreModel baseStore)Method looks for nearby locations (points of interest) in the place defined by search term (that can be postal code or town name) and country.java.util.List<T>LocationService. getLocationsForTown(java.lang.String town, int limitLocationsCount, BaseStoreModel baseStore)Method looks for nearest locations (points of interest) to the place defined by city name.java.util.List<T>LocationService. getLocationsNearby(GPS gps, double distance, BaseStoreModel baseStore)Get all known addresses which are located in the circle centered in the given gps location and a given radius, which belong to a given storeMapLocationMapService. getMapOfLocations(GPS gps, int limitLocationsCount, BaseStoreModel baseStore)Calculating Map, basing on number of points of interest defined by user and proper radius.MapLocationMapService. getMapOfLocations(java.lang.String searchTerm, java.lang.String countryCode, int limitLocationsCount, BaseStoreModel baseStore)Method looks for nearby locations for given postal code or town name and creates Map object with found data.MapLocationMapService. getMapOfLocationsForPostcode(java.lang.String postalCode, java.lang.String countryCode, int limitLocationsCount, BaseStoreModel baseStore)Method looks for nearest locations (points of interest) to the place defined by postal code and country, and creates Map object with given data.MapLocationMapService. getMapOfLocationsForTown(java.lang.String town, int limitLocationsCount, BaseStoreModel baseStore)Method looks for nearest locations (points of interest) to the place defined by city name, and creates Map object with given data.java.util.List<T>LocationService. getSortedLocationsNearby(GPS gps, double distance, BaseStoreModel baseStore)Returns list of sortedDistanceAwareLocations. -
Uses of BaseStoreModel in de.hybris.platform.storelocator.location.impl
Methods in de.hybris.platform.storelocator.location.impl with parameters of type BaseStoreModel Modifier and Type Method Description java.util.List<Location>DefaultLocationService. getLocationsForPoint(GPS gps, int limitLocationsCount, BaseStoreModel baseStore)java.util.List<Location>DefaultLocationService. getLocationsForPostcode(java.lang.String postalCode, java.lang.String countryCode, int limitLocationsCount, BaseStoreModel baseStore)java.util.List<Location>DefaultLocationService. getLocationsForSearch(java.lang.String searchTerm, java.lang.String countryCode, int limitLocationsCount, BaseStoreModel baseStore)java.util.List<Location>DefaultLocationService. getLocationsForTown(java.lang.String town, int limitLocationsCount, BaseStoreModel baseStore)java.util.List<Location>DefaultLocationService. getLocationsNearby(GPS gps, double distance, BaseStoreModel baseStore)MapDefaultLocationMapService. getMapOfLocations(GPS gps, int limitLocationsCount, BaseStoreModel baseStore)Calculating Map, basing on number of points of interest defined by user and proper radius.MapDefaultLocationMapService. getMapOfLocations(java.lang.String searchTerm, java.lang.String countryCode, int limitLocationsCount, BaseStoreModel baseStore)MapDefaultLocationMapService. getMapOfLocationsForPostcode(java.lang.String postalCode, java.lang.String countryCode, int limitLocationsCount, BaseStoreModel baseStore)MapDefaultLocationMapService. getMapOfLocationsForTown(java.lang.String town, int limitLocationsCount, BaseStoreModel baseStore)java.util.List<DistanceAwareLocation>DefaultLocationService. getSortedLocationsNearby(GPS gps, double distance, BaseStoreModel baseStore) -
Uses of BaseStoreModel in de.hybris.platform.storelocator.model
Methods in de.hybris.platform.storelocator.model that return BaseStoreModel Modifier and Type Method Description BaseStoreModelPointOfServiceModel. getBaseStore()Generated method - Getter of thePointOfService.baseStoreattribute defined at extensionbasecommerce.Methods in de.hybris.platform.storelocator.model with parameters of type BaseStoreModel Modifier and Type Method Description voidPointOfServiceModel. setBaseStore(BaseStoreModel value)Generated method - Setter ofPointOfService.baseStoreattribute defined at extensionbasecommerce. -
Uses of BaseStoreModel in de.hybris.platform.storelocator.pos
Methods in de.hybris.platform.storelocator.pos with parameters of type BaseStoreModel Modifier and Type Method Description java.util.List<StoreCountInfo>PointOfServiceService. getPointOfServiceCounts(BaseStoreModel baseStore)Returns a list ofStoreCountInfofor all countries that have storesPointOfServiceModeland a list ofStoreCountInfofor each region (if any) within a country case that region have storesPointOfServiceModel -
Uses of BaseStoreModel in de.hybris.platform.storelocator.pos.impl
Methods in de.hybris.platform.storelocator.pos.impl with parameters of type BaseStoreModel Modifier and Type Method Description java.util.List<StoreCountInfo>DefaultPointOfServiceService. getPointOfServiceCounts(BaseStoreModel baseStore)protected java.util.List<StoreCountInfo>DefaultPointOfServiceService. populateRegionStoreCountInfo(CountryModel country, BaseStoreModel currentBaseStore)Populates a list ofStoreCountInfowith the region information given a country Return an empty list if the country have no regions -
Uses of BaseStoreModel in de.hybris.platform.subscriptionservices.daos.impl
Methods in de.hybris.platform.subscriptionservices.daos.impl with parameters of type BaseStoreModel Modifier and Type Method Description java.util.List<OrderModel>DefaultSubscriptionCustomerAccountDao. findOrdersByCustomerAndStore(CustomerModel customerModel, BaseStoreModel store, OrderStatus[] status)Deprecated, for removal: This API element is subject to removal in a future version.SearchPageData<OrderModel>DefaultSubscriptionCustomerAccountDao. findOrdersByCustomerAndStore(CustomerModel customerModel, BaseStoreModel store, OrderStatus[] status, PageableData pageableData)Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of BaseStoreModel in de.hybris.platform.ticket.dao
Methods in de.hybris.platform.ticket.dao with parameters of type BaseStoreModel Modifier and Type Method Description java.util.List<CsAgentGroupModel>AgentDao. findAgentGroupsByBaseStore(BaseStoreModel baseStore)Find agent groups by base store.java.util.List<EmployeeModel>AgentDao. findAgentsByBaseStore(BaseStoreModel baseStore)Find agents by base store. -
Uses of BaseStoreModel in de.hybris.platform.ticket.dao.impl
Methods in de.hybris.platform.ticket.dao.impl with parameters of type BaseStoreModel Modifier and Type Method Description java.util.List<CsAgentGroupModel>DefaultAgentDao. findAgentGroupsByBaseStore(BaseStoreModel baseStore)Find agent groups by base store.java.util.List<EmployeeModel>DefaultAgentDao. findAgentsByBaseStore(BaseStoreModel baseStore)Find agents by base store. -
Uses of BaseStoreModel in de.hybris.platform.ticket.model
Methods in de.hybris.platform.ticket.model that return types with arguments of type BaseStoreModel Modifier and Type Method Description java.util.List<BaseStoreModel>CsAgentGroupModel. getTicketstores()Generated method - Getter of theCsAgentGroup.ticketstoresattribute defined at extensionticketsystem.Method parameters in de.hybris.platform.ticket.model with type arguments of type BaseStoreModel Modifier and Type Method Description voidCsAgentGroupModel. setTicketstores(java.util.List<BaseStoreModel> value)Generated method - Setter ofCsAgentGroup.ticketstoresattribute defined at extensionticketsystem. -
Uses of BaseStoreModel in de.hybris.platform.ticket.service
Methods in de.hybris.platform.ticket.service with parameters of type BaseStoreModel Modifier and Type Method Description java.util.List<CsAgentGroupModel>TicketService. getAgentGroupsForBaseStore(BaseStoreModel store)Retrieves a list of the AgentGroups for the provided BaseStorejava.util.List<EmployeeModel>TicketService. getAgentsForBaseStore(BaseStoreModel store)Retrieves a list of the Agents as Employees for the provided BaseStore -
Uses of BaseStoreModel in de.hybris.platform.ticket.service.impl
Methods in de.hybris.platform.ticket.service.impl with parameters of type BaseStoreModel Modifier and Type Method Description java.util.List<CsAgentGroupModel>DefaultTicketService. getAgentGroupsForBaseStore(BaseStoreModel store)Retrieves a list of the AgentGroups for the provided BaseStorejava.util.List<EmployeeModel>DefaultTicketService. getAgentsForBaseStore(BaseStoreModel store)Retrieves a list of the Agents as Employees for the provided BaseStore -
Uses of BaseStoreModel in de.hybris.platform.warehousing.atp.dao.impl
Methods in de.hybris.platform.warehousing.atp.dao.impl with parameters of type BaseStoreModel Modifier and Type Method Description java.lang.BooleanWarehousingStorePickupDao. checkProductForPickup(java.lang.String productCode, BaseStoreModel baseStoreModel) -
Uses of BaseStoreModel in de.hybris.platform.warehousing.atp.strategy.impl
Methods in de.hybris.platform.warehousing.atp.strategy.impl with parameters of type BaseStoreModel Modifier and Type Method Description java.util.List<WarehouseModel>WarehousingWarehouseSelectionStrategy. getWarehousesForBaseStore(BaseStoreModel baseStore) -
Uses of BaseStoreModel in de.hybris.platform.warehousing.model
Methods in de.hybris.platform.warehousing.model that return types with arguments of type BaseStoreModel Modifier and Type Method Description java.util.Set<BaseStoreModel>AtpFormulaModel. getBaseStores()Generated method - Getter of theAtpFormula.baseStoresattribute defined at extensionwarehousing.java.util.Set<BaseStoreModel>SourcingConfigModel. getBaseStores()Generated method - Getter of theSourcingConfig.baseStoresattribute defined at extensionwarehousing.Method parameters in de.hybris.platform.warehousing.model with type arguments of type BaseStoreModel Modifier and Type Method Description voidAtpFormulaModel. setBaseStores(java.util.Set<BaseStoreModel> value)Generated method - Setter ofAtpFormula.baseStoresattribute defined at extensionwarehousing.voidSourcingConfigModel. setBaseStores(java.util.Set<BaseStoreModel> value)Generated method - Setter ofSourcingConfig.baseStoresattribute defined at extensionwarehousing. -
Uses of BaseStoreModel in de.hybris.platform.warehousing.sourcing.factor
Methods in de.hybris.platform.warehousing.sourcing.factor with parameters of type BaseStoreModel Modifier and Type Method Description java.util.Set<SourcingFactor>SourcingFactorService. getAllSourcingFactorsForBaseStore(BaseStoreModel baseStore)Get the list of all the sourcing factors for the givenBaseStoreModel.SourcingFactorSourcingFactorService. getSourcingFactor(SourcingFactorIdentifiersEnum sourcingFactorId, BaseStoreModel baseStore)Create or retrieve the requested sourcing factor according to the sourcingFactorId and the baseStore given in parameter. -
Uses of BaseStoreModel in de.hybris.platform.warehousing.sourcing.factor.impl
Methods in de.hybris.platform.warehousing.sourcing.factor.impl with parameters of type BaseStoreModel Modifier and Type Method Description java.util.Set<SourcingFactor>DefaultSourcingFactorService. getAllSourcingFactorsForBaseStore(BaseStoreModel baseStore)SourcingFactorDefaultSourcingFactorService. getSourcingFactor(SourcingFactorIdentifiersEnum sourcingFactorId, BaseStoreModel baseStore)protected java.util.Map<SourcingFactorIdentifiersEnum,SourcingFactor>DefaultSourcingFactorService. getSourcingFactorsMapForBaseStore(BaseStoreModel baseStore)Creates Map of SourcingFactorIdentifiersEnum and SourcingFactor for the given baseStore -
Uses of BaseStoreModel in de.hybris.platform.warehousing.util
Methods in de.hybris.platform.warehousing.util with parameters of type BaseStoreModel Modifier and Type Method Description protected voidBaseSourcingIntegrationTest. setSourcingFactors(BaseStoreModel baseStore, int allocation, int distance, int priority, int score)Sets the sourcing factors to use.OrderBuilderOrderBuilder. withBaseStore(BaseStoreModel baseStore) -
Uses of BaseStoreModel in de.hybris.platform.warehousing.util.builder
Methods in de.hybris.platform.warehousing.util.builder that return BaseStoreModel Modifier and Type Method Description BaseStoreModelBaseStoreModelBuilder. build()Methods in de.hybris.platform.warehousing.util.builder with parameters of type BaseStoreModel Modifier and Type Method Description ATPFormulaModelBuilderATPFormulaModelBuilder. withBaseStore(BaseStoreModel baseStore)PointOfServiceModelBuilderPointOfServiceModelBuilder. withBaseStore(BaseStoreModel baseStore)SourcingConfigModelBuilderSourcingConfigModelBuilder. withBaseStore(BaseStoreModel baseStore)LanguageModelBuilderLanguageModelBuilder. withBaseStores(BaseStoreModel... baseStores)WarehouseModelBuilderWarehouseModelBuilder. withBaseStores(BaseStoreModel... baseStores)OrderModelBuilderOrderModelBuilder. withStore(BaseStoreModel store)BaseSiteModelBuilderBaseSiteModelBuilder. withStores(BaseStoreModel... stores)CmsSiteModelBuilderCmsSiteModelBuilder. withStores(BaseStoreModel... stores) -
Uses of BaseStoreModel in de.hybris.platform.warehousing.util.models
Methods in de.hybris.platform.warehousing.util.models that return BaseStoreModel Modifier and Type Method Description BaseStoreModelBaseStores. NorthAmerica() -
Uses of BaseStoreModel in de.hybris.platform.warehousing.warehouse.service
Methods in de.hybris.platform.warehousing.warehouse.service with parameters of type BaseStoreModel Modifier and Type Method Description java.util.Collection<WarehouseModel>WarehousingWarehouseService. getWarehousesByBaseStoreDeliveryCountry(BaseStoreModel baseStore, CountryModel country)Find all warehouses where the associated base store can deliver to the specified country. -
Uses of BaseStoreModel in de.hybris.platform.warehousing.warehouse.service.impl
Methods in de.hybris.platform.warehousing.warehouse.service.impl with parameters of type BaseStoreModel Modifier and Type Method Description java.util.Collection<WarehouseModel>DefaultWarehousingWarehouseService. getWarehousesByBaseStoreDeliveryCountry(BaseStoreModel baseStore, CountryModel country) -
Uses of BaseStoreModel in de.hybris.platform.warehousingbackoffice.dtos
Methods in de.hybris.platform.warehousingbackoffice.dtos that return BaseStoreModel Modifier and Type Method Description BaseStoreModelAtpFormDto. getBaseStore()Methods in de.hybris.platform.warehousingbackoffice.dtos with parameters of type BaseStoreModel Modifier and Type Method Description voidAtpFormDto. setBaseStore(BaseStoreModel baseStore)Constructors in de.hybris.platform.warehousingbackoffice.dtos with parameters of type BaseStoreModel Constructor Description AtpFormDto(ProductModel product, BaseStoreModel baseStore, PointOfServiceModel pointOfService) -
Uses of BaseStoreModel in de.hybris.platform.warehousingbackoffice.widgets.atp
Methods in de.hybris.platform.warehousingbackoffice.widgets.atp with parameters of type BaseStoreModel Modifier and Type Method Description protected voidAtpViewController. populateAtpFormula(AtpFormDto atpFormDto, ProductModel product, BaseStoreModel baseStore, java.util.List<AtpViewDto> atpViewEntries, AtpFormulaModel atpFormula)Populates theAtpFormulaModelwith the provided fields. -
Uses of BaseStoreModel in de.hybris.platform.yacceleratorordermanagement.integration.util
Methods in de.hybris.platform.yacceleratorordermanagement.integration.util with parameters of type BaseStoreModel Modifier and Type Method Description voidBaseUtil. setSourcingFactors(BaseStoreModel baseStore, int allocation, int distance, int priority, int score) -
Uses of BaseStoreModel in de.hybris.platform.ycommercewebservices.context.impl
Methods in de.hybris.platform.ycommercewebservices.context.impl with parameters of type BaseStoreModel Modifier and Type Method Description protected java.util.Collection<LanguageModel>DefaultContextInformationLoader. getStoresLanguages(BaseStoreModel currentBaseStore) -
Uses of BaseStoreModel in de.hybris.platform.ycommercewebservices.strategies
Methods in de.hybris.platform.ycommercewebservices.strategies that return BaseStoreModel Modifier and Type Method Description BaseStoreModelBaseStoreForSiteSelectorStrategy. getBaseStore(BaseSiteModel baseSiteModel) -
Uses of BaseStoreModel in de.hybris.platform.ycommercewebservices.strategies.impl
Methods in de.hybris.platform.ycommercewebservices.strategies.impl that return BaseStoreModel Modifier and Type Method Description BaseStoreModelDefaultBaseStoreForSiteSelectorStrategy. getBaseStore(BaseSiteModel baseSiteModel)
-