Class RatingsEntryServiceImpl

Object
com.liferay.portal.kernel.service.BaseServiceImpl
com.liferay.portlet.ratings.service.base.RatingsEntryServiceBaseImpl
com.liferay.portlet.ratings.service.impl.RatingsEntryServiceImpl
All Implemented Interfaces:
com.liferay.portal.kernel.module.framework.service.IdentifiableOSGiService, com.liferay.portal.kernel.service.BaseService, com.liferay.ratings.kernel.service.RatingsEntryService

public class RatingsEntryServiceImpl extends RatingsEntryServiceBaseImpl
Author:
Brian Wing Shun Chan
  • Constructor Details

    • RatingsEntryServiceImpl

      public RatingsEntryServiceImpl()
  • Method Details

    • deleteEntry

      public void deleteEntry(String className, long classPK) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • updateEntry

      public com.liferay.ratings.kernel.model.RatingsEntry updateEntry(String className, long classPK, double score) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException