Interface IdentifiableObjHolder<T>

All Superinterfaces:
Identifiable<T>
All Known Subinterfaces:
AttributeGroupReference, BusinessUnitReference, CartDiscountReference, CartReference, CategoryReference, ChannelReference, CustomerGroupReference, CustomerReference, CustomObjectReference, DiscountCodeReference, InventoryEntryReference, OrderEditReference, OrderReference, PaymentReference, ProductDiscountReference, ProductReference, ProductSelectionReference, ProductTypeReference, QuoteReference, QuoteRequestReference, ReviewReference, ShippingMethodReference, ShoppingListReference, StagedQuoteReference, StateReference, StoreReference, TaxCategoryReference, TypeReference, ZoneReference

public interface IdentifiableObjHolder<T> extends Identifiable<T>
  • Method Summary

    Modifier and Type
    Method
    Description
     

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

    getId
  • Method Details

    • getObj

      T getObj()