Package com.sforce.soap.metadata
Class WebStoreTemplate
java.lang.Object
com.sforce.soap.metadata.Metadata
com.sforce.soap.metadata.WebStoreTemplate
- All Implemented Interfaces:
XMLizable
This is a generated class for the SObject Enterprise API.
Do not edit this file, as your changes will be lost.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanbooleanbooleanintbooleanbooleanbooleanbooleanbooleanintbooleanintintbooleanbooleanbooleanbooleangetType()booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanvoidload(XmlInputStream __in, TypeMapper __typeMapper) protected voidloadFields(XmlInputStream __in, TypeMapper __typeMapper) voidsetAutoFacetingEnabled(boolean autoFacetingEnabled) protected voidsetAutoFacetingEnabled(XmlInputStream __in, TypeMapper __typeMapper) voidsetCartAsyncProcessingEnabled(boolean cartAsyncProcessingEnabled) protected voidsetCartAsyncProcessingEnabled(XmlInputStream __in, TypeMapper __typeMapper) voidsetCartCalculateEnabled(boolean cartCalculateEnabled) protected voidsetCartCalculateEnabled(XmlInputStream __in, TypeMapper __typeMapper) voidsetCartToOrderAutoCustomFieldMapping(boolean cartToOrderAutoCustomFieldMapping) protected voidsetCartToOrderAutoCustomFieldMapping(XmlInputStream __in, TypeMapper __typeMapper) voidsetCheckoutTimeToLive(int checkoutTimeToLive) protected voidsetCheckoutTimeToLive(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetCheckoutValidAfterDate(XmlInputStream __in, TypeMapper __typeMapper) voidsetCheckoutValidAfterDate(Calendar checkoutValidAfterDate) voidsetCommerceEinsteinActivitiesTracked(boolean commerceEinsteinActivitiesTracked) protected voidsetCommerceEinsteinActivitiesTracked(XmlInputStream __in, TypeMapper __typeMapper) voidsetCommerceEinsteinDeployed(boolean commerceEinsteinDeployed) protected voidsetCommerceEinsteinDeployed(XmlInputStream __in, TypeMapper __typeMapper) voidsetCountry(CountryIsoCode country) protected voidsetCountry(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetDefaultCurrency(XmlInputStream __in, TypeMapper __typeMapper) voidsetDefaultCurrency(String defaultCurrency) protected voidsetDefaultLanguage(XmlInputStream __in, TypeMapper __typeMapper) voidsetDefaultLanguage(String defaultLanguage) voidsetDefaultTaxLocaleType(TaxLocaleType defaultTaxLocaleType) protected voidsetDefaultTaxLocaleType(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetDescription(XmlInputStream __in, TypeMapper __typeMapper) voidsetDescription(String description) voidsetDuplicateCartItemsEnabled(boolean duplicateCartItemsEnabled) protected voidsetDuplicateCartItemsEnabled(XmlInputStream __in, TypeMapper __typeMapper) voidsetGuestBrowsingEnabled(boolean guestBrowsingEnabled) protected voidsetGuestBrowsingEnabled(XmlInputStream __in, TypeMapper __typeMapper) voidsetGuestCartEnabled(boolean guestCartEnabled) protected voidsetGuestCartEnabled(XmlInputStream __in, TypeMapper __typeMapper) voidsetGuestCartTimeToLive(int guestCartTimeToLive) protected voidsetGuestCartTimeToLive(XmlInputStream __in, TypeMapper __typeMapper) voidsetGuestCheckoutEnabled(boolean guestCheckoutEnabled) protected voidsetGuestCheckoutEnabled(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetMasterLabel(XmlInputStream __in, TypeMapper __typeMapper) voidsetMasterLabel(String masterLabel) voidsetMaxValuesPerFacet(int maxValuesPerFacet) protected voidsetMaxValuesPerFacet(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetOrderActivationStatus(XmlInputStream __in, TypeMapper __typeMapper) voidsetOrderActivationStatus(String orderActivationStatus) voidsetOrderLifeCycleType(OrderLifeCycleType orderLifeCycleType) protected voidsetOrderLifeCycleType(XmlInputStream __in, TypeMapper __typeMapper) voidsetPaginationSize(int paginationSize) protected voidsetPaginationSize(XmlInputStream __in, TypeMapper __typeMapper) voidsetPreserveGuestCartEnabled(boolean preserveGuestCartEnabled) protected voidsetPreserveGuestCartEnabled(XmlInputStream __in, TypeMapper __typeMapper) voidsetPricingStrategy(PricingStrategy pricingStrategy) protected voidsetPricingStrategy(XmlInputStream __in, TypeMapper __typeMapper) voidsetProductGrouping(ProductGrouping productGrouping) protected voidsetProductGrouping(XmlInputStream __in, TypeMapper __typeMapper) voidsetSkipAdditionalEntitlementCheckForSearch(boolean skipAdditionalEntitlementCheckForSearch) protected voidsetSkipAdditionalEntitlementCheckForSearch(XmlInputStream __in, TypeMapper __typeMapper) voidsetSkuDetectionEnabled(boolean skuDetectionEnabled) protected voidsetSkuDetectionEnabled(XmlInputStream __in, TypeMapper __typeMapper) voidsetSplitShipmentEnabled(boolean splitShipmentEnabled) protected voidsetSplitShipmentEnabled(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetSupportedCurrencies(XmlInputStream __in, TypeMapper __typeMapper) voidsetSupportedCurrencies(String supportedCurrencies) protected voidsetSupportedLanguages(XmlInputStream __in, TypeMapper __typeMapper) voidsetSupportedLanguages(String supportedLanguages) protected voidsetSupportedShipToCountries(XmlInputStream __in, TypeMapper __typeMapper) voidsetSupportedShipToCountries(String supportedShipToCountries) voidsetType(WebStoreType type) protected voidsetType(XmlInputStream __in, TypeMapper __typeMapper) toString()voidwrite(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) protected voidwriteFields(XmlOutputStream __out, TypeMapper __typeMapper) Methods inherited from class com.sforce.soap.metadata.Metadata
getFullName, setFullName, setFullName
-
Constructor Details
-
WebStoreTemplate
public WebStoreTemplate()Constructor
-
-
Method Details
-
getAutoFacetingEnabled
public boolean getAutoFacetingEnabled() -
isAutoFacetingEnabled
public boolean isAutoFacetingEnabled() -
setAutoFacetingEnabled
public void setAutoFacetingEnabled(boolean autoFacetingEnabled) -
setAutoFacetingEnabled
protected void setAutoFacetingEnabled(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getCartAsyncProcessingEnabled
public boolean getCartAsyncProcessingEnabled() -
isCartAsyncProcessingEnabled
public boolean isCartAsyncProcessingEnabled() -
setCartAsyncProcessingEnabled
public void setCartAsyncProcessingEnabled(boolean cartAsyncProcessingEnabled) -
setCartAsyncProcessingEnabled
protected void setCartAsyncProcessingEnabled(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getCartCalculateEnabled
public boolean getCartCalculateEnabled() -
isCartCalculateEnabled
public boolean isCartCalculateEnabled() -
setCartCalculateEnabled
public void setCartCalculateEnabled(boolean cartCalculateEnabled) -
setCartCalculateEnabled
protected void setCartCalculateEnabled(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getCartToOrderAutoCustomFieldMapping
public boolean getCartToOrderAutoCustomFieldMapping() -
isCartToOrderAutoCustomFieldMapping
public boolean isCartToOrderAutoCustomFieldMapping() -
setCartToOrderAutoCustomFieldMapping
public void setCartToOrderAutoCustomFieldMapping(boolean cartToOrderAutoCustomFieldMapping) -
setCartToOrderAutoCustomFieldMapping
protected void setCartToOrderAutoCustomFieldMapping(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getCheckoutTimeToLive
public int getCheckoutTimeToLive() -
setCheckoutTimeToLive
public void setCheckoutTimeToLive(int checkoutTimeToLive) -
setCheckoutTimeToLive
protected void setCheckoutTimeToLive(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getCheckoutValidAfterDate
-
setCheckoutValidAfterDate
-
setCheckoutValidAfterDate
protected void setCheckoutValidAfterDate(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getCommerceEinsteinActivitiesTracked
public boolean getCommerceEinsteinActivitiesTracked() -
isCommerceEinsteinActivitiesTracked
public boolean isCommerceEinsteinActivitiesTracked() -
setCommerceEinsteinActivitiesTracked
public void setCommerceEinsteinActivitiesTracked(boolean commerceEinsteinActivitiesTracked) -
setCommerceEinsteinActivitiesTracked
protected void setCommerceEinsteinActivitiesTracked(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getCommerceEinsteinDeployed
public boolean getCommerceEinsteinDeployed() -
isCommerceEinsteinDeployed
public boolean isCommerceEinsteinDeployed() -
setCommerceEinsteinDeployed
public void setCommerceEinsteinDeployed(boolean commerceEinsteinDeployed) -
setCommerceEinsteinDeployed
protected void setCommerceEinsteinDeployed(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getCountry
-
setCountry
-
setCountry
protected void setCountry(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getDefaultCurrency
-
setDefaultCurrency
-
setDefaultCurrency
protected void setDefaultCurrency(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getDefaultLanguage
-
setDefaultLanguage
-
setDefaultLanguage
protected void setDefaultLanguage(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getDefaultTaxLocaleType
-
setDefaultTaxLocaleType
-
setDefaultTaxLocaleType
protected void setDefaultTaxLocaleType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getDescription
-
setDescription
-
setDescription
protected void setDescription(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getDuplicateCartItemsEnabled
public boolean getDuplicateCartItemsEnabled() -
isDuplicateCartItemsEnabled
public boolean isDuplicateCartItemsEnabled() -
setDuplicateCartItemsEnabled
public void setDuplicateCartItemsEnabled(boolean duplicateCartItemsEnabled) -
setDuplicateCartItemsEnabled
protected void setDuplicateCartItemsEnabled(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getGuestBrowsingEnabled
public boolean getGuestBrowsingEnabled() -
isGuestBrowsingEnabled
public boolean isGuestBrowsingEnabled() -
setGuestBrowsingEnabled
public void setGuestBrowsingEnabled(boolean guestBrowsingEnabled) -
setGuestBrowsingEnabled
protected void setGuestBrowsingEnabled(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getGuestCartEnabled
public boolean getGuestCartEnabled() -
isGuestCartEnabled
public boolean isGuestCartEnabled() -
setGuestCartEnabled
public void setGuestCartEnabled(boolean guestCartEnabled) -
setGuestCartEnabled
protected void setGuestCartEnabled(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getGuestCartTimeToLive
public int getGuestCartTimeToLive() -
setGuestCartTimeToLive
public void setGuestCartTimeToLive(int guestCartTimeToLive) -
setGuestCartTimeToLive
protected void setGuestCartTimeToLive(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getGuestCheckoutEnabled
public boolean getGuestCheckoutEnabled() -
isGuestCheckoutEnabled
public boolean isGuestCheckoutEnabled() -
setGuestCheckoutEnabled
public void setGuestCheckoutEnabled(boolean guestCheckoutEnabled) -
setGuestCheckoutEnabled
protected void setGuestCheckoutEnabled(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getMasterLabel
-
setMasterLabel
-
setMasterLabel
protected void setMasterLabel(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getMaxValuesPerFacet
public int getMaxValuesPerFacet() -
setMaxValuesPerFacet
public void setMaxValuesPerFacet(int maxValuesPerFacet) -
setMaxValuesPerFacet
protected void setMaxValuesPerFacet(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getOrderActivationStatus
-
setOrderActivationStatus
-
setOrderActivationStatus
protected void setOrderActivationStatus(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getOrderLifeCycleType
-
setOrderLifeCycleType
-
setOrderLifeCycleType
protected void setOrderLifeCycleType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getPaginationSize
public int getPaginationSize() -
setPaginationSize
public void setPaginationSize(int paginationSize) -
setPaginationSize
protected void setPaginationSize(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getPreserveGuestCartEnabled
public boolean getPreserveGuestCartEnabled() -
isPreserveGuestCartEnabled
public boolean isPreserveGuestCartEnabled() -
setPreserveGuestCartEnabled
public void setPreserveGuestCartEnabled(boolean preserveGuestCartEnabled) -
setPreserveGuestCartEnabled
protected void setPreserveGuestCartEnabled(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getPricingStrategy
-
setPricingStrategy
-
setPricingStrategy
protected void setPricingStrategy(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getProductGrouping
-
setProductGrouping
-
setProductGrouping
protected void setProductGrouping(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getSkipAdditionalEntitlementCheckForSearch
public boolean getSkipAdditionalEntitlementCheckForSearch() -
isSkipAdditionalEntitlementCheckForSearch
public boolean isSkipAdditionalEntitlementCheckForSearch() -
setSkipAdditionalEntitlementCheckForSearch
public void setSkipAdditionalEntitlementCheckForSearch(boolean skipAdditionalEntitlementCheckForSearch) -
setSkipAdditionalEntitlementCheckForSearch
protected void setSkipAdditionalEntitlementCheckForSearch(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getSkuDetectionEnabled
public boolean getSkuDetectionEnabled() -
isSkuDetectionEnabled
public boolean isSkuDetectionEnabled() -
setSkuDetectionEnabled
public void setSkuDetectionEnabled(boolean skuDetectionEnabled) -
setSkuDetectionEnabled
protected void setSkuDetectionEnabled(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getSplitShipmentEnabled
public boolean getSplitShipmentEnabled() -
isSplitShipmentEnabled
public boolean isSplitShipmentEnabled() -
setSplitShipmentEnabled
public void setSplitShipmentEnabled(boolean splitShipmentEnabled) -
setSplitShipmentEnabled
protected void setSplitShipmentEnabled(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getSupportedCurrencies
-
setSupportedCurrencies
-
setSupportedCurrencies
protected void setSupportedCurrencies(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getSupportedLanguages
-
setSupportedLanguages
-
setSupportedLanguages
protected void setSupportedLanguages(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getSupportedShipToCountries
-
setSupportedShipToCountries
-
setSupportedShipToCountries
protected void setSupportedShipToCountries(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getType
-
setType
-
setType
protected void setType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
write
public void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException - Specified by:
writein interfaceXMLizable- Overrides:
writein classMetadata- Throws:
IOException
-
writeFields
- Overrides:
writeFieldsin classMetadata- Throws:
IOException
-
load
public void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Specified by:
loadin interfaceXMLizable- Overrides:
loadin classMetadata- Throws:
IOExceptionConnectionException
-
loadFields
protected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Overrides:
loadFieldsin classMetadata- Throws:
IOExceptionConnectionException
-
toString
-