public interface ProductAllVariantsQueryModel<T>
Modifier and Type | Method and Description |
---|---|
QueryPredicate<T> |
where(Function<EmbeddedProductVariantQueryModel,QueryPredicate<EmbeddedProductVariantQueryModel>> embeddedPredicate) |
QueryPredicate<T> where(Function<EmbeddedProductVariantQueryModel,QueryPredicate<EmbeddedProductVariantQueryModel>> embeddedPredicate)