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.cissapdigitalpayment.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.ordersplitting.jalo package.
Contains generated models for each type of de.hybris.platform.sap.core.configuration.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 com.sap.retail.oaa.commerce.facades.converters.populator
Methods in com.sap.retail.oaa.commerce.facades.converters.populator with parameters of type BaseStoreModelModifier and TypeMethodDescriptionprotected booleanDefaultOaaStockPopulator.isStockSystemEnabled(BaseStoreModel baseStore) -
Uses of BaseStoreModel in com.sap.retail.oaa.commerce.services.stock
Methods in com.sap.retail.oaa.commerce.services.stock with parameters of type BaseStoreModelModifier and TypeMethodDescriptionSapOaaCommerceStockService.getStockLevel(StockLevelStatus stockLevelStatus, ProductModel product, BaseStoreModel baseStore) Returns stock level value for combination of given product,base store and stock level statusSapOaaCommerceStockService.getStockLevelForRSI(ProductModel product, BaseStoreModel baseStore) Get the stock information for a product and base store -
Uses of BaseStoreModel in com.sap.retail.oaa.commerce.services.stock.impl
Methods in com.sap.retail.oaa.commerce.services.stock.impl with parameters of type BaseStoreModelModifier and TypeMethodDescriptionDefaultSapOaaCommerceStockService.getPosAndStockLevelStatusForProduct(ProductModel product, BaseStoreModel baseStore) DefaultSapOaaCommerceStockService.getStockLevel(StockLevelStatus stockLevelStatus, ProductModel product, BaseStoreModel baseStore) DefaultSapOaaCommerceStockService.getStockLevelForProductAndBaseStore(ProductModel product, BaseStoreModel baseStore) DefaultSapOaaCommerceStockService.getStockLevelForRSI(ProductModel product, BaseStoreModel baseStore) DefaultSapOaaCommerceStockService.getStockLevelStatusForProductAndBaseStore(ProductModel product, BaseStoreModel baseStore) -
Uses of BaseStoreModel in com.sap.retail.oaa.commerce.services.strategies.impl
Methods in com.sap.retail.oaa.commerce.services.strategies.impl with parameters of type BaseStoreModelModifier and TypeMethodDescriptionDefaultSapOaaPickupAvailabilityStrategy.isPickupAvailableForProduct(ProductModel product, BaseStoreModel baseStore) DefaultSapOaaPickupAvailabilityStrategy.isProductAvailableInAnyStore(ProductModel product, BaseStoreModel baseStore) -
Uses of BaseStoreModel in com.sap.sapcentralorderservices.services
Methods in com.sap.sapcentralorderservices.services with parameters of type BaseStoreModelModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<CentralOrderListResponse[]>CentralOrderService.getCentalOrderList(CustomerModel customerModel, BaseStoreModel store, OrderStatus[] status, PageableData pageableData, String sourceSystemId) gets the list of orders from centralorder. -
Uses of BaseStoreModel in com.sap.sapcentralorderservices.services.impl
Methods in com.sap.sapcentralorderservices.services.impl with parameters of type BaseStoreModelModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<CentralOrderListResponse[]>DefaultCentralOrderService.getCentalOrderList(CustomerModel customerModel, BaseStoreModel store, OrderStatus[] status, PageableData pageableData, String sourceSystemId) -
Uses of BaseStoreModel in com.sap.sapoaacosintegration.services.stock.impl
Methods in com.sap.sapoaacosintegration.services.stock.impl with parameters of type BaseStoreModelModifier and TypeMethodDescriptionDefaultSapCosOaaCommerceStockService.getPosAndStockLevelStatusForProduct(ProductModel product, BaseStoreModel baseStore) DefaultSapCosOaaCommerceStockService.getStockLevel(StockLevelStatus stockLevelStatus, ProductModel product, BaseStoreModel baseStore) DefaultSapCosOaaCommerceStockService.getStockLevelForProductAndBaseStore(ProductModel product, BaseStoreModel baseStore) DefaultSapCosOaaCommerceStockService.getStockLevelForRSI(ProductModel product, BaseStoreModel baseStore) DefaultSapCosOaaCommerceStockService.getStockLevelStatusForProductAndBaseStore(ProductModel product, BaseStoreModel baseStore) -
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.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.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.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.cissapdigitalpayment.model
Methods in de.hybris.platform.cissapdigitalpayment.model that return BaseStoreModelModifier and TypeMethodDescriptionSapDigitPayPollCardProcessModel.getBaseStore()Generated method - Getter of theSapDigitPayPollCardProcess.baseStoreattribute defined at extensioncissapdigitalpayment.Methods in de.hybris.platform.cissapdigitalpayment.model that return types with arguments of type BaseStoreModelModifier and TypeMethodDescriptionSAPDigitalPaymentConfigurationModel.getBaseStores()Generated method - Getter of theSAPDigitalPaymentConfiguration.baseStoresattribute defined at extensioncissapdigitalpayment.Methods in de.hybris.platform.cissapdigitalpayment.model with parameters of type BaseStoreModelModifier and TypeMethodDescriptionvoidSapDigitPayPollCardProcessModel.setBaseStore(BaseStoreModel value) Generated method - Setter ofSapDigitPayPollCardProcess.baseStoreattribute defined at extensioncissapdigitalpayment.Method parameters in de.hybris.platform.cissapdigitalpayment.model with type arguments of type BaseStoreModelModifier and TypeMethodDescriptionvoidSAPDigitalPaymentConfigurationModel.setBaseStores(Collection<BaseStoreModel> value) Generated method - Setter ofSAPDigitalPaymentConfiguration.baseStoresattribute defined at extensioncissapdigitalpayment. -
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.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.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.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.core.configuration.model
Methods in de.hybris.platform.sap.core.configuration.model that return types with arguments of type BaseStoreModelModifier and TypeMethodDescriptionSAPConfigurationModel.getBaseStores()Generated method - Getter of theSAPConfiguration.baseStoresattribute defined at extensionsapcoreconfiguration.Method parameters in de.hybris.platform.sap.core.configuration.model with type arguments of type BaseStoreModelModifier and TypeMethodDescriptionvoidSAPConfigurationModel.setBaseStores(Collection<BaseStoreModel> value) Generated method - Setter ofSAPConfiguration.baseStoresattribute defined at extensionsapcoreconfiguration. -
Uses of BaseStoreModel in de.hybris.platform.sap.core.configuration.populators
Methods in de.hybris.platform.sap.core.configuration.populators with parameters of type BaseStoreModelModifier and TypeMethodDescriptionvoidSAPBaseStoreConfigurationMappingPopulator.populate(BaseStoreModel baseStoreModel, Map<String, Object> propertyMap) -
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.sap.sapcpiorderexchange.service
Methods in de.hybris.platform.sap.sapcpiorderexchange.service with parameters of type BaseStoreModelModifier and TypeMethodDescriptionSapCpiOrderDestinationService.readSapLogicalSystem(BaseStoreModel baseStoreModel, String warehouse) Read SAP logical system from back-office configuration given base store and warehouse -
Uses of BaseStoreModel in de.hybris.platform.sap.sapcpiorderexchange.service.impl
Methods in de.hybris.platform.sap.sapcpiorderexchange.service.impl with parameters of type BaseStoreModelModifier and TypeMethodDescriptionSapCpiOmmOrderDestinationService.readSapLogicalSystem(BaseStoreModel baseStoreModel, String plantCode) -
Uses of BaseStoreModel in de.hybris.platform.sap.sapmodel.services
Methods in de.hybris.platform.sap.sapmodel.services with parameters of type BaseStoreModelModifier and TypeMethodDescriptionSapPlantLogSysOrgService.getSapLogicalSystemForPlant(BaseStoreModel baseStoreModel, String plantCode) Get SAPLogicalSystemModel for given BaseStoreModel and plant codeSapPlantLogSysOrgService.getSapPlantLogSysOrgForPlant(BaseStoreModel baseStoreModel, String plantCode) Get SAPPlantLogSysOrgModel for a given BaseStoreModel and plant codeSapPlantLogSysOrgService.getSapSalesOrganizationForPlant(BaseStoreModel baseStoreModel, String plantCode) Get SAPSalesOrganizationModel for a given BaseStoreModel and plant code -
Uses of BaseStoreModel in de.hybris.platform.sap.sapmodel.services.impl
Methods in de.hybris.platform.sap.sapmodel.services.impl with parameters of type BaseStoreModelModifier and TypeMethodDescriptionDefaultSapPlantLogSysOrgService.getSapLogicalSystemForPlant(BaseStoreModel baseStoreModel, String plantCode) DefaultSapPlantLogSysOrgService.getSapPlantLogSysOrgForPlant(BaseStoreModel baseStoreModel, String plantCode) DefaultSapPlantLogSysOrgService.getSapSalesOrganizationForPlant(BaseStoreModel baseStoreModel, String plantCode) -
Uses of BaseStoreModel in de.hybris.platform.sap.sapordermgmtbol.transaction.util
Methods in de.hybris.platform.sap.sapordermgmtbol.transaction.util that return BaseStoreModelModifier and TypeMethodDescriptionDummyBaseStoreService.getBaseStoreForUid(String arg0) DummyBaseStoreService.getCurrentBaseStore()Methods in de.hybris.platform.sap.sapordermgmtbol.transaction.util that return types with arguments of type BaseStoreModel -
Uses of BaseStoreModel in de.hybris.platform.sap.sapproductavailability.service
Methods in de.hybris.platform.sap.sapproductavailability.service with parameters of type BaseStoreModelModifier and TypeMethodDescriptionSapProductAvailabilityService.getStockLevelForProductAndBaseStore(ProductModel paramProductModel, BaseStoreModel paramBaseStoreModel) SapProductAvailabilityService.getStockLevelStatusForProductAndBaseStore(ProductModel paramProductModel, BaseStoreModel paramBaseStoreModel) -
Uses of BaseStoreModel in de.hybris.platform.sap.sapproductavailability.service.impl
Methods in de.hybris.platform.sap.sapproductavailability.service.impl with parameters of type BaseStoreModelModifier and TypeMethodDescriptionprotected LongDefaultSapProductAvailabilityService.convertStockUnit(ProductModel product, BaseStoreModel baseStore) DefaultSapProductAvailabilityService.getStockLevelForProductAndBaseStore(ProductModel product, BaseStoreModel baseStore) DefaultSapProductAvailabilityService.getStockLevelStatusForProductAndBaseStore(ProductModel product, BaseStoreModel baseStore) -
Uses of BaseStoreModel in de.hybris.platform.sap.saps4omservices.order.services.impl
Methods in de.hybris.platform.sap.saps4omservices.order.services.impl with parameters of type BaseStoreModelModifier and TypeMethodDescriptionDefaultSapS4OMOrderService.getOrderForCode(CustomerModel customerModel, String code, BaseStoreModel store) DefaultSapS4OMOrderService.getOrderForCode(String code, BaseStoreModel store) DefaultSapS4OMOrderService.getOrderList(CustomerModel customerModel, BaseStoreModel store, OrderStatus[] status, PageableData pageableData) protected booleanDefaultSapS4OMOrderService.verifyCustomerOrder(CustomerModel customerModel, BaseStoreModel store, SAPS4OMResponseData responseData, String code) -
Uses of BaseStoreModel in de.hybris.platform.sap.saps4omservices.services
Methods in de.hybris.platform.sap.saps4omservices.services with parameters of type BaseStoreModelModifier and TypeMethodDescriptionSAPS4OMAvailabilityService.getProductAvailability(ProductModel productModel, BaseStoreModel baseStore) Get the SapS4OMProductAvailability (contains stock , future stock details) for the product and the given basestoreSapS4SalesOrderSimulationService.getStockAvailability(ProductModel productModel, BaseStoreModel baseStore) Get the stock level information for the product. -
Uses of BaseStoreModel in de.hybris.platform.sap.saps4omservices.services.impl
Methods in de.hybris.platform.sap.saps4omservices.services.impl with parameters of type BaseStoreModelModifier and TypeMethodDescriptionDefaultSAPS4OMAvailabilityService.getProductAvailability(ProductModel productModel, BaseStoreModel baseStore) DefaultSapS4SalesOrderSimulationService.getStockAvailability(ProductModel productModel, BaseStoreModel baseStore) DefaultSapS4OMProductAvailabilityService.getStockLevelForProductAndBaseStore(ProductModel product, BaseStoreModel baseStore) DefaultSapS4OMProductAvailabilityService.getStockLevelStatusForProductAndBaseStore(ProductModel product, BaseStoreModel baseStore) -
Uses of BaseStoreModel in de.hybris.platform.sap.sapsalesordersimulation.service
Methods in de.hybris.platform.sap.sapsalesordersimulation.service with parameters of type BaseStoreModelModifier and TypeMethodDescriptionAvailabilityService.getProductAvailability(ProductModel productModel, BaseStoreModel baseStore) Get the SapProductAvailability (contains stock , future stock details) for the product and the given basestoreSalesOrderSimulationService.getStockAvailability(ProductModel productModel, BaseStoreModel baseStore) Get the stock level information for the product. -
Uses of BaseStoreModel in de.hybris.platform.sap.sapsalesordersimulation.service.impl
Methods in de.hybris.platform.sap.sapsalesordersimulation.service.impl with parameters of type BaseStoreModelModifier and TypeMethodDescriptionDefaultAvailabilityService.getProductAvailability(ProductModel productModel, BaseStoreModel baseStore) DefaultSalesOrderSimulationService.getStockAvailability(ProductModel productModel, BaseStoreModel baseStore) DefaultSapProductAvailabilityService.getStockLevelForProductAndBaseStore(ProductModel product, BaseStoreModel baseStore) DefaultSapProductAvailabilityService.getStockLevelStatusForProductAndBaseStore(ProductModel product, BaseStoreModel baseStore) -
Uses of BaseStoreModel in de.hybris.platform.sap.sapserviceorder.service.impl
Methods in de.hybris.platform.sap.sapserviceorder.service.impl with parameters of type BaseStoreModelModifier and TypeMethodDescriptionprotected SAPCpiOutboundConfigModelDefaultSapCpiServiceOrderCancelOutboundBuilderService.buildCpiConfig(BaseStoreModel store, String plantCode) protected SAPCpiOutboundConfigModelDefaultSapCpiServiceOrderUpdateOutboundBuilderService.buildCpiConfig(BaseStoreModel store, String plantCode) -
Uses of BaseStoreModel in de.hybris.platform.sap.sapserviceorderfacades.populators
Methods in de.hybris.platform.sap.sapserviceorderfacades.populators with parameters of type BaseStoreModelModifier and TypeMethodDescriptionvoidDefaultSapServiceOrderConfigurePopulator.populate(BaseStoreModel source, BaseStoreData target) -
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.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.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.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.