public interface UserCommerceMLRecommendationManager
Modifier and Type | Method and Description |
---|---|
UserCommerceMLRecommendation |
addUserCommerceMLRecommendation(UserCommerceMLRecommendation userCommerceMLRecommendation) |
UserCommerceMLRecommendation |
create() |
java.util.List<UserCommerceMLRecommendation> |
getUserCommerceMLRecommendations(long companyId,
long commerceAccountId,
long[] assetCategoryIds) |
UserCommerceMLRecommendation addUserCommerceMLRecommendation(UserCommerceMLRecommendation userCommerceMLRecommendation) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
UserCommerceMLRecommendation create()
java.util.List<UserCommerceMLRecommendation> getUserCommerceMLRecommendations(long companyId, long commerceAccountId, long[] assetCategoryIds) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException