|
|||||||||
| 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(java.util.List<java.lang.Long> organizationIds)
|
java.util.List<BlogsStatsUser> |
findByGroupIds(long companyId,
long groupId,
int start,
int end)
|
java.util.List<BlogsStatsUser> |
findByOrganizationId(long organizationId,
int start,
int end,
OrderByComparator obc)
|
java.util.List<BlogsStatsUser> |
findByOrganizationIds(java.util.List<java.lang.Long> organizationIds,
int start,
int end,
OrderByComparator obc)
|
| Method Detail |
|---|
int countByOrganizationId(long organizationId)
throws SystemException
SystemException
int countByOrganizationIds(java.util.List<java.lang.Long> organizationIds)
throws SystemException
SystemException
java.util.List<BlogsStatsUser> findByGroupIds(long companyId,
long groupId,
int start,
int end)
throws SystemException
SystemException
java.util.List<BlogsStatsUser> findByOrganizationId(long organizationId,
int start,
int end,
OrderByComparator obc)
throws SystemException
SystemException
java.util.List<BlogsStatsUser> findByOrganizationIds(java.util.List<java.lang.Long> organizationIds,
int start,
int end,
OrderByComparator obc)
throws SystemException
SystemException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||