| Modifier and Type | Class and Description |
|---|---|
class |
SapRevenueCloudSearchResultsSubscriptionProductPopulator<SOURCE extends SearchResultValueData,TARGET extends ProductData>
SOLR Populator for subscription-capable
ProductModel. |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BSearchResultProductPopulator.populate(SearchResultValueData source,
ProductData target) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SearchResultProductPopulator.addImageData(SearchResultValueData source,
java.lang.String imageFormat,
java.util.List<ImageData> images) |
protected void |
SearchResultProductPopulator.addImageData(SearchResultValueData source,
java.lang.String imageFormat,
java.lang.String mediaFormatQualifier,
ImageDataType type,
java.util.List<ImageData> images) |
protected java.util.List<ImageData> |
SearchResultProductPopulator.createImageData(SearchResultValueData source) |
protected FeatureList |
SearchResultProductPopulator.getFeaturesList(SearchResultValueData source) |
protected <T> T |
SearchResultPickupAvailabilityPopulator.getValue(SearchResultValueData source,
java.lang.String propertyName) |
protected <T> T |
SearchResultProductPopulator.getValue(SearchResultValueData source,
java.lang.String propertyName) |
protected java.util.Collection<VariantOptionQualifierData> |
SearchResultVariantOptionsProductPopulator.getVariantOptionQualifiers(SearchResultValueData variant,
java.util.Set<java.lang.String> variantTypeAttributes,
java.lang.String rollupProperty) |
void |
SearchResultPickupAvailabilityPopulator.populate(SearchResultValueData source,
ProductData target) |
void |
SearchResultProductPopulator.populate(SearchResultValueData source,
ProductData target) |
void |
SearchResultVariantProductPopulator.populate(SearchResultValueData source,
ProductData target) |
void |
SearchResultVariantOptionsProductPopulator.populate(SearchResultValueData source,
ProductData target) |
protected void |
SearchResultProductPopulator.populatePrices(SearchResultValueData source,
ProductData target) |
protected void |
SearchResultProductPopulator.populatePromotions(SearchResultValueData source,
ProductData target) |
protected void |
SearchResultProductPopulator.populateStock(SearchResultValueData source,
ProductData target) |
protected void |
SearchResultProductPopulator.populateUrl(SearchResultValueData source,
ProductData target) |
protected void |
SearchResultVariantProductPopulator.setFirstCategoryNameList(SearchResultValueData source,
ProductData target)
Set list of first categories for the
ProductData. |
protected void |
SearchResultVariantProductPopulator.setPriceRange(SearchResultValueData source,
ProductData target)
Set price range for the
ProductData. |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<VariantOptionData> |
SearchResultVariantOptionsProductPopulator.getVariantOptions(java.util.List<SearchResultValueData> variants,
java.util.Set<java.lang.String> variantTypeAttributes,
java.lang.String rollupProperty) |
| Modifier and Type | Method and Description |
|---|---|
protected Converter<ProductCategorySearchPageData<SolrSearchQueryData,SearchResultValueData,CategoryModel>,ProductCategorySearchPageData<SearchStateData,ITEM,CategoryData>> |
DefaultSolrProductSearchFacade.getProductCategorySearchPageConverter() |
protected ProductSearchService<SolrSearchQueryData,SearchResultValueData,ProductCategorySearchPageData<SolrSearchQueryData,SearchResultValueData,CategoryModel>> |
DefaultSolrProductSearchFacade.getProductSearchService() |
protected ProductSearchService<SolrSearchQueryData,SearchResultValueData,ProductCategorySearchPageData<SolrSearchQueryData,SearchResultValueData,CategoryModel>> |
DefaultSolrProductSearchFacade.getProductSearchService() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSolrProductSearchFacade.setProductCategorySearchPageConverter(Converter<ProductCategorySearchPageData<SolrSearchQueryData,SearchResultValueData,CategoryModel>,ProductCategorySearchPageData<SearchStateData,ITEM,CategoryData>> productCategorySearchPageConverter) |
void |
DefaultSolrProductSearchFacade.setProductSearchService(ProductSearchService<SolrSearchQueryData,SearchResultValueData,ProductCategorySearchPageData<SolrSearchQueryData,SearchResultValueData,CategoryModel>> productSearchService) |
void |
DefaultSolrProductSearchFacade.setProductSearchService(ProductSearchService<SolrSearchQueryData,SearchResultValueData,ProductCategorySearchPageData<SolrSearchQueryData,SearchResultValueData,CategoryModel>> productSearchService) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SearchResultValueData> |
SearchResultValueData.getVariants() |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchResultValueData.setVariants(java.util.Collection<SearchResultValueData> variants) |
| Modifier and Type | Method and Description |
|---|---|
protected ProductCategorySearchPageData<SolrSearchQueryData,SearchResultValueData,CategoryModel> |
DefaultSolrProductSearchServiceTest.SolrSearchResponseConverter.createTarget() |
| Modifier and Type | Method and Description |
|---|---|
protected SearchResultValueData |
DocumentSearchResultValuePopulator.convertVariant(Document variant,
SearchQuery searchQuery) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Collection<SearchResultValueData> |
DocumentSearchResultValuePopulator.convertVariants(DocumentData<SearchQuery,Document> source) |
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentSearchResultValuePopulator.populate(DocumentData<SearchQuery,Document> source,
SearchResultValueData target) |
void |
SolrDocumentSearchResultValuePopulator.populate(SolrDocumentData<SearchQuery,SolrDocument> source,
SearchResultValueData target)
Deprecated.
|
protected void |
DocumentSearchResultValuePopulator.populateBasic(DocumentData<SearchQuery,Document> source,
SearchResultValueData target) |
| Modifier and Type | Class and Description |
|---|---|
class |
SearchResultBundleProductPopulator<SOURCE extends SearchResultValueData,TARGET extends ProductData>
SOLR Populator for
ProductModel. |
| Modifier and Type | Class and Description |
|---|---|
class |
SearchResultProductPopulator<SOURCE extends SearchResultValueData,TARGET extends ProductData>
SOLR Populator for
SubscriptionProductModel |
| Modifier and Type | Method and Description |
|---|---|
protected <T> T |
SearchResultVendorProductPopulator.getValue(SearchResultValueData source,
java.lang.String propertyName) |
void |
SearchResultVendorProductPopulator.populate(SearchResultValueData source,
ProductData target) |
| Modifier and Type | Method and Description |
|---|---|
protected ProductSearchService<SolrSearchQueryData,SearchResultValueData,ProductSearchPageData<SolrSearchQueryData,SearchResultValueData>> |
ProductConfigurationVariantSearchServiceImpl.getProductSearchService() |
protected ProductSearchService<SolrSearchQueryData,SearchResultValueData,ProductSearchPageData<SolrSearchQueryData,SearchResultValueData>> |
ProductConfigurationVariantSearchServiceImpl.getProductSearchService() |
| Modifier and Type | Method and Description |
|---|---|
protected VariantSearchResult |
ProductConfigurationVariantSearchServiceImpl.convertToVariantSearchResult(SearchResultValueData value) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<VariantSearchResult> |
ProductConfigurationVariantSearchServiceImpl.compileSearchResult(ProductSearchPageData<SolrSearchQueryData,SearchResultValueData> solrSearchResult) |
void |
ProductConfigurationVariantSearchServiceImpl.setProductSearchService(ProductSearchService<SolrSearchQueryData,SearchResultValueData,ProductSearchPageData<SolrSearchQueryData,SearchResultValueData>> productSearchService) |
void |
ProductConfigurationVariantSearchServiceImpl.setProductSearchService(ProductSearchService<SolrSearchQueryData,SearchResultValueData,ProductSearchPageData<SolrSearchQueryData,SearchResultValueData>> productSearchService) |
| Modifier and Type | Class and Description |
|---|---|
class |
SearchResultSubscriptionProductPopulator<SOURCE extends SearchResultValueData,TARGET extends ProductData>
SOLR Populator for subscription-capable
ProductModel. |
Copyright © 2018 SAP SE. All Rights Reserved.