protected java.util.List<ProductInterestRelationData> |
DefaultProductInterestFacade.buildProductInterestRelationData(java.util.Map<ProductModel,java.util.Map<NotificationType,java.util.Date>> productNotificationMap) |
SearchPageData<ProductInterestRelationData> |
DefaultProductInterestFacade.getPaginatedProductInterestsByCustomer(SearchPageData searchPageData) |
protected Converter<java.util.Map.Entry<ProductModel,java.util.List<ProductInterestEntryData>>,ProductInterestRelationData> |
DefaultProductInterestFacade.getProductInterestRelationConverter() |
java.util.List<ProductInterestRelationData> |
DefaultProductInterestFacade.getProductsByCustomerInterests(PageableData pageableData) |
protected SearchPageData<ProductInterestRelationData> |
DefaultProductInterestFacade.pagingProductInterestsList(SearchPageData searchPageData,
java.util.List<ProductInterestRelationData> interestsList) |