Uses of Class
de.hybris.platform.store.BaseStoreModel
Packages that use BaseStoreModel
Package
Description
Contains generated models for each type of de.hybris.platform.acceleratorservices.jalo.export package.
Contains generated models for each type of de.hybris.platform.b2b.jalo package.
Contains generated models for each type of de.hybris.platform.basecommerce.jalo.site package.
Contains generated models for each type of de.hybris.platform.catalog.jalo package.
Contains generated models for each type of de.hybris.platform.cms2.jalo.restrictions package.
Contains generated models for each type of de.hybris.platform.commerceservices.jalo.process package.
Contains generated models for each type of de.hybris.platform.jalo.c2l package.
Contains generated models for each type of de.hybris.platform.jalo.order package.
Contains generated models for each type of de.hybris.platform.jalo.order.delivery package.
Contains generated models for each type of de.hybris.platform.jalo.user package.
Contains generated models for each type of de.hybris.platform.customerinterestsservices.jalo package.
Contains generated models for each type of de.hybris.platform.ordersplitting.jalo package.
Contains generated models for each type of de.hybris.platform.sap.productconfig.rules.jalo package.
Contains generated models for each type of de.hybris.platform.searchservices.jalo package.
Contains generated models for each type of de.hybris.platform.storelocator.jalo package.
Contains generated models for each type of de.hybris.platform.ticket.jalo package.
Contains generated models for each type of de.hybris.platform.warehousing.jalo package.
-
Uses of BaseStoreModel in de.hybris.platform.acceleratorfacades.basestores.converters.populator
Methods in de.hybris.platform.acceleratorfacades.basestores.converters.populator with parameters of type BaseStoreModelModifier and TypeMethodDescriptionvoidBaseStoreExpressCheckoutPopulator.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 BaseStoreModelModifier and TypeMethodDescriptionprotected AddressDataDefaultCustomerLocationService.generateGeoAddressForSearchQuery(BaseStoreModel baseStore, String locationText) -
Uses of BaseStoreModel in de.hybris.platform.acceleratorservices.dataexport.generic.event
Methods in de.hybris.platform.acceleratorservices.dataexport.generic.event that return BaseStoreModelMethods in de.hybris.platform.acceleratorservices.dataexport.generic.event with parameters of type BaseStoreModel -
Uses of BaseStoreModel in de.hybris.platform.acceleratorservices.model.export
Methods in de.hybris.platform.acceleratorservices.model.export that return BaseStoreModelModifier and TypeMethodDescriptionExportDataCronJobModel.getBaseStore()Generated method - Getter of theExportDataCronJob.baseStoreattribute defined at extensionacceleratorservices.Methods in de.hybris.platform.acceleratorservices.model.export with parameters of type BaseStoreModelModifier and TypeMethodDescriptionvoidExportDataCronJobModel.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 BaseStoreModelModifier and TypeMethodDescriptionprotected FlexibleSearchQueryAcceleratorPointOfServiceDao.buildQuery(GPS center, double radius, BaseStoreModel baseStore) protected StringAcceleratorPointOfServiceDao.buildQueryString(BaseStoreModel baseStore) -
Uses of BaseStoreModel in de.hybris.platform.assistedservicewebservices.context.impl
Methods in de.hybris.platform.assistedservicewebservices.context.impl with parameters of type BaseStoreModelModifier and TypeMethodDescriptionprotected Collection<LanguageModel>DefaultContextInformationLoader.getStoreLanguages(BaseStoreModel currentBaseStore) -
Uses of BaseStoreModel in de.hybris.platform.b2b.dao
Methods in de.hybris.platform.b2b.dao with parameters of type BaseStoreModelModifier and TypeMethodDescriptionB2BUnitOrderDao.findBranchOrderByCode(String code, Set<B2BUnitModel> branchUnits, BaseStoreModel store) Find order for a specific code and a list of unit+subunits in the current session's active catalog versions.B2BUnitOrderDao.findBranchOrdersByStore(Set<B2BUnitModel> branchUnits, BaseStoreModel store, SolrSearchQueryData filters, OrderStatus[] status, PageableData pageableData) Finds orders for a list of units+subunits in the current session's active catalog versions For B2B users, information about the unit-subunit hierarchy is stored in a user session. -
Uses of BaseStoreModel in de.hybris.platform.b2b.dao.impl
Methods in de.hybris.platform.b2b.dao.impl with parameters of type BaseStoreModelModifier and TypeMethodDescriptionDefaultB2BUnitOrderDao.findBranchOrderByCode(String code, Set<B2BUnitModel> branchUnits, BaseStoreModel store) DefaultB2BUnitOrderDao.findBranchOrdersByStore(Set<B2BUnitModel> branchUnits, BaseStoreModel store, SolrSearchQueryData filters, OrderStatus[] status, PageableData pageableData) -
Uses of BaseStoreModel in de.hybris.platform.b2b.model
Methods in de.hybris.platform.b2b.model that return BaseStoreModelModifier and TypeMethodDescriptionB2BRegistrationModel.getBaseStore()Generated method - Getter of theB2BRegistration.baseStoreattribute defined at extensionb2bcommerce.Methods in de.hybris.platform.b2b.model with parameters of type BaseStoreModelModifier and TypeMethodDescriptionvoidB2BRegistrationModel.setBaseStore(BaseStoreModel value) Generated method - Setter ofB2BRegistration.baseStoreattribute defined at extensionb2bcommerce.Constructors in de.hybris.platform.b2b.model with parameters of type BaseStoreModelModifierConstructorDescriptionB2BRegistrationModel(BaseSiteModel _baseSite, BaseStoreModel _baseStore, CurrencyModel _currency, String _email, LanguageModel _language, String _name) 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(BaseSiteModel _baseSite, BaseStoreModel _baseStore, CurrencyModel _currency, String _email, LanguageModel _language, String _name, 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.b2b.process.approval.services
Methods in de.hybris.platform.b2b.process.approval.services with parameters of type BaseStoreModelModifier and TypeMethodDescriptionB2BApprovalProcessService.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 BaseStoreModelModifier and TypeMethodDescriptionDefaultB2BApprovalProcessService.getProcesses(BaseStoreModel store) -
Uses of BaseStoreModel in de.hybris.platform.b2b.services
Methods in de.hybris.platform.b2b.services with parameters of type BaseStoreModelModifier and TypeMethodDescriptionB2BUnitOrderService.getBranchOrderForCode(String code, BaseStoreModel store) Gets the order based on it'sAbstractOrderModel.CODE.B2BUnitOrderService.getBranchOrderList(BaseStoreModel store, SolrSearchQueryData filters, OrderStatus[] status, PageableData pageableData) Retrieves all orders for the current user's organization branchB2BQuoteService.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 BaseStoreModelModifier and TypeMethodDescriptionDefaultB2BUnitOrderService.getBranchOrderForCode(String code, BaseStoreModel store) DefaultB2BUnitOrderService.getBranchOrderList(BaseStoreModel store, SolrSearchQueryData filters, OrderStatus[] status, PageableData pageableData) 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 BaseStoreModelModifier and TypeMethodDescriptionB2BApprovalProcessLookUpStrategy.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 BaseStoreModelModifier and TypeMethodDescriptionDefaultB2BApprovalProcessLookUpStrategy.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 BaseStoreModelModifier and TypeMethodDescriptionDefaultB2BApprovalProcessLookUpStrategy.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 BaseStoreModelModifier and TypeMethodDescriptionBaseSiteModel.getStores()Generated method - Getter of theBaseSite.storesattribute defined at extensionbasecommerce.Method parameters in de.hybris.platform.basecommerce.model.site with type arguments of type BaseStoreModelModifier and TypeMethodDescriptionvoidBaseSiteModel.setStores(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 BaseStoreModelModifier and TypeMethodDescriptionBaseStoreSelectorStrategy.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 -
Uses of BaseStoreModel in de.hybris.platform.catalog.model
Methods in de.hybris.platform.catalog.model that return types with arguments of type BaseStoreModelModifier and TypeMethodDescriptionCatalogModel.getBaseStores()Generated method - Getter of theCatalog.baseStoresattribute defined at extensionbasecommerce.Method parameters in de.hybris.platform.catalog.model with type arguments of type BaseStoreModelModifier and TypeMethodDescriptionvoidCatalogModel.setBaseStores(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 BaseStoreModelModifier and TypeMethodDescriptionCMSBaseStoreTimeRestrictionModel.getBaseStores()Generated method - Getter of theCMSBaseStoreTimeRestriction.baseStoresattribute defined at extensioncms2.Method parameters in de.hybris.platform.cms2.model.restrictions with type arguments of type BaseStoreModelModifier and TypeMethodDescriptionvoidCMSBaseStoreTimeRestrictionModel.setBaseStores(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 BaseStoreModelModifierConstructorDescriptionCMSBaseStoreTimeRestrictionModel(Collection<BaseStoreModel> _baseStores, CatalogVersionModel _catalogVersion, ItemModel _owner, 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(Collection<BaseStoreModel> _baseStores, CatalogVersionModel _catalogVersion, 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 BaseStoreModelModifier and TypeMethodDescriptionBaseStoreModelBuilder.build()protected BaseStoreModelBaseStoreModelBuilder.getModel()Method parameters in de.hybris.platform.cmsfacades.util.builder with type arguments of type BaseStoreModelModifier and TypeMethodDescriptionSiteModelBuilder.withStores(List<BaseStoreModel> baseStoreModels) -
Uses of BaseStoreModel in de.hybris.platform.cmsfacades.util.models
Methods in de.hybris.platform.cmsfacades.util.models that return BaseStoreModelModifier and TypeMethodDescriptionBaseStoreModelMother.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 BaseStoreModelModifier and TypeMethodDescriptionprotected Converter<BaseStoreModel,BaseStoreData> BaseSitePopulator.getBaseStoreConverter()Method parameters in de.hybris.platform.commercefacades.basesites.converters.populator with type arguments of type BaseStoreModelModifier and TypeMethodDescriptionvoidBaseSitePopulator.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 BaseStoreModelModifier and TypeMethodDescriptionvoidBaseStorePopulator.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 BaseStoreModelModifier and TypeMethodDescriptionprotected Converter<BaseStoreModel,BaseStoreData> DefaultBaseStoreFacade.getBaseStoreConverter()Method parameters in de.hybris.platform.commercefacades.basestores.impl with type arguments of type BaseStoreModelModifier and TypeMethodDescriptionvoidDefaultBaseStoreFacade.setBaseStoreConverter(Converter<BaseStoreModel, BaseStoreData> baseStoreConverter) -
Uses of BaseStoreModel in de.hybris.platform.commercefacades.invoice.impl
Methods in de.hybris.platform.commercefacades.invoice.impl with parameters of type BaseStoreModelModifier and TypeMethodDescriptionprotected OrderModelInvoiceFacadeImpl.getUserOrder(String orderCode, BaseStoreModel baseStoreModel) -
Uses of BaseStoreModel in de.hybris.platform.commercefacades.order.converters.populator
Methods in de.hybris.platform.commercefacades.order.converters.populator with parameters of type BaseStoreModelModifier and TypeMethodDescriptionprotected booleanCartRetrievalDatePopulator.isRequestedRetrievalDateFeatureEnabled(BaseStoreModel baseStore) protected booleanOrderRequestedRetrievalDatePopulator.isRequestedRetrievalDateFeatureEnabled(BaseStoreModel baseStore) -
Uses of BaseStoreModel in de.hybris.platform.commercefacades.product.converters.populator
Methods in de.hybris.platform.commercefacades.product.converters.populator with parameters of type BaseStoreModelModifier and TypeMethodDescriptionprotected 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 BaseStoreModelModifier and TypeMethodDescriptionDistanceHelper.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 BaseStoreModelModifier and TypeMethodDescriptionDefaultDistanceHelper.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 BaseStoreModelModifier and TypeMethodDescriptionCustomerAccountService.getGuestOrderForGUID(String guid, BaseStoreModel store) Fetch theOrderModelfor the given GUID,Store details and the expiry date for Guest Customers.CustomerAccountService.getOrderDetailsForGUID(String guid, BaseStoreModel store) Returns the orderModel based on the guid and base storeCustomerAccountService.getOrderForCode(CustomerModel customerModel, String code, BaseStoreModel store) Returns the specified order for the supplied user.CustomerAccountService.getOrderForCode(String code, BaseStoreModel store) Returns the orderModel based on order code and base storeCustomerAccountService.getOrderList(CustomerModel customerModel, BaseStoreModel store, OrderStatus[] status) Returns the order of the supplied user filtering by OrderStatusCustomerAccountService.getOrderList(CustomerModel customerModel, BaseStoreModel store, OrderStatus[] status, PageableData pageableData) Returns the order of the supplied user filtering by OrderStatusCustomerAccountService.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 BaseStoreModelModifier and TypeMethodDescriptionCustomerAccountDao.findOrderByCodeAndStore(String code, BaseStoreModel store) Retrieves the order by order code and base storeCustomerAccountDao.findOrderByCustomerAndCodeAndStore(CustomerModel customerModel, String code, BaseStoreModel store) Finds the specified order for the specified user in the current session's active catalog versionsCustomerAccountDao.findOrderByGUIDAndStore(String guid, BaseStoreModel store, Date expiryDate) Finds the specified order for the specified user in the current session's active catalog versionsCustomerAccountDao.findOrdersByCustomerAndStore(CustomerModel customerModel, BaseStoreModel store, OrderStatus[] status) Finds orders for the specified user in the current session's active catalog versionsCustomerAccountDao.findOrdersByCustomerAndStore(CustomerModel customerModel, BaseStoreModel store, OrderStatus[] status, PageableData pageableData) Finds orders for the specified user in the current session's active catalog versionsCustomerAccountDao.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 BaseStoreModelModifier and TypeMethodDescriptionDefaultCustomerAccountDao.findOrderByCodeAndStore(String code, BaseStoreModel store) DefaultCustomerAccountDao.findOrderByCustomerAndCodeAndStore(CustomerModel customerModel, String code, BaseStoreModel store) DefaultCustomerAccountDao.findOrderByGUIDAndStore(String guid, BaseStoreModel store, Date expiryDate) DefaultCustomerAccountDao.findOrdersByCustomerAndStore(CustomerModel customerModel, BaseStoreModel store, OrderStatus[] status) DefaultCustomerAccountDao.findOrdersByCustomerAndStore(CustomerModel customerModel, BaseStoreModel store, OrderStatus[] status, PageableData pageableData) 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 BaseStoreModelModifier and TypeMethodDescriptionDefaultCustomerAccountService.getGuestOrderForGUID(String guid, BaseStoreModel store) DefaultCustomerAccountService.getOrderDetailsForGUID(String guid, BaseStoreModel store) DefaultCustomerAccountService.getOrderForCode(CustomerModel customerModel, String code, BaseStoreModel store) Deprecated, for removal: This API element is subject to removal in a future version.Since 5.0.DefaultCustomerAccountService.getOrderForCode(String code, BaseStoreModel store) DefaultCustomerAccountService.getOrderList(CustomerModel customerModel, BaseStoreModel store, OrderStatus[] status) DefaultCustomerAccountService.getOrderList(CustomerModel customerModel, BaseStoreModel store, OrderStatus[] status, PageableData pageableData) 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 BaseStoreModelModifier and TypeMethodDescriptionStorePickupDao.checkProductForPickup(String productCode, BaseStoreModel baseStoreModel) Checks if a product can be picked upStorePickupDao.getLocalStockLevelsForProductAndBaseStore(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 BaseStoreModelModifier and TypeMethodDescriptionDefaultStorePickupDao.checkProductForPickup(String productCode, BaseStoreModel baseStoreModel) DefaultStorePickupDao.getLocalStockLevelsForProductAndBaseStore(String productCode, BaseStoreModel baseStoreModel) -
Uses of BaseStoreModel in de.hybris.platform.commerceservices.event
Methods in de.hybris.platform.commerceservices.event that return BaseStoreModelMethods in de.hybris.platform.commerceservices.event with parameters of type BaseStoreModelModifier and TypeMethodDescriptionvoidAbstractCommerceUserEvent.setBaseStore(BaseStoreModel baseStore) -
Uses of BaseStoreModel in de.hybris.platform.commerceservices.model.process
Methods in de.hybris.platform.commerceservices.model.process that return BaseStoreModelModifier and TypeMethodDescriptionStoreFrontProcessModel.getStore()Generated method - Getter of theStoreFrontProcess.storeattribute defined at extensioncommerceservices.Methods in de.hybris.platform.commerceservices.model.process with parameters of type BaseStoreModelModifier and TypeMethodDescriptionvoidStoreFrontProcessModel.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 BaseStoreModelModifier and TypeMethodDescriptionCommerceQuoteService.getQuoteByCodeAndCustomerAndStore(CustomerModel customerModel, UserModel quoteUserModel, BaseStoreModel store, String quoteCode) Finds a quote with highest version by code, customer and store.CommerceQuoteService.getQuoteList(CustomerModel customerModel, UserModel quoteUserModel, BaseStoreModel store, PageableData pageableData) Retrieves the paged list of quotes according to the provided selection criteria.CommerceQuoteService.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 BaseStoreModelModifier and TypeMethodDescriptionCommerceQuoteDao.findQuotesByCustomerAndStore(CustomerModel customerModel, BaseStoreModel store, PageableData pageableData, Set<QuoteState> quoteStates) Returns a paged list of maximum version (i.e.CommerceQuoteDao.findUniqueQuoteByCodeAndCustomerAndStore(CustomerModel customerModel, BaseStoreModel store, String quoteCode, Set<QuoteState> quoteStates) Returns a unique quote of maximum version (i.e.CommerceQuoteDao.getQuotesCountForCustomerAndStore(CustomerModel customerModel, BaseStoreModel store, 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 BaseStoreModelModifier and TypeMethodDescriptionDefaultCommerceQuoteDao.findQuotesByCustomerAndStore(CustomerModel customerModel, BaseStoreModel store, PageableData pageableData, Set<QuoteState> quoteStates) DefaultCommerceQuoteDao.findUniqueQuoteByCodeAndCustomerAndStore(CustomerModel customerModel, BaseStoreModel store, String quoteCode, Set<QuoteState> quoteStates) DefaultCommerceQuoteDao.getQuotesCountForCustomerAndStore(CustomerModel customerModel, BaseStoreModel store, Set<QuoteState> quoteStates) DefaultCommerceQuoteDao.populateBasicQueryParams(BaseStoreModel store, CustomerModel customerModel, Set<QuoteState> quoteStates) protected voidDefaultCommerceQuoteDao.validateUserAndStoreAndStates(BaseStoreModel store, CustomerModel customerModel, 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 BaseStoreModelModifier and TypeMethodDescriptionDefaultCommerceQuoteService.getQuoteByCodeAndCustomerAndStore(CustomerModel customerModel, UserModel quoteUserModel, BaseStoreModel store, String quoteCode) DefaultCommerceQuoteService.getQuoteList(CustomerModel customerModel, UserModel quoteUserModel, BaseStoreModel store, PageableData pageableData) DefaultCommerceQuoteService.getQuotesCountForStoreAndUser(CustomerModel customerModel, UserModel quoteUserModel, BaseStoreModel store) protected booleanDefaultCartRetrievalDateService.isRequestedRetrievalDateFeatureEnabled(BaseStoreModel baseStore) -
Uses of BaseStoreModel in de.hybris.platform.commerceservices.search.searchservices.impl
Methods in de.hybris.platform.commerceservices.search.searchservices.impl that return BaseStoreModelModifier and TypeMethodDescriptionprotected BaseStoreModelDefaultSearchServicesProductSearchStrategy.getBaseStore(String baseSiteId) StoreSnQualifierProvider.StoreSnQualifier.getStore()Methods in de.hybris.platform.commerceservices.search.searchservices.impl with parameters of type BaseStoreModelModifier and TypeMethodDescriptionStoreSnQualifierProvider.createQualifier(BaseStoreModel source) Constructors in de.hybris.platform.commerceservices.search.searchservices.impl with parameters of type BaseStoreModel -
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 BaseStoreModelModifier and TypeMethodDescriptionSnStoreSelectionStrategy.getDefaultStore(SnIndexTypeModel indexType) Returns the default stores for the given index type.SnStoreSelectionStrategy.getDefaultStore(String indexTypeId) Returns the default store for the given index type.SnStoreSelectionStrategy.getStores(SnIndexTypeModel indexType) Returns the stores for the given index type.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 BaseStoreModelModifier and TypeMethodDescriptionDefaultSnStoreSelectionStrategy.getDefaultStore(SnIndexTypeModel indexType) DefaultSnStoreSelectionStrategy.getDefaultStore(String indexTypeId) DefaultSnStoreSelectionStrategy.getStores(SnIndexTypeModel indexType) -
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 BaseStoreModelModifier and TypeMethodDescriptionprotected List<FieldValue>ProductInStockFlagValueProvider.createFieldValue(ProductModel product, BaseStoreModel baseStore, IndexedProperty indexedProperty) protected List<FieldValue>ProductStockLevelStatusValueProvider.createFieldValue(ProductModel product, BaseStoreModel baseStore, IndexedProperty indexedProperty) protected 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 BaseStoreModelModifier and TypeMethodDescriptionCommerceStockService.getPosAndStockLevelStatusForProduct(ProductModel product, BaseStoreModel baseStore) Returns the StockLevelStatus for the Product at Points of Service where it is in stock.CommerceStockService.getStockLevelForProductAndBaseStore(ProductModel product, BaseStoreModel baseStore) Returns stock level value for given product and base storeCommerceStockService.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 BaseStoreModelModifier and TypeMethodDescriptionCommerceWarehouseDao.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 BaseStoreModelModifier and TypeMethodDescriptionDefaultCommerceWarehouseDao.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 BaseStoreModelModifier and TypeMethodDescriptionDefaultCommerceStockService.getPosAndStockLevelStatusForProduct(ProductModel product, BaseStoreModel baseStore) DefaultCommerceStockService.getStockLevelForProductAndBaseStore(ProductModel product, BaseStoreModel baseStore) DefaultCommerceStockService.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 BaseStoreModelModifier and TypeMethodDescriptionWarehouseSelectionStrategy.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 BaseStoreModelModifier and TypeMethodDescriptionDefaultWarehouseSelectionStrategy.getWarehousesForBaseStore(BaseStoreModel baseStore) -
Uses of BaseStoreModel in de.hybris.platform.commerceservices.storefinder
Methods in de.hybris.platform.commerceservices.storefinder with parameters of type BaseStoreModelModifier and TypeMethodDescriptionStoreFinderService.getAllPos(BaseStoreModel baseStore, PageableData pageableData) Gets the locations retrieved basing on the given arguments.StoreFinderService.getAllPosForCountry(String countryIsoCode, BaseStoreModel baseStore) Gets a list ofPointOfServiceModelfor all points of service in a given countryStoreFinderService.getAllPosForRegion(String countryIsoCode, String regionIsoCode, BaseStoreModel baseStore) Gets a list ofPointOfServiceModelfor all points of service in a given country and regionStoreFinderService.getPointOfServiceDistanceForName(BaseStoreModel baseStore, String name, GeoPoint geoPoint) Gets the location for the given name that should be unique.StoreFinderService.getPointOfServiceForName(BaseStoreModel baseStore, String name) Gets thePointOfServiceModelfor the given name that should be uniqueStoreFinderService.locationSearch(BaseStoreModel baseStore, String locationText, PageableData pageableData) Gets the locations retrieved based on the given arguments.StoreFinderService.locationSearch(BaseStoreModel baseStore, String locationText, PageableData pageableData, double maxRadius) Gets the locations retrieved based on the given arguments.StoreFinderService.positionSearch(BaseStoreModel baseStore, GeoPoint geoPoint, PageableData pageableData) Gets the locations retrieved basing on the given arguments.StoreFinderService.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 BaseStoreModelModifier and TypeMethodDescriptionDistanceHelper.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 BaseStoreModelModifier and TypeMethodDescriptionDefaultDistanceHelper.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 BaseStoreModelModifier and TypeMethodDescriptionprotected StoreFinderSearchPageData<ITEM>DefaultStoreFinderService.doSearch(BaseStoreModel baseStore, String locationText, GeoPoint centerPoint, PageableData pageableData, Double maxRadiusKm) protected AddressDataDefaultStoreFinderService.generateGeoAddressForSearchQuery(BaseStoreModel baseStore, String locationText) This method generates anAddressDataobject based on a search location text.DefaultStoreFinderService.getAllPos(BaseStoreModel baseStore, PageableData pageableData) DefaultStoreFinderService.getAllPosForCountry(String countryIsoCode, BaseStoreModel baseStore) DefaultStoreFinderService.getAllPosForRegion(String countryIsoCode, String regionIsoCode, BaseStoreModel baseStore) DefaultStoreFinderService.getPointOfServiceDistanceForName(BaseStoreModel baseStore, String name, GeoPoint geoPoint) DefaultStoreFinderService.getPointOfServiceForName(BaseStoreModel baseStore, String name) protected Collection<PointOfServiceModel>DefaultStoreFinderService.getPointsOfServiceNear(GeoPoint centerPoint, double radiusKm, BaseStoreModel baseStore) DefaultStoreFinderService.locationSearch(BaseStoreModel baseStore, String locationText, PageableData pageableData) DefaultStoreFinderService.locationSearch(BaseStoreModel baseStore, String locationText, PageableData pageableData, double maxRadiusKm) DefaultStoreFinderService.positionSearch(BaseStoreModel baseStore, GeoPoint geoPoint, PageableData pageableData) 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 BaseStoreModelModifier and TypeMethodDescriptionCommerceStrategyTestHelper.createStore(String name, ModelService modelService) Methods in de.hybris.platform.commerceservices.strategies with parameters of type BaseStoreModelModifier and TypeMethodDescriptionPickupAvailabilityStrategy.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 BaseStoreModelModifier and TypeMethodDescriptionDefaultPickupAvailabilityStrategy.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 BaseStoreModelModifier and TypeMethodDescriptionprotected 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 BaseStoreModelModifier and TypeMethodDescriptionBaseStoreForSiteSelectorStrategy.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 BaseStoreModelModifier and TypeMethodDescriptionDefaultBaseStoreForSiteSelectorStrategy.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 BaseStoreModelModifier and TypeMethodDescriptionCountryModel.getBaseStores()Generated method - Getter of theCountry.baseStoresattribute defined at extensioncommerceservices.CurrencyModel.getBaseStores()Generated method - Getter of theCurrency.baseStoresattribute defined at extensioncommerceservices.LanguageModel.getBaseStores()Generated method - Getter of theLanguage.baseStoresattribute defined at extensioncommerceservices.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 BaseStoreModelModifier and TypeMethodDescriptionvoidCountryModel.setBaseStores(Set<BaseStoreModel> value) Generated method - Setter ofCountry.baseStoresattribute defined at extensioncommerceservices.voidCurrencyModel.setBaseStores(Collection<BaseStoreModel> value) Generated method - Setter ofCurrency.baseStoresattribute defined at extensioncommerceservices.voidLanguageModel.setBaseStores(Collection<BaseStoreModel> value) Generated method - Setter ofLanguage.baseStoresattribute defined at extensioncommerceservices.voidCountryModel.setBillingBaseStores(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 BaseStoreModelModifier and TypeMethodDescriptionAbstractOrderModel.getStore()Generated method - Getter of theAbstractOrder.storeattribute defined at extensioncommerceservices.Methods in de.hybris.platform.core.model.order with parameters of type BaseStoreModelModifier and TypeMethodDescriptionvoidAbstractOrderModel.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 BaseStoreModelModifier and TypeMethodDescriptionDeliveryModeModel.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 BaseStoreModelModifier and TypeMethodDescriptionvoidDeliveryModeModel.setStores(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 BaseStoreModelModifier and TypeMethodDescriptionEmployeeModel.getTicketstores()Generated method - Getter of theEmployee.ticketstoresattribute defined at extensionticketsystem.Method parameters in de.hybris.platform.core.model.user with type arguments of type BaseStoreModelModifier and TypeMethodDescriptionvoidEmployeeModel.setTicketstores(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 BaseStoreModelModifier and TypeMethodDescriptionProductInterestModel.getBaseStore()Generated method - Getter of theProductInterest.baseStoreattribute defined at extensioncustomerinterestsservices.Methods in de.hybris.platform.customerinterestsservices.model with parameters of type BaseStoreModelModifier and TypeMethodDescriptionvoidProductInterestModel.setBaseStore(BaseStoreModel value) Generated method - Setter ofProductInterest.baseStoreattribute defined at extensioncustomerinterestsservices.Constructors in de.hybris.platform.customerinterestsservices.model with parameters of type BaseStoreModelModifierConstructorDescriptionProductInterestModel(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 BaseStoreModelModifier and TypeMethodDescriptionProductInterestService.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.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 BaseStoreModelModifier and TypeMethodDescriptionProductInterestDao.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.ProductInterestDao.findProductInterestRelationsByCustomer(CustomerModel customerModel, BaseStoreModel baseStore, BaseSiteModel baseSite) Find all interests watched by current customerProductInterestDao.findProductInterests(CustomerModel customerModel, BaseStoreModel baseStore, BaseSiteModel baseSite) This method is used to find expired and effective ProductInterestModels by its productModel, customerModel, notificationType and baseStore.ProductInterestDao.findProductInterestsByCustomer(CustomerModel customerModel, BaseStoreModel baseStore, BaseSiteModel baseSite) This method will get all the interests of the current customerProductInterestDao.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 BaseStoreModelModifier and TypeMethodDescriptionprotected FlexibleSearchQueryDefaultProductInterestDao.buildPagedProductInterestsQuery(CustomerModel customerModel, BaseStoreModel baseStore, BaseSiteModel baseSite, PageableData pageableData) protected FlexibleSearchQueryDefaultProductInterestDao.buildProductInterestsQuery(CustomerModel customerModel, BaseStoreModel baseStore, BaseSiteModel baseSite) DefaultProductInterestDao.findProductInterest(ProductModel productModel, CustomerModel customerModel, NotificationType notificationType, BaseStoreModel baseStore, BaseSiteModel baseSite) DefaultProductInterestDao.findProductInterestRelationsByCustomer(CustomerModel customerModel, BaseStoreModel baseStore, BaseSiteModel baseSite) DefaultProductInterestDao.findProductInterests(CustomerModel customerModel, BaseStoreModel baseStore, BaseSiteModel baseSite) DefaultProductInterestDao.findProductInterestsByCustomer(CustomerModel customerModel, BaseStoreModel baseStore, BaseSiteModel baseSite) 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 BaseStoreModelModifier and TypeMethodDescriptionDefaultProductInterestService.getProductInterest(ProductModel productModel, CustomerModel customerModel, NotificationType notificationType, BaseStoreModel baseStore, BaseSiteModel baseSite) DefaultProductInterestService.getProductInterests(CustomerModel customerModel, BaseStoreModel baseStore, BaseSiteModel baseSite) -
Uses of BaseStoreModel in de.hybris.platform.ordermanagementfacades
Fields in de.hybris.platform.ordermanagementfacades declared as BaseStoreModelModifier and TypeFieldDescriptionprotected 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 BaseStoreModelModifier and TypeMethodDescriptionWarehouseModel.getBaseStores()Generated method - Getter of theWarehouse.baseStoresattribute defined at extensioncommerceservices.Method parameters in de.hybris.platform.ordersplitting.model with type arguments of type BaseStoreModelModifier and TypeMethodDescriptionvoidWarehouseModel.setBaseStores(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 BaseStoreModelModifier and TypeMethodDescriptionprotected 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 BaseStoreModelModifier and TypeMethodDescriptionprotected Set<BaseStoreModel>ProductConfigRulesTest.prepareBaseStores(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 BaseStoreModelModifier and TypeMethodDescriptionProductConfigSourceRuleModel.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 BaseStoreModelModifier and TypeMethodDescriptionvoidProductConfigSourceRuleModel.setBaseStores(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 BaseStoreModelModifier and TypeMethodDescriptionSnIndexTypeModel.getStores()Generated method - Getter of theSnIndexType.storesattribute defined at extensioncommerceservices.Method parameters in de.hybris.platform.searchservices.model with type arguments of type BaseStoreModelModifier and TypeMethodDescriptionvoidSnIndexTypeModel.setStores(List<BaseStoreModel> value) Generated method - Setter ofSnIndexType.storesattribute defined at extensioncommerceservices. -
Uses of BaseStoreModel in de.hybris.platform.stocknotificationservices.sms.processor.impl
Methods in de.hybris.platform.stocknotificationservices.sms.processor.impl with parameters of type BaseStoreModelModifier and TypeMethodDescriptionprotected 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 BaseStoreModelModifier and TypeMethodDescriptionBaseStoreDao.findAllBaseStores()Find allBaseStoreModelobjectsBaseStoreDao.findBaseStoresByUid(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 BaseStoreModelModifier and TypeMethodDescriptionDefaultBaseStoreDao.findAllBaseStores()Find allBaseStoreModelobjectsDefaultBaseStoreDao.findBaseStoresByUid(String uid) FindBaseStoreModelobjects for uid. -
Uses of BaseStoreModel in de.hybris.platform.store.services
Methods in de.hybris.platform.store.services that return BaseStoreModelModifier and TypeMethodDescriptionBaseStoreService.getBaseStoreForUid(String uid) Gets the base store for uid.BaseStoreService.getCurrentBaseStore()Gets currentBaseStorebasing on theBaseSiteModel.getStores()relation.Methods in de.hybris.platform.store.services that return types with arguments of type BaseStoreModel -
Uses of BaseStoreModel in de.hybris.platform.store.services.impl
Methods in de.hybris.platform.store.services.impl that return BaseStoreModelModifier and TypeMethodDescriptionDefaultBaseStoreService.getBaseStoreForUid(String uid) Gets the base store for uid.DefaultBaseStoreService.getCurrentBaseStore()Methods in de.hybris.platform.store.services.impl that return types with arguments of type BaseStoreModelModifier and TypeMethodDescriptionDefaultBaseStoreService.getAllBaseStores()Gets the all base stores. -
Uses of BaseStoreModel in de.hybris.platform.storelocator
Methods in de.hybris.platform.storelocator with parameters of type BaseStoreModelModifier and TypeMethodDescriptionPointOfServiceDao.getAllGeocodedPOS(GPS center, double radius, BaseStoreModel baseStore) return all POS items from the given neighborhood belonging to given storePointOfServiceDao.getPointOfServiceCountPerCountryForStore(BaseStoreModel baseStore) Get the count of PointOfServiceModel per countryCountryModelgiven aBaseStoreModelPointOfServiceDao.getPointOfServiceRegionCountForACountryAndStore(CountryModel country, BaseStoreModel baseStore) Get the count ofPointOfServiceModelin each region for a given countryCountryModelandBaseStoreModelPointOfServiceDao.getPosForCountry(String countryIsoCode, BaseStoreModel baseStore) Gets a list ofPointOfServiceModelin a given countryPointOfServiceDao.getPosForRegion(String countryIsoCode, 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 BaseStoreModelModifier and TypeMethodDescriptionprotected FlexibleSearchQueryDefaultPointOfServiceDao.buildQuery(GPS center, double radius, BaseStoreModel baseStore) DefaultPointOfServiceDao.getAllGeocodedPOS(GPS center, double radius, BaseStoreModel baseStore) DefaultPointOfServiceDao.getPointOfServiceCountPerCountryForStore(BaseStoreModel baseStore) DefaultPointOfServiceDao.getPointOfServiceRegionCountForACountryAndStore(CountryModel country, BaseStoreModel baseStore) DefaultPointOfServiceDao.getPosForCountry(String countryIsoCode, BaseStoreModel baseStore) DefaultPointOfServiceDao.getPosForRegion(String countryIsoCode, String regionIsoCode, BaseStoreModel baseStore) -
Uses of BaseStoreModel in de.hybris.platform.storelocator.location
Methods in de.hybris.platform.storelocator.location with parameters of type BaseStoreModelModifier and TypeMethodDescriptionLocationService.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.LocationService.getLocationsForPostcode(String postalCode, String countryCode, int limitLocationsCount, BaseStoreModel baseStore) Method looks for nearest locations (points of interest) to the place defined by postal code and country.LocationService.getLocationsForSearch(String searchTerm, 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.LocationService.getLocationsForTown(String town, int limitLocationsCount, BaseStoreModel baseStore) Method looks for nearest locations (points of interest) to the place defined by city name.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 storeLocationMapService.getMapOfLocations(GPS gps, int limitLocationsCount, BaseStoreModel baseStore) Calculating Map, basing on number of points of interest defined by user and proper radius.LocationMapService.getMapOfLocations(String searchTerm, 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.LocationMapService.getMapOfLocationsForPostcode(String postalCode, 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.LocationMapService.getMapOfLocationsForTown(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.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 BaseStoreModelModifier and TypeMethodDescriptionDefaultLocationService.getLocationsForPoint(GPS gps, int limitLocationsCount, BaseStoreModel baseStore) DefaultLocationService.getLocationsForPostcode(String postalCode, String countryCode, int limitLocationsCount, BaseStoreModel baseStore) DefaultLocationService.getLocationsForSearch(String searchTerm, String countryCode, int limitLocationsCount, BaseStoreModel baseStore) DefaultLocationService.getLocationsForTown(String town, int limitLocationsCount, BaseStoreModel baseStore) DefaultLocationService.getLocationsNearby(GPS gps, double distance, BaseStoreModel baseStore) DefaultLocationMapService.getMapOfLocations(GPS gps, int limitLocationsCount, BaseStoreModel baseStore) Calculating Map, basing on number of points of interest defined by user and proper radius.DefaultLocationMapService.getMapOfLocations(String searchTerm, String countryCode, int limitLocationsCount, BaseStoreModel baseStore) DefaultLocationMapService.getMapOfLocationsForPostcode(String postalCode, String countryCode, int limitLocationsCount, BaseStoreModel baseStore) DefaultLocationMapService.getMapOfLocationsForTown(String town, int limitLocationsCount, BaseStoreModel baseStore) 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 BaseStoreModelModifier and TypeMethodDescriptionPointOfServiceModel.getBaseStore()Generated method - Getter of thePointOfService.baseStoreattribute defined at extensionbasecommerce.Methods in de.hybris.platform.storelocator.model with parameters of type BaseStoreModelModifier and TypeMethodDescriptionvoidPointOfServiceModel.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 BaseStoreModelModifier and TypeMethodDescriptionPointOfServiceService.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 BaseStoreModelModifier and TypeMethodDescriptionDefaultPointOfServiceService.getPointOfServiceCounts(BaseStoreModel baseStore) protected 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 BaseStoreModelModifier and TypeMethodDescriptionDefaultSubscriptionCustomerAccountDao.findOrdersByCustomerAndStore(CustomerModel customerModel, BaseStoreModel store, OrderStatus[] status) Deprecated, for removal: This API element is subject to removal in a future version.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 BaseStoreModelModifier and TypeMethodDescriptionAgentDao.findAgentGroupsByBaseStore(BaseStoreModel baseStore) Find agent groups by base store.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 BaseStoreModelModifier and TypeMethodDescriptionDefaultAgentDao.findAgentGroupsByBaseStore(BaseStoreModel baseStore) Find agent groups by base store.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 BaseStoreModelModifier and TypeMethodDescriptionCsAgentGroupModel.getTicketstores()Generated method - Getter of theCsAgentGroup.ticketstoresattribute defined at extensionticketsystem.Method parameters in de.hybris.platform.ticket.model with type arguments of type BaseStoreModelModifier and TypeMethodDescriptionvoidCsAgentGroupModel.setTicketstores(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 BaseStoreModelModifier and TypeMethodDescriptionTicketService.getAgentGroupsForBaseStore(BaseStoreModel store) Retrieves a list of the AgentGroups for the provided BaseStoreTicketService.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 BaseStoreModelModifier and TypeMethodDescriptionDefaultTicketService.getAgentGroupsForBaseStore(BaseStoreModel store) Retrieves a list of the AgentGroups for the provided BaseStoreDefaultTicketService.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 BaseStoreModelModifier and TypeMethodDescriptionWarehousingStorePickupDao.checkProductForPickup(String productCode, BaseStoreModel baseStoreModel) -
Uses of BaseStoreModel in de.hybris.platform.warehousing.atp.services.impl
Methods in de.hybris.platform.warehousing.atp.services.impl with parameters of type BaseStoreModelModifier and TypeMethodDescriptionWarehousingCommerceStockService.getStockLevelForProductAndBaseStore(ProductModel product, BaseStoreModel baseStore) WarehousingCommerceStockService.getStockLevelStatusForProductAndBaseStore(ProductModel product, BaseStoreModel baseStore) -
Uses of BaseStoreModel in de.hybris.platform.warehousing.atp.strategy.impl
Methods in de.hybris.platform.warehousing.atp.strategy.impl with parameters of type BaseStoreModelModifier and TypeMethodDescriptionWarehousingWarehouseSelectionStrategy.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 BaseStoreModelModifier and TypeMethodDescriptionAtpFormulaModel.getBaseStores()Generated method - Getter of theAtpFormula.baseStoresattribute defined at extensionwarehousing.SourcingConfigModel.getBaseStores()Generated method - Getter of theSourcingConfig.baseStoresattribute defined at extensionwarehousing.Method parameters in de.hybris.platform.warehousing.model with type arguments of type BaseStoreModelModifier and TypeMethodDescriptionvoidAtpFormulaModel.setBaseStores(Set<BaseStoreModel> value) Generated method - Setter ofAtpFormula.baseStoresattribute defined at extensionwarehousing.voidSourcingConfigModel.setBaseStores(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 BaseStoreModelModifier and TypeMethodDescriptionSourcingFactorService.getAllSourcingFactorsForBaseStore(BaseStoreModel baseStore) Get the list of all the sourcing factors for the givenBaseStoreModel.SourcingFactorService.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 BaseStoreModelModifier and TypeMethodDescriptionDefaultSourcingFactorService.getAllSourcingFactorsForBaseStore(BaseStoreModel baseStore) DefaultSourcingFactorService.getSourcingFactor(SourcingFactorIdentifiersEnum sourcingFactorId, BaseStoreModel baseStore) protected 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 BaseStoreModelModifier and TypeMethodDescriptionprotected voidBaseSourcingIntegrationTest.setSourcingFactors(BaseStoreModel baseStore, int allocation, int distance, int priority, int score) Sets the sourcing factors to use.OrderBuilder.withBaseStore(BaseStoreModel baseStore) -
Uses of BaseStoreModel in de.hybris.platform.warehousing.util.builder
Methods in de.hybris.platform.warehousing.util.builder that return BaseStoreModelMethods in de.hybris.platform.warehousing.util.builder with parameters of type BaseStoreModelModifier and TypeMethodDescriptionATPFormulaModelBuilder.withBaseStore(BaseStoreModel baseStore) PointOfServiceModelBuilder.withBaseStore(BaseStoreModel baseStore) SourcingConfigModelBuilder.withBaseStore(BaseStoreModel baseStore) LanguageModelBuilder.withBaseStores(BaseStoreModel... baseStores) WarehouseModelBuilder.withBaseStores(BaseStoreModel... baseStores) OrderModelBuilder.withStore(BaseStoreModel store) BaseSiteModelBuilder.withStores(BaseStoreModel... stores) CmsSiteModelBuilder.withStores(BaseStoreModel... stores) -
Uses of BaseStoreModel in de.hybris.platform.warehousing.util.models
Methods in de.hybris.platform.warehousing.util.models that return BaseStoreModel -
Uses of BaseStoreModel in de.hybris.platform.warehousing.warehouse.service
Methods in de.hybris.platform.warehousing.warehouse.service with parameters of type BaseStoreModelModifier and TypeMethodDescriptionWarehousingWarehouseService.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 BaseStoreModelModifier and TypeMethodDescriptionDefaultWarehousingWarehouseService.getWarehousesByBaseStoreDeliveryCountry(BaseStoreModel baseStore, CountryModel country) -
Uses of BaseStoreModel in de.hybris.platform.warehousingbackoffice.dtos
Methods in de.hybris.platform.warehousingbackoffice.dtos that return BaseStoreModelMethods in de.hybris.platform.warehousingbackoffice.dtos with parameters of type BaseStoreModelConstructors in de.hybris.platform.warehousingbackoffice.dtos with parameters of type BaseStoreModelModifierConstructorDescriptionAtpFormDto(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 BaseStoreModelModifier and TypeMethodDescriptionprotected voidAtpViewController.populateAtpFormula(AtpFormDto atpFormDto, ProductModel product, BaseStoreModel baseStore, 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 BaseStoreModelModifier and TypeMethodDescriptionvoidBaseUtil.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 BaseStoreModelModifier and TypeMethodDescriptionprotected Collection<LanguageModel>DefaultContextInformationLoader.getStoresLanguages(BaseStoreModel currentBaseStore) -
Uses of BaseStoreModel in de.hybris.platform.ycommercewebservices.strategies
Methods in de.hybris.platform.ycommercewebservices.strategies that return BaseStoreModelModifier and TypeMethodDescriptionBaseStoreForSiteSelectorStrategy.getBaseStore(BaseSiteModel baseSiteModel) -
Uses of BaseStoreModel in de.hybris.platform.ycommercewebservices.strategies.impl
Methods in de.hybris.platform.ycommercewebservices.strategies.impl that return BaseStoreModelModifier and TypeMethodDescriptionDefaultBaseStoreForSiteSelectorStrategy.getBaseStore(BaseSiteModel baseSiteModel)