public interface ProductContentCommerceMLRecommendationManager
| Modifier and Type | Method and Description |
|---|---|
ProductContentCommerceMLRecommendation |
addProductContentCommerceMLRecommendation(ProductContentCommerceMLRecommendation productContentCommerceMLRecommendation) |
ProductContentCommerceMLRecommendation |
create() |
java.util.List<ProductContentCommerceMLRecommendation> |
getProductContentCommerceMLRecommendations(long companyId,
long cpDefinition) |
ProductContentCommerceMLRecommendation addProductContentCommerceMLRecommendation(ProductContentCommerceMLRecommendation productContentCommerceMLRecommendation) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionProductContentCommerceMLRecommendation create()
java.util.List<ProductContentCommerceMLRecommendation> getProductContentCommerceMLRecommendations(long companyId, long cpDefinition) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException