Uses of Class
de.hybris.platform.store.BaseStore
-
-
Uses of BaseStore in de.hybris.platform.acceleratorservices.jalo
Methods in de.hybris.platform.acceleratorservices.jalo with parameters of type BaseStore Modifier and Type Method Description java.lang.StringGeneratedAcceleratorServicesManager. getCheckoutFlowGroup(SessionContext ctx, BaseStore item)Generated method - Getter of theBaseStore.checkoutFlowGroupattribute.java.lang.StringGeneratedAcceleratorServicesManager. getCheckoutFlowGroup(BaseStore item)Generated method - Getter of theBaseStore.checkoutFlowGroupattribute.java.lang.BooleanGeneratedAcceleratorServicesManager. isExpressCheckoutEnabled(SessionContext ctx, BaseStore item)Generated method - Getter of theBaseStore.expressCheckoutEnabledattribute.java.lang.BooleanGeneratedAcceleratorServicesManager. isExpressCheckoutEnabled(BaseStore item)Generated method - Getter of theBaseStore.expressCheckoutEnabledattribute.booleanGeneratedAcceleratorServicesManager. isExpressCheckoutEnabledAsPrimitive(SessionContext ctx, BaseStore item)Generated method - Getter of theBaseStore.expressCheckoutEnabledattribute.booleanGeneratedAcceleratorServicesManager. isExpressCheckoutEnabledAsPrimitive(BaseStore item)Generated method - Getter of theBaseStore.expressCheckoutEnabledattribute.java.lang.BooleanGeneratedAcceleratorServicesManager. isTaxEstimationEnabled(SessionContext ctx, BaseStore item)Generated method - Getter of theBaseStore.taxEstimationEnabledattribute.java.lang.BooleanGeneratedAcceleratorServicesManager. isTaxEstimationEnabled(BaseStore item)Generated method - Getter of theBaseStore.taxEstimationEnabledattribute.booleanGeneratedAcceleratorServicesManager. isTaxEstimationEnabledAsPrimitive(SessionContext ctx, BaseStore item)Generated method - Getter of theBaseStore.taxEstimationEnabledattribute.booleanGeneratedAcceleratorServicesManager. isTaxEstimationEnabledAsPrimitive(BaseStore item)Generated method - Getter of theBaseStore.taxEstimationEnabledattribute.voidGeneratedAcceleratorServicesManager. setCheckoutFlowGroup(SessionContext ctx, BaseStore item, java.lang.String value)Generated method - Setter of theBaseStore.checkoutFlowGroupattribute.voidGeneratedAcceleratorServicesManager. setCheckoutFlowGroup(BaseStore item, java.lang.String value)Generated method - Setter of theBaseStore.checkoutFlowGroupattribute.voidGeneratedAcceleratorServicesManager. setExpressCheckoutEnabled(SessionContext ctx, BaseStore item, boolean value)Generated method - Setter of theBaseStore.expressCheckoutEnabledattribute.voidGeneratedAcceleratorServicesManager. setExpressCheckoutEnabled(SessionContext ctx, BaseStore item, java.lang.Boolean value)Generated method - Setter of theBaseStore.expressCheckoutEnabledattribute.voidGeneratedAcceleratorServicesManager. setExpressCheckoutEnabled(BaseStore item, boolean value)Generated method - Setter of theBaseStore.expressCheckoutEnabledattribute.voidGeneratedAcceleratorServicesManager. setExpressCheckoutEnabled(BaseStore item, java.lang.Boolean value)Generated method - Setter of theBaseStore.expressCheckoutEnabledattribute.voidGeneratedAcceleratorServicesManager. setTaxEstimationEnabled(SessionContext ctx, BaseStore item, boolean value)Generated method - Setter of theBaseStore.taxEstimationEnabledattribute.voidGeneratedAcceleratorServicesManager. setTaxEstimationEnabled(SessionContext ctx, BaseStore item, java.lang.Boolean value)Generated method - Setter of theBaseStore.taxEstimationEnabledattribute.voidGeneratedAcceleratorServicesManager. setTaxEstimationEnabled(BaseStore item, boolean value)Generated method - Setter of theBaseStore.taxEstimationEnabledattribute.voidGeneratedAcceleratorServicesManager. setTaxEstimationEnabled(BaseStore item, java.lang.Boolean value)Generated method - Setter of theBaseStore.taxEstimationEnabledattribute. -
Uses of BaseStore in de.hybris.platform.acceleratorservices.jalo.export
Methods in de.hybris.platform.acceleratorservices.jalo.export that return BaseStore Modifier and Type Method Description BaseStoreGeneratedExportDataCronJob. getBaseStore()Generated method - Getter of theExportDataCronJob.baseStoreattribute.BaseStoreGeneratedExportDataCronJob. getBaseStore(SessionContext ctx)Generated method - Getter of theExportDataCronJob.baseStoreattribute.Methods in de.hybris.platform.acceleratorservices.jalo.export with parameters of type BaseStore Modifier and Type Method Description voidGeneratedExportDataCronJob. setBaseStore(SessionContext ctx, BaseStore value)Generated method - Setter of theExportDataCronJob.baseStoreattribute.voidGeneratedExportDataCronJob. setBaseStore(BaseStore value)Generated method - Setter of theExportDataCronJob.baseStoreattribute. -
Uses of BaseStore in de.hybris.platform.basecommerce.jalo
Methods in de.hybris.platform.basecommerce.jalo that return BaseStore Modifier and Type Method Description BaseStoreGeneratedBasecommerceManager. createBaseStore(SessionContext ctx, java.util.Map attributeValues)BaseStoreGeneratedBasecommerceManager. createBaseStore(java.util.Map attributeValues)Methods in de.hybris.platform.basecommerce.jalo that return types with arguments of type BaseStore Modifier and Type Method Description java.util.Collection<BaseStore>GeneratedBasecommerceManager. getBaseStores(Catalog item)Generated method - Getter of theCatalog.baseStoresattribute.java.util.Collection<BaseStore>GeneratedBasecommerceManager. getBaseStores(SessionContext ctx, Catalog item)Generated method - Getter of theCatalog.baseStoresattribute.Methods in de.hybris.platform.basecommerce.jalo with parameters of type BaseStore Modifier and Type Method Description voidGeneratedBasecommerceManager. addToBaseStores(Catalog item, BaseStore value)Generated method - Addsvalueto baseStores.voidGeneratedBasecommerceManager. addToBaseStores(SessionContext ctx, Catalog item, BaseStore value)Generated method - Addsvalueto baseStores.voidGeneratedBasecommerceManager. removeFromBaseStores(Catalog item, BaseStore value)Generated method - Removesvaluefrom baseStores.voidGeneratedBasecommerceManager. removeFromBaseStores(SessionContext ctx, Catalog item, BaseStore value)Generated method - Removesvaluefrom baseStores.Method parameters in de.hybris.platform.basecommerce.jalo with type arguments of type BaseStore Modifier and Type Method Description voidGeneratedBasecommerceManager. setBaseStores(Catalog item, java.util.Collection<BaseStore> value)Generated method - Setter of theCatalog.baseStoresattribute.voidGeneratedBasecommerceManager. setBaseStores(SessionContext ctx, Catalog item, java.util.Collection<BaseStore> value)Generated method - Setter of theCatalog.baseStoresattribute. -
Uses of BaseStore in de.hybris.platform.basecommerce.jalo.site
Methods in de.hybris.platform.basecommerce.jalo.site that return types with arguments of type BaseStore Modifier and Type Method Description java.util.List<BaseStore>GeneratedBaseSite. getStores()Generated method - Getter of theBaseSite.storesattribute.java.util.List<BaseStore>GeneratedBaseSite. getStores(SessionContext ctx)Generated method - Getter of theBaseSite.storesattribute.Methods in de.hybris.platform.basecommerce.jalo.site with parameters of type BaseStore Modifier and Type Method Description voidGeneratedBaseSite. addToStores(SessionContext ctx, BaseStore value)Generated method - Addsvalueto stores.voidGeneratedBaseSite. addToStores(BaseStore value)Generated method - Addsvalueto stores.voidGeneratedBaseSite. removeFromStores(SessionContext ctx, BaseStore value)Generated method - Removesvaluefrom stores.voidGeneratedBaseSite. removeFromStores(BaseStore value)Generated method - Removesvaluefrom stores.Method parameters in de.hybris.platform.basecommerce.jalo.site with type arguments of type BaseStore Modifier and Type Method Description voidGeneratedBaseSite. setStores(SessionContext ctx, java.util.List<BaseStore> value)Generated method - Setter of theBaseSite.storesattribute.voidGeneratedBaseSite. setStores(java.util.List<BaseStore> value)Generated method - Setter of theBaseSite.storesattribute. -
Uses of BaseStore in de.hybris.platform.cms2.jalo
Methods in de.hybris.platform.cms2.jalo with parameters of type BaseStore Modifier and Type Method Description voidGeneratedCms2Manager. addToCmsTimeRestrictions(SessionContext ctx, BaseStore item, BaseStoreTimeRestriction value)Generated method - Addsvalueto cmsTimeRestrictions.voidGeneratedCms2Manager. addToCmsTimeRestrictions(BaseStore item, BaseStoreTimeRestriction value)Generated method - Addsvalueto cmsTimeRestrictions.java.util.Collection<BaseStoreTimeRestriction>GeneratedCms2Manager. getCmsTimeRestrictions(SessionContext ctx, BaseStore item)Generated method - Getter of theBaseStore.cmsTimeRestrictionsattribute.java.util.Collection<BaseStoreTimeRestriction>GeneratedCms2Manager. getCmsTimeRestrictions(BaseStore item)Generated method - Getter of theBaseStore.cmsTimeRestrictionsattribute.longGeneratedCms2Manager. getCmsTimeRestrictionsCount(SessionContext ctx, BaseStore item)longGeneratedCms2Manager. getCmsTimeRestrictionsCount(BaseStore item)voidGeneratedCms2Manager. removeFromCmsTimeRestrictions(SessionContext ctx, BaseStore item, BaseStoreTimeRestriction value)Generated method - Removesvaluefrom cmsTimeRestrictions.voidGeneratedCms2Manager. removeFromCmsTimeRestrictions(BaseStore item, BaseStoreTimeRestriction value)Generated method - Removesvaluefrom cmsTimeRestrictions.voidGeneratedCms2Manager. setCmsTimeRestrictions(SessionContext ctx, BaseStore item, java.util.Collection<BaseStoreTimeRestriction> value)Generated method - Setter of theBaseStore.cmsTimeRestrictionsattribute.voidGeneratedCms2Manager. setCmsTimeRestrictions(BaseStore item, java.util.Collection<BaseStoreTimeRestriction> value)Generated method - Setter of theBaseStore.cmsTimeRestrictionsattribute. -
Uses of BaseStore in de.hybris.platform.cms2.jalo.restrictions
Methods in de.hybris.platform.cms2.jalo.restrictions that return types with arguments of type BaseStore Modifier and Type Method Description java.util.Collection<BaseStore>GeneratedBaseStoreTimeRestriction. getBaseStores()Generated method - Getter of theCMSBaseStoreTimeRestriction.baseStoresattribute.java.util.Collection<BaseStore>GeneratedBaseStoreTimeRestriction. getBaseStores(SessionContext ctx)Generated method - Getter of theCMSBaseStoreTimeRestriction.baseStoresattribute.Methods in de.hybris.platform.cms2.jalo.restrictions with parameters of type BaseStore Modifier and Type Method Description voidGeneratedBaseStoreTimeRestriction. addToBaseStores(SessionContext ctx, BaseStore value)Generated method - Addsvalueto baseStores.voidGeneratedBaseStoreTimeRestriction. addToBaseStores(BaseStore value)Generated method - Addsvalueto baseStores.voidGeneratedBaseStoreTimeRestriction. removeFromBaseStores(SessionContext ctx, BaseStore value)Generated method - Removesvaluefrom baseStores.voidGeneratedBaseStoreTimeRestriction. removeFromBaseStores(BaseStore value)Generated method - Removesvaluefrom baseStores.Method parameters in de.hybris.platform.cms2.jalo.restrictions with type arguments of type BaseStore Modifier and Type Method Description voidGeneratedBaseStoreTimeRestriction. setBaseStores(SessionContext ctx, java.util.Collection<BaseStore> value)Generated method - Setter of theCMSBaseStoreTimeRestriction.baseStoresattribute.voidGeneratedBaseStoreTimeRestriction. setBaseStores(java.util.Collection<BaseStore> value)Generated method - Setter of theCMSBaseStoreTimeRestriction.baseStoresattribute. -
Uses of BaseStore in de.hybris.platform.commerceservices.jalo
Fields in de.hybris.platform.commerceservices.jalo with type parameters of type BaseStore Modifier and Type Field Description protected static OneToManyHandler<BaseStore>GeneratedCommerceServicesManager. SNBASESTORE2INDEXTYPESTORESHANDLEROneToManyHandlerfor handling 1:n STORES's relation attributes from 'many' side.Methods in de.hybris.platform.commerceservices.jalo that return BaseStore Modifier and Type Method Description BaseStoreGeneratedCommerceServicesManager. getStore(AbstractOrder item)Generated method - Getter of theAbstractOrder.storeattribute.BaseStoreGeneratedCommerceServicesManager. getStore(SessionContext ctx, AbstractOrder item)Generated method - Getter of theAbstractOrder.storeattribute.Methods in de.hybris.platform.commerceservices.jalo that return types with arguments of type BaseStore Modifier and Type Method Description java.util.Set<BaseStore>GeneratedCommerceServicesManager. getBaseStores(Country item)Generated method - Getter of theCountry.baseStoresattribute.java.util.Collection<BaseStore>GeneratedCommerceServicesManager. getBaseStores(Currency item)Generated method - Getter of theCurrency.baseStoresattribute.java.util.Collection<BaseStore>GeneratedCommerceServicesManager. getBaseStores(Language item)Generated method - Getter of theLanguage.baseStoresattribute.java.util.Set<BaseStore>GeneratedCommerceServicesManager. getBaseStores(SessionContext ctx, Country item)Generated method - Getter of theCountry.baseStoresattribute.java.util.Collection<BaseStore>GeneratedCommerceServicesManager. getBaseStores(SessionContext ctx, Currency item)Generated method - Getter of theCurrency.baseStoresattribute.java.util.Collection<BaseStore>GeneratedCommerceServicesManager. getBaseStores(SessionContext ctx, Language item)Generated method - Getter of theLanguage.baseStoresattribute.java.util.Collection<BaseStore>GeneratedCommerceServicesManager. getBaseStores(SessionContext ctx, Warehouse item)Generated method - Getter of theWarehouse.baseStoresattribute.java.util.Collection<BaseStore>GeneratedCommerceServicesManager. getBaseStores(Warehouse item)Generated method - Getter of theWarehouse.baseStoresattribute.java.util.Set<BaseStore>GeneratedCommerceServicesManager. getBillingBaseStores(Country item)Generated method - Getter of theCountry.billingBaseStoresattribute.java.util.Set<BaseStore>GeneratedCommerceServicesManager. getBillingBaseStores(SessionContext ctx, Country item)Generated method - Getter of theCountry.billingBaseStoresattribute.java.util.Set<BaseStore>GeneratedCommerceServicesManager. getStores(DeliveryMode item)Generated method - Getter of theDeliveryMode.storesattribute.java.util.List<BaseStore>GeneratedCommerceServicesManager. getStores(SessionContext ctx, GenericItem item)Generated method - Getter of theSnIndexType.storesattribute.java.util.Set<BaseStore>GeneratedCommerceServicesManager. getStores(SessionContext ctx, DeliveryMode item)Generated method - Getter of theDeliveryMode.storesattribute.java.util.List<BaseStore>GeneratedCommerceServicesManager. getStores(SnIndexType item)Generated method - Getter of theSnIndexType.storesattribute.Methods in de.hybris.platform.commerceservices.jalo with parameters of type BaseStore Modifier and Type Method Description voidGeneratedCommerceServicesManager. addToBaseStores(Country item, BaseStore value)Generated method - Addsvalueto baseStores.voidGeneratedCommerceServicesManager. addToBaseStores(Currency item, BaseStore value)Generated method - Addsvalueto baseStores.voidGeneratedCommerceServicesManager. addToBaseStores(Language item, BaseStore value)Generated method - Addsvalueto baseStores.voidGeneratedCommerceServicesManager. addToBaseStores(SessionContext ctx, Country item, BaseStore value)Generated method - Addsvalueto baseStores.voidGeneratedCommerceServicesManager. addToBaseStores(SessionContext ctx, Currency item, BaseStore value)Generated method - Addsvalueto baseStores.voidGeneratedCommerceServicesManager. addToBaseStores(SessionContext ctx, Language item, BaseStore value)Generated method - Addsvalueto baseStores.voidGeneratedCommerceServicesManager. addToBaseStores(SessionContext ctx, Warehouse item, BaseStore value)Generated method - Addsvalueto baseStores.voidGeneratedCommerceServicesManager. addToBaseStores(Warehouse item, BaseStore value)Generated method - Addsvalueto baseStores.voidGeneratedCommerceServicesManager. addToBillingBaseStores(Country item, BaseStore value)Generated method - Addsvalueto billingBaseStores.voidGeneratedCommerceServicesManager. addToBillingBaseStores(SessionContext ctx, Country item, BaseStore value)Generated method - Addsvalueto billingBaseStores.voidGeneratedCommerceServicesManager. addToBillingCountries(SessionContext ctx, BaseStore item, Country value)Generated method - Addsvalueto billingCountries.voidGeneratedCommerceServicesManager. addToBillingCountries(BaseStore item, Country value)Generated method - Addsvalueto billingCountries.voidGeneratedCommerceServicesManager. addToCurrencies(SessionContext ctx, BaseStore item, Currency value)Generated method - Addsvalueto currencies.voidGeneratedCommerceServicesManager. addToCurrencies(BaseStore item, Currency value)Generated method - Addsvalueto currencies.voidGeneratedCommerceServicesManager. addToDeliveryCountries(SessionContext ctx, BaseStore item, Country value)Generated method - Addsvalueto deliveryCountries.voidGeneratedCommerceServicesManager. addToDeliveryCountries(BaseStore item, Country value)Generated method - Addsvalueto deliveryCountries.voidGeneratedCommerceServicesManager. addToDeliveryModes(SessionContext ctx, BaseStore item, DeliveryMode value)Generated method - Addsvalueto deliveryModes.voidGeneratedCommerceServicesManager. addToDeliveryModes(BaseStore item, DeliveryMode value)Generated method - Addsvalueto deliveryModes.voidGeneratedCommerceServicesManager. addToLanguages(SessionContext ctx, BaseStore item, Language value)Generated method - Addsvalueto languages.voidGeneratedCommerceServicesManager. addToLanguages(BaseStore item, Language value)Generated method - Addsvalueto languages.voidGeneratedCommerceServicesManager. addToStores(DeliveryMode item, BaseStore value)Generated method - Addsvalueto stores.voidGeneratedCommerceServicesManager. addToStores(SessionContext ctx, GenericItem item, BaseStore value)Generated method - Addsvalueto stores.voidGeneratedCommerceServicesManager. addToStores(SessionContext ctx, DeliveryMode item, BaseStore value)Generated method - Addsvalueto stores.voidGeneratedCommerceServicesManager. addToStores(SnIndexType item, BaseStore value)Generated method - Addsvalueto stores.voidGeneratedCommerceServicesManager. addToWarehouses(SessionContext ctx, BaseStore item, Warehouse value)Generated method - Addsvalueto warehouses.voidGeneratedCommerceServicesManager. addToWarehouses(BaseStore item, Warehouse value)Generated method - Addsvalueto warehouses.java.util.Collection<Country>GeneratedCommerceServicesManager. getBillingCountries(SessionContext ctx, BaseStore item)Generated method - Getter of theBaseStore.billingCountriesattribute.java.util.Collection<Country>GeneratedCommerceServicesManager. getBillingCountries(BaseStore item)Generated method - Getter of theBaseStore.billingCountriesattribute.longGeneratedCommerceServicesManager. getBillingCountriesCount(SessionContext ctx, BaseStore item)longGeneratedCommerceServicesManager. getBillingCountriesCount(BaseStore item)java.lang.StringGeneratedCommerceServicesManager. getCreateReturnProcessCode(SessionContext ctx, BaseStore item)Generated method - Getter of theBaseStore.createReturnProcessCodeattribute.java.lang.StringGeneratedCommerceServicesManager. getCreateReturnProcessCode(BaseStore item)Generated method - Getter of theBaseStore.createReturnProcessCodeattribute.java.util.Set<Currency>GeneratedCommerceServicesManager. getCurrencies(SessionContext ctx, BaseStore item)Generated method - Getter of theBaseStore.currenciesattribute.java.util.Set<Currency>GeneratedCommerceServicesManager. getCurrencies(BaseStore item)Generated method - Getter of theBaseStore.currenciesattribute.longGeneratedCommerceServicesManager. getCurrenciesCount(SessionContext ctx, BaseStore item)longGeneratedCommerceServicesManager. getCurrenciesCount(BaseStore item)CurrencyGeneratedCommerceServicesManager. getDefaultCurrency(SessionContext ctx, BaseStore item)Generated method - Getter of theBaseStore.defaultCurrencyattribute.CurrencyGeneratedCommerceServicesManager. getDefaultCurrency(BaseStore item)Generated method - Getter of theBaseStore.defaultCurrencyattribute.PointOfServiceGeneratedCommerceServicesManager. getDefaultDeliveryOrigin(SessionContext ctx, BaseStore item)Generated method - Getter of theBaseStore.defaultDeliveryOriginattribute.PointOfServiceGeneratedCommerceServicesManager. getDefaultDeliveryOrigin(BaseStore item)Generated method - Getter of theBaseStore.defaultDeliveryOriginattribute.LanguageGeneratedCommerceServicesManager. getDefaultLanguage(SessionContext ctx, BaseStore item)Generated method - Getter of theBaseStore.defaultLanguageattribute.LanguageGeneratedCommerceServicesManager. getDefaultLanguage(BaseStore item)Generated method - Getter of theBaseStore.defaultLanguageattribute.java.util.Collection<Country>GeneratedCommerceServicesManager. getDeliveryCountries(SessionContext ctx, BaseStore item)Generated method - Getter of theBaseStore.deliveryCountriesattribute.java.util.Collection<Country>GeneratedCommerceServicesManager. getDeliveryCountries(BaseStore item)Generated method - Getter of theBaseStore.deliveryCountriesattribute.longGeneratedCommerceServicesManager. getDeliveryCountriesCount(SessionContext ctx, BaseStore item)longGeneratedCommerceServicesManager. getDeliveryCountriesCount(BaseStore item)java.util.Set<DeliveryMode>GeneratedCommerceServicesManager. getDeliveryModes(SessionContext ctx, BaseStore item)Generated method - Getter of theBaseStore.deliveryModesattribute.java.util.Set<DeliveryMode>GeneratedCommerceServicesManager. getDeliveryModes(BaseStore item)Generated method - Getter of theBaseStore.deliveryModesattribute.longGeneratedCommerceServicesManager. getDeliveryModesCount(SessionContext ctx, BaseStore item)longGeneratedCommerceServicesManager. getDeliveryModesCount(BaseStore item)java.util.Set<Language>GeneratedCommerceServicesManager. getLanguages(SessionContext ctx, BaseStore item)Generated method - Getter of theBaseStore.languagesattribute.java.util.Set<Language>GeneratedCommerceServicesManager. getLanguages(BaseStore item)Generated method - Getter of theBaseStore.languagesattribute.longGeneratedCommerceServicesManager. getLanguagesCount(SessionContext ctx, BaseStore item)longGeneratedCommerceServicesManager. getLanguagesCount(BaseStore item)java.lang.DoubleGeneratedCommerceServicesManager. getMaxRadiusForPoSSearch(SessionContext ctx, BaseStore item)Generated method - Getter of theBaseStore.maxRadiusForPoSSearchattribute.java.lang.DoubleGeneratedCommerceServicesManager. getMaxRadiusForPoSSearch(BaseStore item)Generated method - Getter of theBaseStore.maxRadiusForPoSSearchattribute.doubleGeneratedCommerceServicesManager. getMaxRadiusForPoSSearchAsPrimitive(SessionContext ctx, BaseStore item)Generated method - Getter of theBaseStore.maxRadiusForPoSSearchattribute.doubleGeneratedCommerceServicesManager. getMaxRadiusForPoSSearchAsPrimitive(BaseStore item)Generated method - Getter of theBaseStore.maxRadiusForPoSSearchattribute.java.lang.StringGeneratedCommerceServicesManager. getPaymentProvider(SessionContext ctx, BaseStore item)Generated method - Getter of theBaseStore.paymentProviderattribute.java.lang.StringGeneratedCommerceServicesManager. getPaymentProvider(BaseStore item)Generated method - Getter of theBaseStore.paymentProviderattribute.EnumerationValueGeneratedCommerceServicesManager. getPickupInStoreMode(SessionContext ctx, BaseStore item)Generated method - Getter of theBaseStore.pickupInStoreModeattribute.EnumerationValueGeneratedCommerceServicesManager. getPickupInStoreMode(BaseStore item)Generated method - Getter of theBaseStore.pickupInStoreModeattribute.SnIndexTypeGeneratedCommerceServicesManager. getProductIndexType(SessionContext ctx, BaseStore item)Generated method - Getter of theBaseStore.productIndexTypeattribute.SnIndexTypeGeneratedCommerceServicesManager. getProductIndexType(BaseStore item)Generated method - Getter of theBaseStore.productIndexTypeattribute.java.lang.StringGeneratedCommerceServicesManager. getProductSearchStrategy(SessionContext ctx, BaseStore item)Generated method - Getter of theBaseStore.productSearchStrategyattribute.java.lang.StringGeneratedCommerceServicesManager. getProductSearchStrategy(BaseStore item)Generated method - Getter of theBaseStore.productSearchStrategyattribute.SolrFacetSearchConfigGeneratedCommerceServicesManager. getSolrFacetSearchConfiguration(SessionContext ctx, BaseStore item)Generated method - Getter of theBaseStore.solrFacetSearchConfigurationattribute.SolrFacetSearchConfigGeneratedCommerceServicesManager. getSolrFacetSearchConfiguration(BaseStore item)Generated method - Getter of theBaseStore.solrFacetSearchConfigurationattribute.java.lang.StringGeneratedCommerceServicesManager. getSubmitOrderProcessCode(SessionContext ctx, BaseStore item)Generated method - Getter of theBaseStore.submitOrderProcessCodeattribute.java.lang.StringGeneratedCommerceServicesManager. getSubmitOrderProcessCode(BaseStore item)Generated method - Getter of theBaseStore.submitOrderProcessCodeattribute.EnumerationValueGeneratedCommerceServicesManager. getTaxGroup(SessionContext ctx, BaseStore item)Generated method - Getter of theBaseStore.taxGroupattribute.EnumerationValueGeneratedCommerceServicesManager. getTaxGroup(BaseStore item)Generated method - Getter of theBaseStore.taxGroupattribute.java.util.List<Warehouse>GeneratedCommerceServicesManager. getWarehouses(SessionContext ctx, BaseStore item)Generated method - Getter of theBaseStore.warehousesattribute.java.util.List<Warehouse>GeneratedCommerceServicesManager. getWarehouses(BaseStore item)Generated method - Getter of theBaseStore.warehousesattribute.longGeneratedCommerceServicesManager. getWarehousesCount(SessionContext ctx, BaseStore item)longGeneratedCommerceServicesManager. getWarehousesCount(BaseStore item)java.lang.BooleanGeneratedCommerceServicesManager. isCustomerAllowedToIgnoreSuggestions(SessionContext ctx, BaseStore item)Generated method - Getter of theBaseStore.customerAllowedToIgnoreSuggestionsattribute.java.lang.BooleanGeneratedCommerceServicesManager. isCustomerAllowedToIgnoreSuggestions(BaseStore item)Generated method - Getter of theBaseStore.customerAllowedToIgnoreSuggestionsattribute.booleanGeneratedCommerceServicesManager. isCustomerAllowedToIgnoreSuggestionsAsPrimitive(SessionContext ctx, BaseStore item)Generated method - Getter of theBaseStore.customerAllowedToIgnoreSuggestionsattribute.booleanGeneratedCommerceServicesManager. isCustomerAllowedToIgnoreSuggestionsAsPrimitive(BaseStore item)Generated method - Getter of theBaseStore.customerAllowedToIgnoreSuggestionsattribute.java.lang.BooleanGeneratedCommerceServicesManager. isExternalTaxEnabled(SessionContext ctx, BaseStore item)Generated method - Getter of theBaseStore.externalTaxEnabledattribute.java.lang.BooleanGeneratedCommerceServicesManager. isExternalTaxEnabled(BaseStore item)Generated method - Getter of theBaseStore.externalTaxEnabledattribute.booleanGeneratedCommerceServicesManager. isExternalTaxEnabledAsPrimitive(SessionContext ctx, BaseStore item)Generated method - Getter of theBaseStore.externalTaxEnabledattribute.booleanGeneratedCommerceServicesManager. isExternalTaxEnabledAsPrimitive(BaseStore item)Generated method - Getter of theBaseStore.externalTaxEnabledattribute.java.lang.BooleanGeneratedCommerceServicesManager. isNet(SessionContext ctx, BaseStore item)Generated method - Getter of theBaseStore.netattribute.java.lang.BooleanGeneratedCommerceServicesManager. isNet(BaseStore item)Generated method - Getter of theBaseStore.netattribute.booleanGeneratedCommerceServicesManager. isNetAsPrimitive(SessionContext ctx, BaseStore item)Generated method - Getter of theBaseStore.netattribute.booleanGeneratedCommerceServicesManager. isNetAsPrimitive(BaseStore item)Generated method - Getter of theBaseStore.netattribute.voidGeneratedCommerceServicesManager. removeFromBaseStores(Country item, BaseStore value)Generated method - Removesvaluefrom baseStores.voidGeneratedCommerceServicesManager. removeFromBaseStores(Currency item, BaseStore value)Generated method - Removesvaluefrom baseStores.voidGeneratedCommerceServicesManager. removeFromBaseStores(Language item, BaseStore value)Generated method - Removesvaluefrom baseStores.voidGeneratedCommerceServicesManager. removeFromBaseStores(SessionContext ctx, Country item, BaseStore value)Generated method - Removesvaluefrom baseStores.voidGeneratedCommerceServicesManager. removeFromBaseStores(SessionContext ctx, Currency item, BaseStore value)Generated method - Removesvaluefrom baseStores.voidGeneratedCommerceServicesManager. removeFromBaseStores(SessionContext ctx, Language item, BaseStore value)Generated method - Removesvaluefrom baseStores.voidGeneratedCommerceServicesManager. removeFromBaseStores(SessionContext ctx, Warehouse item, BaseStore value)Generated method - Removesvaluefrom baseStores.voidGeneratedCommerceServicesManager. removeFromBaseStores(Warehouse item, BaseStore value)Generated method - Removesvaluefrom baseStores.voidGeneratedCommerceServicesManager. removeFromBillingBaseStores(Country item, BaseStore value)Generated method - Removesvaluefrom billingBaseStores.voidGeneratedCommerceServicesManager. removeFromBillingBaseStores(SessionContext ctx, Country item, BaseStore value)Generated method - Removesvaluefrom billingBaseStores.voidGeneratedCommerceServicesManager. removeFromBillingCountries(SessionContext ctx, BaseStore item, Country value)Generated method - Removesvaluefrom billingCountries.voidGeneratedCommerceServicesManager. removeFromBillingCountries(BaseStore item, Country value)Generated method - Removesvaluefrom billingCountries.voidGeneratedCommerceServicesManager. removeFromCurrencies(SessionContext ctx, BaseStore item, Currency value)Generated method - Removesvaluefrom currencies.voidGeneratedCommerceServicesManager. removeFromCurrencies(BaseStore item, Currency value)Generated method - Removesvaluefrom currencies.voidGeneratedCommerceServicesManager. removeFromDeliveryCountries(SessionContext ctx, BaseStore item, Country value)Generated method - Removesvaluefrom deliveryCountries.voidGeneratedCommerceServicesManager. removeFromDeliveryCountries(BaseStore item, Country value)Generated method - Removesvaluefrom deliveryCountries.voidGeneratedCommerceServicesManager. removeFromDeliveryModes(SessionContext ctx, BaseStore item, DeliveryMode value)Generated method - Removesvaluefrom deliveryModes.voidGeneratedCommerceServicesManager. removeFromDeliveryModes(BaseStore item, DeliveryMode value)Generated method - Removesvaluefrom deliveryModes.voidGeneratedCommerceServicesManager. removeFromLanguages(SessionContext ctx, BaseStore item, Language value)Generated method - Removesvaluefrom languages.voidGeneratedCommerceServicesManager. removeFromLanguages(BaseStore item, Language value)Generated method - Removesvaluefrom languages.voidGeneratedCommerceServicesManager. removeFromStores(DeliveryMode item, BaseStore value)Generated method - Removesvaluefrom stores.voidGeneratedCommerceServicesManager. removeFromStores(SessionContext ctx, GenericItem item, BaseStore value)Generated method - Removesvaluefrom stores.voidGeneratedCommerceServicesManager. removeFromStores(SessionContext ctx, DeliveryMode item, BaseStore value)Generated method - Removesvaluefrom stores.voidGeneratedCommerceServicesManager. removeFromStores(SnIndexType item, BaseStore value)Generated method - Removesvaluefrom stores.voidGeneratedCommerceServicesManager. removeFromWarehouses(SessionContext ctx, BaseStore item, Warehouse value)Generated method - Removesvaluefrom warehouses.voidGeneratedCommerceServicesManager. removeFromWarehouses(BaseStore item, Warehouse value)Generated method - Removesvaluefrom warehouses.voidGeneratedCommerceServicesManager. setBillingCountries(SessionContext ctx, BaseStore item, java.util.Collection<Country> value)Generated method - Setter of theBaseStore.billingCountriesattribute.voidGeneratedCommerceServicesManager. setBillingCountries(BaseStore item, java.util.Collection<Country> value)Generated method - Setter of theBaseStore.billingCountriesattribute.voidGeneratedCommerceServicesManager. setCreateReturnProcessCode(SessionContext ctx, BaseStore item, java.lang.String value)Generated method - Setter of theBaseStore.createReturnProcessCodeattribute.voidGeneratedCommerceServicesManager. setCreateReturnProcessCode(BaseStore item, java.lang.String value)Generated method - Setter of theBaseStore.createReturnProcessCodeattribute.voidGeneratedCommerceServicesManager. setCurrencies(SessionContext ctx, BaseStore item, java.util.Set<Currency> value)Generated method - Setter of theBaseStore.currenciesattribute.voidGeneratedCommerceServicesManager. setCurrencies(BaseStore item, java.util.Set<Currency> value)Generated method - Setter of theBaseStore.currenciesattribute.voidGeneratedCommerceServicesManager. setCustomerAllowedToIgnoreSuggestions(SessionContext ctx, BaseStore item, boolean value)Generated method - Setter of theBaseStore.customerAllowedToIgnoreSuggestionsattribute.voidGeneratedCommerceServicesManager. setCustomerAllowedToIgnoreSuggestions(SessionContext ctx, BaseStore item, java.lang.Boolean value)Generated method - Setter of theBaseStore.customerAllowedToIgnoreSuggestionsattribute.voidGeneratedCommerceServicesManager. setCustomerAllowedToIgnoreSuggestions(BaseStore item, boolean value)Generated method - Setter of theBaseStore.customerAllowedToIgnoreSuggestionsattribute.voidGeneratedCommerceServicesManager. setCustomerAllowedToIgnoreSuggestions(BaseStore item, java.lang.Boolean value)Generated method - Setter of theBaseStore.customerAllowedToIgnoreSuggestionsattribute.voidGeneratedCommerceServicesManager. setDefaultCurrency(SessionContext ctx, BaseStore item, Currency value)Generated method - Setter of theBaseStore.defaultCurrencyattribute.voidGeneratedCommerceServicesManager. setDefaultCurrency(BaseStore item, Currency value)Generated method - Setter of theBaseStore.defaultCurrencyattribute.voidGeneratedCommerceServicesManager. setDefaultDeliveryOrigin(SessionContext ctx, BaseStore item, PointOfService value)Generated method - Setter of theBaseStore.defaultDeliveryOriginattribute.voidGeneratedCommerceServicesManager. setDefaultDeliveryOrigin(BaseStore item, PointOfService value)Generated method - Setter of theBaseStore.defaultDeliveryOriginattribute.voidGeneratedCommerceServicesManager. setDefaultLanguage(SessionContext ctx, BaseStore item, Language value)Generated method - Setter of theBaseStore.defaultLanguageattribute.voidGeneratedCommerceServicesManager. setDefaultLanguage(BaseStore item, Language value)Generated method - Setter of theBaseStore.defaultLanguageattribute.voidGeneratedCommerceServicesManager. setDeliveryCountries(SessionContext ctx, BaseStore item, java.util.Collection<Country> value)Generated method - Setter of theBaseStore.deliveryCountriesattribute.voidGeneratedCommerceServicesManager. setDeliveryCountries(BaseStore item, java.util.Collection<Country> value)Generated method - Setter of theBaseStore.deliveryCountriesattribute.voidGeneratedCommerceServicesManager. setDeliveryModes(SessionContext ctx, BaseStore item, java.util.Set<DeliveryMode> value)Generated method - Setter of theBaseStore.deliveryModesattribute.voidGeneratedCommerceServicesManager. setDeliveryModes(BaseStore item, java.util.Set<DeliveryMode> value)Generated method - Setter of theBaseStore.deliveryModesattribute.voidGeneratedCommerceServicesManager. setExternalTaxEnabled(SessionContext ctx, BaseStore item, boolean value)Generated method - Setter of theBaseStore.externalTaxEnabledattribute.voidGeneratedCommerceServicesManager. setExternalTaxEnabled(SessionContext ctx, BaseStore item, java.lang.Boolean value)Generated method - Setter of theBaseStore.externalTaxEnabledattribute.voidGeneratedCommerceServicesManager. setExternalTaxEnabled(BaseStore item, boolean value)Generated method - Setter of theBaseStore.externalTaxEnabledattribute.voidGeneratedCommerceServicesManager. setExternalTaxEnabled(BaseStore item, java.lang.Boolean value)Generated method - Setter of theBaseStore.externalTaxEnabledattribute.voidGeneratedCommerceServicesManager. setLanguages(SessionContext ctx, BaseStore item, java.util.Set<Language> value)Generated method - Setter of theBaseStore.languagesattribute.voidGeneratedCommerceServicesManager. setLanguages(BaseStore item, java.util.Set<Language> value)Generated method - Setter of theBaseStore.languagesattribute.voidGeneratedCommerceServicesManager. setMaxRadiusForPoSSearch(SessionContext ctx, BaseStore item, double value)Generated method - Setter of theBaseStore.maxRadiusForPoSSearchattribute.voidGeneratedCommerceServicesManager. setMaxRadiusForPoSSearch(SessionContext ctx, BaseStore item, java.lang.Double value)Generated method - Setter of theBaseStore.maxRadiusForPoSSearchattribute.voidGeneratedCommerceServicesManager. setMaxRadiusForPoSSearch(BaseStore item, double value)Generated method - Setter of theBaseStore.maxRadiusForPoSSearchattribute.voidGeneratedCommerceServicesManager. setMaxRadiusForPoSSearch(BaseStore item, java.lang.Double value)Generated method - Setter of theBaseStore.maxRadiusForPoSSearchattribute.voidGeneratedCommerceServicesManager. setNet(SessionContext ctx, BaseStore item, boolean value)Generated method - Setter of theBaseStore.netattribute.voidGeneratedCommerceServicesManager. setNet(SessionContext ctx, BaseStore item, java.lang.Boolean value)Generated method - Setter of theBaseStore.netattribute.voidGeneratedCommerceServicesManager. setNet(BaseStore item, boolean value)Generated method - Setter of theBaseStore.netattribute.voidGeneratedCommerceServicesManager. setNet(BaseStore item, java.lang.Boolean value)Generated method - Setter of theBaseStore.netattribute.voidGeneratedCommerceServicesManager. setPaymentProvider(SessionContext ctx, BaseStore item, java.lang.String value)Generated method - Setter of theBaseStore.paymentProviderattribute.voidGeneratedCommerceServicesManager. setPaymentProvider(BaseStore item, java.lang.String value)Generated method - Setter of theBaseStore.paymentProviderattribute.voidGeneratedCommerceServicesManager. setPickupInStoreMode(SessionContext ctx, BaseStore item, EnumerationValue value)Generated method - Setter of theBaseStore.pickupInStoreModeattribute.voidGeneratedCommerceServicesManager. setPickupInStoreMode(BaseStore item, EnumerationValue value)Generated method - Setter of theBaseStore.pickupInStoreModeattribute.voidGeneratedCommerceServicesManager. setProductIndexType(SessionContext ctx, BaseStore item, SnIndexType value)Generated method - Setter of theBaseStore.productIndexTypeattribute.voidGeneratedCommerceServicesManager. setProductIndexType(BaseStore item, SnIndexType value)Generated method - Setter of theBaseStore.productIndexTypeattribute.voidGeneratedCommerceServicesManager. setProductSearchStrategy(SessionContext ctx, BaseStore item, java.lang.String value)Generated method - Setter of theBaseStore.productSearchStrategyattribute.voidGeneratedCommerceServicesManager. setProductSearchStrategy(BaseStore item, java.lang.String value)Generated method - Setter of theBaseStore.productSearchStrategyattribute.voidGeneratedCommerceServicesManager. setSolrFacetSearchConfiguration(SessionContext ctx, BaseStore item, SolrFacetSearchConfig value)Generated method - Setter of theBaseStore.solrFacetSearchConfigurationattribute.voidGeneratedCommerceServicesManager. setSolrFacetSearchConfiguration(BaseStore item, SolrFacetSearchConfig value)Generated method - Setter of theBaseStore.solrFacetSearchConfigurationattribute.voidGeneratedCommerceServicesManager. setStore(AbstractOrder item, BaseStore value)Generated method - Setter of theAbstractOrder.storeattribute.voidGeneratedCommerceServicesManager. setStore(SessionContext ctx, AbstractOrder item, BaseStore value)Generated method - Setter of theAbstractOrder.storeattribute.voidGeneratedCommerceServicesManager. setSubmitOrderProcessCode(SessionContext ctx, BaseStore item, java.lang.String value)Generated method - Setter of theBaseStore.submitOrderProcessCodeattribute.voidGeneratedCommerceServicesManager. setSubmitOrderProcessCode(BaseStore item, java.lang.String value)Generated method - Setter of theBaseStore.submitOrderProcessCodeattribute.voidGeneratedCommerceServicesManager. setTaxGroup(SessionContext ctx, BaseStore item, EnumerationValue value)Generated method - Setter of theBaseStore.taxGroupattribute.voidGeneratedCommerceServicesManager. setTaxGroup(BaseStore item, EnumerationValue value)Generated method - Setter of theBaseStore.taxGroupattribute.voidGeneratedCommerceServicesManager. setWarehouses(SessionContext ctx, BaseStore item, java.util.List<Warehouse> value)Generated method - Setter of theBaseStore.warehousesattribute.voidGeneratedCommerceServicesManager. setWarehouses(BaseStore item, java.util.List<Warehouse> value)Generated method - Setter of theBaseStore.warehousesattribute.Method parameters in de.hybris.platform.commerceservices.jalo with type arguments of type BaseStore Modifier and Type Method Description voidGeneratedCommerceServicesManager. setBaseStores(Country item, java.util.Set<BaseStore> value)Generated method - Setter of theCountry.baseStoresattribute.voidGeneratedCommerceServicesManager. setBaseStores(Currency item, java.util.Collection<BaseStore> value)Generated method - Setter of theCurrency.baseStoresattribute.voidGeneratedCommerceServicesManager. setBaseStores(Language item, java.util.Collection<BaseStore> value)Generated method - Setter of theLanguage.baseStoresattribute.voidGeneratedCommerceServicesManager. setBaseStores(SessionContext ctx, Country item, java.util.Set<BaseStore> value)Generated method - Setter of theCountry.baseStoresattribute.voidGeneratedCommerceServicesManager. setBaseStores(SessionContext ctx, Currency item, java.util.Collection<BaseStore> value)Generated method - Setter of theCurrency.baseStoresattribute.voidGeneratedCommerceServicesManager. setBaseStores(SessionContext ctx, Language item, java.util.Collection<BaseStore> value)Generated method - Setter of theLanguage.baseStoresattribute.voidGeneratedCommerceServicesManager. setBaseStores(SessionContext ctx, Warehouse item, java.util.Collection<BaseStore> value)Generated method - Setter of theWarehouse.baseStoresattribute.voidGeneratedCommerceServicesManager. setBaseStores(Warehouse item, java.util.Collection<BaseStore> value)Generated method - Setter of theWarehouse.baseStoresattribute.voidGeneratedCommerceServicesManager. setBillingBaseStores(Country item, java.util.Set<BaseStore> value)Generated method - Setter of theCountry.billingBaseStoresattribute.voidGeneratedCommerceServicesManager. setBillingBaseStores(SessionContext ctx, Country item, java.util.Set<BaseStore> value)Generated method - Setter of theCountry.billingBaseStoresattribute.voidGeneratedCommerceServicesManager. setStores(DeliveryMode item, java.util.Set<BaseStore> value)Generated method - Setter of theDeliveryMode.storesattribute.voidGeneratedCommerceServicesManager. setStores(SessionContext ctx, GenericItem item, java.util.List<BaseStore> value)Generated method - Setter of theSnIndexType.storesattribute.voidGeneratedCommerceServicesManager. setStores(SessionContext ctx, DeliveryMode item, java.util.Set<BaseStore> value)Generated method - Setter of theDeliveryMode.storesattribute.voidGeneratedCommerceServicesManager. setStores(SnIndexType item, java.util.List<BaseStore> value)Generated method - Setter of theSnIndexType.storesattribute. -
Uses of BaseStore in de.hybris.platform.commerceservices.jalo.process
Methods in de.hybris.platform.commerceservices.jalo.process that return BaseStore Modifier and Type Method Description BaseStoreGeneratedStoreFrontProcess. getStore()Generated method - Getter of theStoreFrontProcess.storeattribute.BaseStoreGeneratedStoreFrontProcess. getStore(SessionContext ctx)Generated method - Getter of theStoreFrontProcess.storeattribute.Methods in de.hybris.platform.commerceservices.jalo.process with parameters of type BaseStore Modifier and Type Method Description voidGeneratedStoreFrontProcess. setStore(SessionContext ctx, BaseStore value)Generated method - Setter of theStoreFrontProcess.storeattribute.voidGeneratedStoreFrontProcess. setStore(BaseStore value)Generated method - Setter of theStoreFrontProcess.storeattribute. -
Uses of BaseStore in de.hybris.platform.customerinterestsservices.jalo
Methods in de.hybris.platform.customerinterestsservices.jalo that return BaseStore Modifier and Type Method Description BaseStoreGeneratedProductInterest. getBaseStore()Generated method - Getter of theProductInterest.baseStoreattribute.BaseStoreGeneratedProductInterest. getBaseStore(SessionContext ctx)Generated method - Getter of theProductInterest.baseStoreattribute.Methods in de.hybris.platform.customerinterestsservices.jalo with parameters of type BaseStore Modifier and Type Method Description voidGeneratedProductInterest. setBaseStore(SessionContext ctx, BaseStore value)Generated method - Setter of theProductInterest.baseStoreattribute.voidGeneratedProductInterest. setBaseStore(BaseStore value)Generated method - Setter of theProductInterest.baseStoreattribute. -
Uses of BaseStore in de.hybris.platform.integration.commons.jalo
Methods in de.hybris.platform.integration.commons.jalo that return BaseStore Modifier and Type Method Description BaseStoreGeneratedOndemandBaseStorePreference. getBaseStore()Generated method - Getter of theOndemandBaseStorePreference.baseStoreattribute.BaseStoreGeneratedOndemandBaseStorePreference. getBaseStore(SessionContext ctx)Generated method - Getter of theOndemandBaseStorePreference.baseStoreattribute.Methods in de.hybris.platform.integration.commons.jalo with parameters of type BaseStore Modifier and Type Method Description voidGeneratedOndemandBaseStorePreference. setBaseStore(SessionContext ctx, BaseStore value)Generated method - Setter of theOndemandBaseStorePreference.baseStoreattribute.voidGeneratedOndemandBaseStorePreference. setBaseStore(BaseStore value)Generated method - Setter of theOndemandBaseStorePreference.baseStoreattribute. -
Uses of BaseStore in de.hybris.platform.sap.productconfig.rules.jalo
Methods in de.hybris.platform.sap.productconfig.rules.jalo that return types with arguments of type BaseStore Modifier and Type Method Description java.util.Set<BaseStore>GeneratedProductConfigSourceRule. getBaseStores()Generated method - Getter of theProductConfigSourceRule.baseStoresattribute.java.util.Set<BaseStore>GeneratedProductConfigSourceRule. getBaseStores(SessionContext ctx)Generated method - Getter of theProductConfigSourceRule.baseStoresattribute.Methods in de.hybris.platform.sap.productconfig.rules.jalo with parameters of type BaseStore Modifier and Type Method Description voidGeneratedProductConfigSourceRule. addToBaseStores(SessionContext ctx, BaseStore value)Generated method - Addsvalueto baseStores.voidGeneratedProductConfigSourceRule. addToBaseStores(BaseStore value)Generated method - Addsvalueto baseStores.voidGeneratedSapproductconfigrulesManager. addToProductConfigSourceRules(SessionContext ctx, BaseStore item, ProductConfigSourceRule value)Generated method - Addsvalueto productConfigSourceRules.voidGeneratedSapproductconfigrulesManager. addToProductConfigSourceRules(BaseStore item, ProductConfigSourceRule value)Generated method - Addsvalueto productConfigSourceRules.java.util.Set<ProductConfigSourceRule>GeneratedSapproductconfigrulesManager. getProductConfigSourceRules(SessionContext ctx, BaseStore item)Generated method - Getter of theBaseStore.productConfigSourceRulesattribute.java.util.Set<ProductConfigSourceRule>GeneratedSapproductconfigrulesManager. getProductConfigSourceRules(BaseStore item)Generated method - Getter of theBaseStore.productConfigSourceRulesattribute.longGeneratedSapproductconfigrulesManager. getProductConfigSourceRulesCount(SessionContext ctx, BaseStore item)longGeneratedSapproductconfigrulesManager. getProductConfigSourceRulesCount(BaseStore item)voidGeneratedProductConfigSourceRule. removeFromBaseStores(SessionContext ctx, BaseStore value)Generated method - Removesvaluefrom baseStores.voidGeneratedProductConfigSourceRule. removeFromBaseStores(BaseStore value)Generated method - Removesvaluefrom baseStores.voidGeneratedSapproductconfigrulesManager. removeFromProductConfigSourceRules(SessionContext ctx, BaseStore item, ProductConfigSourceRule value)Generated method - Removesvaluefrom productConfigSourceRules.voidGeneratedSapproductconfigrulesManager. removeFromProductConfigSourceRules(BaseStore item, ProductConfigSourceRule value)Generated method - Removesvaluefrom productConfigSourceRules.voidGeneratedSapproductconfigrulesManager. setProductConfigSourceRules(SessionContext ctx, BaseStore item, java.util.Set<ProductConfigSourceRule> value)Generated method - Setter of theBaseStore.productConfigSourceRulesattribute.voidGeneratedSapproductconfigrulesManager. setProductConfigSourceRules(BaseStore item, java.util.Set<ProductConfigSourceRule> value)Generated method - Setter of theBaseStore.productConfigSourceRulesattribute.Method parameters in de.hybris.platform.sap.productconfig.rules.jalo with type arguments of type BaseStore Modifier and Type Method Description voidGeneratedProductConfigSourceRule. setBaseStores(SessionContext ctx, java.util.Set<BaseStore> value)Generated method - Setter of theProductConfigSourceRule.baseStoresattribute.voidGeneratedProductConfigSourceRule. setBaseStores(java.util.Set<BaseStore> value)Generated method - Setter of theProductConfigSourceRule.baseStoresattribute. -
Uses of BaseStore in de.hybris.platform.secureportaladdon.jalo
Methods in de.hybris.platform.secureportaladdon.jalo that return BaseStore Modifier and Type Method Description BaseStoreGeneratedB2BRegistration. getBaseStore()Generated method - Getter of theB2BRegistration.baseStoreattribute.BaseStoreGeneratedB2BRegistration. getBaseStore(SessionContext ctx)Generated method - Getter of theB2BRegistration.baseStoreattribute.Methods in de.hybris.platform.secureportaladdon.jalo with parameters of type BaseStore Modifier and Type Method Description voidGeneratedB2BRegistration. setBaseStore(SessionContext ctx, BaseStore value)Generated method - Setter of theB2BRegistration.baseStoreattribute.voidGeneratedB2BRegistration. setBaseStore(BaseStore value)Generated method - Setter of theB2BRegistration.baseStoreattribute. -
Uses of BaseStore in de.hybris.platform.security.captcha.jalo
Methods in de.hybris.platform.security.captcha.jalo with parameters of type BaseStore Modifier and Type Method Description java.lang.BooleanGeneratedCaptchaaddonManager. isCaptchaCheckEnabled(SessionContext ctx, BaseStore item)Generated method - Getter of theBaseStore.captchaCheckEnabledattribute.java.lang.BooleanGeneratedCaptchaaddonManager. isCaptchaCheckEnabled(BaseStore item)Generated method - Getter of theBaseStore.captchaCheckEnabledattribute.booleanGeneratedCaptchaaddonManager. isCaptchaCheckEnabledAsPrimitive(SessionContext ctx, BaseStore item)Generated method - Getter of theBaseStore.captchaCheckEnabledattribute.booleanGeneratedCaptchaaddonManager. isCaptchaCheckEnabledAsPrimitive(BaseStore item)Generated method - Getter of theBaseStore.captchaCheckEnabledattribute.voidGeneratedCaptchaaddonManager. setCaptchaCheckEnabled(SessionContext ctx, BaseStore item, boolean value)Generated method - Setter of theBaseStore.captchaCheckEnabledattribute.voidGeneratedCaptchaaddonManager. setCaptchaCheckEnabled(SessionContext ctx, BaseStore item, java.lang.Boolean value)Generated method - Setter of theBaseStore.captchaCheckEnabledattribute.voidGeneratedCaptchaaddonManager. setCaptchaCheckEnabled(BaseStore item, boolean value)Generated method - Setter of theBaseStore.captchaCheckEnabledattribute.voidGeneratedCaptchaaddonManager. setCaptchaCheckEnabled(BaseStore item, java.lang.Boolean value)Generated method - Setter of theBaseStore.captchaCheckEnabledattribute. -
Uses of BaseStore in de.hybris.platform.storelocator.jalo
Methods in de.hybris.platform.storelocator.jalo that return BaseStore Modifier and Type Method Description BaseStoreGeneratedPointOfService. getBaseStore()Generated method - Getter of thePointOfService.baseStoreattribute.BaseStoreGeneratedPointOfService. getBaseStore(SessionContext ctx)Generated method - Getter of thePointOfService.baseStoreattribute.Methods in de.hybris.platform.storelocator.jalo with parameters of type BaseStore Modifier and Type Method Description voidGeneratedPointOfService. setBaseStore(SessionContext ctx, BaseStore value)Generated method - Setter of thePointOfService.baseStoreattribute.voidGeneratedPointOfService. setBaseStore(BaseStore value)Generated method - Setter of thePointOfService.baseStoreattribute. -
Uses of BaseStore in de.hybris.platform.ticket.jalo
Methods in de.hybris.platform.ticket.jalo that return types with arguments of type BaseStore Modifier and Type Method Description java.util.List<BaseStore>GeneratedCsAgentGroup. getTicketstores()Generated method - Getter of theCsAgentGroup.ticketstoresattribute.java.util.List<BaseStore>GeneratedCsAgentGroup. getTicketstores(SessionContext ctx)Generated method - Getter of theCsAgentGroup.ticketstoresattribute.java.util.List<BaseStore>GeneratedTicketsystemManager. getTicketstores(SessionContext ctx, Employee item)Generated method - Getter of theEmployee.ticketstoresattribute.java.util.List<BaseStore>GeneratedTicketsystemManager. getTicketstores(Employee item)Generated method - Getter of theEmployee.ticketstoresattribute.Methods in de.hybris.platform.ticket.jalo with parameters of type BaseStore Modifier and Type Method Description voidGeneratedTicketsystemManager. addToTicketemployees(SessionContext ctx, BaseStore item, Employee value)Generated method - Addsvalueto ticketemployees.voidGeneratedTicketsystemManager. addToTicketemployees(BaseStore item, Employee value)Generated method - Addsvalueto ticketemployees.voidGeneratedTicketsystemManager. addToTicketgroups(SessionContext ctx, BaseStore item, CsAgentGroup value)Generated method - Addsvalueto ticketgroups.voidGeneratedTicketsystemManager. addToTicketgroups(BaseStore item, CsAgentGroup value)Generated method - Addsvalueto ticketgroups.voidGeneratedCsAgentGroup. addToTicketstores(SessionContext ctx, BaseStore value)Generated method - Addsvalueto ticketstores.voidGeneratedCsAgentGroup. addToTicketstores(BaseStore value)Generated method - Addsvalueto ticketstores.voidGeneratedTicketsystemManager. addToTicketstores(SessionContext ctx, Employee item, BaseStore value)Generated method - Addsvalueto ticketstores.voidGeneratedTicketsystemManager. addToTicketstores(Employee item, BaseStore value)Generated method - Addsvalueto ticketstores.java.util.List<Employee>GeneratedTicketsystemManager. getTicketemployees(SessionContext ctx, BaseStore item)Generated method - Getter of theBaseStore.ticketemployeesattribute.java.util.List<Employee>GeneratedTicketsystemManager. getTicketemployees(BaseStore item)Generated method - Getter of theBaseStore.ticketemployeesattribute.longGeneratedTicketsystemManager. getTicketemployeesCount(SessionContext ctx, BaseStore item)longGeneratedTicketsystemManager. getTicketemployeesCount(BaseStore item)java.util.List<CsAgentGroup>GeneratedTicketsystemManager. getTicketgroups(SessionContext ctx, BaseStore item)Generated method - Getter of theBaseStore.ticketgroupsattribute.java.util.List<CsAgentGroup>GeneratedTicketsystemManager. getTicketgroups(BaseStore item)Generated method - Getter of theBaseStore.ticketgroupsattribute.longGeneratedTicketsystemManager. getTicketgroupsCount(SessionContext ctx, BaseStore item)longGeneratedTicketsystemManager. getTicketgroupsCount(BaseStore item)voidGeneratedTicketsystemManager. removeFromTicketemployees(SessionContext ctx, BaseStore item, Employee value)Generated method - Removesvaluefrom ticketemployees.voidGeneratedTicketsystemManager. removeFromTicketemployees(BaseStore item, Employee value)Generated method - Removesvaluefrom ticketemployees.voidGeneratedTicketsystemManager. removeFromTicketgroups(SessionContext ctx, BaseStore item, CsAgentGroup value)Generated method - Removesvaluefrom ticketgroups.voidGeneratedTicketsystemManager. removeFromTicketgroups(BaseStore item, CsAgentGroup value)Generated method - Removesvaluefrom ticketgroups.voidGeneratedCsAgentGroup. removeFromTicketstores(SessionContext ctx, BaseStore value)Generated method - Removesvaluefrom ticketstores.voidGeneratedCsAgentGroup. removeFromTicketstores(BaseStore value)Generated method - Removesvaluefrom ticketstores.voidGeneratedTicketsystemManager. removeFromTicketstores(SessionContext ctx, Employee item, BaseStore value)Generated method - Removesvaluefrom ticketstores.voidGeneratedTicketsystemManager. removeFromTicketstores(Employee item, BaseStore value)Generated method - Removesvaluefrom ticketstores.voidGeneratedTicketsystemManager. setTicketemployees(SessionContext ctx, BaseStore item, java.util.List<Employee> value)Generated method - Setter of theBaseStore.ticketemployeesattribute.voidGeneratedTicketsystemManager. setTicketemployees(BaseStore item, java.util.List<Employee> value)Generated method - Setter of theBaseStore.ticketemployeesattribute.voidGeneratedTicketsystemManager. setTicketgroups(SessionContext ctx, BaseStore item, java.util.List<CsAgentGroup> value)Generated method - Setter of theBaseStore.ticketgroupsattribute.voidGeneratedTicketsystemManager. setTicketgroups(BaseStore item, java.util.List<CsAgentGroup> value)Generated method - Setter of theBaseStore.ticketgroupsattribute.Method parameters in de.hybris.platform.ticket.jalo with type arguments of type BaseStore Modifier and Type Method Description voidGeneratedCsAgentGroup. setTicketstores(SessionContext ctx, java.util.List<BaseStore> value)Generated method - Setter of theCsAgentGroup.ticketstoresattribute.voidGeneratedCsAgentGroup. setTicketstores(java.util.List<BaseStore> value)Generated method - Setter of theCsAgentGroup.ticketstoresattribute.voidGeneratedTicketsystemManager. setTicketstores(SessionContext ctx, Employee item, java.util.List<BaseStore> value)Generated method - Setter of theEmployee.ticketstoresattribute.voidGeneratedTicketsystemManager. setTicketstores(Employee item, java.util.List<BaseStore> value)Generated method - Setter of theEmployee.ticketstoresattribute. -
Uses of BaseStore in de.hybris.platform.warehousing.jalo
Fields in de.hybris.platform.warehousing.jalo with type parameters of type BaseStore Modifier and Type Field Description protected static OneToManyHandler<BaseStore>GeneratedAtpFormula. BASESTORESHANDLEROneToManyHandlerfor handling 1:n BASESTORES's relation attributes from 'many' side.protected static OneToManyHandler<BaseStore>GeneratedSourcingConfig. BASESTORESHANDLEROneToManyHandlerfor handling 1:n BASESTORES's relation attributes from 'many' side.Methods in de.hybris.platform.warehousing.jalo that return types with arguments of type BaseStore Modifier and Type Method Description java.util.Set<BaseStore>GeneratedAtpFormula. getBaseStores()Generated method - Getter of theAtpFormula.baseStoresattribute.java.util.Set<BaseStore>GeneratedAtpFormula. getBaseStores(SessionContext ctx)Generated method - Getter of theAtpFormula.baseStoresattribute.java.util.Set<BaseStore>GeneratedSourcingConfig. getBaseStores()Generated method - Getter of theSourcingConfig.baseStoresattribute.java.util.Set<BaseStore>GeneratedSourcingConfig. getBaseStores(SessionContext ctx)Generated method - Getter of theSourcingConfig.baseStoresattribute.Methods in de.hybris.platform.warehousing.jalo with parameters of type BaseStore Modifier and Type Method Description voidGeneratedAtpFormula. addToBaseStores(SessionContext ctx, BaseStore value)Generated method - Addsvalueto baseStores.voidGeneratedAtpFormula. addToBaseStores(BaseStore value)Generated method - Addsvalueto baseStores.voidGeneratedSourcingConfig. addToBaseStores(SessionContext ctx, BaseStore value)Generated method - Addsvalueto baseStores.voidGeneratedSourcingConfig. addToBaseStores(BaseStore value)Generated method - Addsvalueto baseStores.AtpFormulaGeneratedWarehousingManager. getDefaultAtpFormula(SessionContext ctx, BaseStore item)Generated method - Getter of theBaseStore.defaultAtpFormulaattribute.AtpFormulaGeneratedWarehousingManager. getDefaultAtpFormula(BaseStore item)Generated method - Getter of theBaseStore.defaultAtpFormulaattribute.SourcingConfigGeneratedWarehousingManager. getSourcingConfig(SessionContext ctx, BaseStore item)Generated method - Getter of theBaseStore.sourcingConfigattribute.SourcingConfigGeneratedWarehousingManager. getSourcingConfig(BaseStore item)Generated method - Getter of theBaseStore.sourcingConfigattribute.voidGeneratedAtpFormula. removeFromBaseStores(SessionContext ctx, BaseStore value)Generated method - Removesvaluefrom baseStores.voidGeneratedAtpFormula. removeFromBaseStores(BaseStore value)Generated method - Removesvaluefrom baseStores.voidGeneratedSourcingConfig. removeFromBaseStores(SessionContext ctx, BaseStore value)Generated method - Removesvaluefrom baseStores.voidGeneratedSourcingConfig. removeFromBaseStores(BaseStore value)Generated method - Removesvaluefrom baseStores.voidGeneratedWarehousingManager. setDefaultAtpFormula(SessionContext ctx, BaseStore item, AtpFormula value)Generated method - Setter of theBaseStore.defaultAtpFormulaattribute.voidGeneratedWarehousingManager. setDefaultAtpFormula(BaseStore item, AtpFormula value)Generated method - Setter of theBaseStore.defaultAtpFormulaattribute.voidGeneratedWarehousingManager. setSourcingConfig(SessionContext ctx, BaseStore item, SourcingConfig value)Generated method - Setter of theBaseStore.sourcingConfigattribute.voidGeneratedWarehousingManager. setSourcingConfig(BaseStore item, SourcingConfig value)Generated method - Setter of theBaseStore.sourcingConfigattribute.Method parameters in de.hybris.platform.warehousing.jalo with type arguments of type BaseStore Modifier and Type Method Description voidGeneratedAtpFormula. setBaseStores(SessionContext ctx, java.util.Set<BaseStore> value)Generated method - Setter of theAtpFormula.baseStoresattribute.voidGeneratedAtpFormula. setBaseStores(java.util.Set<BaseStore> value)Generated method - Setter of theAtpFormula.baseStoresattribute.voidGeneratedSourcingConfig. setBaseStores(SessionContext ctx, java.util.Set<BaseStore> value)Generated method - Setter of theSourcingConfig.baseStoresattribute.voidGeneratedSourcingConfig. setBaseStores(java.util.Set<BaseStore> value)Generated method - Setter of theSourcingConfig.baseStoresattribute.
-