com.liferay.portlet.ratings.service.base
Class RatingsStatsLocalServiceBaseImpl
java.lang.Object
com.liferay.portlet.ratings.service.base.RatingsStatsLocalServiceBaseImpl
- All Implemented Interfaces:
- RatingsStatsLocalService
- Direct Known Subclasses:
- RatingsStatsLocalServiceImpl
public abstract class RatingsStatsLocalServiceBaseImpl
- extends Object
- implements RatingsStatsLocalService
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ratingsEntryLocalService
@BeanReference(type=RatingsEntryLocalService.class)
protected RatingsEntryLocalService ratingsEntryLocalService
ratingsEntryService
@BeanReference(type=RatingsEntryService.class)
protected RatingsEntryService ratingsEntryService
ratingsEntryPersistence
@BeanReference(type=RatingsEntryPersistence.class)
protected RatingsEntryPersistence ratingsEntryPersistence
ratingsEntryFinder
@BeanReference(type=RatingsEntryFinder.class)
protected RatingsEntryFinder ratingsEntryFinder
ratingsStatsLocalService
@BeanReference(type=RatingsStatsLocalService.class)
protected RatingsStatsLocalService ratingsStatsLocalService
ratingsStatsPersistence
@BeanReference(type=RatingsStatsPersistence.class)
protected RatingsStatsPersistence ratingsStatsPersistence
ratingsStatsFinder
@BeanReference(type=RatingsStatsFinder.class)
protected RatingsStatsFinder ratingsStatsFinder
counterLocalService
@BeanReference(type=CounterLocalService.class)
protected CounterLocalService counterLocalService
resourceLocalService
@BeanReference(type=ResourceLocalService.class)
protected ResourceLocalService resourceLocalService
resourceService
@BeanReference(type=ResourceService.class)
protected ResourceService resourceService
resourcePersistence
@BeanReference(type=ResourcePersistence.class)
protected ResourcePersistence resourcePersistence
resourceFinder
@BeanReference(type=ResourceFinder.class)
protected ResourceFinder resourceFinder
userLocalService
@BeanReference(type=UserLocalService.class)
protected UserLocalService userLocalService
userService
@BeanReference(type=UserService.class)
protected UserService userService
userPersistence
@BeanReference(type=UserPersistence.class)
protected UserPersistence userPersistence
userFinder
@BeanReference(type=UserFinder.class)
protected UserFinder userFinder
RatingsStatsLocalServiceBaseImpl
public RatingsStatsLocalServiceBaseImpl()
addRatingsStats
public RatingsStats addRatingsStats(RatingsStats ratingsStats)
throws SystemException
- Specified by:
addRatingsStats in interface RatingsStatsLocalService
- Throws:
SystemException
createRatingsStats
public RatingsStats createRatingsStats(long statsId)
- Specified by:
createRatingsStats in interface RatingsStatsLocalService
deleteRatingsStats
public void deleteRatingsStats(long statsId)
throws PortalException,
SystemException
- Specified by:
deleteRatingsStats in interface RatingsStatsLocalService
- Throws:
PortalException
SystemException
deleteRatingsStats
public void deleteRatingsStats(RatingsStats ratingsStats)
throws SystemException
- Specified by:
deleteRatingsStats in interface RatingsStatsLocalService
- Throws:
SystemException
dynamicQuery
public List dynamicQuery(DynamicQuery dynamicQuery)
throws SystemException
- Specified by:
dynamicQuery in interface RatingsStatsLocalService
- Throws:
SystemException
dynamicQuery
public List dynamicQuery(DynamicQuery dynamicQuery,
int start,
int end)
throws SystemException
- Specified by:
dynamicQuery in interface RatingsStatsLocalService
- Throws:
SystemException
dynamicQuery
public List dynamicQuery(DynamicQuery dynamicQuery,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
- Specified by:
dynamicQuery in interface RatingsStatsLocalService
- Throws:
SystemException
dynamicQueryCount
public long dynamicQueryCount(DynamicQuery dynamicQuery)
throws SystemException
- Specified by:
dynamicQueryCount in interface RatingsStatsLocalService
- Throws:
SystemException
getRatingsStats
public RatingsStats getRatingsStats(long statsId)
throws PortalException,
SystemException
- Specified by:
getRatingsStats in interface RatingsStatsLocalService
- Throws:
PortalException
SystemException
getRatingsStatses
public List<RatingsStats> getRatingsStatses(int start,
int end)
throws SystemException
- Specified by:
getRatingsStatses in interface RatingsStatsLocalService
- Throws:
SystemException
getRatingsStatsesCount
public int getRatingsStatsesCount()
throws SystemException
- Specified by:
getRatingsStatsesCount in interface RatingsStatsLocalService
- Throws:
SystemException
updateRatingsStats
public RatingsStats updateRatingsStats(RatingsStats ratingsStats)
throws SystemException
- Specified by:
updateRatingsStats in interface RatingsStatsLocalService
- Throws:
SystemException
updateRatingsStats
public RatingsStats updateRatingsStats(RatingsStats ratingsStats,
boolean merge)
throws SystemException
- Specified by:
updateRatingsStats in interface RatingsStatsLocalService
- Throws:
SystemException
getRatingsEntryLocalService
public RatingsEntryLocalService getRatingsEntryLocalService()
setRatingsEntryLocalService
public void setRatingsEntryLocalService(RatingsEntryLocalService ratingsEntryLocalService)
getRatingsEntryService
public RatingsEntryService getRatingsEntryService()
setRatingsEntryService
public void setRatingsEntryService(RatingsEntryService ratingsEntryService)
getRatingsEntryPersistence
public RatingsEntryPersistence getRatingsEntryPersistence()
setRatingsEntryPersistence
public void setRatingsEntryPersistence(RatingsEntryPersistence ratingsEntryPersistence)
getRatingsEntryFinder
public RatingsEntryFinder getRatingsEntryFinder()
setRatingsEntryFinder
public void setRatingsEntryFinder(RatingsEntryFinder ratingsEntryFinder)
getRatingsStatsLocalService
public RatingsStatsLocalService getRatingsStatsLocalService()
setRatingsStatsLocalService
public void setRatingsStatsLocalService(RatingsStatsLocalService ratingsStatsLocalService)
getRatingsStatsPersistence
public RatingsStatsPersistence getRatingsStatsPersistence()
setRatingsStatsPersistence
public void setRatingsStatsPersistence(RatingsStatsPersistence ratingsStatsPersistence)
getRatingsStatsFinder
public RatingsStatsFinder getRatingsStatsFinder()
setRatingsStatsFinder
public void setRatingsStatsFinder(RatingsStatsFinder ratingsStatsFinder)
getCounterLocalService
public CounterLocalService getCounterLocalService()
setCounterLocalService
public void setCounterLocalService(CounterLocalService counterLocalService)
getResourceLocalService
public ResourceLocalService getResourceLocalService()
setResourceLocalService
public void setResourceLocalService(ResourceLocalService resourceLocalService)
getResourceService
public ResourceService getResourceService()
setResourceService
public void setResourceService(ResourceService resourceService)
getResourcePersistence
public ResourcePersistence getResourcePersistence()
setResourcePersistence
public void setResourcePersistence(ResourcePersistence resourcePersistence)
getResourceFinder
public ResourceFinder getResourceFinder()
setResourceFinder
public void setResourceFinder(ResourceFinder resourceFinder)
getUserLocalService
public UserLocalService getUserLocalService()
setUserLocalService
public void setUserLocalService(UserLocalService userLocalService)
getUserService
public UserService getUserService()
setUserService
public void setUserService(UserService userService)
getUserPersistence
public UserPersistence getUserPersistence()
setUserPersistence
public void setUserPersistence(UserPersistence userPersistence)
getUserFinder
public UserFinder getUserFinder()
setUserFinder
public void setUserFinder(UserFinder userFinder)
runSQL
protected void runSQL(String sql)
throws SystemException
- Throws:
SystemException