public interface ProductInteractionCommerceMLRecommendationManager
Modifier and Type | Method and Description |
---|---|
ProductInteractionCommerceMLRecommendation |
addProductInteractionCommerceMLRecommendation(ProductInteractionCommerceMLRecommendation productInteractionCommerceMLRecommendation) |
ProductInteractionCommerceMLRecommendation |
create() |
java.util.List<ProductInteractionCommerceMLRecommendation> |
getProductInteractionCommerceMLRecommendations(long companyId,
long cpDefinition) |
ProductInteractionCommerceMLRecommendation addProductInteractionCommerceMLRecommendation(ProductInteractionCommerceMLRecommendation productInteractionCommerceMLRecommendation) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
ProductInteractionCommerceMLRecommendation create()
java.util.List<ProductInteractionCommerceMLRecommendation> getProductInteractionCommerceMLRecommendations(long companyId, long cpDefinition) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException