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