Uses of Class
de.hybris.platform.store.BaseStoreModel
-
Packages that use BaseStoreModel Package Description de.hybris.platform.acceleratorservices.model.export Contains generated models for each type of de.hybris.platform.acceleratorservices.jalo.export package.de.hybris.platform.b2ctelcofacades.catalog.impl de.hybris.platform.b2ctelcoservices.basestore.strategies de.hybris.platform.b2ctelcoservices.basestore.strategies.impl de.hybris.platform.b2ctelcotmfwebservices.context.impl de.hybris.platform.b2ctelcowebservices.context.impl de.hybris.platform.basecommerce.model.site Contains generated models for each type of de.hybris.platform.basecommerce.jalo.site package.de.hybris.platform.catalog.model Contains generated models for each type of de.hybris.platform.catalog.jalo package.de.hybris.platform.cms2.model.restrictions Contains generated models for each type of de.hybris.platform.cms2.jalo.restrictions package.de.hybris.platform.commerceservices.model.process Contains generated models for each type of de.hybris.platform.commerceservices.jalo.process package.de.hybris.platform.core.model.c2l Contains generated models for each type of de.hybris.platform.jalo.c2l package.de.hybris.platform.core.model.order Contains generated models for each type of de.hybris.platform.jalo.order package.de.hybris.platform.core.model.order.delivery Contains generated models for each type of de.hybris.platform.jalo.order.delivery package.de.hybris.platform.core.model.user Contains generated models for each type of de.hybris.platform.jalo.user package.de.hybris.platform.ordersplitting.model Contains generated models for each type of de.hybris.platform.ordersplitting.jalo package.de.hybris.platform.storelocator.model Contains generated models for each type of de.hybris.platform.storelocator.jalo package.de.hybris.platform.ticket.model Contains generated models for each type of de.hybris.platform.ticket.jalo package. -
-
Uses of BaseStoreModel in de.hybris.platform.acceleratorservices.model.export
Methods in de.hybris.platform.acceleratorservices.model.export that return BaseStoreModel Modifier and Type Method Description BaseStoreModelExportDataCronJobModel. getBaseStore()Generated method - Getter of theExportDataCronJob.baseStoreattribute defined at extensionacceleratorservices.Methods in de.hybris.platform.acceleratorservices.model.export with parameters of type BaseStoreModel Modifier and Type Method Description voidExportDataCronJobModel. setBaseStore(BaseStoreModel value)Generated method - Setter ofExportDataCronJob.baseStoreattribute defined at extensionacceleratorservices. -
Uses of BaseStoreModel in de.hybris.platform.b2ctelcofacades.catalog.impl
Methods in de.hybris.platform.b2ctelcofacades.catalog.impl that return types with arguments of type BaseStoreModel Modifier and Type Method Description protected org.springframework.core.convert.converter.Converter<BaseStoreModel,BaseStoreData>DefaultTmaCatalogFacade. getBaseStoreConverter()Method parameters in de.hybris.platform.b2ctelcofacades.catalog.impl with type arguments of type BaseStoreModel Modifier and Type Method Description voidDefaultTmaCatalogFacade. setBaseStoreConverter(org.springframework.core.convert.converter.Converter<BaseStoreModel,BaseStoreData> baseStoreConverter) -
Uses of BaseStoreModel in de.hybris.platform.b2ctelcoservices.basestore.strategies
Methods in de.hybris.platform.b2ctelcoservices.basestore.strategies that return BaseStoreModel Modifier and Type Method Description BaseStoreModelTmaBaseStoreForSiteSelectorStrategy. getBaseStore(BaseSiteModel baseSiteModel)Retrieves the base store for given BaseSite -
Uses of BaseStoreModel in de.hybris.platform.b2ctelcoservices.basestore.strategies.impl
Methods in de.hybris.platform.b2ctelcoservices.basestore.strategies.impl that return BaseStoreModel Modifier and Type Method Description BaseStoreModelDefaultTmaBaseStoreForSiteSelectorStrategy. getBaseStore(BaseSiteModel baseSiteModel) -
Uses of BaseStoreModel in de.hybris.platform.b2ctelcotmfwebservices.context.impl
Methods in de.hybris.platform.b2ctelcotmfwebservices.context.impl with parameters of type BaseStoreModel Modifier and Type Method Description protected java.util.Collection<LanguageModel>TmaDefaultContextInformationLoader. getStoresLanguages(BaseStoreModel currentBaseStore) -
Uses of BaseStoreModel in de.hybris.platform.b2ctelcowebservices.context.impl
Methods in de.hybris.platform.b2ctelcowebservices.context.impl with parameters of type BaseStoreModel Modifier and Type Method Description protected java.util.Collection<LanguageModel>DefaultTmaContextInformationLoader. getStoresLanguages(BaseStoreModel currentBaseStore) -
Uses of BaseStoreModel in de.hybris.platform.basecommerce.model.site
Methods in de.hybris.platform.basecommerce.model.site that return types with arguments of type BaseStoreModel Modifier and Type Method Description java.util.List<BaseStoreModel>BaseSiteModel. getStores()Generated method - Getter of theBaseSite.storesattribute defined at extensionbasecommerce.Method parameters in de.hybris.platform.basecommerce.model.site with type arguments of type BaseStoreModel Modifier and Type Method Description voidBaseSiteModel. setStores(java.util.List<BaseStoreModel> value)Generated method - Setter ofBaseSite.storesattribute defined at extensionbasecommerce. -
Uses of BaseStoreModel in de.hybris.platform.catalog.model
Methods in de.hybris.platform.catalog.model that return types with arguments of type BaseStoreModel Modifier and Type Method Description java.util.Collection<BaseStoreModel>CatalogModel. getBaseStores()Generated method - Getter of theCatalog.baseStoresattribute defined at extensionbasecommerce.Method parameters in de.hybris.platform.catalog.model with type arguments of type BaseStoreModel Modifier and Type Method Description voidCatalogModel. setBaseStores(java.util.Collection<BaseStoreModel> value)Generated method - Setter ofCatalog.baseStoresattribute defined at extensionbasecommerce. -
Uses of BaseStoreModel in de.hybris.platform.cms2.model.restrictions
Methods in de.hybris.platform.cms2.model.restrictions that return types with arguments of type BaseStoreModel Modifier and Type Method Description java.util.Collection<BaseStoreModel>CMSBaseStoreTimeRestrictionModel. getBaseStores()Generated method - Getter of theCMSBaseStoreTimeRestriction.baseStoresattribute defined at extensioncms2.Method parameters in de.hybris.platform.cms2.model.restrictions with type arguments of type BaseStoreModel Modifier and Type Method Description voidCMSBaseStoreTimeRestrictionModel. setBaseStores(java.util.Collection<BaseStoreModel> value)Generated method - Setter ofCMSBaseStoreTimeRestriction.baseStoresattribute defined at extensioncms2.Constructor parameters in de.hybris.platform.cms2.model.restrictions with type arguments of type BaseStoreModel Constructor Description CMSBaseStoreTimeRestrictionModel(java.util.Collection<BaseStoreModel> _baseStores, CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCMSBaseStoreTimeRestrictionModel(java.util.Collection<BaseStoreModel> _baseStores, CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of BaseStoreModel in de.hybris.platform.commerceservices.model.process
Methods in de.hybris.platform.commerceservices.model.process that return BaseStoreModel Modifier and Type Method Description BaseStoreModelStoreFrontProcessModel. getStore()Generated method - Getter of theStoreFrontProcess.storeattribute defined at extensioncommerceservices.Methods in de.hybris.platform.commerceservices.model.process with parameters of type BaseStoreModel Modifier and Type Method Description voidStoreFrontProcessModel. setStore(BaseStoreModel value)Generated method - Setter ofStoreFrontProcess.storeattribute defined at extensioncommerceservices. -
Uses of BaseStoreModel in de.hybris.platform.core.model.c2l
Methods in de.hybris.platform.core.model.c2l that return types with arguments of type BaseStoreModel Modifier and Type Method Description java.util.Set<BaseStoreModel>CountryModel. getBaseStores()Generated method - Getter of theCountry.baseStoresattribute defined at extensioncommerceservices.java.util.Collection<BaseStoreModel>CurrencyModel. getBaseStores()Generated method - Getter of theCurrency.baseStoresattribute defined at extensioncommerceservices.java.util.Collection<BaseStoreModel>LanguageModel. getBaseStores()Generated method - Getter of theLanguage.baseStoresattribute defined at extensioncommerceservices.java.util.Set<BaseStoreModel>CountryModel. getBillingBaseStores()Generated method - Getter of theCountry.billingBaseStoresattribute defined at extensioncommerceservices.Method parameters in de.hybris.platform.core.model.c2l with type arguments of type BaseStoreModel Modifier and Type Method Description voidCountryModel. setBaseStores(java.util.Set<BaseStoreModel> value)Generated method - Setter ofCountry.baseStoresattribute defined at extensioncommerceservices.voidCurrencyModel. setBaseStores(java.util.Collection<BaseStoreModel> value)Generated method - Setter ofCurrency.baseStoresattribute defined at extensioncommerceservices.voidLanguageModel. setBaseStores(java.util.Collection<BaseStoreModel> value)Generated method - Setter ofLanguage.baseStoresattribute defined at extensioncommerceservices.voidCountryModel. setBillingBaseStores(java.util.Set<BaseStoreModel> value)Generated method - Setter ofCountry.billingBaseStoresattribute defined at extensioncommerceservices. -
Uses of BaseStoreModel in de.hybris.platform.core.model.order
Methods in de.hybris.platform.core.model.order that return BaseStoreModel Modifier and Type Method Description BaseStoreModelAbstractOrderModel. getStore()Generated method - Getter of theAbstractOrder.storeattribute defined at extensioncommerceservices.Methods in de.hybris.platform.core.model.order with parameters of type BaseStoreModel Modifier and Type Method Description voidAbstractOrderModel. setStore(BaseStoreModel value)Generated method - Setter ofAbstractOrder.storeattribute defined at extensioncommerceservices. -
Uses of BaseStoreModel in de.hybris.platform.core.model.order.delivery
Methods in de.hybris.platform.core.model.order.delivery that return types with arguments of type BaseStoreModel Modifier and Type Method Description java.util.Set<BaseStoreModel>DeliveryModeModel. getStores()Generated method - Getter of theDeliveryMode.storesattribute defined at extensioncommerceservices.Method parameters in de.hybris.platform.core.model.order.delivery with type arguments of type BaseStoreModel Modifier and Type Method Description voidDeliveryModeModel. setStores(java.util.Set<BaseStoreModel> value)Generated method - Setter ofDeliveryMode.storesattribute defined at extensioncommerceservices. -
Uses of BaseStoreModel in de.hybris.platform.core.model.user
Methods in de.hybris.platform.core.model.user that return types with arguments of type BaseStoreModel Modifier and Type Method Description java.util.List<BaseStoreModel>EmployeeModel. getTicketstores()Generated method - Getter of theEmployee.ticketstoresattribute defined at extensionticketsystem.Method parameters in de.hybris.platform.core.model.user with type arguments of type BaseStoreModel Modifier and Type Method Description voidEmployeeModel. setTicketstores(java.util.List<BaseStoreModel> value)Generated method - Setter ofEmployee.ticketstoresattribute defined at extensionticketsystem. -
Uses of BaseStoreModel in de.hybris.platform.ordersplitting.model
Methods in de.hybris.platform.ordersplitting.model that return types with arguments of type BaseStoreModel Modifier and Type Method Description java.util.Collection<BaseStoreModel>WarehouseModel. getBaseStores()Generated method - Getter of theWarehouse.baseStoresattribute defined at extensioncommerceservices.Method parameters in de.hybris.platform.ordersplitting.model with type arguments of type BaseStoreModel Modifier and Type Method Description voidWarehouseModel. setBaseStores(java.util.Collection<BaseStoreModel> value)Generated method - Setter ofWarehouse.baseStoresattribute defined at extensioncommerceservices. -
Uses of BaseStoreModel in de.hybris.platform.storelocator.model
Methods in de.hybris.platform.storelocator.model that return BaseStoreModel Modifier and Type Method Description BaseStoreModelPointOfServiceModel. getBaseStore()Generated method - Getter of thePointOfService.baseStoreattribute defined at extensionbasecommerce.Methods in de.hybris.platform.storelocator.model with parameters of type BaseStoreModel Modifier and Type Method Description voidPointOfServiceModel. setBaseStore(BaseStoreModel value)Generated method - Setter ofPointOfService.baseStoreattribute defined at extensionbasecommerce. -
Uses of BaseStoreModel in de.hybris.platform.ticket.model
Methods in de.hybris.platform.ticket.model that return types with arguments of type BaseStoreModel Modifier and Type Method Description java.util.List<BaseStoreModel>CsAgentGroupModel. getTicketstores()Generated method - Getter of theCsAgentGroup.ticketstoresattribute defined at extensionticketsystem.Method parameters in de.hybris.platform.ticket.model with type arguments of type BaseStoreModel Modifier and Type Method Description voidCsAgentGroupModel. setTicketstores(java.util.List<BaseStoreModel> value)Generated method - Setter ofCsAgentGroup.ticketstoresattribute defined at extensionticketsystem.
-