Class Product
java.lang.Object
org.machanism.macha.core.entities.base.identifier.EntityId
org.machanism.macha.core.entities.product.ProductId
org.machanism.macha.core.entities.product.AbstractProduct<Variant>
org.machanism.macha.apps.entities.product.Product
- All Implemented Interfaces:
Serializable
,org.machanism.macha.core.entities.base.identifier.IdentifiedObject
@Description("This is my customized product type.")
public class Product
extends org.machanism.macha.core.entities.product.AbstractProduct<Variant>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.machanism.macha.core.entities.product.AbstractProduct
getBrand, getCategories, getDescription, getImage, getKey, getName, getSlug, getVariants, setBrand, setCategories, setDescription, setImage, setKey, setName, setSlug, setVariants
Methods inherited from class org.machanism.macha.core.entities.base.identifier.EntityId
getId, setId
-
Constructor Details
-
Product
public Product()
-
-
Method Details
-
getAdditionalInfo
-
setAdditionalInfo
-