|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ServiceBuilder generated this class. Modifications in this class will be overwritten the next time is generated.
This interface defines the service. The default implementation is
com.liferay.portlet.ratings.service.impl.RatingsEntryLocalServiceImpl
.
Modify methods in that class and rerun ServiceBuilder to populate this class
and all other generated classes.
This is a local service. Methods of this service will not have security checks based on the propagated JAAS credentials because this service can only be accessed from within the same VM.
RatingsEntryLocalServiceFactory
,
RatingsEntryLocalServiceUtil
Method Detail |
public RatingsEntry addRatingsEntry(RatingsEntry model) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
public java.util.List dynamicQuery(com.liferay.portal.kernel.dao.DynamicQueryInitializer queryInitializer) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
public java.util.List dynamicQuery(com.liferay.portal.kernel.dao.DynamicQueryInitializer queryInitializer, int begin, int end) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
public RatingsEntry updateRatingsEntry(RatingsEntry model) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
public RatingsEntryPersistence getRatingsEntryPersistence()
public void setRatingsEntryPersistence(RatingsEntryPersistence ratingsEntryPersistence)
public RatingsStatsPersistence getRatingsStatsPersistence()
public void setRatingsStatsPersistence(RatingsStatsPersistence ratingsStatsPersistence)
public UserPersistence getUserPersistence()
public void setUserPersistence(UserPersistence userPersistence)
public UserFinder getUserFinder()
public void setUserFinder(UserFinder userFinder)
public BlogsEntryPersistence getBlogsEntryPersistence()
public void setBlogsEntryPersistence(BlogsEntryPersistence blogsEntryPersistence)
public BlogsEntryFinder getBlogsEntryFinder()
public void setBlogsEntryFinder(BlogsEntryFinder blogsEntryFinder)
public BlogsStatsUserPersistence getBlogsStatsUserPersistence()
public void setBlogsStatsUserPersistence(BlogsStatsUserPersistence blogsStatsUserPersistence)
public BlogsStatsUserFinder getBlogsStatsUserFinder()
public void setBlogsStatsUserFinder(BlogsStatsUserFinder blogsStatsUserFinder)
public void afterPropertiesSet()
public RatingsEntry getEntry(long userId, java.lang.String className, long classPK) throws com.liferay.portal.SystemException, com.liferay.portal.PortalException
com.liferay.portal.SystemException
com.liferay.portal.PortalException
public java.util.List getEntries(java.lang.String className, long classPK) throws com.liferay.portal.SystemException, com.liferay.portal.PortalException
com.liferay.portal.SystemException
com.liferay.portal.PortalException
public RatingsEntry updateEntry(long userId, java.lang.String className, long classPK, double score) throws com.liferay.portal.SystemException, com.liferay.portal.PortalException
com.liferay.portal.SystemException
com.liferay.portal.PortalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |