Interface ProductMixin
- All Superinterfaces:
Identifiable<Product>
,Referencable<Product>
,ResourceIdentifiable<Product>
- All Known Subinterfaces:
Product
-
Method Summary
Modifier and TypeMethodDescriptionstatic ProductProjection
toProjection
(Product template, ProductProjectionType productProjectionType) default ProductReference
default ProductResourceIdentifier
Methods inherited from interface com.commercetools.api.models.Identifiable
getId
-
Method Details
-
toResourceIdentifier
- Specified by:
toResourceIdentifier
in interfaceResourceIdentifiable<Product>
-
toReference
- Specified by:
toReference
in interfaceReferencable<Product>
-
toProjection
static ProductProjection toProjection(Product template, ProductProjectionType productProjectionType)
-