| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
GeneratedAcceleratorServicesManager.getCheckoutFlowGroup(BaseStore item)
Generated method - Getter of the
BaseStore.checkoutFlowGroup attribute. |
java.lang.String |
GeneratedAcceleratorServicesManager.getCheckoutFlowGroup(SessionContext ctx,
BaseStore item)
Generated method - Getter of the
BaseStore.checkoutFlowGroup attribute. |
java.lang.Boolean |
GeneratedAcceleratorServicesManager.isExpressCheckoutEnabled(BaseStore item)
Generated method - Getter of the
BaseStore.expressCheckoutEnabled attribute. |
java.lang.Boolean |
GeneratedAcceleratorServicesManager.isExpressCheckoutEnabled(SessionContext ctx,
BaseStore item)
Generated method - Getter of the
BaseStore.expressCheckoutEnabled attribute. |
boolean |
GeneratedAcceleratorServicesManager.isExpressCheckoutEnabledAsPrimitive(BaseStore item)
Generated method - Getter of the
BaseStore.expressCheckoutEnabled attribute. |
boolean |
GeneratedAcceleratorServicesManager.isExpressCheckoutEnabledAsPrimitive(SessionContext ctx,
BaseStore item)
Generated method - Getter of the
BaseStore.expressCheckoutEnabled attribute. |
java.lang.Boolean |
GeneratedAcceleratorServicesManager.isTaxEstimationEnabled(BaseStore item)
Generated method - Getter of the
BaseStore.taxEstimationEnabled attribute. |
java.lang.Boolean |
GeneratedAcceleratorServicesManager.isTaxEstimationEnabled(SessionContext ctx,
BaseStore item)
Generated method - Getter of the
BaseStore.taxEstimationEnabled attribute. |
boolean |
GeneratedAcceleratorServicesManager.isTaxEstimationEnabledAsPrimitive(BaseStore item)
Generated method - Getter of the
BaseStore.taxEstimationEnabled attribute. |
boolean |
GeneratedAcceleratorServicesManager.isTaxEstimationEnabledAsPrimitive(SessionContext ctx,
BaseStore item)
Generated method - Getter of the
BaseStore.taxEstimationEnabled attribute. |
void |
GeneratedAcceleratorServicesManager.setCheckoutFlowGroup(BaseStore item,
java.lang.String value)
Generated method - Setter of the
BaseStore.checkoutFlowGroup attribute. |
void |
GeneratedAcceleratorServicesManager.setCheckoutFlowGroup(SessionContext ctx,
BaseStore item,
java.lang.String value)
Generated method - Setter of the
BaseStore.checkoutFlowGroup attribute. |
void |
GeneratedAcceleratorServicesManager.setExpressCheckoutEnabled(BaseStore item,
boolean value)
Generated method - Setter of the
BaseStore.expressCheckoutEnabled attribute. |
void |
GeneratedAcceleratorServicesManager.setExpressCheckoutEnabled(BaseStore item,
java.lang.Boolean value)
Generated method - Setter of the
BaseStore.expressCheckoutEnabled attribute. |
void |
GeneratedAcceleratorServicesManager.setExpressCheckoutEnabled(SessionContext ctx,
BaseStore item,
boolean value)
Generated method - Setter of the
BaseStore.expressCheckoutEnabled attribute. |
void |
GeneratedAcceleratorServicesManager.setExpressCheckoutEnabled(SessionContext ctx,
BaseStore item,
java.lang.Boolean value)
Generated method - Setter of the
BaseStore.expressCheckoutEnabled attribute. |
void |
GeneratedAcceleratorServicesManager.setTaxEstimationEnabled(BaseStore item,
boolean value)
Generated method - Setter of the
BaseStore.taxEstimationEnabled attribute. |
void |
GeneratedAcceleratorServicesManager.setTaxEstimationEnabled(BaseStore item,
java.lang.Boolean value)
Generated method - Setter of the
BaseStore.taxEstimationEnabled attribute. |
void |
GeneratedAcceleratorServicesManager.setTaxEstimationEnabled(SessionContext ctx,
BaseStore item,
boolean value)
Generated method - Setter of the
BaseStore.taxEstimationEnabled attribute. |
void |
GeneratedAcceleratorServicesManager.setTaxEstimationEnabled(SessionContext ctx,
BaseStore item,
java.lang.Boolean value)
Generated method - Setter of the
BaseStore.taxEstimationEnabled attribute. |
| Modifier and Type | Method and Description |
|---|---|
BaseStore |
GeneratedExportDataCronJob.getBaseStore()
Generated method - Getter of the
ExportDataCronJob.baseStore attribute. |
BaseStore |
GeneratedExportDataCronJob.getBaseStore(SessionContext ctx)
Generated method - Getter of the
ExportDataCronJob.baseStore attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedExportDataCronJob.setBaseStore(BaseStore value)
Generated method - Setter of the
ExportDataCronJob.baseStore attribute. |
void |
GeneratedExportDataCronJob.setBaseStore(SessionContext ctx,
BaseStore value)
Generated method - Setter of the
ExportDataCronJob.baseStore attribute. |
| Modifier and Type | Method and Description |
|---|---|
BaseStore |
GeneratedBasecommerceManager.createBaseStore(java.util.Map attributeValues) |
BaseStore |
GeneratedBasecommerceManager.createBaseStore(SessionContext ctx,
java.util.Map attributeValues) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<BaseStore> |
GeneratedBasecommerceManager.getBaseStores(Catalog item)
Generated method - Getter of the
Catalog.baseStores attribute. |
java.util.Collection<BaseStore> |
GeneratedBasecommerceManager.getBaseStores(SessionContext ctx,
Catalog item)
Generated method - Getter of the
Catalog.baseStores attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedBasecommerceManager.addToBaseStores(Catalog item,
BaseStore value)
Generated method - Adds
value to baseStores. |
void |
GeneratedBasecommerceManager.addToBaseStores(SessionContext ctx,
Catalog item,
BaseStore value)
Generated method - Adds
value to baseStores. |
void |
GeneratedBasecommerceManager.removeFromBaseStores(Catalog item,
BaseStore value)
Generated method - Removes
value from baseStores. |
void |
GeneratedBasecommerceManager.removeFromBaseStores(SessionContext ctx,
Catalog item,
BaseStore value)
Generated method - Removes
value from baseStores. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedBasecommerceManager.setBaseStores(Catalog item,
java.util.Collection<BaseStore> value)
Generated method - Setter of the
Catalog.baseStores attribute. |
void |
GeneratedBasecommerceManager.setBaseStores(SessionContext ctx,
Catalog item,
java.util.Collection<BaseStore> value)
Generated method - Setter of the
Catalog.baseStores attribute. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<BaseStore> |
GeneratedBaseSite.getStores()
Generated method - Getter of the
BaseSite.stores attribute. |
java.util.List<BaseStore> |
GeneratedBaseSite.getStores(SessionContext ctx)
Generated method - Getter of the
BaseSite.stores attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedBaseSite.addToStores(BaseStore value)
Generated method - Adds
value to stores. |
void |
GeneratedBaseSite.addToStores(SessionContext ctx,
BaseStore value)
Generated method - Adds
value to stores. |
void |
GeneratedBaseSite.removeFromStores(BaseStore value)
Generated method - Removes
value from stores. |
void |
GeneratedBaseSite.removeFromStores(SessionContext ctx,
BaseStore value)
Generated method - Removes
value from stores. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedBaseSite.setStores(java.util.List<BaseStore> value)
Generated method - Setter of the
BaseSite.stores attribute. |
void |
GeneratedBaseSite.setStores(SessionContext ctx,
java.util.List<BaseStore> value)
Generated method - Setter of the
BaseSite.stores attribute. |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<BaseStore> |
GeneratedSAPDigitalPaymentConfiguration.BASESTORESHANDLER
OneToManyHandler for handling 1:n BASESTORES's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
BaseStore |
GeneratedSapDigitPayPollCardProcess.getBaseStore()
Generated method - Getter of the
SapDigitPayPollCardProcess.baseStore attribute. |
BaseStore |
GeneratedSapDigitPayPollCardProcess.getBaseStore(SessionContext ctx)
Generated method - Getter of the
SapDigitPayPollCardProcess.baseStore attribute. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<BaseStore> |
GeneratedSAPDigitalPaymentConfiguration.getBaseStores()
Generated method - Getter of the
SAPDigitalPaymentConfiguration.baseStores attribute. |
java.util.Collection<BaseStore> |
GeneratedSAPDigitalPaymentConfiguration.getBaseStores(SessionContext ctx)
Generated method - Getter of the
SAPDigitalPaymentConfiguration.baseStores attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedSAPDigitalPaymentConfiguration.addToBaseStores(BaseStore value)
Generated method - Adds
value to baseStores. |
void |
GeneratedSAPDigitalPaymentConfiguration.addToBaseStores(SessionContext ctx,
BaseStore value)
Generated method - Adds
value to baseStores. |
SAPDigitalPaymentConfiguration |
GeneratedCissapdigitalpaymentManager.getSapDigitalPaymentConfiguration(BaseStore item)
Generated method - Getter of the
BaseStore.sapDigitalPaymentConfiguration attribute. |
SAPDigitalPaymentConfiguration |
GeneratedCissapdigitalpaymentManager.getSapDigitalPaymentConfiguration(SessionContext ctx,
BaseStore item)
Generated method - Getter of the
BaseStore.sapDigitalPaymentConfiguration attribute. |
void |
GeneratedSAPDigitalPaymentConfiguration.removeFromBaseStores(BaseStore value)
Generated method - Removes
value from baseStores. |
void |
GeneratedSAPDigitalPaymentConfiguration.removeFromBaseStores(SessionContext ctx,
BaseStore value)
Generated method - Removes
value from baseStores. |
void |
GeneratedSapDigitPayPollCardProcess.setBaseStore(BaseStore value)
Generated method - Setter of the
SapDigitPayPollCardProcess.baseStore attribute. |
void |
GeneratedSapDigitPayPollCardProcess.setBaseStore(SessionContext ctx,
BaseStore value)
Generated method - Setter of the
SapDigitPayPollCardProcess.baseStore attribute. |
void |
GeneratedCissapdigitalpaymentManager.setSapDigitalPaymentConfiguration(BaseStore item,
SAPDigitalPaymentConfiguration value)
Generated method - Setter of the
BaseStore.sapDigitalPaymentConfiguration attribute. |
void |
GeneratedCissapdigitalpaymentManager.setSapDigitalPaymentConfiguration(SessionContext ctx,
BaseStore item,
SAPDigitalPaymentConfiguration value)
Generated method - Setter of the
BaseStore.sapDigitalPaymentConfiguration attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedSAPDigitalPaymentConfiguration.setBaseStores(java.util.Collection<BaseStore> value)
Generated method - Setter of the
SAPDigitalPaymentConfiguration.baseStores attribute. |
void |
GeneratedSAPDigitalPaymentConfiguration.setBaseStores(SessionContext ctx,
java.util.Collection<BaseStore> value)
Generated method - Setter of the
SAPDigitalPaymentConfiguration.baseStores attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedCms2Manager.addToCmsTimeRestrictions(BaseStore item,
BaseStoreTimeRestriction value)
Generated method - Adds
value to cmsTimeRestrictions. |
void |
GeneratedCms2Manager.addToCmsTimeRestrictions(SessionContext ctx,
BaseStore item,
BaseStoreTimeRestriction value)
Generated method - Adds
value to cmsTimeRestrictions. |
java.util.Collection<BaseStoreTimeRestriction> |
GeneratedCms2Manager.getCmsTimeRestrictions(BaseStore item)
Generated method - Getter of the
BaseStore.cmsTimeRestrictions attribute. |
java.util.Collection<BaseStoreTimeRestriction> |
GeneratedCms2Manager.getCmsTimeRestrictions(SessionContext ctx,
BaseStore item)
Generated method - Getter of the
BaseStore.cmsTimeRestrictions attribute. |
long |
GeneratedCms2Manager.getCmsTimeRestrictionsCount(BaseStore item) |
long |
GeneratedCms2Manager.getCmsTimeRestrictionsCount(SessionContext ctx,
BaseStore item) |
void |
GeneratedCms2Manager.removeFromCmsTimeRestrictions(BaseStore item,
BaseStoreTimeRestriction value)
Generated method - Removes
value from cmsTimeRestrictions. |
void |
GeneratedCms2Manager.removeFromCmsTimeRestrictions(SessionContext ctx,
BaseStore item,
BaseStoreTimeRestriction value)
Generated method - Removes
value from cmsTimeRestrictions. |
void |
GeneratedCms2Manager.setCmsTimeRestrictions(BaseStore item,
java.util.Collection<BaseStoreTimeRestriction> value)
Generated method - Setter of the
BaseStore.cmsTimeRestrictions attribute. |
void |
GeneratedCms2Manager.setCmsTimeRestrictions(SessionContext ctx,
BaseStore item,
java.util.Collection<BaseStoreTimeRestriction> value)
Generated method - Setter of the
BaseStore.cmsTimeRestrictions attribute. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<BaseStore> |
GeneratedBaseStoreTimeRestriction.getBaseStores()
Generated method - Getter of the
CMSBaseStoreTimeRestriction.baseStores attribute. |
java.util.Collection<BaseStore> |
GeneratedBaseStoreTimeRestriction.getBaseStores(SessionContext ctx)
Generated method - Getter of the
CMSBaseStoreTimeRestriction.baseStores attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedBaseStoreTimeRestriction.addToBaseStores(BaseStore value)
Generated method - Adds
value to baseStores. |
void |
GeneratedBaseStoreTimeRestriction.addToBaseStores(SessionContext ctx,
BaseStore value)
Generated method - Adds
value to baseStores. |
void |
GeneratedBaseStoreTimeRestriction.removeFromBaseStores(BaseStore value)
Generated method - Removes
value from baseStores. |
void |
GeneratedBaseStoreTimeRestriction.removeFromBaseStores(SessionContext ctx,
BaseStore value)
Generated method - Removes
value from baseStores. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedBaseStoreTimeRestriction.setBaseStores(java.util.Collection<BaseStore> value)
Generated method - Setter of the
CMSBaseStoreTimeRestriction.baseStores attribute. |
void |
GeneratedBaseStoreTimeRestriction.setBaseStores(SessionContext ctx,
java.util.Collection<BaseStore> value)
Generated method - Setter of the
CMSBaseStoreTimeRestriction.baseStores attribute. |
| Modifier and Type | Method and Description |
|---|---|
BaseStore |
GeneratedCommerceServicesManager.getStore(AbstractOrder item)
Generated method - Getter of the
AbstractOrder.store attribute. |
BaseStore |
GeneratedCommerceServicesManager.getStore(SessionContext ctx,
AbstractOrder item)
Generated method - Getter of the
AbstractOrder.store attribute. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<BaseStore> |
GeneratedCommerceServicesManager.getBaseStores(Country item)
Generated method - Getter of the
Country.baseStores attribute. |
java.util.Collection<BaseStore> |
GeneratedCommerceServicesManager.getBaseStores(Currency item)
Generated method - Getter of the
Currency.baseStores attribute. |
java.util.Collection<BaseStore> |
GeneratedCommerceServicesManager.getBaseStores(Language item)
Generated method - Getter of the
Language.baseStores attribute. |
java.util.Set<BaseStore> |
GeneratedCommerceServicesManager.getBaseStores(SessionContext ctx,
Country item)
Generated method - Getter of the
Country.baseStores attribute. |
java.util.Collection<BaseStore> |
GeneratedCommerceServicesManager.getBaseStores(SessionContext ctx,
Currency item)
Generated method - Getter of the
Currency.baseStores attribute. |
java.util.Collection<BaseStore> |
GeneratedCommerceServicesManager.getBaseStores(SessionContext ctx,
Language item)
Generated method - Getter of the
Language.baseStores attribute. |
java.util.Collection<BaseStore> |
GeneratedCommerceServicesManager.getBaseStores(SessionContext ctx,
Warehouse item)
Generated method - Getter of the
Warehouse.baseStores attribute. |
java.util.Collection<BaseStore> |
GeneratedCommerceServicesManager.getBaseStores(Warehouse item)
Generated method - Getter of the
Warehouse.baseStores attribute. |
java.util.Set<BaseStore> |
GeneratedCommerceServicesManager.getStores(DeliveryMode item)
Generated method - Getter of the
DeliveryMode.stores attribute. |
java.util.Set<BaseStore> |
GeneratedCommerceServicesManager.getStores(SessionContext ctx,
DeliveryMode item)
Generated method - Getter of the
DeliveryMode.stores attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedCommerceServicesManager.addToBaseStores(Country item,
BaseStore value)
Generated method - Adds
value to baseStores. |
void |
GeneratedCommerceServicesManager.addToBaseStores(Currency item,
BaseStore value)
Generated method - Adds
value to baseStores. |
void |
GeneratedCommerceServicesManager.addToBaseStores(Language item,
BaseStore value)
Generated method - Adds
value to baseStores. |
void |
GeneratedCommerceServicesManager.addToBaseStores(SessionContext ctx,
Country item,
BaseStore value)
Generated method - Adds
value to baseStores. |
void |
GeneratedCommerceServicesManager.addToBaseStores(SessionContext ctx,
Currency item,
BaseStore value)
Generated method - Adds
value to baseStores. |
void |
GeneratedCommerceServicesManager.addToBaseStores(SessionContext ctx,
Language item,
BaseStore value)
Generated method - Adds
value to baseStores. |
void |
GeneratedCommerceServicesManager.addToBaseStores(SessionContext ctx,
Warehouse item,
BaseStore value)
Generated method - Adds
value to baseStores. |
void |
GeneratedCommerceServicesManager.addToBaseStores(Warehouse item,
BaseStore value)
Generated method - Adds
value to baseStores. |
void |
GeneratedCommerceServicesManager.addToCurrencies(BaseStore item,
Currency value)
Generated method - Adds
value to currencies. |
void |
GeneratedCommerceServicesManager.addToCurrencies(SessionContext ctx,
BaseStore item,
Currency value)
Generated method - Adds
value to currencies. |
void |
GeneratedCommerceServicesManager.addToDeliveryCountries(BaseStore item,
Country value)
Generated method - Adds
value to deliveryCountries. |
void |
GeneratedCommerceServicesManager.addToDeliveryCountries(SessionContext ctx,
BaseStore item,
Country value)
Generated method - Adds
value to deliveryCountries. |
void |
GeneratedCommerceServicesManager.addToDeliveryModes(BaseStore item,
DeliveryMode value)
Generated method - Adds
value to deliveryModes. |
void |
GeneratedCommerceServicesManager.addToDeliveryModes(SessionContext ctx,
BaseStore item,
DeliveryMode value)
Generated method - Adds
value to deliveryModes. |
void |
GeneratedCommerceServicesManager.addToLanguages(BaseStore item,
Language value)
Generated method - Adds
value to languages. |
void |
GeneratedCommerceServicesManager.addToLanguages(SessionContext ctx,
BaseStore item,
Language value)
Generated method - Adds
value to languages. |
void |
GeneratedCommerceServicesManager.addToStores(DeliveryMode item,
BaseStore value)
Generated method - Adds
value to stores. |
void |
GeneratedCommerceServicesManager.addToStores(SessionContext ctx,
DeliveryMode item,
BaseStore value)
Generated method - Adds
value to stores. |
void |
GeneratedCommerceServicesManager.addToWarehouses(BaseStore item,
Warehouse value)
Generated method - Adds
value to warehouses. |
void |
GeneratedCommerceServicesManager.addToWarehouses(SessionContext ctx,
BaseStore item,
Warehouse value)
Generated method - Adds
value to warehouses. |
java.lang.String |
GeneratedCommerceServicesManager.getCreateReturnProcessCode(BaseStore item)
Generated method - Getter of the
BaseStore.createReturnProcessCode attribute. |
java.lang.String |
GeneratedCommerceServicesManager.getCreateReturnProcessCode(SessionContext ctx,
BaseStore item)
Generated method - Getter of the
BaseStore.createReturnProcessCode attribute. |
java.util.Set<Currency> |
GeneratedCommerceServicesManager.getCurrencies(BaseStore item)
Generated method - Getter of the
BaseStore.currencies attribute. |
java.util.Set<Currency> |
GeneratedCommerceServicesManager.getCurrencies(SessionContext ctx,
BaseStore item)
Generated method - Getter of the
BaseStore.currencies attribute. |
long |
GeneratedCommerceServicesManager.getCurrenciesCount(BaseStore item) |
long |
GeneratedCommerceServicesManager.getCurrenciesCount(SessionContext ctx,
BaseStore item) |
Currency |
GeneratedCommerceServicesManager.getDefaultCurrency(BaseStore item)
Generated method - Getter of the
BaseStore.defaultCurrency attribute. |
Currency |
GeneratedCommerceServicesManager.getDefaultCurrency(SessionContext ctx,
BaseStore item)
Generated method - Getter of the
BaseStore.defaultCurrency attribute. |
PointOfService |
GeneratedCommerceServicesManager.getDefaultDeliveryOrigin(BaseStore item)
Generated method - Getter of the
BaseStore.defaultDeliveryOrigin attribute. |
PointOfService |
GeneratedCommerceServicesManager.getDefaultDeliveryOrigin(SessionContext ctx,
BaseStore item)
Generated method - Getter of the
BaseStore.defaultDeliveryOrigin attribute. |
Language |
GeneratedCommerceServicesManager.getDefaultLanguage(BaseStore item)
Generated method - Getter of the
BaseStore.defaultLanguage attribute. |
Language |
GeneratedCommerceServicesManager.getDefaultLanguage(SessionContext ctx,
BaseStore item)
Generated method - Getter of the
BaseStore.defaultLanguage attribute. |
java.util.Collection<Country> |
GeneratedCommerceServicesManager.getDeliveryCountries(BaseStore item)
Generated method - Getter of the
BaseStore.deliveryCountries attribute. |
java.util.Collection<Country> |
GeneratedCommerceServicesManager.getDeliveryCountries(SessionContext ctx,
BaseStore item)
Generated method - Getter of the
BaseStore.deliveryCountries attribute. |
long |
GeneratedCommerceServicesManager.getDeliveryCountriesCount(BaseStore item) |
long |
GeneratedCommerceServicesManager.getDeliveryCountriesCount(SessionContext ctx,
BaseStore item) |
java.util.Set<DeliveryMode> |
GeneratedCommerceServicesManager.getDeliveryModes(BaseStore item)
Generated method - Getter of the
BaseStore.deliveryModes attribute. |
java.util.Set<DeliveryMode> |
GeneratedCommerceServicesManager.getDeliveryModes(SessionContext ctx,
BaseStore item)
Generated method - Getter of the
BaseStore.deliveryModes attribute. |
long |
GeneratedCommerceServicesManager.getDeliveryModesCount(BaseStore item) |
long |
GeneratedCommerceServicesManager.getDeliveryModesCount(SessionContext ctx,
BaseStore item) |
java.util.Set<Language> |
GeneratedCommerceServicesManager.getLanguages(BaseStore item)
Generated method - Getter of the
BaseStore.languages attribute. |
java.util.Set<Language> |
GeneratedCommerceServicesManager.getLanguages(SessionContext ctx,
BaseStore item)
Generated method - Getter of the
BaseStore.languages attribute. |
long |
GeneratedCommerceServicesManager.getLanguagesCount(BaseStore item) |
long |
GeneratedCommerceServicesManager.getLanguagesCount(SessionContext ctx,
BaseStore item) |
java.lang.Double |
GeneratedCommerceServicesManager.getMaxRadiusForPoSSearch(BaseStore item)
Generated method - Getter of the
BaseStore.maxRadiusForPoSSearch attribute. |
java.lang.Double |
GeneratedCommerceServicesManager.getMaxRadiusForPoSSearch(SessionContext ctx,
BaseStore item)
Generated method - Getter of the
BaseStore.maxRadiusForPoSSearch attribute. |
double |
GeneratedCommerceServicesManager.getMaxRadiusForPoSSearchAsPrimitive(BaseStore item)
Generated method - Getter of the
BaseStore.maxRadiusForPoSSearch attribute. |
double |
GeneratedCommerceServicesManager.getMaxRadiusForPoSSearchAsPrimitive(SessionContext ctx,
BaseStore item)
Generated method - Getter of the
BaseStore.maxRadiusForPoSSearch attribute. |
java.lang.String |
GeneratedCommerceServicesManager.getPaymentProvider(BaseStore item)
Generated method - Getter of the
BaseStore.paymentProvider attribute. |
java.lang.String |
GeneratedCommerceServicesManager.getPaymentProvider(SessionContext ctx,
BaseStore item)
Generated method - Getter of the
BaseStore.paymentProvider attribute. |
EnumerationValue |
GeneratedCommerceServicesManager.getPickupInStoreMode(BaseStore item)
Generated method - Getter of the
BaseStore.pickupInStoreMode attribute. |
EnumerationValue |
GeneratedCommerceServicesManager.getPickupInStoreMode(SessionContext ctx,
BaseStore item)
Generated method - Getter of the
BaseStore.pickupInStoreMode attribute. |
SolrFacetSearchConfig |
GeneratedCommerceServicesManager.getSolrFacetSearchConfiguration(BaseStore item)
Generated method - Getter of the
BaseStore.solrFacetSearchConfiguration attribute. |
SolrFacetSearchConfig |
GeneratedCommerceServicesManager.getSolrFacetSearchConfiguration(SessionContext ctx,
BaseStore item)
Generated method - Getter of the
BaseStore.solrFacetSearchConfiguration attribute. |
java.lang.String |
GeneratedCommerceServicesManager.getSubmitOrderProcessCode(BaseStore item)
Generated method - Getter of the
BaseStore.submitOrderProcessCode attribute. |
java.lang.String |
GeneratedCommerceServicesManager.getSubmitOrderProcessCode(SessionContext ctx,
BaseStore item)
Generated method - Getter of the
BaseStore.submitOrderProcessCode attribute. |
EnumerationValue |
GeneratedCommerceServicesManager.getTaxGroup(BaseStore item)
Generated method - Getter of the
BaseStore.taxGroup attribute. |
EnumerationValue |
GeneratedCommerceServicesManager.getTaxGroup(SessionContext ctx,
BaseStore item)
Generated method - Getter of the
BaseStore.taxGroup attribute. |
java.util.List<Warehouse> |
GeneratedCommerceServicesManager.getWarehouses(BaseStore item)
Generated method - Getter of the
BaseStore.warehouses attribute. |
java.util.List<Warehouse> |
GeneratedCommerceServicesManager.getWarehouses(SessionContext ctx,
BaseStore item)
Generated method - Getter of the
BaseStore.warehouses attribute. |
long |
GeneratedCommerceServicesManager.getWarehousesCount(BaseStore item) |
long |
GeneratedCommerceServicesManager.getWarehousesCount(SessionContext ctx,
BaseStore item) |
java.lang.Boolean |
GeneratedCommerceServicesManager.isCustomerAllowedToIgnoreSuggestions(BaseStore item)
Generated method - Getter of the
BaseStore.customerAllowedToIgnoreSuggestions attribute. |
java.lang.Boolean |
GeneratedCommerceServicesManager.isCustomerAllowedToIgnoreSuggestions(SessionContext ctx,
BaseStore item)
Generated method - Getter of the
BaseStore.customerAllowedToIgnoreSuggestions attribute. |
boolean |
GeneratedCommerceServicesManager.isCustomerAllowedToIgnoreSuggestionsAsPrimitive(BaseStore item)
Generated method - Getter of the
BaseStore.customerAllowedToIgnoreSuggestions attribute. |
boolean |
GeneratedCommerceServicesManager.isCustomerAllowedToIgnoreSuggestionsAsPrimitive(SessionContext ctx,
BaseStore item)
Generated method - Getter of the
BaseStore.customerAllowedToIgnoreSuggestions attribute. |
java.lang.Boolean |
GeneratedCommerceServicesManager.isExternalTaxEnabled(BaseStore item)
Generated method - Getter of the
BaseStore.externalTaxEnabled attribute. |
java.lang.Boolean |
GeneratedCommerceServicesManager.isExternalTaxEnabled(SessionContext ctx,
BaseStore item)
Generated method - Getter of the
BaseStore.externalTaxEnabled attribute. |
boolean |
GeneratedCommerceServicesManager.isExternalTaxEnabledAsPrimitive(BaseStore item)
Generated method - Getter of the
BaseStore.externalTaxEnabled attribute. |
boolean |
GeneratedCommerceServicesManager.isExternalTaxEnabledAsPrimitive(SessionContext ctx,
BaseStore item)
Generated method - Getter of the
BaseStore.externalTaxEnabled attribute. |
java.lang.Boolean |
GeneratedCommerceServicesManager.isNet(BaseStore item)
Generated method - Getter of the
BaseStore.net attribute. |
java.lang.Boolean |
GeneratedCommerceServicesManager.isNet(SessionContext ctx,
BaseStore item)
Generated method - Getter of the
BaseStore.net attribute. |
boolean |
GeneratedCommerceServicesManager.isNetAsPrimitive(BaseStore item)
Generated method - Getter of the
BaseStore.net attribute. |
boolean |
GeneratedCommerceServicesManager.isNetAsPrimitive(SessionContext ctx,
BaseStore item)
Generated method - Getter of the
BaseStore.net attribute. |
void |
GeneratedCommerceServicesManager.removeFromBaseStores(Country item,
BaseStore value)
Generated method - Removes
value from baseStores. |
void |
GeneratedCommerceServicesManager.removeFromBaseStores(Currency item,
BaseStore value)
Generated method - Removes
value from baseStores. |
void |
GeneratedCommerceServicesManager.removeFromBaseStores(Language item,
BaseStore value)
Generated method - Removes
value from baseStores. |
void |
GeneratedCommerceServicesManager.removeFromBaseStores(SessionContext ctx,
Country item,
BaseStore value)
Generated method - Removes
value from baseStores. |
void |
GeneratedCommerceServicesManager.removeFromBaseStores(SessionContext ctx,
Currency item,
BaseStore value)
Generated method - Removes
value from baseStores. |
void |
GeneratedCommerceServicesManager.removeFromBaseStores(SessionContext ctx,
Language item,
BaseStore value)
Generated method - Removes
value from baseStores. |
void |
GeneratedCommerceServicesManager.removeFromBaseStores(SessionContext ctx,
Warehouse item,
BaseStore value)
Generated method - Removes
value from baseStores. |
void |
GeneratedCommerceServicesManager.removeFromBaseStores(Warehouse item,
BaseStore value)
Generated method - Removes
value from baseStores. |
void |
GeneratedCommerceServicesManager.removeFromCurrencies(BaseStore item,
Currency value)
Generated method - Removes
value from currencies. |
void |
GeneratedCommerceServicesManager.removeFromCurrencies(SessionContext ctx,
BaseStore item,
Currency value)
Generated method - Removes
value from currencies. |
void |
GeneratedCommerceServicesManager.removeFromDeliveryCountries(BaseStore item,
Country value)
Generated method - Removes
value from deliveryCountries. |
void |
GeneratedCommerceServicesManager.removeFromDeliveryCountries(SessionContext ctx,
BaseStore item,
Country value)
Generated method - Removes
value from deliveryCountries. |
void |
GeneratedCommerceServicesManager.removeFromDeliveryModes(BaseStore item,
DeliveryMode value)
Generated method - Removes
value from deliveryModes. |
void |
GeneratedCommerceServicesManager.removeFromDeliveryModes(SessionContext ctx,
BaseStore item,
DeliveryMode value)
Generated method - Removes
value from deliveryModes. |
void |
GeneratedCommerceServicesManager.removeFromLanguages(BaseStore item,
Language value)
Generated method - Removes
value from languages. |
void |
GeneratedCommerceServicesManager.removeFromLanguages(SessionContext ctx,
BaseStore item,
Language value)
Generated method - Removes
value from languages. |
void |
GeneratedCommerceServicesManager.removeFromStores(DeliveryMode item,
BaseStore value)
Generated method - Removes
value from stores. |
void |
GeneratedCommerceServicesManager.removeFromStores(SessionContext ctx,
DeliveryMode item,
BaseStore value)
Generated method - Removes
value from stores. |
void |
GeneratedCommerceServicesManager.removeFromWarehouses(BaseStore item,
Warehouse value)
Generated method - Removes
value from warehouses. |
void |
GeneratedCommerceServicesManager.removeFromWarehouses(SessionContext ctx,
BaseStore item,
Warehouse value)
Generated method - Removes
value from warehouses. |
void |
GeneratedCommerceServicesManager.setCreateReturnProcessCode(BaseStore item,
java.lang.String value)
Generated method - Setter of the
BaseStore.createReturnProcessCode attribute. |
void |
GeneratedCommerceServicesManager.setCreateReturnProcessCode(SessionContext ctx,
BaseStore item,
java.lang.String value)
Generated method - Setter of the
BaseStore.createReturnProcessCode attribute. |
void |
GeneratedCommerceServicesManager.setCurrencies(BaseStore item,
java.util.Set<Currency> value)
Generated method - Setter of the
BaseStore.currencies attribute. |
void |
GeneratedCommerceServicesManager.setCurrencies(SessionContext ctx,
BaseStore item,
java.util.Set<Currency> value)
Generated method - Setter of the
BaseStore.currencies attribute. |
void |
GeneratedCommerceServicesManager.setCustomerAllowedToIgnoreSuggestions(BaseStore item,
boolean value)
Generated method - Setter of the
BaseStore.customerAllowedToIgnoreSuggestions attribute. |
void |
GeneratedCommerceServicesManager.setCustomerAllowedToIgnoreSuggestions(BaseStore item,
java.lang.Boolean value)
Generated method - Setter of the
BaseStore.customerAllowedToIgnoreSuggestions attribute. |
void |
GeneratedCommerceServicesManager.setCustomerAllowedToIgnoreSuggestions(SessionContext ctx,
BaseStore item,
boolean value)
Generated method - Setter of the
BaseStore.customerAllowedToIgnoreSuggestions attribute. |
void |
GeneratedCommerceServicesManager.setCustomerAllowedToIgnoreSuggestions(SessionContext ctx,
BaseStore item,
java.lang.Boolean value)
Generated method - Setter of the
BaseStore.customerAllowedToIgnoreSuggestions attribute. |
void |
GeneratedCommerceServicesManager.setDefaultCurrency(BaseStore item,
Currency value)
Generated method - Setter of the
BaseStore.defaultCurrency attribute. |
void |
GeneratedCommerceServicesManager.setDefaultCurrency(SessionContext ctx,
BaseStore item,
Currency value)
Generated method - Setter of the
BaseStore.defaultCurrency attribute. |
void |
GeneratedCommerceServicesManager.setDefaultDeliveryOrigin(BaseStore item,
PointOfService value)
Generated method - Setter of the
BaseStore.defaultDeliveryOrigin attribute. |
void |
GeneratedCommerceServicesManager.setDefaultDeliveryOrigin(SessionContext ctx,
BaseStore item,
PointOfService value)
Generated method - Setter of the
BaseStore.defaultDeliveryOrigin attribute. |
void |
GeneratedCommerceServicesManager.setDefaultLanguage(BaseStore item,
Language value)
Generated method - Setter of the
BaseStore.defaultLanguage attribute. |
void |
GeneratedCommerceServicesManager.setDefaultLanguage(SessionContext ctx,
BaseStore item,
Language value)
Generated method - Setter of the
BaseStore.defaultLanguage attribute. |
void |
GeneratedCommerceServicesManager.setDeliveryCountries(BaseStore item,
java.util.Collection<Country> value)
Generated method - Setter of the
BaseStore.deliveryCountries attribute. |
void |
GeneratedCommerceServicesManager.setDeliveryCountries(SessionContext ctx,
BaseStore item,
java.util.Collection<Country> value)
Generated method - Setter of the
BaseStore.deliveryCountries attribute. |
void |
GeneratedCommerceServicesManager.setDeliveryModes(BaseStore item,
java.util.Set<DeliveryMode> value)
Generated method - Setter of the
BaseStore.deliveryModes attribute. |
void |
GeneratedCommerceServicesManager.setDeliveryModes(SessionContext ctx,
BaseStore item,
java.util.Set<DeliveryMode> value)
Generated method - Setter of the
BaseStore.deliveryModes attribute. |
void |
GeneratedCommerceServicesManager.setExternalTaxEnabled(BaseStore item,
boolean value)
Generated method - Setter of the
BaseStore.externalTaxEnabled attribute. |
void |
GeneratedCommerceServicesManager.setExternalTaxEnabled(BaseStore item,
java.lang.Boolean value)
Generated method - Setter of the
BaseStore.externalTaxEnabled attribute. |
void |
GeneratedCommerceServicesManager.setExternalTaxEnabled(SessionContext ctx,
BaseStore item,
boolean value)
Generated method - Setter of the
BaseStore.externalTaxEnabled attribute. |
void |
GeneratedCommerceServicesManager.setExternalTaxEnabled(SessionContext ctx,
BaseStore item,
java.lang.Boolean value)
Generated method - Setter of the
BaseStore.externalTaxEnabled attribute. |
void |
GeneratedCommerceServicesManager.setLanguages(BaseStore item,
java.util.Set<Language> value)
Generated method - Setter of the
BaseStore.languages attribute. |
void |
GeneratedCommerceServicesManager.setLanguages(SessionContext ctx,
BaseStore item,
java.util.Set<Language> value)
Generated method - Setter of the
BaseStore.languages attribute. |
void |
GeneratedCommerceServicesManager.setMaxRadiusForPoSSearch(BaseStore item,
double value)
Generated method - Setter of the
BaseStore.maxRadiusForPoSSearch attribute. |
void |
GeneratedCommerceServicesManager.setMaxRadiusForPoSSearch(BaseStore item,
java.lang.Double value)
Generated method - Setter of the
BaseStore.maxRadiusForPoSSearch attribute. |
void |
GeneratedCommerceServicesManager.setMaxRadiusForPoSSearch(SessionContext ctx,
BaseStore item,
double value)
Generated method - Setter of the
BaseStore.maxRadiusForPoSSearch attribute. |
void |
GeneratedCommerceServicesManager.setMaxRadiusForPoSSearch(SessionContext ctx,
BaseStore item,
java.lang.Double value)
Generated method - Setter of the
BaseStore.maxRadiusForPoSSearch attribute. |
void |
GeneratedCommerceServicesManager.setNet(BaseStore item,
boolean value)
Generated method - Setter of the
BaseStore.net attribute. |
void |
GeneratedCommerceServicesManager.setNet(BaseStore item,
java.lang.Boolean value)
Generated method - Setter of the
BaseStore.net attribute. |
void |
GeneratedCommerceServicesManager.setNet(SessionContext ctx,
BaseStore item,
boolean value)
Generated method - Setter of the
BaseStore.net attribute. |
void |
GeneratedCommerceServicesManager.setNet(SessionContext ctx,
BaseStore item,
java.lang.Boolean value)
Generated method - Setter of the
BaseStore.net attribute. |
void |
GeneratedCommerceServicesManager.setPaymentProvider(BaseStore item,
java.lang.String value)
Generated method - Setter of the
BaseStore.paymentProvider attribute. |
void |
GeneratedCommerceServicesManager.setPaymentProvider(SessionContext ctx,
BaseStore item,
java.lang.String value)
Generated method - Setter of the
BaseStore.paymentProvider attribute. |
void |
GeneratedCommerceServicesManager.setPickupInStoreMode(BaseStore item,
EnumerationValue value)
Generated method - Setter of the
BaseStore.pickupInStoreMode attribute. |
void |
GeneratedCommerceServicesManager.setPickupInStoreMode(SessionContext ctx,
BaseStore item,
EnumerationValue value)
Generated method - Setter of the
BaseStore.pickupInStoreMode attribute. |
void |
GeneratedCommerceServicesManager.setSolrFacetSearchConfiguration(BaseStore item,
SolrFacetSearchConfig value)
Generated method - Setter of the
BaseStore.solrFacetSearchConfiguration attribute. |
void |
GeneratedCommerceServicesManager.setSolrFacetSearchConfiguration(SessionContext ctx,
BaseStore item,
SolrFacetSearchConfig value)
Generated method - Setter of the
BaseStore.solrFacetSearchConfiguration attribute. |
void |
GeneratedCommerceServicesManager.setStore(AbstractOrder item,
BaseStore value)
Generated method - Setter of the
AbstractOrder.store attribute. |
void |
GeneratedCommerceServicesManager.setStore(SessionContext ctx,
AbstractOrder item,
BaseStore value)
Generated method - Setter of the
AbstractOrder.store attribute. |
void |
GeneratedCommerceServicesManager.setSubmitOrderProcessCode(BaseStore item,
java.lang.String value)
Generated method - Setter of the
BaseStore.submitOrderProcessCode attribute. |
void |
GeneratedCommerceServicesManager.setSubmitOrderProcessCode(SessionContext ctx,
BaseStore item,
java.lang.String value)
Generated method - Setter of the
BaseStore.submitOrderProcessCode attribute. |
void |
GeneratedCommerceServicesManager.setTaxGroup(BaseStore item,
EnumerationValue value)
Generated method - Setter of the
BaseStore.taxGroup attribute. |
void |
GeneratedCommerceServicesManager.setTaxGroup(SessionContext ctx,
BaseStore item,
EnumerationValue value)
Generated method - Setter of the
BaseStore.taxGroup attribute. |
void |
GeneratedCommerceServicesManager.setWarehouses(BaseStore item,
java.util.List<Warehouse> value)
Generated method - Setter of the
BaseStore.warehouses attribute. |
void |
GeneratedCommerceServicesManager.setWarehouses(SessionContext ctx,
BaseStore item,
java.util.List<Warehouse> value)
Generated method - Setter of the
BaseStore.warehouses attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedCommerceServicesManager.setBaseStores(Country item,
java.util.Set<BaseStore> value)
Generated method - Setter of the
Country.baseStores attribute. |
void |
GeneratedCommerceServicesManager.setBaseStores(Currency item,
java.util.Collection<BaseStore> value)
Generated method - Setter of the
Currency.baseStores attribute. |
void |
GeneratedCommerceServicesManager.setBaseStores(Language item,
java.util.Collection<BaseStore> value)
Generated method - Setter of the
Language.baseStores attribute. |
void |
GeneratedCommerceServicesManager.setBaseStores(SessionContext ctx,
Country item,
java.util.Set<BaseStore> value)
Generated method - Setter of the
Country.baseStores attribute. |
void |
GeneratedCommerceServicesManager.setBaseStores(SessionContext ctx,
Currency item,
java.util.Collection<BaseStore> value)
Generated method - Setter of the
Currency.baseStores attribute. |
void |
GeneratedCommerceServicesManager.setBaseStores(SessionContext ctx,
Language item,
java.util.Collection<BaseStore> value)
Generated method - Setter of the
Language.baseStores attribute. |
void |
GeneratedCommerceServicesManager.setBaseStores(SessionContext ctx,
Warehouse item,
java.util.Collection<BaseStore> value)
Generated method - Setter of the
Warehouse.baseStores attribute. |
void |
GeneratedCommerceServicesManager.setBaseStores(Warehouse item,
java.util.Collection<BaseStore> value)
Generated method - Setter of the
Warehouse.baseStores attribute. |
void |
GeneratedCommerceServicesManager.setStores(DeliveryMode item,
java.util.Set<BaseStore> value)
Generated method - Setter of the
DeliveryMode.stores attribute. |
void |
GeneratedCommerceServicesManager.setStores(SessionContext ctx,
DeliveryMode item,
java.util.Set<BaseStore> value)
Generated method - Setter of the
DeliveryMode.stores attribute. |
| Modifier and Type | Method and Description |
|---|---|
BaseStore |
GeneratedStoreFrontProcess.getStore()
Generated method - Getter of the
StoreFrontProcess.store attribute. |
BaseStore |
GeneratedStoreFrontProcess.getStore(SessionContext ctx)
Generated method - Getter of the
StoreFrontProcess.store attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedStoreFrontProcess.setStore(BaseStore value)
Generated method - Setter of the
StoreFrontProcess.store attribute. |
void |
GeneratedStoreFrontProcess.setStore(SessionContext ctx,
BaseStore value)
Generated method - Setter of the
StoreFrontProcess.store attribute. |
| Modifier and Type | Method and Description |
|---|---|
BaseStore |
GeneratedProductInterest.getBaseStore()
Generated method - Getter of the
ProductInterest.baseStore attribute. |
BaseStore |
GeneratedProductInterest.getBaseStore(SessionContext ctx)
Generated method - Getter of the
ProductInterest.baseStore attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedProductInterest.setBaseStore(BaseStore value)
Generated method - Setter of the
ProductInterest.baseStore attribute. |
void |
GeneratedProductInterest.setBaseStore(SessionContext ctx,
BaseStore value)
Generated method - Setter of the
ProductInterest.baseStore attribute. |
| Modifier and Type | Method and Description |
|---|---|
BaseStore |
GeneratedOndemandBaseStorePreference.getBaseStore()
Generated method - Getter of the
OndemandBaseStorePreference.baseStore attribute. |
BaseStore |
GeneratedOndemandBaseStorePreference.getBaseStore(SessionContext ctx)
Generated method - Getter of the
OndemandBaseStorePreference.baseStore attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedOndemandBaseStorePreference.setBaseStore(BaseStore value)
Generated method - Setter of the
OndemandBaseStorePreference.baseStore attribute. |
void |
GeneratedOndemandBaseStorePreference.setBaseStore(SessionContext ctx,
BaseStore value)
Generated method - Setter of the
OndemandBaseStorePreference.baseStore attribute. |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<BaseStore> |
GeneratedSAPConfiguration.BASESTORESHANDLER
OneToManyHandler for handling 1:n BASESTORES's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<BaseStore> |
GeneratedSAPConfiguration.getBaseStores()
Generated method - Getter of the
SAPConfiguration.baseStores attribute. |
java.util.Collection<BaseStore> |
GeneratedSAPConfiguration.getBaseStores(SessionContext ctx)
Generated method - Getter of the
SAPConfiguration.baseStores attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedSAPConfiguration.addToBaseStores(BaseStore value)
Generated method - Adds
value to baseStores. |
void |
GeneratedSAPConfiguration.addToBaseStores(SessionContext ctx,
BaseStore value)
Generated method - Adds
value to baseStores. |
SAPConfiguration |
GeneratedSapcoreconfigurationManager.getSAPConfiguration(BaseStore item)
Generated method - Getter of the
BaseStore.SAPConfiguration attribute. |
SAPConfiguration |
GeneratedSapcoreconfigurationManager.getSAPConfiguration(SessionContext ctx,
BaseStore item)
Generated method - Getter of the
BaseStore.SAPConfiguration attribute. |
void |
GeneratedSAPConfiguration.removeFromBaseStores(BaseStore value)
Generated method - Removes
value from baseStores. |
void |
GeneratedSAPConfiguration.removeFromBaseStores(SessionContext ctx,
BaseStore value)
Generated method - Removes
value from baseStores. |
void |
GeneratedSapcoreconfigurationManager.setSAPConfiguration(BaseStore item,
SAPConfiguration value)
Generated method - Setter of the
BaseStore.SAPConfiguration attribute. |
void |
GeneratedSapcoreconfigurationManager.setSAPConfiguration(SessionContext ctx,
BaseStore item,
SAPConfiguration value)
Generated method - Setter of the
BaseStore.SAPConfiguration attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedSAPConfiguration.setBaseStores(java.util.Collection<BaseStore> value)
Generated method - Setter of the
SAPConfiguration.baseStores attribute. |
void |
GeneratedSAPConfiguration.setBaseStores(SessionContext ctx,
java.util.Collection<BaseStore> value)
Generated method - Setter of the
SAPConfiguration.baseStores attribute. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<BaseStore> |
GeneratedProductConfigSourceRule.getBaseStores()
Generated method - Getter of the
ProductConfigSourceRule.baseStores attribute. |
java.util.Set<BaseStore> |
GeneratedProductConfigSourceRule.getBaseStores(SessionContext ctx)
Generated method - Getter of the
ProductConfigSourceRule.baseStores attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedProductConfigSourceRule.addToBaseStores(BaseStore value)
Generated method - Adds
value to baseStores. |
void |
GeneratedProductConfigSourceRule.addToBaseStores(SessionContext ctx,
BaseStore value)
Generated method - Adds
value to baseStores. |
void |
GeneratedSapproductconfigrulesManager.addToProductConfigSourceRules(BaseStore item,
ProductConfigSourceRule value)
Generated method - Adds
value to productConfigSourceRules. |
void |
GeneratedSapproductconfigrulesManager.addToProductConfigSourceRules(SessionContext ctx,
BaseStore item,
ProductConfigSourceRule value)
Generated method - Adds
value to productConfigSourceRules. |
java.util.Set<ProductConfigSourceRule> |
GeneratedSapproductconfigrulesManager.getProductConfigSourceRules(BaseStore item)
Generated method - Getter of the
BaseStore.productConfigSourceRules attribute. |
java.util.Set<ProductConfigSourceRule> |
GeneratedSapproductconfigrulesManager.getProductConfigSourceRules(SessionContext ctx,
BaseStore item)
Generated method - Getter of the
BaseStore.productConfigSourceRules attribute. |
long |
GeneratedSapproductconfigrulesManager.getProductConfigSourceRulesCount(BaseStore item) |
long |
GeneratedSapproductconfigrulesManager.getProductConfigSourceRulesCount(SessionContext ctx,
BaseStore item) |
void |
GeneratedProductConfigSourceRule.removeFromBaseStores(BaseStore value)
Generated method - Removes
value from baseStores. |
void |
GeneratedProductConfigSourceRule.removeFromBaseStores(SessionContext ctx,
BaseStore value)
Generated method - Removes
value from baseStores. |
void |
GeneratedSapproductconfigrulesManager.removeFromProductConfigSourceRules(BaseStore item,
ProductConfigSourceRule value)
Generated method - Removes
value from productConfigSourceRules. |
void |
GeneratedSapproductconfigrulesManager.removeFromProductConfigSourceRules(SessionContext ctx,
BaseStore item,
ProductConfigSourceRule value)
Generated method - Removes
value from productConfigSourceRules. |
void |
GeneratedSapproductconfigrulesManager.setProductConfigSourceRules(BaseStore item,
java.util.Set<ProductConfigSourceRule> value)
Generated method - Setter of the
BaseStore.productConfigSourceRules attribute. |
void |
GeneratedSapproductconfigrulesManager.setProductConfigSourceRules(SessionContext ctx,
BaseStore item,
java.util.Set<ProductConfigSourceRule> value)
Generated method - Setter of the
BaseStore.productConfigSourceRules attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedProductConfigSourceRule.setBaseStores(SessionContext ctx,
java.util.Set<BaseStore> value)
Generated method - Setter of the
ProductConfigSourceRule.baseStores attribute. |
void |
GeneratedProductConfigSourceRule.setBaseStores(java.util.Set<BaseStore> value)
Generated method - Setter of the
ProductConfigSourceRule.baseStores attribute. |
| Modifier and Type | Method and Description |
|---|---|
BaseStore |
GeneratedB2BRegistration.getBaseStore()
Generated method - Getter of the
B2BRegistration.baseStore attribute. |
BaseStore |
GeneratedB2BRegistration.getBaseStore(SessionContext ctx)
Generated method - Getter of the
B2BRegistration.baseStore attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedB2BRegistration.setBaseStore(BaseStore value)
Generated method - Setter of the
B2BRegistration.baseStore attribute. |
void |
GeneratedB2BRegistration.setBaseStore(SessionContext ctx,
BaseStore value)
Generated method - Setter of the
B2BRegistration.baseStore attribute. |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Boolean |
GeneratedCaptchaaddonManager.isCaptchaCheckEnabled(BaseStore item)
Generated method - Getter of the
BaseStore.captchaCheckEnabled attribute. |
java.lang.Boolean |
GeneratedCaptchaaddonManager.isCaptchaCheckEnabled(SessionContext ctx,
BaseStore item)
Generated method - Getter of the
BaseStore.captchaCheckEnabled attribute. |
boolean |
GeneratedCaptchaaddonManager.isCaptchaCheckEnabledAsPrimitive(BaseStore item)
Generated method - Getter of the
BaseStore.captchaCheckEnabled attribute. |
boolean |
GeneratedCaptchaaddonManager.isCaptchaCheckEnabledAsPrimitive(SessionContext ctx,
BaseStore item)
Generated method - Getter of the
BaseStore.captchaCheckEnabled attribute. |
void |
GeneratedCaptchaaddonManager.setCaptchaCheckEnabled(BaseStore item,
boolean value)
Generated method - Setter of the
BaseStore.captchaCheckEnabled attribute. |
void |
GeneratedCaptchaaddonManager.setCaptchaCheckEnabled(BaseStore item,
java.lang.Boolean value)
Generated method - Setter of the
BaseStore.captchaCheckEnabled attribute. |
void |
GeneratedCaptchaaddonManager.setCaptchaCheckEnabled(SessionContext ctx,
BaseStore item,
boolean value)
Generated method - Setter of the
BaseStore.captchaCheckEnabled attribute. |
void |
GeneratedCaptchaaddonManager.setCaptchaCheckEnabled(SessionContext ctx,
BaseStore item,
java.lang.Boolean value)
Generated method - Setter of the
BaseStore.captchaCheckEnabled attribute. |
| Modifier and Type | Method and Description |
|---|---|
BaseStore |
GeneratedPointOfService.getBaseStore()
Generated method - Getter of the
PointOfService.baseStore attribute. |
BaseStore |
GeneratedPointOfService.getBaseStore(SessionContext ctx)
Generated method - Getter of the
PointOfService.baseStore attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedPointOfService.setBaseStore(BaseStore value)
Generated method - Setter of the
PointOfService.baseStore attribute. |
void |
GeneratedPointOfService.setBaseStore(SessionContext ctx,
BaseStore value)
Generated method - Setter of the
PointOfService.baseStore attribute. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<BaseStore> |
GeneratedCsAgentGroup.getTicketstores()
Generated method - Getter of the
CsAgentGroup.ticketstores attribute. |
java.util.List<BaseStore> |
GeneratedTicketsystemManager.getTicketstores(Employee item)
Generated method - Getter of the
Employee.ticketstores attribute. |
java.util.List<BaseStore> |
GeneratedCsAgentGroup.getTicketstores(SessionContext ctx)
Generated method - Getter of the
CsAgentGroup.ticketstores attribute. |
java.util.List<BaseStore> |
GeneratedTicketsystemManager.getTicketstores(SessionContext ctx,
Employee item)
Generated method - Getter of the
Employee.ticketstores attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedTicketsystemManager.addToTicketemployees(BaseStore item,
Employee value)
Generated method - Adds
value to ticketemployees. |
void |
GeneratedTicketsystemManager.addToTicketemployees(SessionContext ctx,
BaseStore item,
Employee value)
Generated method - Adds
value to ticketemployees. |
void |
GeneratedTicketsystemManager.addToTicketgroups(BaseStore item,
CsAgentGroup value)
Generated method - Adds
value to ticketgroups. |
void |
GeneratedTicketsystemManager.addToTicketgroups(SessionContext ctx,
BaseStore item,
CsAgentGroup value)
Generated method - Adds
value to ticketgroups. |
void |
GeneratedCsAgentGroup.addToTicketstores(BaseStore value)
Generated method - Adds
value to ticketstores. |
void |
GeneratedTicketsystemManager.addToTicketstores(Employee item,
BaseStore value)
Generated method - Adds
value to ticketstores. |
void |
GeneratedCsAgentGroup.addToTicketstores(SessionContext ctx,
BaseStore value)
Generated method - Adds
value to ticketstores. |
void |
GeneratedTicketsystemManager.addToTicketstores(SessionContext ctx,
Employee item,
BaseStore value)
Generated method - Adds
value to ticketstores. |
java.util.List<Employee> |
GeneratedTicketsystemManager.getTicketemployees(BaseStore item)
Generated method - Getter of the
BaseStore.ticketemployees attribute. |
java.util.List<Employee> |
GeneratedTicketsystemManager.getTicketemployees(SessionContext ctx,
BaseStore item)
Generated method - Getter of the
BaseStore.ticketemployees attribute. |
long |
GeneratedTicketsystemManager.getTicketemployeesCount(BaseStore item) |
long |
GeneratedTicketsystemManager.getTicketemployeesCount(SessionContext ctx,
BaseStore item) |
java.util.List<CsAgentGroup> |
GeneratedTicketsystemManager.getTicketgroups(BaseStore item)
Generated method - Getter of the
BaseStore.ticketgroups attribute. |
java.util.List<CsAgentGroup> |
GeneratedTicketsystemManager.getTicketgroups(SessionContext ctx,
BaseStore item)
Generated method - Getter of the
BaseStore.ticketgroups attribute. |
long |
GeneratedTicketsystemManager.getTicketgroupsCount(BaseStore item) |
long |
GeneratedTicketsystemManager.getTicketgroupsCount(SessionContext ctx,
BaseStore item) |
void |
GeneratedTicketsystemManager.removeFromTicketemployees(BaseStore item,
Employee value)
Generated method - Removes
value from ticketemployees. |
void |
GeneratedTicketsystemManager.removeFromTicketemployees(SessionContext ctx,
BaseStore item,
Employee value)
Generated method - Removes
value from ticketemployees. |
void |
GeneratedTicketsystemManager.removeFromTicketgroups(BaseStore item,
CsAgentGroup value)
Generated method - Removes
value from ticketgroups. |
void |
GeneratedTicketsystemManager.removeFromTicketgroups(SessionContext ctx,
BaseStore item,
CsAgentGroup value)
Generated method - Removes
value from ticketgroups. |
void |
GeneratedCsAgentGroup.removeFromTicketstores(BaseStore value)
Generated method - Removes
value from ticketstores. |
void |
GeneratedTicketsystemManager.removeFromTicketstores(Employee item,
BaseStore value)
Generated method - Removes
value from ticketstores. |
void |
GeneratedCsAgentGroup.removeFromTicketstores(SessionContext ctx,
BaseStore value)
Generated method - Removes
value from ticketstores. |
void |
GeneratedTicketsystemManager.removeFromTicketstores(SessionContext ctx,
Employee item,
BaseStore value)
Generated method - Removes
value from ticketstores. |
void |
GeneratedTicketsystemManager.setTicketemployees(BaseStore item,
java.util.List<Employee> value)
Generated method - Setter of the
BaseStore.ticketemployees attribute. |
void |
GeneratedTicketsystemManager.setTicketemployees(SessionContext ctx,
BaseStore item,
java.util.List<Employee> value)
Generated method - Setter of the
BaseStore.ticketemployees attribute. |
void |
GeneratedTicketsystemManager.setTicketgroups(BaseStore item,
java.util.List<CsAgentGroup> value)
Generated method - Setter of the
BaseStore.ticketgroups attribute. |
void |
GeneratedTicketsystemManager.setTicketgroups(SessionContext ctx,
BaseStore item,
java.util.List<CsAgentGroup> value)
Generated method - Setter of the
BaseStore.ticketgroups attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedTicketsystemManager.setTicketstores(Employee item,
java.util.List<BaseStore> value)
Generated method - Setter of the
Employee.ticketstores attribute. |
void |
GeneratedCsAgentGroup.setTicketstores(java.util.List<BaseStore> value)
Generated method - Setter of the
CsAgentGroup.ticketstores attribute. |
void |
GeneratedTicketsystemManager.setTicketstores(SessionContext ctx,
Employee item,
java.util.List<BaseStore> value)
Generated method - Setter of the
Employee.ticketstores attribute. |
void |
GeneratedCsAgentGroup.setTicketstores(SessionContext ctx,
java.util.List<BaseStore> value)
Generated method - Setter of the
CsAgentGroup.ticketstores attribute. |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<BaseStore> |
GeneratedSourcingConfig.BASESTORESHANDLER
OneToManyHandler for handling 1:n BASESTORES's relation attributes from 'many' side. |
protected static OneToManyHandler<BaseStore> |
GeneratedAtpFormula.BASESTORESHANDLER
OneToManyHandler for handling 1:n BASESTORES's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<BaseStore> |
GeneratedSourcingConfig.getBaseStores()
Generated method - Getter of the
SourcingConfig.baseStores attribute. |
java.util.Set<BaseStore> |
GeneratedAtpFormula.getBaseStores()
Generated method - Getter of the
AtpFormula.baseStores attribute. |
java.util.Set<BaseStore> |
GeneratedSourcingConfig.getBaseStores(SessionContext ctx)
Generated method - Getter of the
SourcingConfig.baseStores attribute. |
java.util.Set<BaseStore> |
GeneratedAtpFormula.getBaseStores(SessionContext ctx)
Generated method - Getter of the
AtpFormula.baseStores attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedSourcingConfig.addToBaseStores(BaseStore value)
Generated method - Adds
value to baseStores. |
void |
GeneratedAtpFormula.addToBaseStores(BaseStore value)
Generated method - Adds
value to baseStores. |
void |
GeneratedSourcingConfig.addToBaseStores(SessionContext ctx,
BaseStore value)
Generated method - Adds
value to baseStores. |
void |
GeneratedAtpFormula.addToBaseStores(SessionContext ctx,
BaseStore value)
Generated method - Adds
value to baseStores. |
AtpFormula |
GeneratedWarehousingManager.getDefaultAtpFormula(BaseStore item)
Generated method - Getter of the
BaseStore.defaultAtpFormula attribute. |
AtpFormula |
GeneratedWarehousingManager.getDefaultAtpFormula(SessionContext ctx,
BaseStore item)
Generated method - Getter of the
BaseStore.defaultAtpFormula attribute. |
SourcingConfig |
GeneratedWarehousingManager.getSourcingConfig(BaseStore item)
Generated method - Getter of the
BaseStore.sourcingConfig attribute. |
SourcingConfig |
GeneratedWarehousingManager.getSourcingConfig(SessionContext ctx,
BaseStore item)
Generated method - Getter of the
BaseStore.sourcingConfig attribute. |
void |
GeneratedSourcingConfig.removeFromBaseStores(BaseStore value)
Generated method - Removes
value from baseStores. |
void |
GeneratedAtpFormula.removeFromBaseStores(BaseStore value)
Generated method - Removes
value from baseStores. |
void |
GeneratedSourcingConfig.removeFromBaseStores(SessionContext ctx,
BaseStore value)
Generated method - Removes
value from baseStores. |
void |
GeneratedAtpFormula.removeFromBaseStores(SessionContext ctx,
BaseStore value)
Generated method - Removes
value from baseStores. |
void |
GeneratedWarehousingManager.setDefaultAtpFormula(BaseStore item,
AtpFormula value)
Generated method - Setter of the
BaseStore.defaultAtpFormula attribute. |
void |
GeneratedWarehousingManager.setDefaultAtpFormula(SessionContext ctx,
BaseStore item,
AtpFormula value)
Generated method - Setter of the
BaseStore.defaultAtpFormula attribute. |
void |
GeneratedWarehousingManager.setSourcingConfig(BaseStore item,
SourcingConfig value)
Generated method - Setter of the
BaseStore.sourcingConfig attribute. |
void |
GeneratedWarehousingManager.setSourcingConfig(SessionContext ctx,
BaseStore item,
SourcingConfig value)
Generated method - Setter of the
BaseStore.sourcingConfig attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedSourcingConfig.setBaseStores(SessionContext ctx,
java.util.Set<BaseStore> value)
Generated method - Setter of the
SourcingConfig.baseStores attribute. |
void |
GeneratedAtpFormula.setBaseStores(SessionContext ctx,
java.util.Set<BaseStore> value)
Generated method - Setter of the
AtpFormula.baseStores attribute. |
void |
GeneratedSourcingConfig.setBaseStores(java.util.Set<BaseStore> value)
Generated method - Setter of the
SourcingConfig.baseStores attribute. |
void |
GeneratedAtpFormula.setBaseStores(java.util.Set<BaseStore> value)
Generated method - Setter of the
AtpFormula.baseStores attribute. |
Copyright © 2018 SAP SE. All Rights Reserved.