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.ordersplitting.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.
-
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.b2ctelcofacades.catalog.impl
Methods in de.hybris.platform.b2ctelcofacades.catalog.impl that return types with arguments of type BaseStoreModelModifier and TypeMethodDescriptionprotected org.springframework.core.convert.converter.Converter<BaseStoreModel,BaseStoreData> DefaultTmaCatalogFacade.getBaseStoreConverter()Method parameters in de.hybris.platform.b2ctelcofacades.catalog.impl with type arguments of type BaseStoreModelModifier and TypeMethodDescriptionvoidDefaultTmaCatalogFacade.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 BaseStoreModelModifier and TypeMethodDescriptionTmaBaseStoreForSiteSelectorStrategy.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 BaseStoreModelModifier and TypeMethodDescriptionDefaultTmaBaseStoreForSiteSelectorStrategy.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 BaseStoreModelModifier and TypeMethodDescriptionprotected 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 BaseStoreModelModifier and TypeMethodDescriptionprotected 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 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.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.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.