Uses of Class
de.hybris.platform.store.BaseStore
Packages that use BaseStore
Package
Description
-
Uses of BaseStore in de.hybris.platform.acceleratorservices.jalo
Methods in de.hybris.platform.acceleratorservices.jalo with parameters of type BaseStoreModifier and TypeMethodDescriptionGeneratedAcceleratorServicesManager.getCheckoutFlowGroup(SessionContext ctx, BaseStore item) Generated method - Getter of theBaseStore.checkoutFlowGroupattribute.GeneratedAcceleratorServicesManager.getCheckoutFlowGroup(BaseStore item) Generated method - Getter of theBaseStore.checkoutFlowGroupattribute.GeneratedAcceleratorServicesManager.isExpressCheckoutEnabled(SessionContext ctx, BaseStore item) Generated method - Getter of theBaseStore.expressCheckoutEnabledattribute.GeneratedAcceleratorServicesManager.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.GeneratedAcceleratorServicesManager.isTaxEstimationEnabled(SessionContext ctx, BaseStore item) Generated method - Getter of theBaseStore.taxEstimationEnabledattribute.GeneratedAcceleratorServicesManager.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, String value) Generated method - Setter of theBaseStore.checkoutFlowGroupattribute.voidGeneratedAcceleratorServicesManager.setCheckoutFlowGroup(BaseStore item, 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, Boolean value) Generated method - Setter of theBaseStore.expressCheckoutEnabledattribute.voidGeneratedAcceleratorServicesManager.setExpressCheckoutEnabled(BaseStore item, boolean value) Generated method - Setter of theBaseStore.expressCheckoutEnabledattribute.voidGeneratedAcceleratorServicesManager.setExpressCheckoutEnabled(BaseStore item, 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, Boolean value) Generated method - Setter of theBaseStore.taxEstimationEnabledattribute.voidGeneratedAcceleratorServicesManager.setTaxEstimationEnabled(BaseStore item, boolean value) Generated method - Setter of theBaseStore.taxEstimationEnabledattribute.voidGeneratedAcceleratorServicesManager.setTaxEstimationEnabled(BaseStore item, 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 BaseStoreModifier and TypeMethodDescriptionGeneratedExportDataCronJob.getBaseStore()Generated method - Getter of theExportDataCronJob.baseStoreattribute.GeneratedExportDataCronJob.getBaseStore(SessionContext ctx) Generated method - Getter of theExportDataCronJob.baseStoreattribute.Methods in de.hybris.platform.acceleratorservices.jalo.export with parameters of type BaseStoreModifier and TypeMethodDescriptionvoidGeneratedExportDataCronJob.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.b2b.jalo
Methods in de.hybris.platform.b2b.jalo that return BaseStoreModifier and TypeMethodDescriptionGeneratedB2BRegistration.getBaseStore()Generated method - Getter of theB2BRegistration.baseStoreattribute.GeneratedB2BRegistration.getBaseStore(SessionContext ctx) Generated method - Getter of theB2BRegistration.baseStoreattribute.Methods in de.hybris.platform.b2b.jalo with parameters of type BaseStoreModifier and TypeMethodDescriptionvoidGeneratedB2BRegistration.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.basecommerce.jalo
Methods in de.hybris.platform.basecommerce.jalo that return BaseStoreModifier and TypeMethodDescriptionGeneratedBasecommerceManager.createBaseStore(SessionContext ctx, Map attributeValues) GeneratedBasecommerceManager.createBaseStore(Map attributeValues) Methods in de.hybris.platform.basecommerce.jalo that return types with arguments of type BaseStoreModifier and TypeMethodDescriptionGeneratedBasecommerceManager.getBaseStores(Catalog item) Generated method - Getter of theCatalog.baseStoresattribute.GeneratedBasecommerceManager.getBaseStores(SessionContext ctx, Catalog item) Generated method - Getter of theCatalog.baseStoresattribute.Methods in de.hybris.platform.basecommerce.jalo with parameters of type BaseStoreModifier and TypeMethodDescriptionvoidGeneratedBasecommerceManager.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 BaseStoreModifier and TypeMethodDescriptionvoidGeneratedBasecommerceManager.setBaseStores(Catalog item, Collection<BaseStore> value) Generated method - Setter of theCatalog.baseStoresattribute.voidGeneratedBasecommerceManager.setBaseStores(SessionContext ctx, Catalog item, 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 BaseStoreModifier and TypeMethodDescriptionGeneratedBaseSite.getStores()Generated method - Getter of theBaseSite.storesattribute.GeneratedBaseSite.getStores(SessionContext ctx) Generated method - Getter of theBaseSite.storesattribute.Methods in de.hybris.platform.basecommerce.jalo.site with parameters of type BaseStoreModifier and TypeMethodDescriptionvoidGeneratedBaseSite.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 -
Uses of BaseStore in de.hybris.platform.cms2.jalo
Methods in de.hybris.platform.cms2.jalo with parameters of type BaseStoreModifier and TypeMethodDescriptionvoidGeneratedCms2Manager.addToCmsTimeRestrictions(SessionContext ctx, BaseStore item, BaseStoreTimeRestriction value) Generated method - Addsvalueto cmsTimeRestrictions.voidGeneratedCms2Manager.addToCmsTimeRestrictions(BaseStore item, BaseStoreTimeRestriction value) Generated method - Addsvalueto cmsTimeRestrictions.GeneratedCms2Manager.getCmsTimeRestrictions(SessionContext ctx, BaseStore item) Generated method - Getter of theBaseStore.cmsTimeRestrictionsattribute.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, Collection<BaseStoreTimeRestriction> value) Generated method - Setter of theBaseStore.cmsTimeRestrictionsattribute.voidGeneratedCms2Manager.setCmsTimeRestrictions(BaseStore item, 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 BaseStoreModifier and TypeMethodDescriptionGeneratedBaseStoreTimeRestriction.getBaseStores()Generated method - Getter of theCMSBaseStoreTimeRestriction.baseStoresattribute.GeneratedBaseStoreTimeRestriction.getBaseStores(SessionContext ctx) Generated method - Getter of theCMSBaseStoreTimeRestriction.baseStoresattribute.Methods in de.hybris.platform.cms2.jalo.restrictions with parameters of type BaseStoreModifier and TypeMethodDescriptionvoidGeneratedBaseStoreTimeRestriction.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 BaseStoreModifier and TypeMethodDescriptionvoidGeneratedBaseStoreTimeRestriction.setBaseStores(SessionContext ctx, Collection<BaseStore> value) Generated method - Setter of theCMSBaseStoreTimeRestriction.baseStoresattribute.voidGeneratedBaseStoreTimeRestriction.setBaseStores(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 BaseStoreModifier and TypeFieldDescriptionprotected static final OneToManyHandler<BaseStore>GeneratedCommerceServicesManager.SNBASESTORE2INDEXTYPESTORESHANDLEROneToManyHandlerfor handling 1:n STORES's relation attributes from 'many' side.Methods in de.hybris.platform.commerceservices.jalo that return BaseStoreModifier and TypeMethodDescriptionGeneratedCommerceServicesManager.getStore(AbstractOrder item) Generated method - Getter of theAbstractOrder.storeattribute.GeneratedCommerceServicesManager.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 BaseStoreModifier and TypeMethodDescriptionGeneratedCommerceServicesManager.getBaseStores(Country item) Generated method - Getter of theCountry.baseStoresattribute.GeneratedCommerceServicesManager.getBaseStores(Currency item) Generated method - Getter of theCurrency.baseStoresattribute.GeneratedCommerceServicesManager.getBaseStores(Language item) Generated method - Getter of theLanguage.baseStoresattribute.GeneratedCommerceServicesManager.getBaseStores(SessionContext ctx, Country item) Generated method - Getter of theCountry.baseStoresattribute.GeneratedCommerceServicesManager.getBaseStores(SessionContext ctx, Currency item) Generated method - Getter of theCurrency.baseStoresattribute.GeneratedCommerceServicesManager.getBaseStores(SessionContext ctx, Language item) Generated method - Getter of theLanguage.baseStoresattribute.GeneratedCommerceServicesManager.getBaseStores(SessionContext ctx, Warehouse item) Generated method - Getter of theWarehouse.baseStoresattribute.GeneratedCommerceServicesManager.getBaseStores(Warehouse item) Generated method - Getter of theWarehouse.baseStoresattribute.GeneratedCommerceServicesManager.getBillingBaseStores(Country item) Generated method - Getter of theCountry.billingBaseStoresattribute.GeneratedCommerceServicesManager.getBillingBaseStores(SessionContext ctx, Country item) Generated method - Getter of theCountry.billingBaseStoresattribute.GeneratedCommerceServicesManager.getStores(DeliveryMode item) Generated method - Getter of theDeliveryMode.storesattribute.GeneratedCommerceServicesManager.getStores(SessionContext ctx, GenericItem item) Generated method - Getter of theSnIndexType.storesattribute.GeneratedCommerceServicesManager.getStores(SessionContext ctx, DeliveryMode item) Generated method - Getter of theDeliveryMode.storesattribute.GeneratedCommerceServicesManager.getStores(SnIndexType item) Generated method - Getter of theSnIndexType.storesattribute.Methods in de.hybris.platform.commerceservices.jalo with parameters of type BaseStoreModifier and TypeMethodDescriptionvoidGeneratedCommerceServicesManager.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.GeneratedCommerceServicesManager.getBillingCountries(SessionContext ctx, BaseStore item) Generated method - Getter of theBaseStore.billingCountriesattribute.GeneratedCommerceServicesManager.getBillingCountries(BaseStore item) Generated method - Getter of theBaseStore.billingCountriesattribute.longGeneratedCommerceServicesManager.getBillingCountriesCount(SessionContext ctx, BaseStore item) longGeneratedCommerceServicesManager.getBillingCountriesCount(BaseStore item) GeneratedCommerceServicesManager.getCreateReturnProcessCode(SessionContext ctx, BaseStore item) Generated method - Getter of theBaseStore.createReturnProcessCodeattribute.GeneratedCommerceServicesManager.getCreateReturnProcessCode(BaseStore item) Generated method - Getter of theBaseStore.createReturnProcessCodeattribute.GeneratedCommerceServicesManager.getCurrencies(SessionContext ctx, BaseStore item) Generated method - Getter of theBaseStore.currenciesattribute.GeneratedCommerceServicesManager.getCurrencies(BaseStore item) Generated method - Getter of theBaseStore.currenciesattribute.longGeneratedCommerceServicesManager.getCurrenciesCount(SessionContext ctx, BaseStore item) longGeneratedCommerceServicesManager.getCurrenciesCount(BaseStore item) GeneratedCommerceServicesManager.getDefaultCurrency(SessionContext ctx, BaseStore item) Generated method - Getter of theBaseStore.defaultCurrencyattribute.GeneratedCommerceServicesManager.getDefaultCurrency(BaseStore item) Generated method - Getter of theBaseStore.defaultCurrencyattribute.GeneratedCommerceServicesManager.getDefaultDeliveryOrigin(SessionContext ctx, BaseStore item) Generated method - Getter of theBaseStore.defaultDeliveryOriginattribute.GeneratedCommerceServicesManager.getDefaultDeliveryOrigin(BaseStore item) Generated method - Getter of theBaseStore.defaultDeliveryOriginattribute.GeneratedCommerceServicesManager.getDefaultLanguage(SessionContext ctx, BaseStore item) Generated method - Getter of theBaseStore.defaultLanguageattribute.GeneratedCommerceServicesManager.getDefaultLanguage(BaseStore item) Generated method - Getter of theBaseStore.defaultLanguageattribute.GeneratedCommerceServicesManager.getDeliveryCountries(SessionContext ctx, BaseStore item) Generated method - Getter of theBaseStore.deliveryCountriesattribute.GeneratedCommerceServicesManager.getDeliveryCountries(BaseStore item) Generated method - Getter of theBaseStore.deliveryCountriesattribute.longGeneratedCommerceServicesManager.getDeliveryCountriesCount(SessionContext ctx, BaseStore item) longGeneratedCommerceServicesManager.getDeliveryCountriesCount(BaseStore item) GeneratedCommerceServicesManager.getDeliveryModes(SessionContext ctx, BaseStore item) Generated method - Getter of theBaseStore.deliveryModesattribute.GeneratedCommerceServicesManager.getDeliveryModes(BaseStore item) Generated method - Getter of theBaseStore.deliveryModesattribute.longGeneratedCommerceServicesManager.getDeliveryModesCount(SessionContext ctx, BaseStore item) longGeneratedCommerceServicesManager.getDeliveryModesCount(BaseStore item) GeneratedCommerceServicesManager.getLanguages(SessionContext ctx, BaseStore item) Generated method - Getter of theBaseStore.languagesattribute.GeneratedCommerceServicesManager.getLanguages(BaseStore item) Generated method - Getter of theBaseStore.languagesattribute.longGeneratedCommerceServicesManager.getLanguagesCount(SessionContext ctx, BaseStore item) longGeneratedCommerceServicesManager.getLanguagesCount(BaseStore item) GeneratedCommerceServicesManager.getMaxRadiusForPoSSearch(SessionContext ctx, BaseStore item) Generated method - Getter of theBaseStore.maxRadiusForPoSSearchattribute.GeneratedCommerceServicesManager.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.GeneratedCommerceServicesManager.getPaymentProvider(SessionContext ctx, BaseStore item) Generated method - Getter of theBaseStore.paymentProviderattribute.GeneratedCommerceServicesManager.getPaymentProvider(BaseStore item) Generated method - Getter of theBaseStore.paymentProviderattribute.GeneratedCommerceServicesManager.getPickupInStoreMode(SessionContext ctx, BaseStore item) Generated method - Getter of theBaseStore.pickupInStoreModeattribute.GeneratedCommerceServicesManager.getPickupInStoreMode(BaseStore item) Generated method - Getter of theBaseStore.pickupInStoreModeattribute.GeneratedCommerceServicesManager.getProductIndexType(SessionContext ctx, BaseStore item) Generated method - Getter of theBaseStore.productIndexTypeattribute.GeneratedCommerceServicesManager.getProductIndexType(BaseStore item) Generated method - Getter of theBaseStore.productIndexTypeattribute.GeneratedCommerceServicesManager.getProductSearchStrategy(SessionContext ctx, BaseStore item) Generated method - Getter of theBaseStore.productSearchStrategyattribute.GeneratedCommerceServicesManager.getProductSearchStrategy(BaseStore item) Generated method - Getter of theBaseStore.productSearchStrategyattribute.GeneratedCommerceServicesManager.getSolrFacetSearchConfiguration(SessionContext ctx, BaseStore item) Generated method - Getter of theBaseStore.solrFacetSearchConfigurationattribute.GeneratedCommerceServicesManager.getSolrFacetSearchConfiguration(BaseStore item) Generated method - Getter of theBaseStore.solrFacetSearchConfigurationattribute.GeneratedCommerceServicesManager.getSubmitOrderProcessCode(SessionContext ctx, BaseStore item) Generated method - Getter of theBaseStore.submitOrderProcessCodeattribute.GeneratedCommerceServicesManager.getSubmitOrderProcessCode(BaseStore item) Generated method - Getter of theBaseStore.submitOrderProcessCodeattribute.GeneratedCommerceServicesManager.getTaxGroup(SessionContext ctx, BaseStore item) Generated method - Getter of theBaseStore.taxGroupattribute.GeneratedCommerceServicesManager.getTaxGroup(BaseStore item) Generated method - Getter of theBaseStore.taxGroupattribute.GeneratedCommerceServicesManager.getWarehouses(SessionContext ctx, BaseStore item) Generated method - Getter of theBaseStore.warehousesattribute.GeneratedCommerceServicesManager.getWarehouses(BaseStore item) Generated method - Getter of theBaseStore.warehousesattribute.longGeneratedCommerceServicesManager.getWarehousesCount(SessionContext ctx, BaseStore item) longGeneratedCommerceServicesManager.getWarehousesCount(BaseStore item) GeneratedCommerceServicesManager.isCustomerAllowedToIgnoreSuggestions(SessionContext ctx, BaseStore item) Generated method - Getter of theBaseStore.customerAllowedToIgnoreSuggestionsattribute.GeneratedCommerceServicesManager.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.GeneratedCommerceServicesManager.isExternalTaxEnabled(SessionContext ctx, BaseStore item) Generated method - Getter of theBaseStore.externalTaxEnabledattribute.GeneratedCommerceServicesManager.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.GeneratedCommerceServicesManager.isNet(SessionContext ctx, BaseStore item) Generated method - Getter of theBaseStore.netattribute.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, Collection<Country> value) Generated method - Setter of theBaseStore.billingCountriesattribute.voidGeneratedCommerceServicesManager.setBillingCountries(BaseStore item, Collection<Country> value) Generated method - Setter of theBaseStore.billingCountriesattribute.voidGeneratedCommerceServicesManager.setCreateReturnProcessCode(SessionContext ctx, BaseStore item, String value) Generated method - Setter of theBaseStore.createReturnProcessCodeattribute.voidGeneratedCommerceServicesManager.setCreateReturnProcessCode(BaseStore item, String value) Generated method - Setter of theBaseStore.createReturnProcessCodeattribute.voidGeneratedCommerceServicesManager.setCurrencies(SessionContext ctx, BaseStore item, Set<Currency> value) Generated method - Setter of theBaseStore.currenciesattribute.voidGeneratedCommerceServicesManager.setCurrencies(BaseStore item, 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, Boolean value) Generated method - Setter of theBaseStore.customerAllowedToIgnoreSuggestionsattribute.voidGeneratedCommerceServicesManager.setCustomerAllowedToIgnoreSuggestions(BaseStore item, boolean value) Generated method - Setter of theBaseStore.customerAllowedToIgnoreSuggestionsattribute.voidGeneratedCommerceServicesManager.setCustomerAllowedToIgnoreSuggestions(BaseStore item, 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, Collection<Country> value) Generated method - Setter of theBaseStore.deliveryCountriesattribute.voidGeneratedCommerceServicesManager.setDeliveryCountries(BaseStore item, Collection<Country> value) Generated method - Setter of theBaseStore.deliveryCountriesattribute.voidGeneratedCommerceServicesManager.setDeliveryModes(SessionContext ctx, BaseStore item, Set<DeliveryMode> value) Generated method - Setter of theBaseStore.deliveryModesattribute.voidGeneratedCommerceServicesManager.setDeliveryModes(BaseStore item, 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, Boolean value) Generated method - Setter of theBaseStore.externalTaxEnabledattribute.voidGeneratedCommerceServicesManager.setExternalTaxEnabled(BaseStore item, boolean value) Generated method - Setter of theBaseStore.externalTaxEnabledattribute.voidGeneratedCommerceServicesManager.setExternalTaxEnabled(BaseStore item, Boolean value) Generated method - Setter of theBaseStore.externalTaxEnabledattribute.voidGeneratedCommerceServicesManager.setLanguages(SessionContext ctx, BaseStore item, Set<Language> value) Generated method - Setter of theBaseStore.languagesattribute.voidGeneratedCommerceServicesManager.setLanguages(BaseStore item, 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, Double value) Generated method - Setter of theBaseStore.maxRadiusForPoSSearchattribute.voidGeneratedCommerceServicesManager.setMaxRadiusForPoSSearch(BaseStore item, double value) Generated method - Setter of theBaseStore.maxRadiusForPoSSearchattribute.voidGeneratedCommerceServicesManager.setMaxRadiusForPoSSearch(BaseStore item, 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, Boolean value) Generated method - Setter of theBaseStore.netattribute.voidGenerated method - Setter of theBaseStore.netattribute.voidGenerated method - Setter of theBaseStore.netattribute.voidGeneratedCommerceServicesManager.setPaymentProvider(SessionContext ctx, BaseStore item, String value) Generated method - Setter of theBaseStore.paymentProviderattribute.voidGeneratedCommerceServicesManager.setPaymentProvider(BaseStore item, 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, String value) Generated method - Setter of theBaseStore.productSearchStrategyattribute.voidGeneratedCommerceServicesManager.setProductSearchStrategy(BaseStore item, 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, String value) Generated method - Setter of theBaseStore.submitOrderProcessCodeattribute.voidGeneratedCommerceServicesManager.setSubmitOrderProcessCode(BaseStore item, 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, List<Warehouse> value) Generated method - Setter of theBaseStore.warehousesattribute.voidGeneratedCommerceServicesManager.setWarehouses(BaseStore item, List<Warehouse> value) Generated method - Setter of theBaseStore.warehousesattribute.Method parameters in de.hybris.platform.commerceservices.jalo with type arguments of type BaseStoreModifier and TypeMethodDescriptionvoidGeneratedCommerceServicesManager.setBaseStores(Country item, Set<BaseStore> value) Generated method - Setter of theCountry.baseStoresattribute.voidGeneratedCommerceServicesManager.setBaseStores(Currency item, Collection<BaseStore> value) Generated method - Setter of theCurrency.baseStoresattribute.voidGeneratedCommerceServicesManager.setBaseStores(Language item, Collection<BaseStore> value) Generated method - Setter of theLanguage.baseStoresattribute.voidGeneratedCommerceServicesManager.setBaseStores(SessionContext ctx, Country item, Set<BaseStore> value) Generated method - Setter of theCountry.baseStoresattribute.voidGeneratedCommerceServicesManager.setBaseStores(SessionContext ctx, Currency item, Collection<BaseStore> value) Generated method - Setter of theCurrency.baseStoresattribute.voidGeneratedCommerceServicesManager.setBaseStores(SessionContext ctx, Language item, Collection<BaseStore> value) Generated method - Setter of theLanguage.baseStoresattribute.voidGeneratedCommerceServicesManager.setBaseStores(SessionContext ctx, Warehouse item, Collection<BaseStore> value) Generated method - Setter of theWarehouse.baseStoresattribute.voidGeneratedCommerceServicesManager.setBaseStores(Warehouse item, Collection<BaseStore> value) Generated method - Setter of theWarehouse.baseStoresattribute.voidGeneratedCommerceServicesManager.setBillingBaseStores(Country item, Set<BaseStore> value) Generated method - Setter of theCountry.billingBaseStoresattribute.voidGeneratedCommerceServicesManager.setBillingBaseStores(SessionContext ctx, Country item, Set<BaseStore> value) Generated method - Setter of theCountry.billingBaseStoresattribute.voidGeneratedCommerceServicesManager.setStores(DeliveryMode item, Set<BaseStore> value) Generated method - Setter of theDeliveryMode.storesattribute.voidGeneratedCommerceServicesManager.setStores(SessionContext ctx, GenericItem item, List<BaseStore> value) Generated method - Setter of theSnIndexType.storesattribute.voidGeneratedCommerceServicesManager.setStores(SessionContext ctx, DeliveryMode item, Set<BaseStore> value) Generated method - Setter of theDeliveryMode.storesattribute.voidGeneratedCommerceServicesManager.setStores(SnIndexType item, 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 BaseStoreModifier and TypeMethodDescriptionGeneratedStoreFrontProcess.getStore()Generated method - Getter of theStoreFrontProcess.storeattribute.GeneratedStoreFrontProcess.getStore(SessionContext ctx) Generated method - Getter of theStoreFrontProcess.storeattribute.Methods in de.hybris.platform.commerceservices.jalo.process with parameters of type BaseStoreModifier and TypeMethodDescriptionvoidGeneratedStoreFrontProcess.setStore(SessionContext ctx, BaseStore value) Generated method - Setter of theStoreFrontProcess.storeattribute.voidGenerated method - Setter of theStoreFrontProcess.storeattribute. -
Uses of BaseStore in de.hybris.platform.customerinterestsservices.jalo
Methods in de.hybris.platform.customerinterestsservices.jalo that return BaseStoreModifier and TypeMethodDescriptionGeneratedProductInterest.getBaseStore()Generated method - Getter of theProductInterest.baseStoreattribute.GeneratedProductInterest.getBaseStore(SessionContext ctx) Generated method - Getter of theProductInterest.baseStoreattribute.Methods in de.hybris.platform.customerinterestsservices.jalo with parameters of type BaseStoreModifier and TypeMethodDescriptionvoidGeneratedProductInterest.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.sap.productconfig.rules.jalo
Methods in de.hybris.platform.sap.productconfig.rules.jalo that return types with arguments of type BaseStoreModifier and TypeMethodDescriptionGeneratedProductConfigSourceRule.getBaseStores()Generated method - Getter of theProductConfigSourceRule.baseStoresattribute.GeneratedProductConfigSourceRule.getBaseStores(SessionContext ctx) Generated method - Getter of theProductConfigSourceRule.baseStoresattribute.Methods in de.hybris.platform.sap.productconfig.rules.jalo with parameters of type BaseStoreModifier and TypeMethodDescriptionvoidGeneratedProductConfigSourceRule.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.GeneratedSapproductconfigrulesManager.getProductConfigSourceRules(SessionContext ctx, BaseStore item) Generated method - Getter of theBaseStore.productConfigSourceRulesattribute.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, Set<ProductConfigSourceRule> value) Generated method - Setter of theBaseStore.productConfigSourceRulesattribute.voidGeneratedSapproductconfigrulesManager.setProductConfigSourceRules(BaseStore item, Set<ProductConfigSourceRule> value) Generated method - Setter of theBaseStore.productConfigSourceRulesattribute.Method parameters in de.hybris.platform.sap.productconfig.rules.jalo with type arguments of type BaseStoreModifier and TypeMethodDescriptionvoidGeneratedProductConfigSourceRule.setBaseStores(SessionContext ctx, Set<BaseStore> value) Generated method - Setter of theProductConfigSourceRule.baseStoresattribute.voidGeneratedProductConfigSourceRule.setBaseStores(Set<BaseStore> value) Generated method - Setter of theProductConfigSourceRule.baseStoresattribute. -
Uses of BaseStore in de.hybris.platform.security.captcha.jalo
Methods in de.hybris.platform.security.captcha.jalo with parameters of type BaseStoreModifier and TypeMethodDescriptionGeneratedCaptchaaddonManager.isCaptchaCheckEnabled(SessionContext ctx, BaseStore item) Generated method - Getter of theBaseStore.captchaCheckEnabledattribute.GeneratedCaptchaaddonManager.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, Boolean value) Generated method - Setter of theBaseStore.captchaCheckEnabledattribute.voidGeneratedCaptchaaddonManager.setCaptchaCheckEnabled(BaseStore item, boolean value) Generated method - Setter of theBaseStore.captchaCheckEnabledattribute.voidGeneratedCaptchaaddonManager.setCaptchaCheckEnabled(BaseStore item, 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 BaseStoreModifier and TypeMethodDescriptionGeneratedPointOfService.getBaseStore()Generated method - Getter of thePointOfService.baseStoreattribute.GeneratedPointOfService.getBaseStore(SessionContext ctx) Generated method - Getter of thePointOfService.baseStoreattribute.Methods in de.hybris.platform.storelocator.jalo with parameters of type BaseStoreModifier and TypeMethodDescriptionvoidGeneratedPointOfService.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 BaseStoreModifier and TypeMethodDescriptionGeneratedCsAgentGroup.getTicketstores()Generated method - Getter of theCsAgentGroup.ticketstoresattribute.GeneratedCsAgentGroup.getTicketstores(SessionContext ctx) Generated method - Getter of theCsAgentGroup.ticketstoresattribute.GeneratedTicketsystemManager.getTicketstores(SessionContext ctx, Employee item) Generated method - Getter of theEmployee.ticketstoresattribute.GeneratedTicketsystemManager.getTicketstores(Employee item) Generated method - Getter of theEmployee.ticketstoresattribute.Methods in de.hybris.platform.ticket.jalo with parameters of type BaseStoreModifier and TypeMethodDescriptionvoidGeneratedTicketsystemManager.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.GeneratedTicketsystemManager.getTicketemployees(SessionContext ctx, BaseStore item) Generated method - Getter of theBaseStore.ticketemployeesattribute.GeneratedTicketsystemManager.getTicketemployees(BaseStore item) Generated method - Getter of theBaseStore.ticketemployeesattribute.longGeneratedTicketsystemManager.getTicketemployeesCount(SessionContext ctx, BaseStore item) longGeneratedTicketsystemManager.getTicketemployeesCount(BaseStore item) GeneratedTicketsystemManager.getTicketgroups(SessionContext ctx, BaseStore item) Generated method - Getter of theBaseStore.ticketgroupsattribute.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, List<Employee> value) Generated method - Setter of theBaseStore.ticketemployeesattribute.voidGeneratedTicketsystemManager.setTicketemployees(BaseStore item, List<Employee> value) Generated method - Setter of theBaseStore.ticketemployeesattribute.voidGeneratedTicketsystemManager.setTicketgroups(SessionContext ctx, BaseStore item, List<CsAgentGroup> value) Generated method - Setter of theBaseStore.ticketgroupsattribute.voidGeneratedTicketsystemManager.setTicketgroups(BaseStore item, List<CsAgentGroup> value) Generated method - Setter of theBaseStore.ticketgroupsattribute.Method parameters in de.hybris.platform.ticket.jalo with type arguments of type BaseStoreModifier and TypeMethodDescriptionvoidGeneratedCsAgentGroup.setTicketstores(SessionContext ctx, List<BaseStore> value) Generated method - Setter of theCsAgentGroup.ticketstoresattribute.voidGeneratedCsAgentGroup.setTicketstores(List<BaseStore> value) Generated method - Setter of theCsAgentGroup.ticketstoresattribute.voidGeneratedTicketsystemManager.setTicketstores(SessionContext ctx, Employee item, List<BaseStore> value) Generated method - Setter of theEmployee.ticketstoresattribute.voidGeneratedTicketsystemManager.setTicketstores(Employee item, 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 BaseStoreModifier and TypeFieldDescriptionprotected static final OneToManyHandler<BaseStore>GeneratedAtpFormula.BASESTORESHANDLEROneToManyHandlerfor handling 1:n BASESTORES's relation attributes from 'many' side.protected static final 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 BaseStoreModifier and TypeMethodDescriptionGeneratedAtpFormula.getBaseStores()Generated method - Getter of theAtpFormula.baseStoresattribute.GeneratedAtpFormula.getBaseStores(SessionContext ctx) Generated method - Getter of theAtpFormula.baseStoresattribute.GeneratedSourcingConfig.getBaseStores()Generated method - Getter of theSourcingConfig.baseStoresattribute.GeneratedSourcingConfig.getBaseStores(SessionContext ctx) Generated method - Getter of theSourcingConfig.baseStoresattribute.Methods in de.hybris.platform.warehousing.jalo with parameters of type BaseStoreModifier and TypeMethodDescriptionvoidGeneratedAtpFormula.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.GeneratedWarehousingManager.getDefaultAtpFormula(SessionContext ctx, BaseStore item) Generated method - Getter of theBaseStore.defaultAtpFormulaattribute.GeneratedWarehousingManager.getDefaultAtpFormula(BaseStore item) Generated method - Getter of theBaseStore.defaultAtpFormulaattribute.GeneratedWarehousingManager.getSourcingConfig(SessionContext ctx, BaseStore item) Generated method - Getter of theBaseStore.sourcingConfigattribute.GeneratedWarehousingManager.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 BaseStoreModifier and TypeMethodDescriptionvoidGeneratedAtpFormula.setBaseStores(SessionContext ctx, Set<BaseStore> value) Generated method - Setter of theAtpFormula.baseStoresattribute.voidGeneratedAtpFormula.setBaseStores(Set<BaseStore> value) Generated method - Setter of theAtpFormula.baseStoresattribute.voidGeneratedSourcingConfig.setBaseStores(SessionContext ctx, Set<BaseStore> value) Generated method - Setter of theSourcingConfig.baseStoresattribute.voidGeneratedSourcingConfig.setBaseStores(Set<BaseStore> value) Generated method - Setter of theSourcingConfig.baseStoresattribute.