Package com.hybris.merchandising.model
Class ProductMetadata
java.lang.Object
com.hybris.merchandising.model.ProductMetadata
ProductMetadata is a simple POJO representing a collection of
localised metadata which is attached to a product.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()voidsetDescription(String description) voidvoidsetSummary(String summary)
-
Constructor Details
-
ProductMetadata
public ProductMetadata()
-
-
Method Details
-
getName
-
setName
-
getSummary
-
setSummary
-
getDescription
-
setDescription
-