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

public interface ResourceIdentifiable<T extends ResourceIdentifiable<T>> extends Identifiable<T>
Interface of a resource with an ID and version