public class BaseStoreModel extends ItemModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_AGENT2BASESTORE
Generated relation code constant for relation
Agent2BaseStore defining source attribute ticketemployees in extension ticketsystem. |
static String |
_BASESTORE2COUNTRYREL
Generated relation code constant for relation
BaseStore2CountryRel defining source attribute deliveryCountries in extension commerceservices. |
static String |
_CSAGENTGROUP2BASESTORE
Generated relation code constant for relation
CsAgentGroup2BaseStore defining source attribute ticketgroups in extension ticketsystem. |
static String |
_STORESFORCMSSITE
Generated relation code constant for relation
StoresForCMSSite defining source attribute cmsSites in extension basecommerce. |
static String |
_TYPECODE
Generated model type code constant.
|
static String |
CAPTCHACHECKENABLED
Generated constant - Attribute key of
BaseStore.captchaCheckEnabled attribute defined at extension captchaaddon. |
static String |
CATALOGS
Generated constant - Attribute key of
BaseStore.catalogs attribute defined at extension basecommerce. |
static String |
CHECKOUTFLOWGROUP
Generated constant - Attribute key of
BaseStore.checkoutFlowGroup attribute defined at extension acceleratorservices. |
static String |
CMSSITES
Generated constant - Attribute key of
BaseStore.cmsSites attribute defined at extension basecommerce. |
static String |
CREATERETURNPROCESSCODE
Generated constant - Attribute key of
BaseStore.createReturnProcessCode attribute defined at extension commerceservices. |
static String |
CURRENCIES
Generated constant - Attribute key of
BaseStore.currencies attribute defined at extension commerceservices. |
static String |
CUSTOMERALLOWEDTOIGNORESUGGESTIONS
Generated constant - Attribute key of
BaseStore.customerAllowedToIgnoreSuggestions attribute defined at extension commerceservices. |
static String |
DEFAULTATPFORMULA
Generated constant - Attribute key of
BaseStore.defaultAtpFormula attribute defined at extension warehousing. |
static String |
DEFAULTCURRENCY
Generated constant - Attribute key of
BaseStore.defaultCurrency attribute defined at extension commerceservices. |
static String |
DEFAULTDELIVERYORIGIN
Generated constant - Attribute key of
BaseStore.defaultDeliveryOrigin attribute defined at extension commerceservices. |
static String |
DEFAULTLANGUAGE
Generated constant - Attribute key of
BaseStore.defaultLanguage attribute defined at extension commerceservices. |
static String |
DELIVERYCOUNTRIES
Generated constant - Attribute key of
BaseStore.deliveryCountries attribute defined at extension commerceservices. |
static String |
DELIVERYMODES
Generated constant - Attribute key of
BaseStore.deliveryModes attribute defined at extension commerceservices. |
static String |
EXPRESSCHECKOUTENABLED
Generated constant - Attribute key of
BaseStore.expressCheckoutEnabled attribute defined at extension acceleratorservices. |
static String |
EXTERNALTAXENABLED
Generated constant - Attribute key of
BaseStore.externalTaxEnabled attribute defined at extension commerceservices. |
static String |
LANGUAGES
Generated constant - Attribute key of
BaseStore.languages attribute defined at extension commerceservices. |
static String |
MAXRADIUSFORPOSSEARCH
Generated constant - Attribute key of
BaseStore.maxRadiusForPoSSearch attribute defined at extension commerceservices. |
static String |
NAME
Generated constant - Attribute key of
BaseStore.name attribute defined at extension basecommerce. |
static String |
NET
Generated constant - Attribute key of
BaseStore.net attribute defined at extension commerceservices. |
static String |
ONDEMANDBASESTOREPREFERENCES
Generated constant - Attribute key of
BaseStore.ondemandBaseStorePreferences attribute defined at extension ondemandcommon. |
static String |
PAYMENTPROVIDER
Generated constant - Attribute key of
BaseStore.paymentProvider attribute defined at extension commerceservices. |
static String |
PICKUPINSTOREMODE
Generated constant - Attribute key of
BaseStore.pickupInStoreMode attribute defined at extension commerceservices. |
static String |
POINTSOFSERVICE
Generated constant - Attribute key of
BaseStore.pointsOfService attribute defined at extension basecommerce. |
static String |
SAPCONFIGURATION
Generated constant - Attribute key of
BaseStore.SAPConfiguration attribute defined at extension sapcoreconfiguration. |
static String |
SOLRFACETSEARCHCONFIGURATION
Generated constant - Attribute key of
BaseStore.solrFacetSearchConfiguration attribute defined at extension commerceservices. |
static String |
SOURCINGCONFIG
Generated constant - Attribute key of
BaseStore.sourcingConfig attribute defined at extension warehousing. |
static String |
STORELOCATORDISTANCEUNIT
Generated constant - Attribute key of
BaseStore.storelocatorDistanceUnit attribute defined at extension basecommerce. |
static String |
SUBMITORDERPROCESSCODE
Generated constant - Attribute key of
BaseStore.submitOrderProcessCode attribute defined at extension commerceservices. |
static String |
TAXESTIMATIONENABLED
Generated constant - Attribute key of
BaseStore.taxEstimationEnabled attribute defined at extension acceleratorservices. |
static String |
TAXGROUP
Generated constant - Attribute key of
BaseStore.taxGroup attribute defined at extension commerceservices. |
static String |
TICKETEMPLOYEES
Generated constant - Attribute key of
BaseStore.ticketemployees attribute defined at extension ticketsystem. |
static String |
TICKETGROUPS
Generated constant - Attribute key of
BaseStore.ticketgroups attribute defined at extension ticketsystem. |
static String |
UID
Generated constant - Attribute key of
BaseStore.uid attribute defined at extension basecommerce. |
static String |
WAREHOUSES
Generated constant - Attribute key of
BaseStore.warehouses attribute defined at extension commerceservices. |
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
BaseStoreModel()
Generated constructor - Default constructor for generic creation.
|
BaseStoreModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
BaseStoreModel(ItemModel _owner,
String _uid)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
BaseStoreModel(String _uid)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getCaptchaCheckEnabled()
Generated method - Getter of the
BaseStore.captchaCheckEnabled attribute defined at extension captchaaddon. |
List<CatalogModel> |
getCatalogs()
Generated method - Getter of the
BaseStore.catalogs attribute defined at extension basecommerce. |
String |
getCheckoutFlowGroup()
Generated method - Getter of the
BaseStore.checkoutFlowGroup attribute defined at extension acceleratorservices. |
Collection<BaseSiteModel> |
getCmsSites()
Generated method - Getter of the
BaseStore.cmsSites attribute defined at extension basecommerce. |
String |
getCreateReturnProcessCode()
Generated method - Getter of the
BaseStore.createReturnProcessCode attribute defined at extension commerceservices. |
Set<CurrencyModel> |
getCurrencies()
Generated method - Getter of the
BaseStore.currencies attribute defined at extension commerceservices. |
AtpFormulaModel |
getDefaultAtpFormula()
Generated method - Getter of the
BaseStore.defaultAtpFormula attribute defined at extension warehousing. |
CurrencyModel |
getDefaultCurrency()
Generated method - Getter of the
BaseStore.defaultCurrency attribute defined at extension commerceservices. |
PointOfServiceModel |
getDefaultDeliveryOrigin()
Generated method - Getter of the
BaseStore.defaultDeliveryOrigin attribute defined at extension commerceservices. |
LanguageModel |
getDefaultLanguage()
Generated method - Getter of the
BaseStore.defaultLanguage attribute defined at extension commerceservices. |
Collection<CountryModel> |
getDeliveryCountries()
Generated method - Getter of the
BaseStore.deliveryCountries attribute defined at extension commerceservices. |
Set<DeliveryModeModel> |
getDeliveryModes()
Generated method - Getter of the
BaseStore.deliveryModes attribute defined at extension commerceservices. |
Boolean |
getExpressCheckoutEnabled()
Generated method - Getter of the
BaseStore.expressCheckoutEnabled attribute defined at extension acceleratorservices. |
Boolean |
getExternalTaxEnabled()
Generated method - Getter of the
BaseStore.externalTaxEnabled attribute defined at extension commerceservices. |
Set<LanguageModel> |
getLanguages()
Generated method - Getter of the
BaseStore.languages attribute defined at extension commerceservices. |
Double |
getMaxRadiusForPoSSearch()
Generated method - Getter of the
BaseStore.maxRadiusForPoSSearch attribute defined at extension commerceservices. |
String |
getName()
Generated method - Getter of the
BaseStore.name attribute defined at extension basecommerce. |
String |
getName(Locale loc)
Generated method - Getter of the
BaseStore.name attribute defined at extension basecommerce. |
List<OndemandBaseStorePreferenceModel> |
getOndemandBaseStorePreferences()
Generated method - Getter of the
BaseStore.ondemandBaseStorePreferences attribute defined at extension ondemandcommon. |
String |
getPaymentProvider()
Generated method - Getter of the
BaseStore.paymentProvider attribute defined at extension commerceservices. |
PickupInStoreMode |
getPickupInStoreMode()
Generated method - Getter of the
BaseStore.pickupInStoreMode attribute defined at extension commerceservices. |
List<PointOfServiceModel> |
getPointsOfService()
Generated method - Getter of the
BaseStore.pointsOfService attribute defined at extension basecommerce. |
SAPConfigurationModel |
getSAPConfiguration()
Generated method - Getter of the
BaseStore.SAPConfiguration attribute defined at extension sapcoreconfiguration. |
SolrFacetSearchConfigModel |
getSolrFacetSearchConfiguration()
Generated method - Getter of the
BaseStore.solrFacetSearchConfiguration attribute defined at extension commerceservices. |
SourcingConfigModel |
getSourcingConfig()
Generated method - Getter of the
BaseStore.sourcingConfig attribute defined at extension warehousing. |
DistanceUnit |
getStorelocatorDistanceUnit()
Generated method - Getter of the
BaseStore.storelocatorDistanceUnit attribute defined at extension basecommerce. |
String |
getSubmitOrderProcessCode()
Generated method - Getter of the
BaseStore.submitOrderProcessCode attribute defined at extension commerceservices. |
Boolean |
getTaxEstimationEnabled()
Generated method - Getter of the
BaseStore.taxEstimationEnabled attribute defined at extension acceleratorservices. |
UserTaxGroup |
getTaxGroup()
Generated method - Getter of the
BaseStore.taxGroup attribute defined at extension commerceservices. |
List<EmployeeModel> |
getTicketemployees()
Generated method - Getter of the
BaseStore.ticketemployees attribute defined at extension ticketsystem. |
List<CsAgentGroupModel> |
getTicketgroups()
Generated method - Getter of the
BaseStore.ticketgroups attribute defined at extension ticketsystem. |
String |
getUid()
Generated method - Getter of the
BaseStore.uid attribute defined at extension basecommerce. |
List<WarehouseModel> |
getWarehouses()
Generated method - Getter of the
BaseStore.warehouses attribute defined at extension commerceservices. |
boolean |
isCustomerAllowedToIgnoreSuggestions()
Generated method - Getter of the
BaseStore.customerAllowedToIgnoreSuggestions attribute defined at extension commerceservices. |
boolean |
isNet()
Generated method - Getter of the
BaseStore.net attribute defined at extension commerceservices. |
void |
setCaptchaCheckEnabled(Boolean value)
Generated method - Setter of
BaseStore.captchaCheckEnabled attribute defined at extension captchaaddon. |
void |
setCatalogs(List<CatalogModel> value)
Generated method - Setter of
BaseStore.catalogs attribute defined at extension basecommerce. |
void |
setCheckoutFlowGroup(String value)
Generated method - Setter of
BaseStore.checkoutFlowGroup attribute defined at extension acceleratorservices. |
void |
setCmsSites(Collection<BaseSiteModel> value)
Generated method - Setter of
BaseStore.cmsSites attribute defined at extension basecommerce. |
void |
setCreateReturnProcessCode(String value)
Generated method - Setter of
BaseStore.createReturnProcessCode attribute defined at extension commerceservices. |
void |
setCurrencies(Set<CurrencyModel> value)
Generated method - Setter of
BaseStore.currencies attribute defined at extension commerceservices. |
void |
setCustomerAllowedToIgnoreSuggestions(boolean value)
Generated method - Setter of
BaseStore.customerAllowedToIgnoreSuggestions attribute defined at extension commerceservices. |
void |
setDefaultAtpFormula(AtpFormulaModel value)
Generated method - Setter of
BaseStore.defaultAtpFormula attribute defined at extension warehousing. |
void |
setDefaultCurrency(CurrencyModel value)
Generated method - Setter of
BaseStore.defaultCurrency attribute defined at extension commerceservices. |
void |
setDefaultDeliveryOrigin(PointOfServiceModel value)
Generated method - Setter of
BaseStore.defaultDeliveryOrigin attribute defined at extension commerceservices. |
void |
setDefaultLanguage(LanguageModel value)
Generated method - Setter of
BaseStore.defaultLanguage attribute defined at extension commerceservices. |
void |
setDeliveryCountries(Collection<CountryModel> value)
Generated method - Setter of
BaseStore.deliveryCountries attribute defined at extension commerceservices. |
void |
setDeliveryModes(Set<DeliveryModeModel> value)
Generated method - Setter of
BaseStore.deliveryModes attribute defined at extension commerceservices. |
void |
setExpressCheckoutEnabled(Boolean value)
Generated method - Setter of
BaseStore.expressCheckoutEnabled attribute defined at extension acceleratorservices. |
void |
setExternalTaxEnabled(Boolean value)
Generated method - Setter of
BaseStore.externalTaxEnabled attribute defined at extension commerceservices. |
void |
setLanguages(Set<LanguageModel> value)
Generated method - Setter of
BaseStore.languages attribute defined at extension commerceservices. |
void |
setMaxRadiusForPoSSearch(Double value)
Generated method - Setter of
BaseStore.maxRadiusForPoSSearch attribute defined at extension commerceservices. |
void |
setName(String value)
Generated method - Setter of
BaseStore.name attribute defined at extension basecommerce. |
void |
setName(String value,
Locale loc)
Generated method - Setter of
BaseStore.name attribute defined at extension basecommerce. |
void |
setNet(boolean value)
Generated method - Setter of
BaseStore.net attribute defined at extension commerceservices. |
void |
setOndemandBaseStorePreferences(List<OndemandBaseStorePreferenceModel> value)
Generated method - Setter of
BaseStore.ondemandBaseStorePreferences attribute defined at extension ondemandcommon. |
void |
setPaymentProvider(String value)
Generated method - Setter of
BaseStore.paymentProvider attribute defined at extension commerceservices. |
void |
setPickupInStoreMode(PickupInStoreMode value)
Generated method - Setter of
BaseStore.pickupInStoreMode attribute defined at extension commerceservices. |
void |
setPointsOfService(List<PointOfServiceModel> value)
Generated method - Setter of
BaseStore.pointsOfService attribute defined at extension basecommerce. |
void |
setSAPConfiguration(SAPConfigurationModel value)
Generated method - Setter of
BaseStore.SAPConfiguration attribute defined at extension sapcoreconfiguration. |
void |
setSolrFacetSearchConfiguration(SolrFacetSearchConfigModel value)
Generated method - Setter of
BaseStore.solrFacetSearchConfiguration attribute defined at extension commerceservices. |
void |
setSourcingConfig(SourcingConfigModel value)
Generated method - Setter of
BaseStore.sourcingConfig attribute defined at extension warehousing. |
void |
setStorelocatorDistanceUnit(DistanceUnit value)
Generated method - Setter of
BaseStore.storelocatorDistanceUnit attribute defined at extension basecommerce. |
void |
setSubmitOrderProcessCode(String value)
Generated method - Setter of
BaseStore.submitOrderProcessCode attribute defined at extension commerceservices. |
void |
setTaxEstimationEnabled(Boolean value)
Generated method - Setter of
BaseStore.taxEstimationEnabled attribute defined at extension acceleratorservices. |
void |
setTaxGroup(UserTaxGroup value)
Generated method - Setter of
BaseStore.taxGroup attribute defined at extension commerceservices. |
void |
setTicketemployees(List<EmployeeModel> value)
Generated method - Setter of
BaseStore.ticketemployees attribute defined at extension ticketsystem. |
void |
setTicketgroups(List<CsAgentGroupModel> value)
Generated method - Setter of
BaseStore.ticketgroups attribute defined at extension ticketsystem. |
void |
setUid(String value)
Generated method - Setter of
BaseStore.uid attribute defined at extension basecommerce. |
void |
setWarehouses(List<WarehouseModel> value)
Generated method - Setter of
BaseStore.warehouses attribute defined at extension commerceservices. |
getComments, getCreationtime, getModifiedtime, getOwner, setComments, setCreationtime, setModifiedtime, setOwnerequals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplacepublic static final String _TYPECODE
public static final String _STORESFORCMSSITE
StoresForCMSSite defining source attribute cmsSites in extension basecommerce.public static final String _BASESTORE2COUNTRYREL
BaseStore2CountryRel defining source attribute deliveryCountries in extension commerceservices.public static final String _AGENT2BASESTORE
Agent2BaseStore defining source attribute ticketemployees in extension ticketsystem.public static final String _CSAGENTGROUP2BASESTORE
CsAgentGroup2BaseStore defining source attribute ticketgroups in extension ticketsystem.public static final String UID
BaseStore.uid attribute defined at extension basecommerce.public static final String NAME
BaseStore.name attribute defined at extension basecommerce.public static final String STORELOCATORDISTANCEUNIT
BaseStore.storelocatorDistanceUnit attribute defined at extension basecommerce.public static final String CMSSITES
BaseStore.cmsSites attribute defined at extension basecommerce.public static final String CATALOGS
BaseStore.catalogs attribute defined at extension basecommerce.public static final String POINTSOFSERVICE
BaseStore.pointsOfService attribute defined at extension basecommerce.public static final String NET
BaseStore.net attribute defined at extension commerceservices.public static final String TAXGROUP
BaseStore.taxGroup attribute defined at extension commerceservices.public static final String DEFAULTLANGUAGE
BaseStore.defaultLanguage attribute defined at extension commerceservices.public static final String DEFAULTCURRENCY
BaseStore.defaultCurrency attribute defined at extension commerceservices.public static final String DEFAULTDELIVERYORIGIN
BaseStore.defaultDeliveryOrigin attribute defined at extension commerceservices.public static final String SOLRFACETSEARCHCONFIGURATION
BaseStore.solrFacetSearchConfiguration attribute defined at extension commerceservices.public static final String SUBMITORDERPROCESSCODE
BaseStore.submitOrderProcessCode attribute defined at extension commerceservices.public static final String CREATERETURNPROCESSCODE
BaseStore.createReturnProcessCode attribute defined at extension commerceservices.public static final String EXTERNALTAXENABLED
BaseStore.externalTaxEnabled attribute defined at extension commerceservices.public static final String PICKUPINSTOREMODE
BaseStore.pickupInStoreMode attribute defined at extension commerceservices.public static final String MAXRADIUSFORPOSSEARCH
BaseStore.maxRadiusForPoSSearch attribute defined at extension commerceservices.public static final String CUSTOMERALLOWEDTOIGNORESUGGESTIONS
BaseStore.customerAllowedToIgnoreSuggestions attribute defined at extension commerceservices.public static final String PAYMENTPROVIDER
BaseStore.paymentProvider attribute defined at extension commerceservices.public static final String CURRENCIES
BaseStore.currencies attribute defined at extension commerceservices.public static final String LANGUAGES
BaseStore.languages attribute defined at extension commerceservices.public static final String DELIVERYCOUNTRIES
BaseStore.deliveryCountries attribute defined at extension commerceservices.public static final String WAREHOUSES
BaseStore.warehouses attribute defined at extension commerceservices.public static final String DELIVERYMODES
BaseStore.deliveryModes attribute defined at extension commerceservices.public static final String TICKETEMPLOYEES
BaseStore.ticketemployees attribute defined at extension ticketsystem.public static final String TICKETGROUPS
BaseStore.ticketgroups attribute defined at extension ticketsystem.public static final String EXPRESSCHECKOUTENABLED
BaseStore.expressCheckoutEnabled attribute defined at extension acceleratorservices.public static final String TAXESTIMATIONENABLED
BaseStore.taxEstimationEnabled attribute defined at extension acceleratorservices.public static final String CHECKOUTFLOWGROUP
BaseStore.checkoutFlowGroup attribute defined at extension acceleratorservices.public static final String DEFAULTATPFORMULA
BaseStore.defaultAtpFormula attribute defined at extension warehousing.public static final String SOURCINGCONFIG
BaseStore.sourcingConfig attribute defined at extension warehousing.public static final String CAPTCHACHECKENABLED
BaseStore.captchaCheckEnabled attribute defined at extension captchaaddon.public static final String ONDEMANDBASESTOREPREFERENCES
BaseStore.ondemandBaseStorePreferences attribute defined at extension ondemandcommon.public static final String SAPCONFIGURATION
BaseStore.SAPConfiguration attribute defined at extension sapcoreconfiguration.public BaseStoreModel()
public BaseStoreModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public BaseStoreModel(String _uid)
_uid - initial attribute declared by type BaseStore at extension basecommerce@Deprecated public BaseStoreModel(ItemModel _owner, String _uid)
_owner - initial attribute declared by type Item at extension core_uid - initial attribute declared by type BaseStore at extension basecommerce@Accessor(qualifier="captchaCheckEnabled", type=GETTER) public Boolean getCaptchaCheckEnabled()
BaseStore.captchaCheckEnabled attribute defined at extension captchaaddon.@Accessor(qualifier="catalogs", type=GETTER) public List<CatalogModel> getCatalogs()
BaseStore.catalogs attribute defined at extension basecommerce.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="checkoutFlowGroup", type=GETTER) public String getCheckoutFlowGroup()
BaseStore.checkoutFlowGroup attribute defined at extension acceleratorservices.@Accessor(qualifier="cmsSites", type=GETTER) public Collection<BaseSiteModel> getCmsSites()
BaseStore.cmsSites attribute defined at extension basecommerce.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="createReturnProcessCode", type=GETTER) public String getCreateReturnProcessCode()
BaseStore.createReturnProcessCode attribute defined at extension commerceservices.@Accessor(qualifier="currencies", type=GETTER) public Set<CurrencyModel> getCurrencies()
BaseStore.currencies attribute defined at extension commerceservices.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="defaultAtpFormula", type=GETTER) public AtpFormulaModel getDefaultAtpFormula()
BaseStore.defaultAtpFormula attribute defined at extension warehousing.@Accessor(qualifier="defaultCurrency", type=GETTER) public CurrencyModel getDefaultCurrency()
BaseStore.defaultCurrency attribute defined at extension commerceservices.@Accessor(qualifier="defaultDeliveryOrigin", type=GETTER) public PointOfServiceModel getDefaultDeliveryOrigin()
BaseStore.defaultDeliveryOrigin attribute defined at extension commerceservices.@Accessor(qualifier="defaultLanguage", type=GETTER) public LanguageModel getDefaultLanguage()
BaseStore.defaultLanguage attribute defined at extension commerceservices.@Accessor(qualifier="deliveryCountries", type=GETTER) public Collection<CountryModel> getDeliveryCountries()
BaseStore.deliveryCountries attribute defined at extension commerceservices.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="deliveryModes", type=GETTER) public Set<DeliveryModeModel> getDeliveryModes()
BaseStore.deliveryModes attribute defined at extension commerceservices.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="expressCheckoutEnabled", type=GETTER) public Boolean getExpressCheckoutEnabled()
BaseStore.expressCheckoutEnabled attribute defined at extension acceleratorservices.@Accessor(qualifier="externalTaxEnabled", type=GETTER) public Boolean getExternalTaxEnabled()
BaseStore.externalTaxEnabled attribute defined at extension commerceservices.@Accessor(qualifier="languages", type=GETTER) public Set<LanguageModel> getLanguages()
BaseStore.languages attribute defined at extension commerceservices.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="maxRadiusForPoSSearch", type=GETTER) public Double getMaxRadiusForPoSSearch()
BaseStore.maxRadiusForPoSSearch attribute defined at extension commerceservices.@Accessor(qualifier="name", type=GETTER) public String getName()
BaseStore.name attribute defined at extension basecommerce.@Accessor(qualifier="name", type=GETTER) public String getName(Locale loc)
BaseStore.name attribute defined at extension basecommerce.loc - the value localization keyIllegalArgumentException - if localization key cannot be mapped to data language@Accessor(qualifier="ondemandBaseStorePreferences", type=GETTER) public List<OndemandBaseStorePreferenceModel> getOndemandBaseStorePreferences()
BaseStore.ondemandBaseStorePreferences attribute defined at extension ondemandcommon.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="paymentProvider", type=GETTER) public String getPaymentProvider()
BaseStore.paymentProvider attribute defined at extension commerceservices.@Accessor(qualifier="pickupInStoreMode", type=GETTER) public PickupInStoreMode getPickupInStoreMode()
BaseStore.pickupInStoreMode attribute defined at extension commerceservices.@Accessor(qualifier="pointsOfService", type=GETTER) public List<PointOfServiceModel> getPointsOfService()
BaseStore.pointsOfService attribute defined at extension basecommerce.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="SAPConfiguration", type=GETTER) public SAPConfigurationModel getSAPConfiguration()
BaseStore.SAPConfiguration attribute defined at extension sapcoreconfiguration.@Accessor(qualifier="solrFacetSearchConfiguration", type=GETTER) public SolrFacetSearchConfigModel getSolrFacetSearchConfiguration()
BaseStore.solrFacetSearchConfiguration attribute defined at extension commerceservices.@Accessor(qualifier="sourcingConfig", type=GETTER) public SourcingConfigModel getSourcingConfig()
BaseStore.sourcingConfig attribute defined at extension warehousing.@Accessor(qualifier="storelocatorDistanceUnit", type=GETTER) public DistanceUnit getStorelocatorDistanceUnit()
BaseStore.storelocatorDistanceUnit attribute defined at extension basecommerce.@Accessor(qualifier="submitOrderProcessCode", type=GETTER) public String getSubmitOrderProcessCode()
BaseStore.submitOrderProcessCode attribute defined at extension commerceservices.@Accessor(qualifier="taxEstimationEnabled", type=GETTER) public Boolean getTaxEstimationEnabled()
BaseStore.taxEstimationEnabled attribute defined at extension acceleratorservices.@Accessor(qualifier="taxGroup", type=GETTER) public UserTaxGroup getTaxGroup()
BaseStore.taxGroup attribute defined at extension commerceservices.@Accessor(qualifier="ticketemployees", type=GETTER) public List<EmployeeModel> getTicketemployees()
BaseStore.ticketemployees attribute defined at extension ticketsystem.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="ticketgroups", type=GETTER) public List<CsAgentGroupModel> getTicketgroups()
BaseStore.ticketgroups attribute defined at extension ticketsystem.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="uid", type=GETTER) public String getUid()
BaseStore.uid attribute defined at extension basecommerce.@Accessor(qualifier="warehouses", type=GETTER) public List<WarehouseModel> getWarehouses()
BaseStore.warehouses attribute defined at extension commerceservices.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="customerAllowedToIgnoreSuggestions", type=GETTER) public boolean isCustomerAllowedToIgnoreSuggestions()
BaseStore.customerAllowedToIgnoreSuggestions attribute defined at extension commerceservices.@Accessor(qualifier="net", type=GETTER) public boolean isNet()
BaseStore.net attribute defined at extension commerceservices.@Accessor(qualifier="captchaCheckEnabled", type=SETTER) public void setCaptchaCheckEnabled(Boolean value)
BaseStore.captchaCheckEnabled attribute defined at extension captchaaddon.value - the captchaCheckEnabled - Determines whether the site should use captcha during registration.@Accessor(qualifier="catalogs", type=SETTER) public void setCatalogs(List<CatalogModel> value)
BaseStore.catalogs attribute defined at extension basecommerce.value - the catalogs@Accessor(qualifier="checkoutFlowGroup", type=SETTER) public void setCheckoutFlowGroup(String value)
BaseStore.checkoutFlowGroup attribute defined at extension acceleratorservices.value - the checkoutFlowGroup - Determines the checkout group@Accessor(qualifier="cmsSites", type=SETTER) public void setCmsSites(Collection<BaseSiteModel> value)
BaseStore.cmsSites attribute defined at extension basecommerce.value - the cmsSites@Accessor(qualifier="createReturnProcessCode", type=SETTER) public void setCreateReturnProcessCode(String value)
BaseStore.createReturnProcessCode attribute defined at extension commerceservices.value - the createReturnProcessCode - The process name for return business process.@Accessor(qualifier="currencies", type=SETTER) public void setCurrencies(Set<CurrencyModel> value)
BaseStore.currencies attribute defined at extension commerceservices.value - the currencies@Accessor(qualifier="customerAllowedToIgnoreSuggestions", type=SETTER) public void setCustomerAllowedToIgnoreSuggestions(boolean value)
BaseStore.customerAllowedToIgnoreSuggestions attribute defined at extension commerceservices.value - the customerAllowedToIgnoreSuggestions - Determines whether the customer is allowed to bypass the list of suggested addresses and proceed with their unverified entry.@Accessor(qualifier="defaultAtpFormula", type=SETTER) public void setDefaultAtpFormula(AtpFormulaModel value)
BaseStore.defaultAtpFormula attribute defined at extension warehousing.value - the defaultAtpFormula@Accessor(qualifier="defaultCurrency", type=SETTER) public void setDefaultCurrency(CurrencyModel value)
BaseStore.defaultCurrency attribute defined at extension commerceservices.value - the defaultCurrency - The default currency for the site.@Accessor(qualifier="defaultDeliveryOrigin", type=SETTER) public void setDefaultDeliveryOrigin(PointOfServiceModel value)
BaseStore.defaultDeliveryOrigin attribute defined at extension commerceservices.value - the defaultDeliveryOrigin - The default delivery origin for the site.@Accessor(qualifier="defaultLanguage", type=SETTER) public void setDefaultLanguage(LanguageModel value)
BaseStore.defaultLanguage attribute defined at extension commerceservices.value - the defaultLanguage - The default language for the site.@Accessor(qualifier="deliveryCountries", type=SETTER) public void setDeliveryCountries(Collection<CountryModel> value)
BaseStore.deliveryCountries attribute defined at extension commerceservices.value - the deliveryCountries@Accessor(qualifier="deliveryModes", type=SETTER) public void setDeliveryModes(Set<DeliveryModeModel> value)
BaseStore.deliveryModes attribute defined at extension commerceservices.value - the deliveryModes@Accessor(qualifier="expressCheckoutEnabled", type=SETTER) public void setExpressCheckoutEnabled(Boolean value)
BaseStore.expressCheckoutEnabled attribute defined at extension acceleratorservices.value - the expressCheckoutEnabled - Determines if a site has the express checkout option.@Accessor(qualifier="externalTaxEnabled", type=SETTER) public void setExternalTaxEnabled(Boolean value)
BaseStore.externalTaxEnabled attribute defined at extension commerceservices.value - the externalTaxEnabled - Determines whether the site should use external tax calculation@Accessor(qualifier="languages", type=SETTER) public void setLanguages(Set<LanguageModel> value)
BaseStore.languages attribute defined at extension commerceservices.value - the languages@Accessor(qualifier="maxRadiusForPoSSearch", type=SETTER) public void setMaxRadiusForPoSSearch(Double value)
BaseStore.maxRadiusForPoSSearch attribute defined at extension commerceservices.value - the maxRadiusForPoSSearch - The max radius when searching for PoS for a basestore.@Accessor(qualifier="name", type=SETTER) public void setName(String value)
BaseStore.name attribute defined at extension basecommerce.value - the name@Accessor(qualifier="name", type=SETTER) public void setName(String value, Locale loc)
BaseStore.name attribute defined at extension basecommerce.value - the nameloc - the value localization keyIllegalArgumentException - if localization key cannot be mapped to data language@Accessor(qualifier="net", type=SETTER) public void setNet(boolean value)
BaseStore.net attribute defined at extension commerceservices.value - the net - Determines if the prices are treated as net or gross prices in the given base
store.@Accessor(qualifier="ondemandBaseStorePreferences", type=SETTER) public void setOndemandBaseStorePreferences(List<OndemandBaseStorePreferenceModel> value)
BaseStore.ondemandBaseStorePreferences attribute defined at extension ondemandcommon.value - the ondemandBaseStorePreferences@Accessor(qualifier="paymentProvider", type=SETTER) public void setPaymentProvider(String value)
BaseStore.paymentProvider attribute defined at extension commerceservices.value - the paymentProvider - The name of the payment provider that will get used for credit card subscriptions and any psp interaction@Accessor(qualifier="pickupInStoreMode", type=SETTER) public void setPickupInStoreMode(PickupInStoreMode value)
BaseStore.pickupInStoreMode attribute defined at extension commerceservices.value - the pickupInStoreMode - The pickup mode for this store.@Accessor(qualifier="pointsOfService", type=SETTER) public void setPointsOfService(List<PointOfServiceModel> value)
BaseStore.pointsOfService attribute defined at extension basecommerce.value - the pointsOfService@Accessor(qualifier="SAPConfiguration", type=SETTER) public void setSAPConfiguration(SAPConfigurationModel value)
BaseStore.SAPConfiguration attribute defined at extension sapcoreconfiguration.value - the SAPConfiguration@Accessor(qualifier="solrFacetSearchConfiguration", type=SETTER) public void setSolrFacetSearchConfiguration(SolrFacetSearchConfigModel value)
BaseStore.solrFacetSearchConfiguration attribute defined at extension commerceservices.value - the solrFacetSearchConfiguration - Solr search configuration for this store.@Accessor(qualifier="sourcingConfig", type=SETTER) public void setSourcingConfig(SourcingConfigModel value)
BaseStore.sourcingConfig attribute defined at extension warehousing.value - the sourcingConfig@Accessor(qualifier="storelocatorDistanceUnit", type=SETTER) public void setStorelocatorDistanceUnit(DistanceUnit value)
BaseStore.storelocatorDistanceUnit attribute defined at extension basecommerce.value - the storelocatorDistanceUnit - Specifies the unit the distances in the store will be presented@Accessor(qualifier="submitOrderProcessCode", type=SETTER) public void setSubmitOrderProcessCode(String value)
BaseStore.submitOrderProcessCode attribute defined at extension commerceservices.value - the submitOrderProcessCode - The process name for fullfilment business process.@Accessor(qualifier="taxEstimationEnabled", type=SETTER) public void setTaxEstimationEnabled(Boolean value)
BaseStore.taxEstimationEnabled attribute defined at extension acceleratorservices.value - the taxEstimationEnabled - Determines if a site has the tax estimation enabled.@Accessor(qualifier="taxGroup", type=SETTER) public void setTaxGroup(UserTaxGroup value)
BaseStore.taxGroup attribute defined at extension commerceservices.value - the taxGroup - The site specific tax group.@Accessor(qualifier="ticketemployees", type=SETTER) public void setTicketemployees(List<EmployeeModel> value)
BaseStore.ticketemployees attribute defined at extension ticketsystem.value - the ticketemployees@Accessor(qualifier="ticketgroups", type=SETTER) public void setTicketgroups(List<CsAgentGroupModel> value)
BaseStore.ticketgroups attribute defined at extension ticketsystem.value - the ticketgroups@Accessor(qualifier="uid", type=SETTER) public void setUid(String value)
BaseStore.uid attribute defined at extension basecommerce.value - the uidCopyright © 2017 SAP SE. All Rights Reserved.