Package com.algolia.model.ingestion
Class SourceUpdateCommercetools
java.lang.Object
com.algolia.model.ingestion.SourceUpdateCommercetools
- All Implemented Interfaces:
SourceUpdateInput
SourceUpdateCommercetools
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.algolia.model.ingestion.SourceUpdateInput
SourceUpdateInput.Deserializer -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddLocales(String localesItem) addStoreKeys(String storeKeysItem) booleanGet customFieldsWhether a fallback value is stored in the Algolia record if there's no inventory information about the product.Locales for your commercetools stores.Get storeKeysgetUrl()Get urlinthashCode()setCustomFields(CommercetoolsCustomFields customFields) setFallbackIsInStockValue(Boolean fallbackIsInStockValue) setLocales(List<String> locales) setStoreKeys(List<String> storeKeys) toString()
-
Constructor Details
-
SourceUpdateCommercetools
public SourceUpdateCommercetools()
-
-
Method Details
-
setStoreKeys
-
addStoreKeys
-
getStoreKeys
Get storeKeys -
setLocales
-
addLocales
-
getLocales
Locales for your commercetools stores. -
setUrl
-
getUrl
Get url -
setFallbackIsInStockValue
-
getFallbackIsInStockValue
Whether a fallback value is stored in the Algolia record if there's no inventory information about the product. -
setCustomFields
-
getCustomFields
Get customFields -
equals
-
hashCode
public int hashCode() -
toString
-