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: