|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portlet.ratings.service.base.RatingsStatsLocalServiceBaseImpl
com.liferay.portlet.ratings.service.impl.RatingsStatsLocalServiceImpl
public class RatingsStatsLocalServiceImpl
| Field Summary |
|---|
| Fields inherited from class com.liferay.portlet.ratings.service.base.RatingsStatsLocalServiceBaseImpl |
|---|
counterLocalService, counterService, ratingsEntryLocalService, ratingsEntryPersistence, ratingsEntryService, ratingsStatsPersistence |
| Constructor Summary | |
|---|---|
RatingsStatsLocalServiceImpl()
|
|
| Method Summary | |
|---|---|
void |
deleteStats(java.lang.String className,
long classPK)
|
com.liferay.portlet.ratings.model.RatingsStats |
getStats(long statsId)
|
com.liferay.portlet.ratings.model.RatingsStats |
getStats(java.lang.String className,
long classPK)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RatingsStatsLocalServiceImpl()
| Method Detail |
|---|
public void deleteStats(java.lang.String className,
long classPK)
throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
public com.liferay.portlet.ratings.model.RatingsStats getStats(long statsId)
throws com.liferay.portal.PortalException,
com.liferay.portal.SystemException
com.liferay.portal.PortalException
com.liferay.portal.SystemException
public com.liferay.portlet.ratings.model.RatingsStats getStats(java.lang.String className,
long classPK)
throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||