- Type Parameters:
R
- type of the query result
T
- unit of the query result
C
- type of the class implementing this class
E
- type of the expansion model
- All Superinterfaces:
- ExpansionPathContainer<T>, Get<R>, GetDsl<R,T,C>, MetaModelReferenceExpansionDsl<T,C,E>, ReferenceExpansionDsl<T,C>, ReferenceExpansionSupport<T>, SphereRequest<R>
- All Known Subinterfaces:
- ApiClientByIdGet, CartByCustomerIdGet, CartByIdGet, CartByKeyGet, CartDiscountByIdGet, CartDiscountByKeyGet, CartInStoreByCustomerIdGet, CartInStoreByIdGet, CartInStoreByKeyGet, CategoryByIdGet, CategoryByKeyGet, ChannelByIdGet, CustomerByEmailTokenGet, CustomerByIdGet, CustomerByKeyGet, CustomerByPasswordTokenGet, CustomerGroupByIdGet, CustomerGroupByKeyGet, CustomerInStoreByEmailTokenGet, CustomerInStoreByIdGet, CustomerInStoreByKeyGet, CustomerInStoreByPasswordTokenGet, CustomObjectByIdGet<T>, CustomObjectByKeyGet<T>, DiscountCodeByIdGet, ExtensionByIdGet, ExtensionByKeyGet, InventoryEntryByIdGet, MessageByIdGet, OrderByIdGet, OrderByOrderNumberGet, OrderEditByIdGet, OrderEditByKeyGet, OrderInStoreByIdGet, OrderInStoreByOrderNumberGet, PaymentByIdGet, PaymentByKeyGet, ProductByIdGet, ProductByIdProductSelectionGet, ProductByKeyGet, ProductByKeyProductSelectionGet, ProductDiscountByIdGet, ProductDiscountByKeyGet, ProductProjectionByIdGet, ProductProjectionByKeyGet, ProductProjectionInStoreByIdGet, ProductProjectionInStoreByKeyGet, ProductSelectionByIdGet, ProductSelectionByIdProductGet, ProductSelectionByIdProductsGet, ProductSelectionByKeyGet, ProductSelectionByKeyProductGet, ProductSelectionByKeyProductsGet, ProductTypeByIdGet, ProductTypeByKeyGet, ReviewByIdGet, ReviewByKeyGet, ShippingMethodByIdGet, ShippingMethodByKeyGet, ShippingMethodsByCartGet, ShippingMethodsByLocationGet, ShippingMethodsByOrderEditGet, ShoppingListByIdGet, ShoppingListByKeyGet, ShoppingListInStoreByIdGet, ShoppingListInStoreByKeyGet, StateByIdGet, StateByKeyGet, StoreByIdGet, StoreByKeyGet, SubscriptionByIdGet, SubscriptionByKeyGet, TaxCategoryByIdGet, TaxCategoryByKeyGet, TypeByIdGet, ZoneByIdGet, ZoneByKeyGet
- All Known Implementing Classes:
- MetaModelGetDslImpl
public interface MetaModelGetDsl<R,T,C extends MetaModelGetDsl<R,T,C,E>,E>
extends GetDsl<R,T,C>, MetaModelReferenceExpansionDsl<T,C,E>