public class BlogsStatsUserLocalServiceImpl extends BlogsStatsUserLocalServiceBaseImpl
blogsEntryFinder, blogsEntryLocalService, blogsEntryPersistence, blogsEntryService, blogsStatsUserFinder, blogsStatsUserLocalService, blogsStatsUserPersistence, counterLocalService, groupFinder, groupLocalService, groupPersistence, groupService, persistedModelLocalServiceRegistry, resourceLocalService, userFinder, userLocalService, userPersistence, userService| Constructor and Description |
|---|
BlogsStatsUserLocalServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteStatsUser(com.liferay.portlet.blogs.model.BlogsStatsUser statsUsers) |
void |
deleteStatsUser(long statsUserId) |
void |
deleteStatsUserByGroupId(long groupId) |
void |
deleteStatsUserByUserId(long userId) |
java.util.List<com.liferay.portlet.blogs.model.BlogsStatsUser> |
getCompanyStatsUsers(long companyId,
int start,
int end) |
java.util.List<com.liferay.portlet.blogs.model.BlogsStatsUser> |
getCompanyStatsUsers(long companyId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator obc) |
int |
getCompanyStatsUsersCount(long companyId) |
java.util.List<com.liferay.portlet.blogs.model.BlogsStatsUser> |
getGroupsStatsUsers(long companyId,
long groupId,
int start,
int end) |
java.util.List<com.liferay.portlet.blogs.model.BlogsStatsUser> |
getGroupStatsUsers(long groupId,
int start,
int end) |
java.util.List<com.liferay.portlet.blogs.model.BlogsStatsUser> |
getGroupStatsUsers(long groupId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator obc) |
int |
getGroupStatsUsersCount(long groupId) |
java.util.List<com.liferay.portlet.blogs.model.BlogsStatsUser> |
getOrganizationStatsUsers(long organizationId,
int start,
int end) |
java.util.List<com.liferay.portlet.blogs.model.BlogsStatsUser> |
getOrganizationStatsUsers(long organizationId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator obc) |
int |
getOrganizationStatsUsersCount(long organizationId) |
com.liferay.portlet.blogs.model.BlogsStatsUser |
getStatsUser(long groupId,
long userId) |
void |
updateStatsUser(long groupId,
long userId) |
void |
updateStatsUser(long groupId,
long userId,
java.util.Date displayDate) |
addBlogsStatsUser, afterPropertiesSet, createBlogsStatsUser, deleteBlogsStatsUser, deleteBlogsStatsUser, destroy, dynamicQuery, dynamicQuery, dynamicQuery, dynamicQuery, dynamicQueryCount, dynamicQueryCount, fetchBlogsStatsUser, getBeanIdentifier, getBlogsEntryFinder, getBlogsEntryLocalService, getBlogsEntryPersistence, getBlogsEntryService, getBlogsStatsUser, getBlogsStatsUserFinder, getBlogsStatsUserLocalService, getBlogsStatsUserPersistence, getBlogsStatsUsers, getBlogsStatsUsersCount, getCounterLocalService, getGroupFinder, getGroupLocalService, getGroupPersistence, getGroupService, getModelClass, getModelClassName, getPersistedModel, getResourceLocalService, getUserFinder, getUserLocalService, getUserPersistence, getUserService, runSQL, setBeanIdentifier, setBlogsEntryFinder, setBlogsEntryLocalService, setBlogsEntryPersistence, setBlogsEntryService, setBlogsStatsUserFinder, setBlogsStatsUserLocalService, setBlogsStatsUserPersistence, setCounterLocalService, setGroupFinder, setGroupLocalService, setGroupPersistence, setGroupService, setResourceLocalService, setUserFinder, setUserLocalService, setUserPersistence, setUserService, updateBlogsStatsUserpublic void deleteStatsUser(com.liferay.portlet.blogs.model.BlogsStatsUser statsUsers)
throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemExceptionpublic void deleteStatsUser(long statsUserId)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemExceptionpublic void deleteStatsUserByGroupId(long groupId)
throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemExceptionpublic void deleteStatsUserByUserId(long userId)
throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemExceptionpublic java.util.List<com.liferay.portlet.blogs.model.BlogsStatsUser> getCompanyStatsUsers(long companyId,
int start,
int end)
throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemExceptionpublic java.util.List<com.liferay.portlet.blogs.model.BlogsStatsUser> getCompanyStatsUsers(long companyId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator obc)
throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemExceptionpublic int getCompanyStatsUsersCount(long companyId)
throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemExceptionpublic java.util.List<com.liferay.portlet.blogs.model.BlogsStatsUser> getGroupsStatsUsers(long companyId,
long groupId,
int start,
int end)
throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemExceptionpublic java.util.List<com.liferay.portlet.blogs.model.BlogsStatsUser> getGroupStatsUsers(long groupId,
int start,
int end)
throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemExceptionpublic java.util.List<com.liferay.portlet.blogs.model.BlogsStatsUser> getGroupStatsUsers(long groupId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator obc)
throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemExceptionpublic int getGroupStatsUsersCount(long groupId)
throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemExceptionpublic java.util.List<com.liferay.portlet.blogs.model.BlogsStatsUser> getOrganizationStatsUsers(long organizationId,
int start,
int end)
throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemExceptionpublic java.util.List<com.liferay.portlet.blogs.model.BlogsStatsUser> getOrganizationStatsUsers(long organizationId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator obc)
throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemExceptionpublic int getOrganizationStatsUsersCount(long organizationId)
throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemExceptionpublic com.liferay.portlet.blogs.model.BlogsStatsUser getStatsUser(long groupId,
long userId)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemExceptionpublic void updateStatsUser(long groupId,
long userId)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemExceptionpublic void updateStatsUser(long groupId,
long userId,
java.util.Date displayDate)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemException