Class CommerceManagerFeedCSVProduct
java.lang.Object
com.broadleafcommerce.datafeed.feedprovider.meta.api.publisher.file.element.CommerceManagerFeedCSVProduct
- All Implemented Interfaces:
Serializable
A POJO representation of an 'output element' that will be serialized into the final output file.
See https://www.facebook.com/business/help/120325381656392?id=725943027795860,
https://developers.facebook.com/docs/commerce-platform/catalog/fields/?locale=en_US,
https://developers.facebook.com/docs/marketing-api/catalog/guides/product-deep-links for
reference.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetBrand()getColor()getId()getLink()Link to mobile-optimized page for this item.getPrice()This contains the primary category name and all its ancestors, separated by '>'.getSize()getTitle()inthashCode()voidsetAdditionalImageLink(String additionalImageLink) voidsetAgeGroup(String ageGroup) voidsetAndroidAppName(String androidAppName) voidsetAndroidPackage(String androidPackage) voidsetAndroidUrl(String androidUrl) voidsetAvailability(String availability) voidvoidvoidsetCondition(String condition) voidsetCustomLabel0(String customLabel0) voidsetCustomLabel1(String customLabel1) voidsetCustomLabel2(String customLabel2) voidsetCustomLabel3(String customLabel3) voidsetCustomLabel4(String customLabel4) voidsetCustomNumber0(String customNumber0) voidsetCustomNumber1(String customNumber1) voidsetCustomNumber2(String customNumber2) voidsetCustomNumber3(String customNumber3) voidsetCustomNumber4(String customNumber4) voidsetDescription(String description) voidsetFbProductCategory(String fbProductCategory) voidvoidsetGoogleProductCategory(String googleProductCategory) voidvoidsetImageLink(String imageLink) voidsetImporterAddress(String importerAddress) voidsetImporterName(String importerName) voidsetIosAppName(String iosAppName) voidsetIosAppStoreId(String iosAppStoreId) voidvoidsetIpadAppName(String ipadAppName) voidsetIpadAppStoreId(String ipadAppStoreId) voidsetIpadUrl(String ipadUrl) voidsetIphoneAppName(String iphoneAppName) voidsetIphoneAppStoreId(String iphoneAppStoreId) voidsetIphoneUrl(String iphoneUrl) voidsetItemGroupId(String itemGroupId) voidvoidsetManufacturerInfo(String manufacturerInfo) voidsetMaterial(String material) voidsetMobileLink(String mobileLink) Link to mobile-optimized page for this item.voidsetOriginCountry(String originCountry) voidsetPattern(String pattern) voidvoidsetProductType(String productType) This contains the primary category name and all its ancestors, separated by '>'.voidsetQuantityToSellOnFacebook(String quantityToSellOnFacebook) voidsetRichTextDescription(String richTextDescription) voidsetSalePrice(String salePrice) voidsetSalePriceEffectiveDate(String salePriceEffectiveDate) voidsetShipping(String shipping) voidsetShippingWeight(String shippingWeight) voidvoidvoidvoidsetWaComplianceCategory(String waComplianceCategory) toString()
-
Constructor Details
-
CommerceManagerFeedCSVProduct
public CommerceManagerFeedCSVProduct()
-
-
Method Details
-
getId
-
getTitle
-
getDescription
-
getAvailability
-
getCondition
-
getPrice
-
getLink
-
getImageLink
-
getBrand
-
getOriginCountry
-
getImporterName
-
getImporterAddress
-
getManufacturerInfo
-
getWaComplianceCategory
-
getQuantityToSellOnFacebook
-
getGoogleProductCategory
-
getFbProductCategory
-
getSize
-
getSalePrice
-
getSalePriceEffectiveDate
-
getItemGroupId
-
getStatus
-
getAdditionalImageLink
-
getColor
-
getGender
-
getAgeGroup
-
getMaterial
-
getPattern
-
getRichTextDescription
-
getShipping
-
getShippingWeight
-
getCustomLabel0
-
getCustomLabel1
-
getCustomLabel2
-
getCustomLabel3
-
getCustomLabel4
-
getCustomNumber0
-
getCustomNumber1
-
getCustomNumber2
-
getCustomNumber3
-
getCustomNumber4
-
getProductType
This contains the primary category name and all its ancestors, separated by '>'. For example: "Home & Garden > Kitchen & Dining > Appliances > Refrigerators" -
getMobileLink
Link to mobile-optimized page for this item. -
getAndroidAppName
-
getAndroidPackage
-
getAndroidUrl
-
getIosAppName
-
getIosUrl
-
getIosAppStoreId
-
getIpadAppName
-
getIpadAppStoreId
-
getIpadUrl
-
getIphoneUrl
-
getIphoneAppStoreId
-
getIphoneAppName
-
setId
-
setTitle
-
setDescription
-
setAvailability
-
setCondition
-
setPrice
-
setLink
-
setImageLink
-
setBrand
-
setOriginCountry
-
setImporterName
-
setImporterAddress
-
setManufacturerInfo
-
setWaComplianceCategory
-
setQuantityToSellOnFacebook
-
setGoogleProductCategory
-
setFbProductCategory
-
setSize
-
setSalePrice
-
setSalePriceEffectiveDate
-
setItemGroupId
-
setStatus
-
setAdditionalImageLink
-
setColor
-
setGender
-
setAgeGroup
-
setMaterial
-
setPattern
-
setRichTextDescription
-
setShipping
-
setShippingWeight
-
setCustomLabel0
-
setCustomLabel1
-
setCustomLabel2
-
setCustomLabel3
-
setCustomLabel4
-
setCustomNumber0
-
setCustomNumber1
-
setCustomNumber2
-
setCustomNumber3
-
setCustomNumber4
-
setProductType
This contains the primary category name and all its ancestors, separated by '>'. For example: "Home & Garden > Kitchen & Dining > Appliances > Refrigerators" -
setMobileLink
Link to mobile-optimized page for this item. -
setAndroidAppName
-
setAndroidPackage
-
setAndroidUrl
-
setIosAppName
-
setIosUrl
-
setIosAppStoreId
-
setIpadAppName
-
setIpadAppStoreId
-
setIpadUrl
-
setIphoneUrl
-
setIphoneAppStoreId
-
setIphoneAppName
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-