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
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
getBrand()
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()
int
hashCode()
void
setAdditionalImageLink
(String additionalImageLink) void
setAgeGroup
(String ageGroup) void
setAndroidAppName
(String androidAppName) void
setAndroidPackage
(String androidPackage) void
setAndroidUrl
(String androidUrl) void
setAvailability
(String availability) void
void
void
setCondition
(String condition) void
setCustomLabel0
(String customLabel0) void
setCustomLabel1
(String customLabel1) void
setCustomLabel2
(String customLabel2) void
setCustomLabel3
(String customLabel3) void
setCustomLabel4
(String customLabel4) void
setCustomNumber0
(String customNumber0) void
setCustomNumber1
(String customNumber1) void
setCustomNumber2
(String customNumber2) void
setCustomNumber3
(String customNumber3) void
setCustomNumber4
(String customNumber4) void
setDescription
(String description) void
setFbProductCategory
(String fbProductCategory) void
void
setGoogleProductCategory
(String googleProductCategory) void
void
setImageLink
(String imageLink) void
setImporterAddress
(String importerAddress) void
setImporterName
(String importerName) void
setIosAppName
(String iosAppName) void
setIosAppStoreId
(String iosAppStoreId) void
void
setIpadAppName
(String ipadAppName) void
setIpadAppStoreId
(String ipadAppStoreId) void
setIpadUrl
(String ipadUrl) void
setIphoneAppName
(String iphoneAppName) void
setIphoneAppStoreId
(String iphoneAppStoreId) void
setIphoneUrl
(String iphoneUrl) void
setItemGroupId
(String itemGroupId) void
void
setManufacturerInfo
(String manufacturerInfo) void
setMaterial
(String material) void
setMobileLink
(String mobileLink) Link to mobile-optimized page for this item.void
setOriginCountry
(String originCountry) void
setPattern
(String pattern) void
void
setProductType
(String productType) This contains the primary category name and all its ancestors, separated by '>'.void
setQuantityToSellOnFacebook
(String quantityToSellOnFacebook) void
setRichTextDescription
(String richTextDescription) void
setSalePrice
(String salePrice) void
setSalePriceEffectiveDate
(String salePriceEffectiveDate) void
setShipping
(String shipping) void
setShippingWeight
(String shippingWeight) void
void
void
void
setWaComplianceCategory
(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
-