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