|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BlogsStatsUserFinder
| Method Summary | |
|---|---|
int |
countByOrganizationId(long organizationId)
|
int |
countByOrganizationIds(List<Long> organizationIds)
|
List<BlogsStatsUser> |
findByGroupIds(long companyId,
long groupId,
int start,
int end)
|
List<BlogsStatsUser> |
findByOrganizationId(long organizationId,
int start,
int end,
OrderByComparator obc)
|
List<BlogsStatsUser> |
findByOrganizationIds(List<Long> organizationIds,
int start,
int end,
OrderByComparator obc)
|
| Method Detail |
|---|
int countByOrganizationId(long organizationId)
throws SystemException
SystemException
int countByOrganizationIds(List<Long> organizationIds)
throws SystemException
SystemException
List<BlogsStatsUser> findByGroupIds(long companyId,
long groupId,
int start,
int end)
throws SystemException
SystemException
List<BlogsStatsUser> findByOrganizationId(long organizationId,
int start,
int end,
OrderByComparator obc)
throws SystemException
SystemException
List<BlogsStatsUser> findByOrganizationIds(List<Long> organizationIds,
int start,
int end,
OrderByComparator obc)
throws SystemException
SystemException
|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||