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
All Known Implementing Classes:
CartDiscountImpl, CartImpl, CategoryImpl, ChannelImpl, CustomerGroupImpl, CustomerImpl, CustomObjectImpl, DiscountCodeImpl, GenericCustomObjectImpl, InventoryEntryImpl, OrderEditImpl, OrderImpl, PaymentImpl, ProductDiscountImpl, ProductImpl, ProductSelectionImpl, ProductTypeImpl, QuoteImpl, ReviewImpl, ShippingMethodImpl, ShoppingListImpl, StagedOrderImpl, StandalonePriceImpl, StateImpl, StoreImpl, TaxCategoryImpl, TypeImpl, ZoneImpl

public interface Referencable<T extends Referencable<T>> extends Identifiable<T>
Interface of a resource with an ID and version
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface com.commercetools.api.models.Identifiable

    getId