Package com.commercetools.api.models
Interface Referencable<T extends Referencable<T>>
- Type Parameters:
T
- the type of the referenced object.
- All Superinterfaces:
Identifiable<T>
- All Known Subinterfaces:
Cart
,CartDiscount
,CartDiscountMixin
,CartMixin
,Category
,CategoryMixin
,Channel
,ChannelMixin
,Customer
,CustomerGroup
,CustomerGroupMixin
,CustomerMixin
,CustomObject
,CustomObjectMixin
,DiscountCode
,DiscountCodeMixin
,GenericCustomObject<TValue>
,InventoryEntry
,InventoryEntryMixin
,Order
,OrderEdit
,OrderEditMixin
,OrderMixin
,Payment
,PaymentMixin
,Product
,ProductDiscount
,ProductDiscountMixin
,ProductMixin
,ProductSelection
,ProductSelectionMixin
,ProductType
,ProductTypeMixin
,Quote
,QuoteMixin
,Review
,ReviewMixin
,ShippingMethod
,ShippingMethodMixin
,ShoppingList
,ShoppingListMixin
,StagedOrder
,StandalonePrice
,StandalonePriceMixin
,State
,StateMixin
,Store
,StoreMixin
,TaxCategory
,TaxCategoryMixin
,Type
,TypeMixin
,Zone
,ZoneMixin
Interface of a resource with an ID and version
-
Method Summary
Methods inherited from interface com.commercetools.api.models.Identifiable
getId
-
Method Details
-
toReference
Reference toReference()
-