Package | Description |
---|---|
io.sphere.sdk.apiclient.queries | |
io.sphere.sdk.cartdiscounts.queries |
Provides types to retrieve the state of cart discounts.
|
io.sphere.sdk.carts.queries |
Provides types to retrieve the state of carts.
|
io.sphere.sdk.categories.queries |
Provides types to retrieve the state of categories.
|
io.sphere.sdk.channels.queries |
Provides types to retrieve the state of channels.
|
io.sphere.sdk.commands |
This package provide tools to change objects in Composable Commerce.
|
io.sphere.sdk.customergroups.queries |
Provides types to retrieve the state of customer groups.
|
io.sphere.sdk.customers.queries |
Provides types to retrieve the state of customers.
|
io.sphere.sdk.customobjects.queries |
Provides types to retrieve the state of custom objects.
|
io.sphere.sdk.discountcodes.queries |
Provides types to retrieve the state of discount codes.
|
io.sphere.sdk.expansion |
Provides classes to describe reference expansion paths and their models.
|
io.sphere.sdk.extensions.queries | |
io.sphere.sdk.inventory.queries |
Provides types to retrieve the state of inventory entries.
|
io.sphere.sdk.messages.queries |
Provides types to retrieve the state of messages.
|
io.sphere.sdk.orderedits.queries | |
io.sphere.sdk.orders.queries |
Provides types to retrieve the state of orders.
|
io.sphere.sdk.payments.queries |
Provides types to retrieve the state of payments.
|
io.sphere.sdk.productdiscounts.queries |
Provides types to retrieve the state of product discounts.
|
io.sphere.sdk.products.queries |
Provides types to retrieve the state of products.
|
io.sphere.sdk.products.search |
Endpoint related classes to search products.
|
io.sphere.sdk.productselections.queries |
Provides types to retrieve the state of product selections.
|
io.sphere.sdk.producttypes.queries |
Provides types to retrieve the state of product types.
|
io.sphere.sdk.queries |
Provides types to prepare and receive queries.
|
io.sphere.sdk.reviews.queries |
Provides types to retrieve the state of reviews.
|
io.sphere.sdk.search |
Provides types to perform searches.
|
io.sphere.sdk.shippingmethods.queries |
Provides types to retrieve the state of shipping methods.
|
io.sphere.sdk.shoppinglists.queries |
Provides types to retrieve the state of shopping lists.
|
io.sphere.sdk.states.queries |
Provides types to retrieve the state of states.
|
io.sphere.sdk.stores.queries | |
io.sphere.sdk.subscriptions.queries | |
io.sphere.sdk.taxcategories.queries |
Provides types to retrieve the state of tax categories.
|
io.sphere.sdk.types.queries |
Provides types to retrieve the state of types.
|
io.sphere.sdk.zones.queries |
Provides types to retrieve the state of zones.
|
Modifier and Type | Method and Description |
---|---|
List<ExpansionPath<ApiClient>> |
ApiClientByIdGet.expansionPaths() |
Modifier and Type | Method and Description |
---|---|
ApiClientByIdGet |
ApiClientByIdGet.plusExpansionPaths(ExpansionPath<ApiClient> expansionPath) |
ApiClientByIdGet |
ApiClientByIdGet.withExpansionPaths(ExpansionPath<ApiClient> expansionPath) |
Modifier and Type | Method and Description |
---|---|
ApiClientByIdGet |
ApiClientByIdGet.withExpansionPaths(List<ExpansionPath<ApiClient>> expansionPaths) |
Modifier and Type | Method and Description |
---|---|
List<ExpansionPath<CartDiscount>> |
CartDiscountByIdGet.expansionPaths() |
List<ExpansionPath<CartDiscount>> |
CartDiscountByKeyGet.expansionPaths() |
Modifier and Type | Method and Description |
---|---|
CartDiscountByIdGet |
CartDiscountByIdGet.plusExpansionPaths(ExpansionPath<CartDiscount> expansionPath) |
CartDiscountByKeyGet |
CartDiscountByKeyGet.plusExpansionPaths(ExpansionPath<CartDiscount> expansionPath) |
CartDiscountByIdGet |
CartDiscountByIdGet.withExpansionPaths(ExpansionPath<CartDiscount> expansionPath) |
CartDiscountByKeyGet |
CartDiscountByKeyGet.withExpansionPaths(ExpansionPath<CartDiscount> expansionPath) |
Modifier and Type | Method and Description |
---|---|
CartDiscountByIdGet |
CartDiscountByIdGet.withExpansionPaths(List<ExpansionPath<CartDiscount>> expansionPaths) |
CartDiscountByKeyGet |
CartDiscountByKeyGet.withExpansionPaths(List<ExpansionPath<CartDiscount>> expansionPaths) |
Modifier and Type | Method and Description |
---|---|
List<ExpansionPath<Cart>> |
CartByCustomerIdGet.expansionPaths() |
List<ExpansionPath<Cart>> |
CartInStoreByIdGet.expansionPaths() |
List<ExpansionPath<Cart>> |
CartInStoreByKeyGet.expansionPaths() |
List<ExpansionPath<Cart>> |
CartByKeyGet.expansionPaths() |
List<ExpansionPath<Cart>> |
CartByIdGet.expansionPaths() |
Modifier and Type | Method and Description |
---|---|
CartByCustomerIdGet |
CartByCustomerIdGet.plusExpansionPaths(ExpansionPath<Cart> expansionPath) |
CartInStoreByIdGet |
CartInStoreByIdGet.plusExpansionPaths(ExpansionPath<Cart> expansionPath) |
CartInStoreByKeyGet |
CartInStoreByKeyGet.plusExpansionPaths(ExpansionPath<Cart> expansionPath) |
CartByKeyGet |
CartByKeyGet.plusExpansionPaths(ExpansionPath<Cart> expansionPath) |
CartByIdGet |
CartByIdGet.plusExpansionPaths(ExpansionPath<Cart> expansionPath) |
CartByCustomerIdGet |
CartByCustomerIdGet.withExpansionPaths(ExpansionPath<Cart> expansionPath) |
CartInStoreByIdGet |
CartInStoreByIdGet.withExpansionPaths(ExpansionPath<Cart> expansionPath) |
CartInStoreByKeyGet |
CartInStoreByKeyGet.withExpansionPaths(ExpansionPath<Cart> expansionPath) |
CartByKeyGet |
CartByKeyGet.withExpansionPaths(ExpansionPath<Cart> expansionPath) |
CartByIdGet |
CartByIdGet.withExpansionPaths(ExpansionPath<Cart> expansionPath) |
Modifier and Type | Method and Description |
---|---|
CartByCustomerIdGet |
CartByCustomerIdGet.withExpansionPaths(List<ExpansionPath<Cart>> expansionPaths) |
CartInStoreByIdGet |
CartInStoreByIdGet.withExpansionPaths(List<ExpansionPath<Cart>> expansionPaths) |
CartInStoreByKeyGet |
CartInStoreByKeyGet.withExpansionPaths(List<ExpansionPath<Cart>> expansionPaths) |
CartByKeyGet |
CartByKeyGet.withExpansionPaths(List<ExpansionPath<Cart>> expansionPaths) |
CartByIdGet |
CartByIdGet.withExpansionPaths(List<ExpansionPath<Cart>> expansionPaths) |
Modifier and Type | Method and Description |
---|---|
List<ExpansionPath<Category>> |
CategoryByIdGet.expansionPaths() |
List<ExpansionPath<Category>> |
CategoryByKeyGet.expansionPaths() |
Modifier and Type | Method and Description |
---|---|
CategoryByIdGet |
CategoryByIdGet.plusExpansionPaths(ExpansionPath<Category> expansionPath) |
CategoryByKeyGet |
CategoryByKeyGet.plusExpansionPaths(ExpansionPath<Category> expansionPath) |
CategoryByIdGet |
CategoryByIdGet.withExpansionPaths(ExpansionPath<Category> expansionPath) |
CategoryByKeyGet |
CategoryByKeyGet.withExpansionPaths(ExpansionPath<Category> expansionPath) |
Modifier and Type | Method and Description |
---|---|
CategoryByIdGet |
CategoryByIdGet.withExpansionPaths(List<ExpansionPath<Category>> expansionPaths) |
CategoryByKeyGet |
CategoryByKeyGet.withExpansionPaths(List<ExpansionPath<Category>> expansionPaths) |
Modifier and Type | Method and Description |
---|---|
List<ExpansionPath<Channel>> |
ChannelByIdGet.expansionPaths() |
Modifier and Type | Method and Description |
---|---|
ChannelByIdGet |
ChannelByIdGet.plusExpansionPaths(ExpansionPath<Channel> expansionPath) |
ChannelByIdGet |
ChannelByIdGet.withExpansionPaths(ExpansionPath<Channel> expansionPath) |
Modifier and Type | Method and Description |
---|---|
ChannelByIdGet |
ChannelByIdGet.withExpansionPaths(List<ExpansionPath<Channel>> expansionPaths) |
Modifier and Type | Method and Description |
---|---|
List<ExpansionPath<T>> |
MetaModelCreateCommandImpl.expansionPaths() |
List<ExpansionPath<T>> |
MetaModelByIdDeleteCommandImpl.expansionPaths() |
List<ExpansionPath<T>> |
MetaModelUpdateCommandDslImpl.expansionPaths() |
Modifier and Type | Method and Description |
---|---|
C |
MetaModelCreateCommandImpl.plusExpansionPaths(ExpansionPath<T> expansionPath) |
C |
MetaModelByIdDeleteCommandImpl.plusExpansionPaths(ExpansionPath<T> expansionPath) |
C |
MetaModelUpdateCommandDslImpl.plusExpansionPaths(ExpansionPath<T> expansionPath) |
C |
MetaModelCreateCommandImpl.withExpansionPaths(ExpansionPath<T> expansionPath) |
C |
MetaModelByIdDeleteCommandImpl.withExpansionPaths(ExpansionPath<T> expansionPath) |
C |
MetaModelUpdateCommandDslImpl.withExpansionPaths(ExpansionPath<T> expansionPath) |
Modifier and Type | Method and Description |
---|---|
MetaModelCreateCommandBuilder<T,C,D,E> |
MetaModelCreateCommandBuilder.expansionPaths(List<ExpansionPath<T>> expansionPaths) |
C |
MetaModelCreateCommandImpl.plusExpansionPaths(List<ExpansionPath<T>> expansionPaths) |
C |
MetaModelByIdDeleteCommandImpl.plusExpansionPaths(List<ExpansionPath<T>> expansionPaths) |
C |
MetaModelUpdateCommandDslImpl.plusExpansionPaths(List<ExpansionPath<T>> expansionPaths) |
C |
MetaModelCreateCommandImpl.withExpansionPaths(List<ExpansionPath<T>> expansionPaths) |
C |
MetaModelByIdDeleteCommandImpl.withExpansionPaths(List<ExpansionPath<T>> expansionPaths) |
C |
MetaModelUpdateCommandDslImpl.withExpansionPaths(List<ExpansionPath<T>> expansionPaths) |
Constructor and Description |
---|
MetaModelByIdDeleteCommandImpl(Versioned<T> versioned,
boolean eraseData,
com.fasterxml.jackson.databind.JavaType javaType,
String endpoint,
E expansionModel,
List<ExpansionPath<T>> expansionPaths,
Function<MetaModelByIdDeleteCommandBuilder<T,C,E>,C> creationFunction) |
MetaModelCreateCommandImpl(D draft,
com.fasterxml.jackson.databind.JavaType javaType,
String endpoint,
List<ExpansionPath<T>> expansionPaths,
E expansionModel,
Function<MetaModelCreateCommandBuilder<T,C,D,E>,C> creationFunction) |
Modifier and Type | Method and Description |
---|---|
List<ExpansionPath<CustomerGroup>> |
CustomerGroupByKeyGet.expansionPaths() |
List<ExpansionPath<CustomerGroup>> |
CustomerGroupByIdGet.expansionPaths() |
Modifier and Type | Method and Description |
---|---|
CustomerGroupByKeyGet |
CustomerGroupByKeyGet.plusExpansionPaths(ExpansionPath<CustomerGroup> expansionPath) |
CustomerGroupByIdGet |
CustomerGroupByIdGet.plusExpansionPaths(ExpansionPath<CustomerGroup> expansionPath) |
CustomerGroupByKeyGet |
CustomerGroupByKeyGet.withExpansionPaths(ExpansionPath<CustomerGroup> expansionPath) |
CustomerGroupByIdGet |
CustomerGroupByIdGet.withExpansionPaths(ExpansionPath<CustomerGroup> expansionPath) |
Modifier and Type | Method and Description |
---|---|
CustomerGroupByKeyGet |
CustomerGroupByKeyGet.withExpansionPaths(List<ExpansionPath<CustomerGroup>> expansionPaths) |
CustomerGroupByIdGet |
CustomerGroupByIdGet.withExpansionPaths(List<ExpansionPath<CustomerGroup>> expansionPaths) |
Modifier and Type | Method and Description |
---|---|
List<ExpansionPath<Customer>> |
CustomerInStoreByEmailTokenGet.expansionPaths() |
List<ExpansionPath<Customer>> |
CustomerByEmailTokenGet.expansionPaths() |
List<ExpansionPath<Customer>> |
CustomerInStoreByPasswordTokenGet.expansionPaths() |
List<ExpansionPath<Customer>> |
CustomerByPasswordTokenGet.expansionPaths() |
List<ExpansionPath<Customer>> |
CustomerByKeyGet.expansionPaths() |
List<ExpansionPath<Customer>> |
CustomerByIdGet.expansionPaths() |
Modifier and Type | Method and Description |
---|---|
CustomerInStoreByEmailTokenGet |
CustomerInStoreByEmailTokenGet.withExpansionPaths(List<ExpansionPath<Customer>> expansionPaths) |
CustomerByEmailTokenGet |
CustomerByEmailTokenGet.withExpansionPaths(List<ExpansionPath<Customer>> expansionPaths) |
CustomerInStoreByPasswordTokenGet |
CustomerInStoreByPasswordTokenGet.withExpansionPaths(List<ExpansionPath<Customer>> expansionPaths) |
CustomerByPasswordTokenGet |
CustomerByPasswordTokenGet.withExpansionPaths(List<ExpansionPath<Customer>> expansionPaths) |
CustomerByKeyGet |
CustomerByKeyGet.withExpansionPaths(List<ExpansionPath<Customer>> expansionPaths) |
CustomerByIdGet |
CustomerByIdGet.withExpansionPaths(List<ExpansionPath<Customer>> expansionPaths) |
Modifier and Type | Method and Description |
---|---|
List<ExpansionPath<CustomObject<T>>> |
CustomObjectByKeyGet.expansionPaths() |
List<ExpansionPath<CustomObject<T>>> |
CustomObjectByIdGet.expansionPaths() |
Modifier and Type | Method and Description |
---|---|
CustomObjectByKeyGet<T> |
CustomObjectByKeyGet.plusExpansionPaths(ExpansionPath<CustomObject<T>> expansionPath) |
CustomObjectByIdGet<T> |
CustomObjectByIdGet.plusExpansionPaths(ExpansionPath<CustomObject<T>> expansionPath) |
CustomObjectByKeyGet<T> |
CustomObjectByKeyGet.withExpansionPaths(ExpansionPath<CustomObject<T>> expansionPath) |
CustomObjectByIdGet<T> |
CustomObjectByIdGet.withExpansionPaths(ExpansionPath<CustomObject<T>> expansionPath) |
Modifier and Type | Method and Description |
---|---|
CustomObjectByKeyGet<T> |
CustomObjectByKeyGet.withExpansionPaths(List<ExpansionPath<CustomObject<T>>> expansionPaths) |
CustomObjectByIdGet<T> |
CustomObjectByIdGet.withExpansionPaths(List<ExpansionPath<CustomObject<T>>> expansionPaths) |
Modifier and Type | Method and Description |
---|---|
List<ExpansionPath<DiscountCode>> |
DiscountCodeByIdGet.expansionPaths() |
Modifier and Type | Method and Description |
---|---|
DiscountCodeByIdGet |
DiscountCodeByIdGet.plusExpansionPaths(ExpansionPath<DiscountCode> expansionPath) |
DiscountCodeByIdGet |
DiscountCodeByIdGet.withExpansionPaths(ExpansionPath<DiscountCode> expansionPath) |
Modifier and Type | Method and Description |
---|---|
DiscountCodeByIdGet |
DiscountCodeByIdGet.withExpansionPaths(List<ExpansionPath<DiscountCode>> expansionPaths) |
Modifier and Type | Method and Description |
---|---|
static <T> ExpansionPath<T> |
ExpansionPath.of(String sphereExpansionPathExpression) |
Modifier and Type | Method and Description |
---|---|
protected List<ExpansionPath<T>> |
ExpansionModelImpl.buildExpansionPaths() |
List<ExpansionPath<T>> |
ExpansionModelImpl.expansionPaths() |
List<ExpansionPath<T>> |
ReferenceExpansionSupport.expansionPaths() |
List<ExpansionPath<T>> |
ExpansionPathContainer.expansionPaths() |
Modifier and Type | Method and Description |
---|---|
C |
ReferenceExpansionDsl.plusExpansionPaths(ExpansionPath<T> expansionPath)
Creates a new object with the properties of the old object but adds
expansionPath to the expansion paths. |
static <T,C,E> C |
ExpansionDslUtils.plusExpansionPaths(MetaModelExpansionDslExpansionModelRead<T,C,E> meta,
ExpansionPath<T> expansionPath) |
C |
ReferenceExpansionDsl.withExpansionPaths(ExpansionPath<T> expansionPath)
Creates a new object with the properties of the old object but replaces all expansion paths with a single
expansionPath . |
static <T,C,E> C |
ExpansionDslUtils.withExpansionPaths(MetaModelExpansionDslExpansionModelRead<T,C,E> meta,
ExpansionPath<T> expansionPath) |
Modifier and Type | Method and Description |
---|---|
C |
ReferenceExpansionDsl.plusExpansionPaths(List<ExpansionPath<T>> expansionPaths)
Creates a new object with the properties of the old object but adds
expansionPaths to the expansion paths. |
static <T,C,E> C |
ExpansionDslUtils.plusExpansionPaths(MetaModelExpansionDslExpansionModelRead<T,C,E> meta,
List<ExpansionPath<T>> expansionPaths) |
C |
ReferenceExpansionDsl.withExpansionPaths(List<ExpansionPath<T>> expansionPaths)
Creates a new object with the properties of the old object but replaces all expansion paths with
expansionPaths . |
Modifier and Type | Method and Description |
---|---|
List<ExpansionPath<Extension>> |
ExtensionByIdGet.expansionPaths() |
List<ExpansionPath<Extension>> |
ExtensionByKeyGet.expansionPaths() |
Modifier and Type | Method and Description |
---|---|
ExtensionByIdGet |
ExtensionByIdGet.plusExpansionPaths(ExpansionPath<Extension> expansionPath) |
ExtensionByKeyGet |
ExtensionByKeyGet.plusExpansionPaths(ExpansionPath<Extension> expansionPath) |
ExtensionByIdGet |
ExtensionByIdGet.withExpansionPaths(ExpansionPath<Extension> expansionPath) |
ExtensionByKeyGet |
ExtensionByKeyGet.withExpansionPaths(ExpansionPath<Extension> expansionPath) |
Modifier and Type | Method and Description |
---|---|
ExtensionByIdGet |
ExtensionByIdGet.withExpansionPaths(List<ExpansionPath<Extension>> expansionPaths) |
ExtensionByKeyGet |
ExtensionByKeyGet.withExpansionPaths(List<ExpansionPath<Extension>> expansionPaths) |
Modifier and Type | Method and Description |
---|---|
List<ExpansionPath<InventoryEntry>> |
InventoryEntryByIdGet.expansionPaths() |
Modifier and Type | Method and Description |
---|---|
InventoryEntryByIdGet |
InventoryEntryByIdGet.plusExpansionPaths(ExpansionPath<InventoryEntry> expansionPath) |
InventoryEntryByIdGet |
InventoryEntryByIdGet.withExpansionPaths(ExpansionPath<InventoryEntry> expansionPath) |
Modifier and Type | Method and Description |
---|---|
InventoryEntryByIdGet |
InventoryEntryByIdGet.withExpansionPaths(List<ExpansionPath<InventoryEntry>> expansionPaths) |
Modifier and Type | Method and Description |
---|---|
List<ExpansionPath<Message>> |
MessageByIdGet.expansionPaths() |
Modifier and Type | Method and Description |
---|---|
MessageByIdGet |
MessageByIdGet.plusExpansionPaths(ExpansionPath<Message> expansionPath) |
MessageByIdGet |
MessageByIdGet.withExpansionPaths(ExpansionPath<Message> expansionPath) |
Modifier and Type | Method and Description |
---|---|
MessageByIdGet |
MessageByIdGet.withExpansionPaths(List<ExpansionPath<Message>> expansionPaths) |
Modifier and Type | Method and Description |
---|---|
List<ExpansionPath<OrderEdit>> |
OrderEditByIdGet.expansionPaths() |
List<ExpansionPath<OrderEdit>> |
OrderEditByKeyGet.expansionPaths() |
Modifier and Type | Method and Description |
---|---|
OrderEditByIdGet |
OrderEditByIdGet.plusExpansionPaths(ExpansionPath<OrderEdit> expansionPath) |
OrderEditByKeyGet |
OrderEditByKeyGet.plusExpansionPaths(ExpansionPath<OrderEdit> expansionPath) |
OrderEditByIdGet |
OrderEditByIdGet.withExpansionPaths(ExpansionPath<OrderEdit> expansionPath) |
OrderEditByKeyGet |
OrderEditByKeyGet.withExpansionPaths(ExpansionPath<OrderEdit> expansionPath) |
Modifier and Type | Method and Description |
---|---|
OrderEditByIdGet |
OrderEditByIdGet.withExpansionPaths(List<ExpansionPath<OrderEdit>> expansionPaths) |
OrderEditByKeyGet |
OrderEditByKeyGet.withExpansionPaths(List<ExpansionPath<OrderEdit>> expansionPaths) |
Modifier and Type | Method and Description |
---|---|
List<ExpansionPath<Order>> |
OrderByOrderNumberGet.expansionPaths() |
List<ExpansionPath<Order>> |
OrderInStoreByOrderNumberGet.expansionPaths() |
List<ExpansionPath<Order>> |
OrderByIdGet.expansionPaths() |
Modifier and Type | Method and Description |
---|---|
OrderByOrderNumberGet |
OrderByOrderNumberGet.plusExpansionPaths(ExpansionPath<Order> expansionPath) |
OrderInStoreByOrderNumberGet |
OrderInStoreByOrderNumberGet.plusExpansionPaths(ExpansionPath<Order> expansionPath) |
OrderByIdGet |
OrderByIdGet.plusExpansionPaths(ExpansionPath<Order> expansionPath) |
OrderByOrderNumberGet |
OrderByOrderNumberGet.withExpansionPaths(ExpansionPath<Order> expansionPath) |
OrderInStoreByOrderNumberGet |
OrderInStoreByOrderNumberGet.withExpansionPaths(ExpansionPath<Order> expansionPath) |
OrderByIdGet |
OrderByIdGet.withExpansionPaths(ExpansionPath<Order> expansionPath) |
Modifier and Type | Method and Description |
---|---|
OrderByOrderNumberGet |
OrderByOrderNumberGet.withExpansionPaths(List<ExpansionPath<Order>> expansionPaths) |
OrderInStoreByOrderNumberGet |
OrderInStoreByOrderNumberGet.withExpansionPaths(List<ExpansionPath<Order>> expansionPaths) |
OrderByIdGet |
OrderByIdGet.withExpansionPaths(List<ExpansionPath<Order>> expansionPaths) |
Modifier and Type | Method and Description |
---|---|
List<ExpansionPath<Payment>> |
PaymentByIdGet.expansionPaths() |
List<ExpansionPath<Payment>> |
PaymentByKeyGet.expansionPaths() |
Modifier and Type | Method and Description |
---|---|
PaymentByIdGet |
PaymentByIdGet.plusExpansionPaths(ExpansionPath<Payment> expansionPath) |
PaymentByKeyGet |
PaymentByKeyGet.plusExpansionPaths(ExpansionPath<Payment> expansionPath) |
PaymentByIdGet |
PaymentByIdGet.withExpansionPaths(ExpansionPath<Payment> expansionPath) |
PaymentByKeyGet |
PaymentByKeyGet.withExpansionPaths(ExpansionPath<Payment> expansionPath) |
Modifier and Type | Method and Description |
---|---|
PaymentByIdGet |
PaymentByIdGet.withExpansionPaths(List<ExpansionPath<Payment>> expansionPaths) |
PaymentByKeyGet |
PaymentByKeyGet.withExpansionPaths(List<ExpansionPath<Payment>> expansionPaths) |
Modifier and Type | Method and Description |
---|---|
List<ExpansionPath<ProductDiscount>> |
ProductDiscountByIdGet.expansionPaths() |
List<ExpansionPath<ProductDiscount>> |
ProductDiscountByKeyGet.expansionPaths() |
Modifier and Type | Method and Description |
---|---|
ProductDiscountByIdGet |
ProductDiscountByIdGet.plusExpansionPaths(ExpansionPath<ProductDiscount> expansionPath) |
ProductDiscountByKeyGet |
ProductDiscountByKeyGet.plusExpansionPaths(ExpansionPath<ProductDiscount> expansionPath) |
ProductDiscountByIdGet |
ProductDiscountByIdGet.withExpansionPaths(ExpansionPath<ProductDiscount> expansionPath) |
ProductDiscountByKeyGet |
ProductDiscountByKeyGet.withExpansionPaths(ExpansionPath<ProductDiscount> expansionPath) |
Modifier and Type | Method and Description |
---|---|
ProductDiscountByIdGet |
ProductDiscountByIdGet.withExpansionPaths(List<ExpansionPath<ProductDiscount>> expansionPaths) |
ProductDiscountByKeyGet |
ProductDiscountByKeyGet.withExpansionPaths(List<ExpansionPath<ProductDiscount>> expansionPaths) |
Modifier and Type | Method and Description |
---|---|
List<ExpansionPath<Product>> |
ProductByKeyProductSelectionGet.expansionPaths() |
List<ExpansionPath<Product>> |
ProductByIdGet.expansionPaths() |
List<ExpansionPath<Product>> |
ProductByIdProductSelectionGet.expansionPaths() |
List<ExpansionPath<ProductProjection>> |
ProductProjectionByKeyGet.expansionPaths() |
List<ExpansionPath<Product>> |
ProductByKeyGet.expansionPaths() |
List<ExpansionPath<ProductProjection>> |
ProductProjectionByIdGet.expansionPaths() |
Modifier and Type | Method and Description |
---|---|
ProductByKeyProductSelectionGet |
ProductByKeyProductSelectionGet.withExpansionPaths(List<ExpansionPath<Product>> expansionPaths) |
ProductByIdGet |
ProductByIdGet.withExpansionPaths(List<ExpansionPath<Product>> expansionPaths) |
ProductByIdProductSelectionGet |
ProductByIdProductSelectionGet.withExpansionPaths(List<ExpansionPath<Product>> expansionPaths) |
ProductByKeyGet |
ProductByKeyGet.withExpansionPaths(List<ExpansionPath<Product>> expansionPaths) |
ProductProjectionByKeyGet |
ProductProjectionByKeyGet.withExpansionPaths(List<ExpansionPath<ProductProjection>> expansionPaths) |
ProductProjectionByIdGet |
ProductProjectionByIdGet.withExpansionPaths(List<ExpansionPath<ProductProjection>> expansionPaths) |
Modifier and Type | Method and Description |
---|---|
ProductProjectionSearchBuilder |
ProductProjectionSearchBuilder.expansionPaths(ExpansionPath<ProductProjection> expansionPath) |
ProductProjectionSearch |
ProductProjectionSearch.plusExpansionPaths(ExpansionPath<ProductProjection> expansionPath) |
ProductProjectionSearchBuilder |
ProductProjectionSearchBuilder.plusExpansionPaths(ExpansionPath<ProductProjection> expansionPath) |
ProductProjectionSearch |
ProductProjectionSearch.withExpansionPaths(ExpansionPath<ProductProjection> expansionPath) |
Modifier and Type | Method and Description |
---|---|
ProductProjectionSearchBuilder |
ProductProjectionSearchBuilder.expansionPaths(List<ExpansionPath<ProductProjection>> expansionPaths) |
ProductProjectionSearch |
ProductProjectionSearch.plusExpansionPaths(List<ExpansionPath<ProductProjection>> expansionPaths) |
ProductProjectionSearchBuilder |
ProductProjectionSearchBuilder.plusExpansionPaths(List<ExpansionPath<ProductProjection>> expansionPaths) |
ProductProjectionSearch |
ProductProjectionSearch.withExpansionPaths(List<ExpansionPath<ProductProjection>> expansionPaths) |
Modifier and Type | Method and Description |
---|---|
List<ExpansionPath<ProductSelection>> |
ProductSelectionByIdProductGet.expansionPaths() |
List<ExpansionPath<ProductSelection>> |
ProductSelectionByKeyProductGet.expansionPaths() |
List<ExpansionPath<ProductSelection>> |
ProductSelectionByIdGet.expansionPaths() |
List<ExpansionPath<ProductSelection>> |
ProductSelectionByKeyGet.expansionPaths() |
Modifier and Type | Method and Description |
---|---|
ProductSelectionByIdProductGet |
ProductSelectionByIdProductGet.withExpansionPaths(List<ExpansionPath<ProductSelection>> expansionPaths) |
ProductSelectionByKeyProductGet |
ProductSelectionByKeyProductGet.withExpansionPaths(List<ExpansionPath<ProductSelection>> expansionPaths) |
ProductSelectionByIdGet |
ProductSelectionByIdGet.withExpansionPaths(List<ExpansionPath<ProductSelection>> expansionPaths) |
ProductSelectionByKeyGet |
ProductSelectionByKeyGet.withExpansionPaths(List<ExpansionPath<ProductSelection>> expansionPaths) |
Modifier and Type | Method and Description |
---|---|
List<ExpansionPath<ProductType>> |
ProductTypeByKeyGet.expansionPaths() |
List<ExpansionPath<ProductType>> |
ProductTypeByIdGet.expansionPaths() |
Modifier and Type | Method and Description |
---|---|
ProductTypeByKeyGet |
ProductTypeByKeyGet.plusExpansionPaths(ExpansionPath<ProductType> expansionPath) |
ProductTypeByIdGet |
ProductTypeByIdGet.plusExpansionPaths(ExpansionPath<ProductType> expansionPath) |
ProductTypeByKeyGet |
ProductTypeByKeyGet.withExpansionPaths(ExpansionPath<ProductType> expansionPath) |
ProductTypeByIdGet |
ProductTypeByIdGet.withExpansionPaths(ExpansionPath<ProductType> expansionPath) |
Modifier and Type | Method and Description |
---|---|
ProductTypeByKeyGet |
ProductTypeByKeyGet.withExpansionPaths(List<ExpansionPath<ProductType>> expansionPaths) |
ProductTypeByIdGet |
ProductTypeByIdGet.withExpansionPaths(List<ExpansionPath<ProductType>> expansionPaths) |
Modifier and Type | Field and Description |
---|---|
protected List<ExpansionPath<T>> |
MetaModelQueryDslBuilder.expansionPaths |
Modifier and Type | Method and Description |
---|---|
List<ExpansionPath<T>> |
MetaModelGetDslImpl.expansionPaths() |
List<ExpansionPath<T>> |
ResourceQuery.expansionPaths() |
List<ExpansionPath<T>> |
MetaModelQueryDslImpl.expansionPaths() |
Modifier and Type | Method and Description |
---|---|
C |
MetaModelGetDslImpl.plusExpansionPaths(ExpansionPath<T> expansionPath) |
C |
MetaModelQueryDslImpl.plusExpansionPaths(ExpansionPath<T> expansionPath) |
C |
MetaModelGetDslImpl.withExpansionPaths(ExpansionPath<T> expansionPath) |
C |
MetaModelQueryDslImpl.withExpansionPaths(ExpansionPath<T> expansionPath) |
Modifier and Type | Method and Description |
---|---|
MetaModelGetDslBuilder<R,T,C,E> |
MetaModelGetDslBuilder.expansionPaths(List<ExpansionPath<T>> expansionPaths) |
MetaModelQueryDslBuilder<T,C,Q,E> |
MetaModelQueryDslBuilder.expansionPaths(List<ExpansionPath<T>> expansionPaths) |
C |
MetaModelGetDslImpl.plusExpansionPaths(List<ExpansionPath<T>> expansionPaths) |
C |
MetaModelQueryDslImpl.plusExpansionPaths(List<ExpansionPath<T>> expansionPaths) |
C |
MetaModelGetDslImpl.withExpansionPaths(List<ExpansionPath<T>> expansionPaths) |
C |
MetaModelQueryDslImpl.withExpansionPaths(List<ExpansionPath<T>> expansionPaths) |
Constructor and Description |
---|
MetaModelGetDslImpl(com.fasterxml.jackson.databind.JavaType javaType,
String endpoint,
String identifierToSearchFor,
List<ExpansionPath<T>> expansionPaths,
E expansionModel,
Function<MetaModelGetDslBuilder<R,T,C,E>,C> builderFunction,
List<NameValuePair> additionalParameters) |
MetaModelQueryDslImpl(List<QueryPredicate<T>> predicate,
List<QuerySort<T>> sort,
Boolean fetchTotal,
Long limit,
Long offset,
String endpoint,
Function<HttpResponse,PagedQueryResult<T>> resultMapper,
List<ExpansionPath<T>> expansionPaths,
List<NameValuePair> additionalHttpQueryParameters,
Q queryModel,
E expansionModel,
Function<MetaModelQueryDslBuilder<T,C,Q,E>,C> queryDslBuilderFunction) |
Modifier and Type | Method and Description |
---|---|
List<ExpansionPath<Review>> |
ReviewByKeyGet.expansionPaths() |
List<ExpansionPath<Review>> |
ReviewByIdGet.expansionPaths() |
Modifier and Type | Method and Description |
---|---|
ReviewByKeyGet |
ReviewByKeyGet.plusExpansionPaths(ExpansionPath<Review> expansionPath) |
ReviewByIdGet |
ReviewByIdGet.plusExpansionPaths(ExpansionPath<Review> expansionPath) |
ReviewByKeyGet |
ReviewByKeyGet.withExpansionPaths(ExpansionPath<Review> expansionPath) |
ReviewByIdGet |
ReviewByIdGet.withExpansionPaths(ExpansionPath<Review> expansionPath) |
Modifier and Type | Method and Description |
---|---|
ReviewByKeyGet |
ReviewByKeyGet.withExpansionPaths(List<ExpansionPath<Review>> expansionPaths) |
ReviewByIdGet |
ReviewByIdGet.withExpansionPaths(List<ExpansionPath<Review>> expansionPaths) |
Modifier and Type | Field and Description |
---|---|
protected List<ExpansionPath<T>> |
MetaModelSearchDslBuilder.expansionPaths |
Modifier and Type | Method and Description |
---|---|
List<ExpansionPath<T>> |
MetaModelSearchDslImpl.expansionPaths() |
Modifier and Type | Method and Description |
---|---|
B |
ResourceMetaModelSearchDslBuilderImpl.expansionPaths(ExpansionPath<T> expansionPath) |
B |
ResourceMetaModelSearchDslBuilder.expansionPaths(ExpansionPath<T> expansionPath) |
C |
MetaModelSearchDslImpl.plusExpansionPaths(ExpansionPath<T> expansionPath) |
B |
ResourceMetaModelSearchDslBuilderImpl.plusExpansionPaths(ExpansionPath<T> expansionPath) |
B |
ResourceMetaModelSearchDslBuilder.plusExpansionPaths(ExpansionPath<T> expansionPath) |
C |
MetaModelSearchDslImpl.withExpansionPaths(ExpansionPath<T> expansionPath) |
Modifier and Type | Method and Description |
---|---|
MetaModelSearchDslBuilder<T,C,S,L,F,E> |
MetaModelSearchDslBuilder.expansionPaths(List<ExpansionPath<T>> expansionPaths) |
B |
ResourceMetaModelSearchDslBuilderImpl.expansionPaths(List<ExpansionPath<T>> expansionPaths) |
B |
ResourceMetaModelSearchDslBuilder.expansionPaths(List<ExpansionPath<T>> expansionPaths) |
C |
MetaModelSearchDslImpl.plusExpansionPaths(List<ExpansionPath<T>> expansionPaths) |
B |
ResourceMetaModelSearchDslBuilderImpl.plusExpansionPaths(List<ExpansionPath<T>> expansionPaths) |
B |
ResourceMetaModelSearchDslBuilder.plusExpansionPaths(List<ExpansionPath<T>> expansionPaths) |
C |
MetaModelSearchDslImpl.withExpansionPaths(List<ExpansionPath<T>> expansionPaths) |
Constructor and Description |
---|
MetaModelSearchDslImpl(LocalizedStringEntry text,
Boolean fuzzy,
Integer fuzzyLevel,
List<FacetExpression<T>> facets,
List<FilterExpression<T>> resultFilters,
List<FilterExpression<T>> queryFilters,
List<FilterExpression<T>> facetFilters,
List<FacetedSearchExpression<T>> facetedSearch,
List<SortExpression<T>> sort,
Long limit,
Long offset,
String endpoint,
Function<HttpResponse,PagedSearchResult<T>> resultMapper,
List<ExpansionPath<T>> expansionPaths,
List<NameValuePair> additionalQueryParameters,
S sortModel,
L filterModel,
F facetModel,
E expansionModel,
Function<MetaModelSearchDslBuilder<T,C,S,L,F,E>,C> searchDslBuilderFunction) |
Modifier and Type | Method and Description |
---|---|
List<ExpansionPath<ShippingMethod>> |
ShippingMethodByKeyGet.expansionPaths() |
List<ExpansionPath<ShippingMethod>> |
ShippingMethodByIdGet.expansionPaths() |
Modifier and Type | Method and Description |
---|---|
ShippingMethodByKeyGet |
ShippingMethodByKeyGet.plusExpansionPaths(ExpansionPath<ShippingMethod> expansionPath) |
ShippingMethodByIdGet |
ShippingMethodByIdGet.plusExpansionPaths(ExpansionPath<ShippingMethod> expansionPath) |
ShippingMethodByKeyGet |
ShippingMethodByKeyGet.withExpansionPaths(ExpansionPath<ShippingMethod> expansionPath) |
ShippingMethodByIdGet |
ShippingMethodByIdGet.withExpansionPaths(ExpansionPath<ShippingMethod> expansionPath) |
Modifier and Type | Method and Description |
---|---|
ShippingMethodByKeyGet |
ShippingMethodByKeyGet.withExpansionPaths(List<ExpansionPath<ShippingMethod>> expansionPaths) |
ShippingMethodByIdGet |
ShippingMethodByIdGet.withExpansionPaths(List<ExpansionPath<ShippingMethod>> expansionPaths) |
Modifier and Type | Method and Description |
---|---|
List<ExpansionPath<ShoppingList>> |
ShoppingListByIdGet.expansionPaths() |
List<ExpansionPath<ShoppingList>> |
ShoppingListByKeyGet.expansionPaths() |
Modifier and Type | Method and Description |
---|---|
ShoppingListByIdGet |
ShoppingListByIdGet.plusExpansionPaths(ExpansionPath<ShoppingList> expansionPath) |
ShoppingListByKeyGet |
ShoppingListByKeyGet.plusExpansionPaths(ExpansionPath<ShoppingList> expansionPath) |
ShoppingListByIdGet |
ShoppingListByIdGet.withExpansionPaths(ExpansionPath<ShoppingList> expansionPath) |
ShoppingListByKeyGet |
ShoppingListByKeyGet.withExpansionPaths(ExpansionPath<ShoppingList> expansionPath) |
Modifier and Type | Method and Description |
---|---|
ShoppingListByIdGet |
ShoppingListByIdGet.withExpansionPaths(List<ExpansionPath<ShoppingList>> expansionPaths) |
ShoppingListByKeyGet |
ShoppingListByKeyGet.withExpansionPaths(List<ExpansionPath<ShoppingList>> expansionPaths) |
Modifier and Type | Method and Description |
---|---|
List<ExpansionPath<State>> |
StateByIdGet.expansionPaths() |
List<ExpansionPath<State>> |
StateByKeyGet.expansionPaths() |
Modifier and Type | Method and Description |
---|---|
StateByIdGet |
StateByIdGet.plusExpansionPaths(ExpansionPath<State> expansionPath) |
StateByKeyGet |
StateByKeyGet.plusExpansionPaths(ExpansionPath<State> expansionPath) |
StateByIdGet |
StateByIdGet.withExpansionPaths(ExpansionPath<State> expansionPath) |
StateByKeyGet |
StateByKeyGet.withExpansionPaths(ExpansionPath<State> expansionPath) |
Modifier and Type | Method and Description |
---|---|
StateByIdGet |
StateByIdGet.withExpansionPaths(List<ExpansionPath<State>> expansionPaths) |
StateByKeyGet |
StateByKeyGet.withExpansionPaths(List<ExpansionPath<State>> expansionPaths) |
Modifier and Type | Method and Description |
---|---|
List<ExpansionPath<Store>> |
StoreByIdGet.expansionPaths() |
List<ExpansionPath<Store>> |
StoreByKeyGet.expansionPaths() |
Modifier and Type | Method and Description |
---|---|
StoreByIdGet |
StoreByIdGet.plusExpansionPaths(ExpansionPath<Store> expansionPath) |
StoreByKeyGet |
StoreByKeyGet.plusExpansionPaths(ExpansionPath<Store> expansionPath) |
StoreByIdGet |
StoreByIdGet.withExpansionPaths(ExpansionPath<Store> expansionPath) |
StoreByKeyGet |
StoreByKeyGet.withExpansionPaths(ExpansionPath<Store> expansionPath) |
Modifier and Type | Method and Description |
---|---|
StoreByIdGet |
StoreByIdGet.withExpansionPaths(List<ExpansionPath<Store>> expansionPaths) |
StoreByKeyGet |
StoreByKeyGet.withExpansionPaths(List<ExpansionPath<Store>> expansionPaths) |
Modifier and Type | Method and Description |
---|---|
List<ExpansionPath<Subscription>> |
SubscriptionByIdGet.expansionPaths() |
List<ExpansionPath<Subscription>> |
SubscriptionByKeyGet.expansionPaths() |
Modifier and Type | Method and Description |
---|---|
SubscriptionByIdGet |
SubscriptionByIdGet.plusExpansionPaths(ExpansionPath<Subscription> expansionPath) |
SubscriptionByKeyGet |
SubscriptionByKeyGet.plusExpansionPaths(ExpansionPath<Subscription> expansionPath) |
SubscriptionByIdGet |
SubscriptionByIdGet.withExpansionPaths(ExpansionPath<Subscription> expansionPath) |
SubscriptionByKeyGet |
SubscriptionByKeyGet.withExpansionPaths(ExpansionPath<Subscription> expansionPath) |
Modifier and Type | Method and Description |
---|---|
SubscriptionByIdGet |
SubscriptionByIdGet.withExpansionPaths(List<ExpansionPath<Subscription>> expansionPaths) |
SubscriptionByKeyGet |
SubscriptionByKeyGet.withExpansionPaths(List<ExpansionPath<Subscription>> expansionPaths) |
Modifier and Type | Method and Description |
---|---|
List<ExpansionPath<TaxCategory>> |
TaxCategoryByKeyGet.expansionPaths() |
List<ExpansionPath<TaxCategory>> |
TaxCategoryByIdGet.expansionPaths() |
Modifier and Type | Method and Description |
---|---|
TaxCategoryByKeyGet |
TaxCategoryByKeyGet.plusExpansionPaths(ExpansionPath<TaxCategory> expansionPath) |
TaxCategoryByIdGet |
TaxCategoryByIdGet.plusExpansionPaths(ExpansionPath<TaxCategory> expansionPath) |
TaxCategoryByKeyGet |
TaxCategoryByKeyGet.withExpansionPaths(ExpansionPath<TaxCategory> expansionPath) |
TaxCategoryByIdGet |
TaxCategoryByIdGet.withExpansionPaths(ExpansionPath<TaxCategory> expansionPath) |
Modifier and Type | Method and Description |
---|---|
TaxCategoryByKeyGet |
TaxCategoryByKeyGet.withExpansionPaths(List<ExpansionPath<TaxCategory>> expansionPaths) |
TaxCategoryByIdGet |
TaxCategoryByIdGet.withExpansionPaths(List<ExpansionPath<TaxCategory>> expansionPaths) |
Modifier and Type | Method and Description |
---|---|
List<ExpansionPath<Type>> |
TypeByIdGet.expansionPaths() |
Modifier and Type | Method and Description |
---|---|
TypeByIdGet |
TypeByIdGet.plusExpansionPaths(ExpansionPath<Type> expansionPath) |
TypeByIdGet |
TypeByIdGet.withExpansionPaths(ExpansionPath<Type> expansionPath) |
Modifier and Type | Method and Description |
---|---|
TypeByIdGet |
TypeByIdGet.withExpansionPaths(List<ExpansionPath<Type>> expansionPaths) |
Modifier and Type | Method and Description |
---|---|
List<ExpansionPath<Zone>> |
ZoneByIdGet.expansionPaths() |
List<ExpansionPath<Zone>> |
ZoneByKeyGet.expansionPaths() |
Modifier and Type | Method and Description |
---|---|
ZoneByIdGet |
ZoneByIdGet.plusExpansionPaths(ExpansionPath<Zone> expansionPath) |
ZoneByKeyGet |
ZoneByKeyGet.plusExpansionPaths(ExpansionPath<Zone> expansionPath) |
ZoneByIdGet |
ZoneByIdGet.withExpansionPaths(ExpansionPath<Zone> expansionPath) |
ZoneByKeyGet |
ZoneByKeyGet.withExpansionPaths(ExpansionPath<Zone> expansionPath) |
Modifier and Type | Method and Description |
---|---|
ZoneByIdGet |
ZoneByIdGet.withExpansionPaths(List<ExpansionPath<Zone>> expansionPaths) |
ZoneByKeyGet |
ZoneByKeyGet.withExpansionPaths(List<ExpansionPath<Zone>> expansionPaths) |