Class OfferRecommendation
java.lang.Object
com.hybris.ymkt.recommendation.dao.OfferRecommendation
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetContentDescription(String contentDescription) voidsetContentId(String contentId) voidsetContentSource(String contentSource) voidsetOfferId(String offerId) voidsetTargetDescription(String targetDescription) voidsetTargetLink(String targetLink)
-
Constructor Details
-
OfferRecommendation
public OfferRecommendation()
-
-
Method Details
-
setOfferId
-
getOfferId
-
setTargetLink
-
getTargetLink
-
setTargetDescription
-
getTargetDescription
-
setContentId
-
getContentId
-
setContentSource
-
getContentSource
-
setContentDescription
-
getContentDescription
-