public class RatingsEntryServiceImpl extends RatingsEntryServiceBaseImpl
counterLocalService, ratingsEntryLocalService, ratingsEntryPersistence, ratingsEntryService| Constructor and Description |
|---|
RatingsEntryServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteEntry(String className,
long classPK) |
com.liferay.ratings.kernel.model.RatingsEntry |
updateEntry(String className,
long classPK,
double score) |
afterPropertiesSet, destroy, getCounterLocalService, getModelClass, getModelClassName, getOSGiServiceIdentifier, getRatingsEntryLocalService, getRatingsEntryPersistence, getRatingsEntryService, runSQL, setCounterLocalService, setRatingsEntryLocalService, setRatingsEntryPersistence, setRatingsEntryServicepublic void deleteEntry(String className,
long classPK)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic com.liferay.ratings.kernel.model.RatingsEntry updateEntry(String className,
long classPK,
double score)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException