Package com.commercetools.api.models
Interface ResourceIdentifiable<T extends ResourceIdentifiable<T>>
- Type Parameters:
T
- the type of the resource which is referenced to
- All Superinterfaces:
Identifiable<T>
- All Known Subinterfaces:
Cart
,CartDiscount
,CartDiscountMixin
,CartMixin
,Category
,CategoryMixin
,Channel
,ChannelMixin
,Customer
,CustomerGroup
,CustomerGroupMixin
,CustomerMixin
,DiscountCode
,DiscountCodeMixin
,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
-
toResourceIdentifier
ResourceIdentifier toResourceIdentifier()
-