|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.service.persistence.impl.BasePersistenceImpl<com.liferay.portlet.messageboards.model.MBThread>
com.liferay.portlet.messageboards.service.persistence.MBThreadPersistenceImpl
public class MBThreadPersistenceImpl
The persistence implementation for the message boards thread service.
Caching information and settings can be found in portal.properties
MBThreadPersistence,
MBThreadUtil| Field Summary | |
|---|---|
protected com.liferay.portlet.asset.service.persistence.AssetEntryPersistence |
assetEntryPersistence
|
static java.lang.String |
FINDER_CLASS_NAME_ENTITY
|
static java.lang.String |
FINDER_CLASS_NAME_LIST_WITH_PAGINATION
|
static java.lang.String |
FINDER_CLASS_NAME_LIST_WITHOUT_PAGINATION
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_COUNT_ALL
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_COUNT_BY_C_P
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_COUNT_BY_G_C
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_COUNT_BY_G_C_L
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_COUNT_BY_G_C_S
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_COUNT_BY_G_NOTC
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_COUNT_BY_G_NOTC_S
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_COUNT_BY_G_S
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_COUNT_BY_GROUPID
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_COUNT_BY_L_P
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_COUNT_BY_ROOTMESSAGEID
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_FETCH_BY_ROOTMESSAGEID
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITH_PAGINATION_FIND_ALL
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITH_PAGINATION_FIND_BY_C_P
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITH_PAGINATION_FIND_BY_G_C
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITH_PAGINATION_FIND_BY_G_C_L
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITH_PAGINATION_FIND_BY_G_C_S
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITH_PAGINATION_FIND_BY_G_NOTC
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITH_PAGINATION_FIND_BY_G_NOTC_S
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITH_PAGINATION_FIND_BY_G_S
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITH_PAGINATION_FIND_BY_GROUPID
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITH_PAGINATION_FIND_BY_L_P
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITHOUT_PAGINATION_FIND_ALL
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_C_P
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_G_C
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_G_C_L
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_G_C_S
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_G_NOTC
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_G_NOTC_S
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_G_S
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_GROUPID
|
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_L_P
|
protected com.liferay.portal.service.persistence.LockPersistence |
lockPersistence
|
protected com.liferay.portlet.messageboards.service.persistence.MBBanPersistence |
mbBanPersistence
|
protected com.liferay.portlet.messageboards.service.persistence.MBCategoryPersistence |
mbCategoryPersistence
|
protected com.liferay.portlet.messageboards.service.persistence.MBDiscussionPersistence |
mbDiscussionPersistence
|
protected com.liferay.portlet.messageboards.service.persistence.MBMailingListPersistence |
mbMailingListPersistence
|
protected com.liferay.portlet.messageboards.service.persistence.MBMessagePersistence |
mbMessagePersistence
|
protected com.liferay.portlet.messageboards.service.persistence.MBStatsUserPersistence |
mbStatsUserPersistence
|
protected com.liferay.portlet.messageboards.service.persistence.MBThreadFlagPersistence |
mbThreadFlagPersistence
|
protected com.liferay.portlet.messageboards.service.persistence.MBThreadPersistence |
mbThreadPersistence
|
protected com.liferay.portlet.ratings.service.persistence.RatingsStatsPersistence |
ratingsStatsPersistence
|
protected com.liferay.portal.service.persistence.ResourcePersistence |
resourcePersistence
|
protected com.liferay.portlet.social.service.persistence.SocialActivityPersistence |
socialActivityPersistence
|
protected com.liferay.portal.service.persistence.UserPersistence |
userPersistence
|
protected com.liferay.portal.service.persistence.WorkflowInstanceLinkPersistence |
workflowInstanceLinkPersistence
|
| Fields inherited from class com.liferay.portal.service.persistence.impl.BasePersistenceImpl |
|---|
COUNT_COLUMN_NAME, FINDER_ARGS_EMPTY, listeners, ORDER_BY_ASC, ORDER_BY_ASC_HAS_NEXT, ORDER_BY_CLAUSE, ORDER_BY_DESC, ORDER_BY_DESC_HAS_NEXT, WHERE_AND, WHERE_GREATER_THAN, WHERE_GREATER_THAN_HAS_NEXT, WHERE_LESSER_THAN, WHERE_LESSER_THAN_HAS_NEXT, WHERE_OR |
| Constructor Summary | |
|---|---|
MBThreadPersistenceImpl()
|
|
| Method Summary | |
|---|---|
void |
afterPropertiesSet()
Initializes the message boards thread persistence. |
void |
cacheResult(java.util.List<com.liferay.portlet.messageboards.model.MBThread> mbThreads)
Caches the message boards threads in the entity cache if it is enabled. |
void |
cacheResult(com.liferay.portlet.messageboards.model.MBThread mbThread)
Caches the message boards thread in the entity cache if it is enabled. |
void |
clearCache()
Clears the cache for all message boards threads. |
void |
clearCache(java.util.List<com.liferay.portlet.messageboards.model.MBThread> mbThreads)
|
void |
clearCache(com.liferay.portlet.messageboards.model.MBThread mbThread)
Clears the cache for the message boards thread. |
protected void |
clearUniqueFindersCache(com.liferay.portlet.messageboards.model.MBThread mbThread)
|
int |
countAll()
Returns the number of message boards threads. |
int |
countByC_P(long categoryId,
double priority)
Returns the number of message boards threads where categoryId = ? and priority = ?. |
int |
countByG_C_L(long groupId,
long categoryId,
java.util.Date lastPostDate)
Returns the number of message boards threads where groupId = ? and categoryId = ? and lastPostDate = ?. |
int |
countByG_C_S(long groupId,
long[] categoryIds,
int status)
Returns the number of message boards threads where groupId = ? and categoryId = any ? and status = ?. |
int |
countByG_C_S(long groupId,
long categoryId,
int status)
Returns the number of message boards threads where groupId = ? and categoryId = ? and status = ?. |
int |
countByG_C(long groupId,
long categoryId)
Returns the number of message boards threads where groupId = ? and categoryId = ?. |
int |
countByG_C(long groupId,
long[] categoryIds)
Returns the number of message boards threads where groupId = ? and categoryId = any ?. |
int |
countByG_NotC_S(long groupId,
long categoryId,
int status)
Returns the number of message boards threads where groupId = ? and categoryId ≠ ? and status = ?. |
int |
countByG_NotC(long groupId,
long categoryId)
Returns the number of message boards threads where groupId = ? and categoryId ≠ ?. |
int |
countByG_S(long groupId,
int status)
Returns the number of message boards threads where groupId = ? and status = ?. |
int |
countByGroupId(long groupId)
Returns the number of message boards threads where groupId = ?. |
int |
countByL_P(java.util.Date lastPostDate,
double priority)
Returns the number of message boards threads where lastPostDate = ? and priority = ?. |
int |
countByRootMessageId(long rootMessageId)
Returns the number of message boards threads where rootMessageId = ?. |
com.liferay.portlet.messageboards.model.MBThread |
create(long threadId)
Creates a new message boards thread with the primary key. |
void |
destroy()
|
com.liferay.portlet.messageboards.model.MBThread |
fetchByPrimaryKey(long threadId)
Returns the message boards thread with the primary key or returns null if it could not be found. |
com.liferay.portlet.messageboards.model.MBThread |
fetchByPrimaryKey(java.io.Serializable primaryKey)
Returns the message boards thread with the primary key or returns null if it could not be found. |
com.liferay.portlet.messageboards.model.MBThread |
fetchByRootMessageId(long rootMessageId)
Returns the message boards thread where rootMessageId = ? or returns null if it could not be found. |
com.liferay.portlet.messageboards.model.MBThread |
fetchByRootMessageId(long rootMessageId,
boolean retrieveFromCache)
Returns the message boards thread where rootMessageId = ? or returns null if it could not be found, optionally using the finder cache. |
int |
filterCountByG_C_L(long groupId,
long categoryId,
java.util.Date lastPostDate)
Returns the number of message boards threads that the user has permission to view where groupId = ? and categoryId = ? and lastPostDate = ?. |
int |
filterCountByG_C_S(long groupId,
long[] categoryIds,
int status)
Returns the number of message boards threads that the user has permission to view where groupId = ? and categoryId = any ? and status = ?. |
int |
filterCountByG_C_S(long groupId,
long categoryId,
int status)
Returns the number of message boards threads that the user has permission to view where groupId = ? and categoryId = ? and status = ?. |
int |
filterCountByG_C(long groupId,
long categoryId)
Returns the number of message boards threads that the user has permission to view where groupId = ? and categoryId = ?. |
int |
filterCountByG_C(long groupId,
long[] categoryIds)
Returns the number of message boards threads that the user has permission to view where groupId = ? and categoryId = any ?. |
int |
filterCountByG_NotC_S(long groupId,
long categoryId,
int status)
Returns the number of message boards threads that the user has permission to view where groupId = ? and categoryId ≠ ? and status = ?. |
int |
filterCountByG_NotC(long groupId,
long categoryId)
Returns the number of message boards threads that the user has permission to view where groupId = ? and categoryId ≠ ?. |
int |
filterCountByG_S(long groupId,
int status)
Returns the number of message boards threads that the user has permission to view where groupId = ? and status = ?. |
int |
filterCountByGroupId(long groupId)
Returns the number of message boards threads that the user has permission to view where groupId = ?. |
com.liferay.portlet.messageboards.model.MBThread[] |
filterFindByG_C_L_PrevAndNext(long threadId,
long groupId,
long categoryId,
java.util.Date lastPostDate,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the message boards threads before and after the current message boards thread in the ordered set of message boards threads that the user has permission to view where groupId = ? and categoryId = ? and lastPostDate = ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
filterFindByG_C_L(long groupId,
long categoryId,
java.util.Date lastPostDate)
Returns all the message boards threads that the user has permission to view where groupId = ? and categoryId = ? and lastPostDate = ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
filterFindByG_C_L(long groupId,
long categoryId,
java.util.Date lastPostDate,
int start,
int end)
Returns a range of all the message boards threads that the user has permission to view where groupId = ? and categoryId = ? and lastPostDate = ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
filterFindByG_C_L(long groupId,
long categoryId,
java.util.Date lastPostDate,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns an ordered range of all the message boards threads that the user has permissions to view where groupId = ? and categoryId = ? and lastPostDate = ?. |
com.liferay.portlet.messageboards.model.MBThread[] |
filterFindByG_C_PrevAndNext(long threadId,
long groupId,
long categoryId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the message boards threads before and after the current message boards thread in the ordered set of message boards threads that the user has permission to view where groupId = ? and categoryId = ?. |
com.liferay.portlet.messageboards.model.MBThread[] |
filterFindByG_C_S_PrevAndNext(long threadId,
long groupId,
long categoryId,
int status,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the message boards threads before and after the current message boards thread in the ordered set of message boards threads that the user has permission to view where groupId = ? and categoryId = ? and status = ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
filterFindByG_C_S(long groupId,
long[] categoryIds,
int status)
Returns all the message boards threads that the user has permission to view where groupId = ? and categoryId = any ? and status = ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
filterFindByG_C_S(long groupId,
long[] categoryIds,
int status,
int start,
int end)
Returns a range of all the message boards threads that the user has permission to view where groupId = ? and categoryId = any ? and status = ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
filterFindByG_C_S(long groupId,
long[] categoryIds,
int status,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns an ordered range of all the message boards threads that the user has permission to view where groupId = ? and categoryId = any ? and status = ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
filterFindByG_C_S(long groupId,
long categoryId,
int status)
Returns all the message boards threads that the user has permission to view where groupId = ? and categoryId = ? and status = ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
filterFindByG_C_S(long groupId,
long categoryId,
int status,
int start,
int end)
Returns a range of all the message boards threads that the user has permission to view where groupId = ? and categoryId = ? and status = ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
filterFindByG_C_S(long groupId,
long categoryId,
int status,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns an ordered range of all the message boards threads that the user has permissions to view where groupId = ? and categoryId = ? and status = ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
filterFindByG_C(long groupId,
long categoryId)
Returns all the message boards threads that the user has permission to view where groupId = ? and categoryId = ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
filterFindByG_C(long groupId,
long[] categoryIds)
Returns all the message boards threads that the user has permission to view where groupId = ? and categoryId = any ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
filterFindByG_C(long groupId,
long[] categoryIds,
int start,
int end)
Returns a range of all the message boards threads that the user has permission to view where groupId = ? and categoryId = any ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
filterFindByG_C(long groupId,
long[] categoryIds,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns an ordered range of all the message boards threads that the user has permission to view where groupId = ? and categoryId = any ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
filterFindByG_C(long groupId,
long categoryId,
int start,
int end)
Returns a range of all the message boards threads that the user has permission to view where groupId = ? and categoryId = ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
filterFindByG_C(long groupId,
long categoryId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns an ordered range of all the message boards threads that the user has permissions to view where groupId = ? and categoryId = ?. |
com.liferay.portlet.messageboards.model.MBThread[] |
filterFindByG_NotC_PrevAndNext(long threadId,
long groupId,
long categoryId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the message boards threads before and after the current message boards thread in the ordered set of message boards threads that the user has permission to view where groupId = ? and categoryId ≠ ?. |
com.liferay.portlet.messageboards.model.MBThread[] |
filterFindByG_NotC_S_PrevAndNext(long threadId,
long groupId,
long categoryId,
int status,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the message boards threads before and after the current message boards thread in the ordered set of message boards threads that the user has permission to view where groupId = ? and categoryId ≠ ? and status = ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
filterFindByG_NotC_S(long groupId,
long categoryId,
int status)
Returns all the message boards threads that the user has permission to view where groupId = ? and categoryId ≠ ? and status = ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
filterFindByG_NotC_S(long groupId,
long categoryId,
int status,
int start,
int end)
Returns a range of all the message boards threads that the user has permission to view where groupId = ? and categoryId ≠ ? and status = ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
filterFindByG_NotC_S(long groupId,
long categoryId,
int status,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns an ordered range of all the message boards threads that the user has permissions to view where groupId = ? and categoryId ≠ ? and status = ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
filterFindByG_NotC(long groupId,
long categoryId)
Returns all the message boards threads that the user has permission to view where groupId = ? and categoryId ≠ ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
filterFindByG_NotC(long groupId,
long categoryId,
int start,
int end)
Returns a range of all the message boards threads that the user has permission to view where groupId = ? and categoryId ≠ ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
filterFindByG_NotC(long groupId,
long categoryId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns an ordered range of all the message boards threads that the user has permissions to view where groupId = ? and categoryId ≠ ?. |
com.liferay.portlet.messageboards.model.MBThread[] |
filterFindByG_S_PrevAndNext(long threadId,
long groupId,
int status,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the message boards threads before and after the current message boards thread in the ordered set of message boards threads that the user has permission to view where groupId = ? and status = ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
filterFindByG_S(long groupId,
int status)
Returns all the message boards threads that the user has permission to view where groupId = ? and status = ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
filterFindByG_S(long groupId,
int status,
int start,
int end)
Returns a range of all the message boards threads that the user has permission to view where groupId = ? and status = ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
filterFindByG_S(long groupId,
int status,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns an ordered range of all the message boards threads that the user has permissions to view where groupId = ? and status = ?. |
com.liferay.portlet.messageboards.model.MBThread[] |
filterFindByGroupId_PrevAndNext(long threadId,
long groupId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the message boards threads before and after the current message boards thread in the ordered set of message boards threads that the user has permission to view where groupId = ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
filterFindByGroupId(long groupId)
Returns all the message boards threads that the user has permission to view where groupId = ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
filterFindByGroupId(long groupId,
int start,
int end)
Returns a range of all the message boards threads that the user has permission to view where groupId = ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
filterFindByGroupId(long groupId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns an ordered range of all the message boards threads that the user has permissions to view where groupId = ?. |
protected com.liferay.portlet.messageboards.model.MBThread |
filterGetByG_C_L_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.messageboards.model.MBThread mbThread,
long groupId,
long categoryId,
java.util.Date lastPostDate,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous)
|
protected com.liferay.portlet.messageboards.model.MBThread |
filterGetByG_C_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.messageboards.model.MBThread mbThread,
long groupId,
long categoryId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous)
|
protected com.liferay.portlet.messageboards.model.MBThread |
filterGetByG_C_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.messageboards.model.MBThread mbThread,
long groupId,
long categoryId,
int status,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous)
|
protected com.liferay.portlet.messageboards.model.MBThread |
filterGetByG_NotC_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.messageboards.model.MBThread mbThread,
long groupId,
long categoryId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous)
|
protected com.liferay.portlet.messageboards.model.MBThread |
filterGetByG_NotC_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.messageboards.model.MBThread mbThread,
long groupId,
long categoryId,
int status,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous)
|
protected com.liferay.portlet.messageboards.model.MBThread |
filterGetByG_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.messageboards.model.MBThread mbThread,
long groupId,
int status,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous)
|
protected com.liferay.portlet.messageboards.model.MBThread |
filterGetByGroupId_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.messageboards.model.MBThread mbThread,
long groupId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous)
|
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
findAll()
Returns all the message boards threads. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
findAll(int start,
int end)
Returns a range of all the message boards threads. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
findAll(int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns an ordered range of all the message boards threads. |
com.liferay.portlet.messageboards.model.MBThread |
findByC_P_First(long categoryId,
double priority,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the first message boards thread in the ordered set where categoryId = ? and priority = ?. |
com.liferay.portlet.messageboards.model.MBThread |
findByC_P_Last(long categoryId,
double priority,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the last message boards thread in the ordered set where categoryId = ? and priority = ?. |
com.liferay.portlet.messageboards.model.MBThread[] |
findByC_P_PrevAndNext(long threadId,
long categoryId,
double priority,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the message boards threads before and after the current message boards thread in the ordered set where categoryId = ? and priority = ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
findByC_P(long categoryId,
double priority)
Returns all the message boards threads where categoryId = ? and priority = ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
findByC_P(long categoryId,
double priority,
int start,
int end)
Returns a range of all the message boards threads where categoryId = ? and priority = ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
findByC_P(long categoryId,
double priority,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns an ordered range of all the message boards threads where categoryId = ? and priority = ?. |
com.liferay.portlet.messageboards.model.MBThread |
findByG_C_First(long groupId,
long categoryId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the first message boards thread in the ordered set where groupId = ? and categoryId = ?. |
com.liferay.portlet.messageboards.model.MBThread |
findByG_C_L_First(long groupId,
long categoryId,
java.util.Date lastPostDate,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the first message boards thread in the ordered set where groupId = ? and categoryId = ? and lastPostDate = ?. |
com.liferay.portlet.messageboards.model.MBThread |
findByG_C_L_Last(long groupId,
long categoryId,
java.util.Date lastPostDate,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the last message boards thread in the ordered set where groupId = ? and categoryId = ? and lastPostDate = ?. |
com.liferay.portlet.messageboards.model.MBThread[] |
findByG_C_L_PrevAndNext(long threadId,
long groupId,
long categoryId,
java.util.Date lastPostDate,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the message boards threads before and after the current message boards thread in the ordered set where groupId = ? and categoryId = ? and lastPostDate = ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
findByG_C_L(long groupId,
long categoryId,
java.util.Date lastPostDate)
Returns all the message boards threads where groupId = ? and categoryId = ? and lastPostDate = ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
findByG_C_L(long groupId,
long categoryId,
java.util.Date lastPostDate,
int start,
int end)
Returns a range of all the message boards threads where groupId = ? and categoryId = ? and lastPostDate = ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
findByG_C_L(long groupId,
long categoryId,
java.util.Date lastPostDate,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns an ordered range of all the message boards threads where groupId = ? and categoryId = ? and lastPostDate = ?. |
com.liferay.portlet.messageboards.model.MBThread |
findByG_C_Last(long groupId,
long categoryId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the last message boards thread in the ordered set where groupId = ? and categoryId = ?. |
com.liferay.portlet.messageboards.model.MBThread[] |
findByG_C_PrevAndNext(long threadId,
long groupId,
long categoryId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the message boards threads before and after the current message boards thread in the ordered set where groupId = ? and categoryId = ?. |
com.liferay.portlet.messageboards.model.MBThread |
findByG_C_S_First(long groupId,
long categoryId,
int status,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the first message boards thread in the ordered set where groupId = ? and categoryId = ? and status = ?. |
com.liferay.portlet.messageboards.model.MBThread |
findByG_C_S_Last(long groupId,
long categoryId,
int status,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the last message boards thread in the ordered set where groupId = ? and categoryId = ? and status = ?. |
com.liferay.portlet.messageboards.model.MBThread[] |
findByG_C_S_PrevAndNext(long threadId,
long groupId,
long categoryId,
int status,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the message boards threads before and after the current message boards thread in the ordered set where groupId = ? and categoryId = ? and status = ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
findByG_C_S(long groupId,
long[] categoryIds,
int status)
Returns all the message boards threads where groupId = ? and categoryId = any ? and status = ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
findByG_C_S(long groupId,
long[] categoryIds,
int status,
int start,
int end)
Returns a range of all the message boards threads where groupId = ? and categoryId = any ? and status = ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
findByG_C_S(long groupId,
long[] categoryIds,
int status,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns an ordered range of all the message boards threads where groupId = ? and categoryId = any ? and status = ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
findByG_C_S(long groupId,
long categoryId,
int status)
Returns all the message boards threads where groupId = ? and categoryId = ? and status = ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
findByG_C_S(long groupId,
long categoryId,
int status,
int start,
int end)
Returns a range of all the message boards threads where groupId = ? and categoryId = ? and status = ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
findByG_C_S(long groupId,
long categoryId,
int status,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns an ordered range of all the message boards threads where groupId = ? and categoryId = ? and status = ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
findByG_C(long groupId,
long categoryId)
Returns all the message boards threads where groupId = ? and categoryId = ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
findByG_C(long groupId,
long[] categoryIds)
Returns all the message boards threads where groupId = ? and categoryId = any ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
findByG_C(long groupId,
long[] categoryIds,
int start,
int end)
Returns a range of all the message boards threads where groupId = ? and categoryId = any ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
findByG_C(long groupId,
long[] categoryIds,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns an ordered range of all the message boards threads where groupId = ? and categoryId = any ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
findByG_C(long groupId,
long categoryId,
int start,
int end)
Returns a range of all the message boards threads where groupId = ? and categoryId = ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
findByG_C(long groupId,
long categoryId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns an ordered range of all the message boards threads where groupId = ? and categoryId = ?. |
com.liferay.portlet.messageboards.model.MBThread |
findByG_NotC_First(long groupId,
long categoryId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the first message boards thread in the ordered set where groupId = ? and categoryId ≠ ?. |
com.liferay.portlet.messageboards.model.MBThread |
findByG_NotC_Last(long groupId,
long categoryId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the last message boards thread in the ordered set where groupId = ? and categoryId ≠ ?. |
com.liferay.portlet.messageboards.model.MBThread[] |
findByG_NotC_PrevAndNext(long threadId,
long groupId,
long categoryId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the message boards threads before and after the current message boards thread in the ordered set where groupId = ? and categoryId ≠ ?. |
com.liferay.portlet.messageboards.model.MBThread |
findByG_NotC_S_First(long groupId,
long categoryId,
int status,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the first message boards thread in the ordered set where groupId = ? and categoryId ≠ ? and status = ?. |
com.liferay.portlet.messageboards.model.MBThread |
findByG_NotC_S_Last(long groupId,
long categoryId,
int status,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the last message boards thread in the ordered set where groupId = ? and categoryId ≠ ? and status = ?. |
com.liferay.portlet.messageboards.model.MBThread[] |
findByG_NotC_S_PrevAndNext(long threadId,
long groupId,
long categoryId,
int status,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the message boards threads before and after the current message boards thread in the ordered set where groupId = ? and categoryId ≠ ? and status = ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
findByG_NotC_S(long groupId,
long categoryId,
int status)
Returns all the message boards threads where groupId = ? and categoryId ≠ ? and status = ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
findByG_NotC_S(long groupId,
long categoryId,
int status,
int start,
int end)
Returns a range of all the message boards threads where groupId = ? and categoryId ≠ ? and status = ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
findByG_NotC_S(long groupId,
long categoryId,
int status,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns an ordered range of all the message boards threads where groupId = ? and categoryId ≠ ? and status = ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
findByG_NotC(long groupId,
long categoryId)
Returns all the message boards threads where groupId = ? and categoryId ≠ ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
findByG_NotC(long groupId,
long categoryId,
int start,
int end)
Returns a range of all the message boards threads where groupId = ? and categoryId ≠ ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
findByG_NotC(long groupId,
long categoryId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns an ordered range of all the message boards threads where groupId = ? and categoryId ≠ ?. |
com.liferay.portlet.messageboards.model.MBThread |
findByG_S_First(long groupId,
int status,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the first message boards thread in the ordered set where groupId = ? and status = ?. |
com.liferay.portlet.messageboards.model.MBThread |
findByG_S_Last(long groupId,
int status,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the last message boards thread in the ordered set where groupId = ? and status = ?. |
com.liferay.portlet.messageboards.model.MBThread[] |
findByG_S_PrevAndNext(long threadId,
long groupId,
int status,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the message boards threads before and after the current message boards thread in the ordered set where groupId = ? and status = ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
findByG_S(long groupId,
int status)
Returns all the message boards threads where groupId = ? and status = ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
findByG_S(long groupId,
int status,
int start,
int end)
Returns a range of all the message boards threads where groupId = ? and status = ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
findByG_S(long groupId,
int status,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns an ordered range of all the message boards threads where groupId = ? and status = ?. |
com.liferay.portlet.messageboards.model.MBThread |
findByGroupId_First(long groupId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the first message boards thread in the ordered set where groupId = ?. |
com.liferay.portlet.messageboards.model.MBThread |
findByGroupId_Last(long groupId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the last message boards thread in the ordered set where groupId = ?. |
com.liferay.portlet.messageboards.model.MBThread[] |
findByGroupId_PrevAndNext(long threadId,
long groupId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the message boards threads before and after the current message boards thread in the ordered set where groupId = ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
findByGroupId(long groupId)
Returns all the message boards threads where groupId = ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
findByGroupId(long groupId,
int start,
int end)
Returns a range of all the message boards threads where groupId = ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
findByGroupId(long groupId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns an ordered range of all the message boards threads where groupId = ?. |
com.liferay.portlet.messageboards.model.MBThread |
findByL_P_First(java.util.Date lastPostDate,
double priority,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the first message boards thread in the ordered set where lastPostDate = ? and priority = ?. |
com.liferay.portlet.messageboards.model.MBThread |
findByL_P_Last(java.util.Date lastPostDate,
double priority,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the last message boards thread in the ordered set where lastPostDate = ? and priority = ?. |
com.liferay.portlet.messageboards.model.MBThread[] |
findByL_P_PrevAndNext(long threadId,
java.util.Date lastPostDate,
double priority,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the message boards threads before and after the current message boards thread in the ordered set where lastPostDate = ? and priority = ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
findByL_P(java.util.Date lastPostDate,
double priority)
Returns all the message boards threads where lastPostDate = ? and priority = ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
findByL_P(java.util.Date lastPostDate,
double priority,
int start,
int end)
Returns a range of all the message boards threads where lastPostDate = ? and priority = ?. |
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
findByL_P(java.util.Date lastPostDate,
double priority,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns an ordered range of all the message boards threads where lastPostDate = ? and priority = ?. |
com.liferay.portlet.messageboards.model.MBThread |
findByPrimaryKey(long threadId)
Returns the message boards thread with the primary key or throws a NoSuchThreadException if it could not be found. |
com.liferay.portlet.messageboards.model.MBThread |
findByPrimaryKey(java.io.Serializable primaryKey)
Returns the message boards thread with the primary key or throws a NoSuchModelException if it could not be found. |
com.liferay.portlet.messageboards.model.MBThread |
findByRootMessageId(long rootMessageId)
Returns the message boards thread where rootMessageId = ? or throws a NoSuchThreadException if it could not be found. |
protected com.liferay.portlet.messageboards.model.MBThread |
getByC_P_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.messageboards.model.MBThread mbThread,
long categoryId,
double priority,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous)
|
protected com.liferay.portlet.messageboards.model.MBThread |
getByG_C_L_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.messageboards.model.MBThread mbThread,
long groupId,
long categoryId,
java.util.Date lastPostDate,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous)
|
protected com.liferay.portlet.messageboards.model.MBThread |
getByG_C_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.messageboards.model.MBThread mbThread,
long groupId,
long categoryId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous)
|
protected com.liferay.portlet.messageboards.model.MBThread |
getByG_C_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.messageboards.model.MBThread mbThread,
long groupId,
long categoryId,
int status,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous)
|
protected com.liferay.portlet.messageboards.model.MBThread |
getByG_NotC_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.messageboards.model.MBThread mbThread,
long groupId,
long categoryId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous)
|
protected com.liferay.portlet.messageboards.model.MBThread |
getByG_NotC_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.messageboards.model.MBThread mbThread,
long groupId,
long categoryId,
int status,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous)
|
protected com.liferay.portlet.messageboards.model.MBThread |
getByG_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.messageboards.model.MBThread mbThread,
long groupId,
int status,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous)
|
protected com.liferay.portlet.messageboards.model.MBThread |
getByGroupId_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.messageboards.model.MBThread mbThread,
long groupId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous)
|
protected com.liferay.portlet.messageboards.model.MBThread |
getByL_P_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.messageboards.model.MBThread mbThread,
java.util.Date lastPostDate,
double priority,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous)
|
com.liferay.portlet.messageboards.model.MBThread |
remove(long threadId)
Removes the message boards thread with the primary key from the database. |
com.liferay.portlet.messageboards.model.MBThread |
remove(java.io.Serializable primaryKey)
Removes the message boards thread with the primary key from the database. |
void |
removeAll()
Removes all the message boards threads from the database. |
void |
removeByC_P(long categoryId,
double priority)
Removes all the message boards threads where categoryId = ? and priority = ? from the database. |
void |
removeByG_C_L(long groupId,
long categoryId,
java.util.Date lastPostDate)
Removes all the message boards threads where groupId = ? and categoryId = ? and lastPostDate = ? from the database. |
void |
removeByG_C_S(long groupId,
long categoryId,
int status)
Removes all the message boards threads where groupId = ? and categoryId = ? and status = ? from the database. |
void |
removeByG_C(long groupId,
long categoryId)
Removes all the message boards threads where groupId = ? and categoryId = ? from the database. |
void |
removeByG_NotC_S(long groupId,
long categoryId,
int status)
Removes all the message boards threads where groupId = ? and categoryId ≠ ? and status = ? from the database. |
void |
removeByG_NotC(long groupId,
long categoryId)
Removes all the message boards threads where groupId = ? and categoryId ≠ ? from the database. |
void |
removeByG_S(long groupId,
int status)
Removes all the message boards threads where groupId = ? and status = ? from the database. |
void |
removeByGroupId(long groupId)
Removes all the message boards threads where groupId = ? from the database. |
void |
removeByL_P(java.util.Date lastPostDate,
double priority)
Removes all the message boards threads where lastPostDate = ? and priority = ? from the database. |
void |
removeByRootMessageId(long rootMessageId)
Removes the message boards thread where rootMessageId = ? from the database. |
protected com.liferay.portlet.messageboards.model.MBThread |
removeImpl(com.liferay.portlet.messageboards.model.MBThread mbThread)
|
protected com.liferay.portlet.messageboards.model.MBThread |
toUnwrappedModel(com.liferay.portlet.messageboards.model.MBThread mbThread)
|
com.liferay.portlet.messageboards.model.MBThread |
updateImpl(com.liferay.portlet.messageboards.model.MBThread mbThread,
boolean merge)
|
| Methods inherited from class com.liferay.portal.service.persistence.impl.BasePersistenceImpl |
|---|
appendOrderByComparator, closeSession, countWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, getDataSource, getDB, getDialect, getListeners, openNewSession, openSession, processException, registerListener, remove, setDataSource, setSessionFactory, unregisterListener, update, update |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.liferay.portal.service.persistence.BasePersistence |
|---|
closeSession, countWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, getDataSource, getListeners, openSession, processException, registerListener, remove, setDataSource, unregisterListener, update, update |
| Field Detail |
|---|
public static final java.lang.String FINDER_CLASS_NAME_ENTITY
public static final java.lang.String FINDER_CLASS_NAME_LIST_WITH_PAGINATION
public static final java.lang.String FINDER_CLASS_NAME_LIST_WITHOUT_PAGINATION
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_GROUPID
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_GROUPID
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_GROUPID
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FETCH_BY_ROOTMESSAGEID
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_ROOTMESSAGEID
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_G_C
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_G_C
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_G_C
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_G_NOTC
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_G_NOTC
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_G_NOTC
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_G_S
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_G_S
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_G_S
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_C_P
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_C_P
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_C_P
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_L_P
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_L_P
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_L_P
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_G_C_L
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_G_C_L
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_G_C_L
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_G_C_S
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_G_C_S
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_G_C_S
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_G_NOTC_S
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_G_NOTC_S
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_G_NOTC_S
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_ALL
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_ALL
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_ALL
@BeanReference(type=com.liferay.portlet.messageboards.service.persistence.MBBanPersistence.class) protected com.liferay.portlet.messageboards.service.persistence.MBBanPersistence mbBanPersistence
@BeanReference(type=com.liferay.portlet.messageboards.service.persistence.MBCategoryPersistence.class) protected com.liferay.portlet.messageboards.service.persistence.MBCategoryPersistence mbCategoryPersistence
@BeanReference(type=com.liferay.portlet.messageboards.service.persistence.MBDiscussionPersistence.class) protected com.liferay.portlet.messageboards.service.persistence.MBDiscussionPersistence mbDiscussionPersistence
@BeanReference(type=com.liferay.portlet.messageboards.service.persistence.MBMailingListPersistence.class) protected com.liferay.portlet.messageboards.service.persistence.MBMailingListPersistence mbMailingListPersistence
@BeanReference(type=com.liferay.portlet.messageboards.service.persistence.MBMessagePersistence.class) protected com.liferay.portlet.messageboards.service.persistence.MBMessagePersistence mbMessagePersistence
@BeanReference(type=com.liferay.portlet.messageboards.service.persistence.MBStatsUserPersistence.class) protected com.liferay.portlet.messageboards.service.persistence.MBStatsUserPersistence mbStatsUserPersistence
@BeanReference(type=com.liferay.portlet.messageboards.service.persistence.MBThreadPersistence.class) protected com.liferay.portlet.messageboards.service.persistence.MBThreadPersistence mbThreadPersistence
@BeanReference(type=com.liferay.portlet.messageboards.service.persistence.MBThreadFlagPersistence.class) protected com.liferay.portlet.messageboards.service.persistence.MBThreadFlagPersistence mbThreadFlagPersistence
@BeanReference(type=com.liferay.portal.service.persistence.LockPersistence.class) protected com.liferay.portal.service.persistence.LockPersistence lockPersistence
@BeanReference(type=com.liferay.portal.service.persistence.ResourcePersistence.class) protected com.liferay.portal.service.persistence.ResourcePersistence resourcePersistence
@BeanReference(type=com.liferay.portal.service.persistence.UserPersistence.class) protected com.liferay.portal.service.persistence.UserPersistence userPersistence
@BeanReference(type=com.liferay.portal.service.persistence.WorkflowInstanceLinkPersistence.class) protected com.liferay.portal.service.persistence.WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence
@BeanReference(type=com.liferay.portlet.asset.service.persistence.AssetEntryPersistence.class) protected com.liferay.portlet.asset.service.persistence.AssetEntryPersistence assetEntryPersistence
@BeanReference(type=com.liferay.portlet.ratings.service.persistence.RatingsStatsPersistence.class) protected com.liferay.portlet.ratings.service.persistence.RatingsStatsPersistence ratingsStatsPersistence
@BeanReference(type=com.liferay.portlet.social.service.persistence.SocialActivityPersistence.class) protected com.liferay.portlet.social.service.persistence.SocialActivityPersistence socialActivityPersistence
| Constructor Detail |
|---|
public MBThreadPersistenceImpl()
| Method Detail |
|---|
public void cacheResult(com.liferay.portlet.messageboards.model.MBThread mbThread)
cacheResult in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencembThread - the message boards threadpublic void cacheResult(java.util.List<com.liferay.portlet.messageboards.model.MBThread> mbThreads)
cacheResult in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencembThreads - the message boards threadspublic void clearCache()
The EntityCache and FinderCache are both cleared by this method.
clearCache in interface com.liferay.portal.service.persistence.BasePersistence<com.liferay.portlet.messageboards.model.MBThread>clearCache in class com.liferay.portal.service.persistence.impl.BasePersistenceImpl<com.liferay.portlet.messageboards.model.MBThread>public void clearCache(com.liferay.portlet.messageboards.model.MBThread mbThread)
The EntityCache and FinderCache are both cleared by this method.
clearCache in interface com.liferay.portal.service.persistence.BasePersistence<com.liferay.portlet.messageboards.model.MBThread>clearCache in class com.liferay.portal.service.persistence.impl.BasePersistenceImpl<com.liferay.portlet.messageboards.model.MBThread>public void clearCache(java.util.List<com.liferay.portlet.messageboards.model.MBThread> mbThreads)
clearCache in interface com.liferay.portal.service.persistence.BasePersistence<com.liferay.portlet.messageboards.model.MBThread>clearCache in class com.liferay.portal.service.persistence.impl.BasePersistenceImpl<com.liferay.portlet.messageboards.model.MBThread>protected void clearUniqueFindersCache(com.liferay.portlet.messageboards.model.MBThread mbThread)
public com.liferay.portlet.messageboards.model.MBThread create(long threadId)
create in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencethreadId - the primary key for the new message boards thread
public com.liferay.portlet.messageboards.model.MBThread remove(long threadId)
throws com.liferay.portlet.messageboards.NoSuchThreadException,
com.liferay.portal.kernel.exception.SystemException
remove in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencethreadId - the primary key of the message boards thread
com.liferay.portlet.messageboards.NoSuchThreadException - if a message boards thread with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public com.liferay.portlet.messageboards.model.MBThread remove(java.io.Serializable primaryKey)
throws com.liferay.portlet.messageboards.NoSuchThreadException,
com.liferay.portal.kernel.exception.SystemException
remove in interface com.liferay.portal.service.persistence.BasePersistence<com.liferay.portlet.messageboards.model.MBThread>remove in class com.liferay.portal.service.persistence.impl.BasePersistenceImpl<com.liferay.portlet.messageboards.model.MBThread>primaryKey - the primary key of the message boards thread
com.liferay.portlet.messageboards.NoSuchThreadException - if a message boards thread with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
protected com.liferay.portlet.messageboards.model.MBThread removeImpl(com.liferay.portlet.messageboards.model.MBThread mbThread)
throws com.liferay.portal.kernel.exception.SystemException
removeImpl in class com.liferay.portal.service.persistence.impl.BasePersistenceImpl<com.liferay.portlet.messageboards.model.MBThread>com.liferay.portal.kernel.exception.SystemException
public com.liferay.portlet.messageboards.model.MBThread updateImpl(com.liferay.portlet.messageboards.model.MBThread mbThread,
boolean merge)
throws com.liferay.portal.kernel.exception.SystemException
updateImpl in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistenceupdateImpl in class com.liferay.portal.service.persistence.impl.BasePersistenceImpl<com.liferay.portlet.messageboards.model.MBThread>com.liferay.portal.kernel.exception.SystemExceptionprotected com.liferay.portlet.messageboards.model.MBThread toUnwrappedModel(com.liferay.portlet.messageboards.model.MBThread mbThread)
public com.liferay.portlet.messageboards.model.MBThread findByPrimaryKey(java.io.Serializable primaryKey)
throws com.liferay.portal.NoSuchModelException,
com.liferay.portal.kernel.exception.SystemException
NoSuchModelException if it could not be found.
findByPrimaryKey in interface com.liferay.portal.service.persistence.BasePersistence<com.liferay.portlet.messageboards.model.MBThread>findByPrimaryKey in class com.liferay.portal.service.persistence.impl.BasePersistenceImpl<com.liferay.portlet.messageboards.model.MBThread>primaryKey - the primary key of the message boards thread
com.liferay.portal.NoSuchModelException - if a message boards thread with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public com.liferay.portlet.messageboards.model.MBThread findByPrimaryKey(long threadId)
throws com.liferay.portlet.messageboards.NoSuchThreadException,
com.liferay.portal.kernel.exception.SystemException
NoSuchThreadException if it could not be found.
findByPrimaryKey in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencethreadId - the primary key of the message boards thread
com.liferay.portlet.messageboards.NoSuchThreadException - if a message boards thread with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public com.liferay.portlet.messageboards.model.MBThread fetchByPrimaryKey(java.io.Serializable primaryKey)
throws com.liferay.portal.kernel.exception.SystemException
null if it could not be found.
fetchByPrimaryKey in interface com.liferay.portal.service.persistence.BasePersistence<com.liferay.portlet.messageboards.model.MBThread>fetchByPrimaryKey in class com.liferay.portal.service.persistence.impl.BasePersistenceImpl<com.liferay.portlet.messageboards.model.MBThread>primaryKey - the primary key of the message boards thread
null if a message boards thread with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public com.liferay.portlet.messageboards.model.MBThread fetchByPrimaryKey(long threadId)
throws com.liferay.portal.kernel.exception.SystemException
null if it could not be found.
fetchByPrimaryKey in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencethreadId - the primary key of the message boards thread
null if a message boards thread with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> findByGroupId(long groupId)
throws com.liferay.portal.kernel.exception.SystemException
findByGroupId in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group ID
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> findByGroupId(long groupId,
int start,
int end)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findByGroupId in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDstart - the lower bound of the range of message boards threadsend - the upper bound of the range of message boards threads (not inclusive)
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> findByGroupId(long groupId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findByGroupId in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDstart - the lower bound of the range of message boards threadsend - the upper bound of the range of message boards threads (not inclusive)orderByComparator - the comparator to order the results by (optionally null)
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public com.liferay.portlet.messageboards.model.MBThread findByGroupId_First(long groupId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.messageboards.NoSuchThreadException,
com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findByGroupId_First in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDorderByComparator - the comparator to order the set by (optionally null)
com.liferay.portlet.messageboards.NoSuchThreadException - if a matching message boards thread could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public com.liferay.portlet.messageboards.model.MBThread findByGroupId_Last(long groupId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.messageboards.NoSuchThreadException,
com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findByGroupId_Last in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDorderByComparator - the comparator to order the set by (optionally null)
com.liferay.portlet.messageboards.NoSuchThreadException - if a matching message boards thread could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public com.liferay.portlet.messageboards.model.MBThread[] findByGroupId_PrevAndNext(long threadId,
long groupId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.messageboards.NoSuchThreadException,
com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findByGroupId_PrevAndNext in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencethreadId - the primary key of the current message boards threadgroupId - the group IDorderByComparator - the comparator to order the set by (optionally null)
com.liferay.portlet.messageboards.NoSuchThreadException - if a message boards thread with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
protected com.liferay.portlet.messageboards.model.MBThread getByGroupId_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.messageboards.model.MBThread mbThread,
long groupId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous)
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> filterFindByGroupId(long groupId)
throws com.liferay.portal.kernel.exception.SystemException
filterFindByGroupId in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group ID
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> filterFindByGroupId(long groupId,
int start,
int end)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
filterFindByGroupId in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDstart - the lower bound of the range of message boards threadsend - the upper bound of the range of message boards threads (not inclusive)
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> filterFindByGroupId(long groupId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
filterFindByGroupId in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDstart - the lower bound of the range of message boards threadsend - the upper bound of the range of message boards threads (not inclusive)orderByComparator - the comparator to order the results by (optionally null)
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public com.liferay.portlet.messageboards.model.MBThread[] filterFindByGroupId_PrevAndNext(long threadId,
long groupId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.messageboards.NoSuchThreadException,
com.liferay.portal.kernel.exception.SystemException
filterFindByGroupId_PrevAndNext in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencethreadId - the primary key of the current message boards threadgroupId - the group IDorderByComparator - the comparator to order the set by (optionally null)
com.liferay.portlet.messageboards.NoSuchThreadException - if a message boards thread with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
protected com.liferay.portlet.messageboards.model.MBThread filterGetByGroupId_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.messageboards.model.MBThread mbThread,
long groupId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous)
public com.liferay.portlet.messageboards.model.MBThread findByRootMessageId(long rootMessageId)
throws com.liferay.portlet.messageboards.NoSuchThreadException,
com.liferay.portal.kernel.exception.SystemException
NoSuchThreadException if it could not be found.
findByRootMessageId in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencerootMessageId - the root message ID
com.liferay.portlet.messageboards.NoSuchThreadException - if a matching message boards thread could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public com.liferay.portlet.messageboards.model.MBThread fetchByRootMessageId(long rootMessageId)
throws com.liferay.portal.kernel.exception.SystemException
null if it could not be found. Uses the finder cache.
fetchByRootMessageId in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencerootMessageId - the root message ID
null if a matching message boards thread could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public com.liferay.portlet.messageboards.model.MBThread fetchByRootMessageId(long rootMessageId,
boolean retrieveFromCache)
throws com.liferay.portal.kernel.exception.SystemException
null if it could not be found, optionally using the finder cache.
fetchByRootMessageId in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencerootMessageId - the root message IDretrieveFromCache - whether to use the finder cache
null if a matching message boards thread could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> findByG_C(long groupId,
long categoryId)
throws com.liferay.portal.kernel.exception.SystemException
findByG_C in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category ID
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> findByG_C(long groupId,
long categoryId,
int start,
int end)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findByG_C in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category IDstart - the lower bound of the range of message boards threadsend - the upper bound of the range of message boards threads (not inclusive)
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> findByG_C(long groupId,
long categoryId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findByG_C in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category IDstart - the lower bound of the range of message boards threadsend - the upper bound of the range of message boards threads (not inclusive)orderByComparator - the comparator to order the results by (optionally null)
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public com.liferay.portlet.messageboards.model.MBThread findByG_C_First(long groupId,
long categoryId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.messageboards.NoSuchThreadException,
com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findByG_C_First in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category IDorderByComparator - the comparator to order the set by (optionally null)
com.liferay.portlet.messageboards.NoSuchThreadException - if a matching message boards thread could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public com.liferay.portlet.messageboards.model.MBThread findByG_C_Last(long groupId,
long categoryId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.messageboards.NoSuchThreadException,
com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findByG_C_Last in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category IDorderByComparator - the comparator to order the set by (optionally null)
com.liferay.portlet.messageboards.NoSuchThreadException - if a matching message boards thread could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public com.liferay.portlet.messageboards.model.MBThread[] findByG_C_PrevAndNext(long threadId,
long groupId,
long categoryId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.messageboards.NoSuchThreadException,
com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findByG_C_PrevAndNext in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencethreadId - the primary key of the current message boards threadgroupId - the group IDcategoryId - the category IDorderByComparator - the comparator to order the set by (optionally null)
com.liferay.portlet.messageboards.NoSuchThreadException - if a message boards thread with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
protected com.liferay.portlet.messageboards.model.MBThread getByG_C_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.messageboards.model.MBThread mbThread,
long groupId,
long categoryId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous)
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> findByG_C(long groupId,
long[] categoryIds)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findByG_C in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryIds - the category IDs
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> findByG_C(long groupId,
long[] categoryIds,
int start,
int end)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findByG_C in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryIds - the category IDsstart - the lower bound of the range of message boards threadsend - the upper bound of the range of message boards threads (not inclusive)
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> findByG_C(long groupId,
long[] categoryIds,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findByG_C in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryIds - the category IDsstart - the lower bound of the range of message boards threadsend - the upper bound of the range of message boards threads (not inclusive)orderByComparator - the comparator to order the results by (optionally null)
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> filterFindByG_C(long groupId,
long categoryId)
throws com.liferay.portal.kernel.exception.SystemException
filterFindByG_C in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category ID
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> filterFindByG_C(long groupId,
long categoryId,
int start,
int end)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
filterFindByG_C in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category IDstart - the lower bound of the range of message boards threadsend - the upper bound of the range of message boards threads (not inclusive)
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> filterFindByG_C(long groupId,
long categoryId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
filterFindByG_C in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category IDstart - the lower bound of the range of message boards threadsend - the upper bound of the range of message boards threads (not inclusive)orderByComparator - the comparator to order the results by (optionally null)
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public com.liferay.portlet.messageboards.model.MBThread[] filterFindByG_C_PrevAndNext(long threadId,
long groupId,
long categoryId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.messageboards.NoSuchThreadException,
com.liferay.portal.kernel.exception.SystemException
filterFindByG_C_PrevAndNext in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencethreadId - the primary key of the current message boards threadgroupId - the group IDcategoryId - the category IDorderByComparator - the comparator to order the set by (optionally null)
com.liferay.portlet.messageboards.NoSuchThreadException - if a message boards thread with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
protected com.liferay.portlet.messageboards.model.MBThread filterGetByG_C_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.messageboards.model.MBThread mbThread,
long groupId,
long categoryId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous)
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> filterFindByG_C(long groupId,
long[] categoryIds)
throws com.liferay.portal.kernel.exception.SystemException
filterFindByG_C in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryIds - the category IDs
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> filterFindByG_C(long groupId,
long[] categoryIds,
int start,
int end)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
filterFindByG_C in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryIds - the category IDsstart - the lower bound of the range of message boards threadsend - the upper bound of the range of message boards threads (not inclusive)
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> filterFindByG_C(long groupId,
long[] categoryIds,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
filterFindByG_C in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryIds - the category IDsstart - the lower bound of the range of message boards threadsend - the upper bound of the range of message boards threads (not inclusive)orderByComparator - the comparator to order the results by (optionally null)
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> findByG_NotC(long groupId,
long categoryId)
throws com.liferay.portal.kernel.exception.SystemException
findByG_NotC in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category ID
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> findByG_NotC(long groupId,
long categoryId,
int start,
int end)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findByG_NotC in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category IDstart - the lower bound of the range of message boards threadsend - the upper bound of the range of message boards threads (not inclusive)
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> findByG_NotC(long groupId,
long categoryId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findByG_NotC in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category IDstart - the lower bound of the range of message boards threadsend - the upper bound of the range of message boards threads (not inclusive)orderByComparator - the comparator to order the results by (optionally null)
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public com.liferay.portlet.messageboards.model.MBThread findByG_NotC_First(long groupId,
long categoryId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.messageboards.NoSuchThreadException,
com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findByG_NotC_First in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category IDorderByComparator - the comparator to order the set by (optionally null)
com.liferay.portlet.messageboards.NoSuchThreadException - if a matching message boards thread could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public com.liferay.portlet.messageboards.model.MBThread findByG_NotC_Last(long groupId,
long categoryId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.messageboards.NoSuchThreadException,
com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findByG_NotC_Last in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category IDorderByComparator - the comparator to order the set by (optionally null)
com.liferay.portlet.messageboards.NoSuchThreadException - if a matching message boards thread could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public com.liferay.portlet.messageboards.model.MBThread[] findByG_NotC_PrevAndNext(long threadId,
long groupId,
long categoryId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.messageboards.NoSuchThreadException,
com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findByG_NotC_PrevAndNext in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencethreadId - the primary key of the current message boards threadgroupId - the group IDcategoryId - the category IDorderByComparator - the comparator to order the set by (optionally null)
com.liferay.portlet.messageboards.NoSuchThreadException - if a message boards thread with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
protected com.liferay.portlet.messageboards.model.MBThread getByG_NotC_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.messageboards.model.MBThread mbThread,
long groupId,
long categoryId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous)
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> filterFindByG_NotC(long groupId,
long categoryId)
throws com.liferay.portal.kernel.exception.SystemException
filterFindByG_NotC in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category ID
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> filterFindByG_NotC(long groupId,
long categoryId,
int start,
int end)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
filterFindByG_NotC in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category IDstart - the lower bound of the range of message boards threadsend - the upper bound of the range of message boards threads (not inclusive)
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> filterFindByG_NotC(long groupId,
long categoryId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
filterFindByG_NotC in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category IDstart - the lower bound of the range of message boards threadsend - the upper bound of the range of message boards threads (not inclusive)orderByComparator - the comparator to order the results by (optionally null)
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public com.liferay.portlet.messageboards.model.MBThread[] filterFindByG_NotC_PrevAndNext(long threadId,
long groupId,
long categoryId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.messageboards.NoSuchThreadException,
com.liferay.portal.kernel.exception.SystemException
filterFindByG_NotC_PrevAndNext in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencethreadId - the primary key of the current message boards threadgroupId - the group IDcategoryId - the category IDorderByComparator - the comparator to order the set by (optionally null)
com.liferay.portlet.messageboards.NoSuchThreadException - if a message boards thread with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
protected com.liferay.portlet.messageboards.model.MBThread filterGetByG_NotC_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.messageboards.model.MBThread mbThread,
long groupId,
long categoryId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous)
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> findByG_S(long groupId,
int status)
throws com.liferay.portal.kernel.exception.SystemException
findByG_S in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDstatus - the status
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> findByG_S(long groupId,
int status,
int start,
int end)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findByG_S in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDstatus - the statusstart - the lower bound of the range of message boards threadsend - the upper bound of the range of message boards threads (not inclusive)
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> findByG_S(long groupId,
int status,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findByG_S in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDstatus - the statusstart - the lower bound of the range of message boards threadsend - the upper bound of the range of message boards threads (not inclusive)orderByComparator - the comparator to order the results by (optionally null)
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public com.liferay.portlet.messageboards.model.MBThread findByG_S_First(long groupId,
int status,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.messageboards.NoSuchThreadException,
com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findByG_S_First in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDstatus - the statusorderByComparator - the comparator to order the set by (optionally null)
com.liferay.portlet.messageboards.NoSuchThreadException - if a matching message boards thread could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public com.liferay.portlet.messageboards.model.MBThread findByG_S_Last(long groupId,
int status,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.messageboards.NoSuchThreadException,
com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findByG_S_Last in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDstatus - the statusorderByComparator - the comparator to order the set by (optionally null)
com.liferay.portlet.messageboards.NoSuchThreadException - if a matching message boards thread could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public com.liferay.portlet.messageboards.model.MBThread[] findByG_S_PrevAndNext(long threadId,
long groupId,
int status,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.messageboards.NoSuchThreadException,
com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findByG_S_PrevAndNext in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencethreadId - the primary key of the current message boards threadgroupId - the group IDstatus - the statusorderByComparator - the comparator to order the set by (optionally null)
com.liferay.portlet.messageboards.NoSuchThreadException - if a message boards thread with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
protected com.liferay.portlet.messageboards.model.MBThread getByG_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.messageboards.model.MBThread mbThread,
long groupId,
int status,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous)
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> filterFindByG_S(long groupId,
int status)
throws com.liferay.portal.kernel.exception.SystemException
filterFindByG_S in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDstatus - the status
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> filterFindByG_S(long groupId,
int status,
int start,
int end)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
filterFindByG_S in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDstatus - the statusstart - the lower bound of the range of message boards threadsend - the upper bound of the range of message boards threads (not inclusive)
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> filterFindByG_S(long groupId,
int status,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
filterFindByG_S in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDstatus - the statusstart - the lower bound of the range of message boards threadsend - the upper bound of the range of message boards threads (not inclusive)orderByComparator - the comparator to order the results by (optionally null)
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public com.liferay.portlet.messageboards.model.MBThread[] filterFindByG_S_PrevAndNext(long threadId,
long groupId,
int status,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.messageboards.NoSuchThreadException,
com.liferay.portal.kernel.exception.SystemException
filterFindByG_S_PrevAndNext in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencethreadId - the primary key of the current message boards threadgroupId - the group IDstatus - the statusorderByComparator - the comparator to order the set by (optionally null)
com.liferay.portlet.messageboards.NoSuchThreadException - if a message boards thread with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
protected com.liferay.portlet.messageboards.model.MBThread filterGetByG_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.messageboards.model.MBThread mbThread,
long groupId,
int status,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous)
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> findByC_P(long categoryId,
double priority)
throws com.liferay.portal.kernel.exception.SystemException
findByC_P in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencecategoryId - the category IDpriority - the priority
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> findByC_P(long categoryId,
double priority,
int start,
int end)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findByC_P in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencecategoryId - the category IDpriority - the prioritystart - the lower bound of the range of message boards threadsend - the upper bound of the range of message boards threads (not inclusive)
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> findByC_P(long categoryId,
double priority,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findByC_P in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencecategoryId - the category IDpriority - the prioritystart - the lower bound of the range of message boards threadsend - the upper bound of the range of message boards threads (not inclusive)orderByComparator - the comparator to order the results by (optionally null)
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public com.liferay.portlet.messageboards.model.MBThread findByC_P_First(long categoryId,
double priority,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.messageboards.NoSuchThreadException,
com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findByC_P_First in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencecategoryId - the category IDpriority - the priorityorderByComparator - the comparator to order the set by (optionally null)
com.liferay.portlet.messageboards.NoSuchThreadException - if a matching message boards thread could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public com.liferay.portlet.messageboards.model.MBThread findByC_P_Last(long categoryId,
double priority,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.messageboards.NoSuchThreadException,
com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findByC_P_Last in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencecategoryId - the category IDpriority - the priorityorderByComparator - the comparator to order the set by (optionally null)
com.liferay.portlet.messageboards.NoSuchThreadException - if a matching message boards thread could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public com.liferay.portlet.messageboards.model.MBThread[] findByC_P_PrevAndNext(long threadId,
long categoryId,
double priority,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.messageboards.NoSuchThreadException,
com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findByC_P_PrevAndNext in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencethreadId - the primary key of the current message boards threadcategoryId - the category IDpriority - the priorityorderByComparator - the comparator to order the set by (optionally null)
com.liferay.portlet.messageboards.NoSuchThreadException - if a message boards thread with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
protected com.liferay.portlet.messageboards.model.MBThread getByC_P_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.messageboards.model.MBThread mbThread,
long categoryId,
double priority,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous)
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> findByL_P(java.util.Date lastPostDate,
double priority)
throws com.liferay.portal.kernel.exception.SystemException
findByL_P in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencelastPostDate - the last post datepriority - the priority
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> findByL_P(java.util.Date lastPostDate,
double priority,
int start,
int end)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findByL_P in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencelastPostDate - the last post datepriority - the prioritystart - the lower bound of the range of message boards threadsend - the upper bound of the range of message boards threads (not inclusive)
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> findByL_P(java.util.Date lastPostDate,
double priority,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findByL_P in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencelastPostDate - the last post datepriority - the prioritystart - the lower bound of the range of message boards threadsend - the upper bound of the range of message boards threads (not inclusive)orderByComparator - the comparator to order the results by (optionally null)
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public com.liferay.portlet.messageboards.model.MBThread findByL_P_First(java.util.Date lastPostDate,
double priority,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.messageboards.NoSuchThreadException,
com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findByL_P_First in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencelastPostDate - the last post datepriority - the priorityorderByComparator - the comparator to order the set by (optionally null)
com.liferay.portlet.messageboards.NoSuchThreadException - if a matching message boards thread could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public com.liferay.portlet.messageboards.model.MBThread findByL_P_Last(java.util.Date lastPostDate,
double priority,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.messageboards.NoSuchThreadException,
com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findByL_P_Last in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencelastPostDate - the last post datepriority - the priorityorderByComparator - the comparator to order the set by (optionally null)
com.liferay.portlet.messageboards.NoSuchThreadException - if a matching message boards thread could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public com.liferay.portlet.messageboards.model.MBThread[] findByL_P_PrevAndNext(long threadId,
java.util.Date lastPostDate,
double priority,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.messageboards.NoSuchThreadException,
com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findByL_P_PrevAndNext in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencethreadId - the primary key of the current message boards threadlastPostDate - the last post datepriority - the priorityorderByComparator - the comparator to order the set by (optionally null)
com.liferay.portlet.messageboards.NoSuchThreadException - if a message boards thread with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
protected com.liferay.portlet.messageboards.model.MBThread getByL_P_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.messageboards.model.MBThread mbThread,
java.util.Date lastPostDate,
double priority,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous)
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> findByG_C_L(long groupId,
long categoryId,
java.util.Date lastPostDate)
throws com.liferay.portal.kernel.exception.SystemException
findByG_C_L in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category IDlastPostDate - the last post date
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> findByG_C_L(long groupId,
long categoryId,
java.util.Date lastPostDate,
int start,
int end)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findByG_C_L in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category IDlastPostDate - the last post datestart - the lower bound of the range of message boards threadsend - the upper bound of the range of message boards threads (not inclusive)
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> findByG_C_L(long groupId,
long categoryId,
java.util.Date lastPostDate,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findByG_C_L in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category IDlastPostDate - the last post datestart - the lower bound of the range of message boards threadsend - the upper bound of the range of message boards threads (not inclusive)orderByComparator - the comparator to order the results by (optionally null)
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public com.liferay.portlet.messageboards.model.MBThread findByG_C_L_First(long groupId,
long categoryId,
java.util.Date lastPostDate,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.messageboards.NoSuchThreadException,
com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findByG_C_L_First in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category IDlastPostDate - the last post dateorderByComparator - the comparator to order the set by (optionally null)
com.liferay.portlet.messageboards.NoSuchThreadException - if a matching message boards thread could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public com.liferay.portlet.messageboards.model.MBThread findByG_C_L_Last(long groupId,
long categoryId,
java.util.Date lastPostDate,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.messageboards.NoSuchThreadException,
com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findByG_C_L_Last in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category IDlastPostDate - the last post dateorderByComparator - the comparator to order the set by (optionally null)
com.liferay.portlet.messageboards.NoSuchThreadException - if a matching message boards thread could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public com.liferay.portlet.messageboards.model.MBThread[] findByG_C_L_PrevAndNext(long threadId,
long groupId,
long categoryId,
java.util.Date lastPostDate,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.messageboards.NoSuchThreadException,
com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findByG_C_L_PrevAndNext in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencethreadId - the primary key of the current message boards threadgroupId - the group IDcategoryId - the category IDlastPostDate - the last post dateorderByComparator - the comparator to order the set by (optionally null)
com.liferay.portlet.messageboards.NoSuchThreadException - if a message boards thread with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
protected com.liferay.portlet.messageboards.model.MBThread getByG_C_L_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.messageboards.model.MBThread mbThread,
long groupId,
long categoryId,
java.util.Date lastPostDate,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous)
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> filterFindByG_C_L(long groupId,
long categoryId,
java.util.Date lastPostDate)
throws com.liferay.portal.kernel.exception.SystemException
filterFindByG_C_L in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category IDlastPostDate - the last post date
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> filterFindByG_C_L(long groupId,
long categoryId,
java.util.Date lastPostDate,
int start,
int end)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
filterFindByG_C_L in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category IDlastPostDate - the last post datestart - the lower bound of the range of message boards threadsend - the upper bound of the range of message boards threads (not inclusive)
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> filterFindByG_C_L(long groupId,
long categoryId,
java.util.Date lastPostDate,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
filterFindByG_C_L in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category IDlastPostDate - the last post datestart - the lower bound of the range of message boards threadsend - the upper bound of the range of message boards threads (not inclusive)orderByComparator - the comparator to order the results by (optionally null)
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public com.liferay.portlet.messageboards.model.MBThread[] filterFindByG_C_L_PrevAndNext(long threadId,
long groupId,
long categoryId,
java.util.Date lastPostDate,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.messageboards.NoSuchThreadException,
com.liferay.portal.kernel.exception.SystemException
filterFindByG_C_L_PrevAndNext in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencethreadId - the primary key of the current message boards threadgroupId - the group IDcategoryId - the category IDlastPostDate - the last post dateorderByComparator - the comparator to order the set by (optionally null)
com.liferay.portlet.messageboards.NoSuchThreadException - if a message boards thread with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
protected com.liferay.portlet.messageboards.model.MBThread filterGetByG_C_L_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.messageboards.model.MBThread mbThread,
long groupId,
long categoryId,
java.util.Date lastPostDate,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous)
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> findByG_C_S(long groupId,
long categoryId,
int status)
throws com.liferay.portal.kernel.exception.SystemException
findByG_C_S in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category IDstatus - the status
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> findByG_C_S(long groupId,
long categoryId,
int status,
int start,
int end)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findByG_C_S in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category IDstatus - the statusstart - the lower bound of the range of message boards threadsend - the upper bound of the range of message boards threads (not inclusive)
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> findByG_C_S(long groupId,
long categoryId,
int status,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findByG_C_S in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category IDstatus - the statusstart - the lower bound of the range of message boards threadsend - the upper bound of the range of message boards threads (not inclusive)orderByComparator - the comparator to order the results by (optionally null)
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public com.liferay.portlet.messageboards.model.MBThread findByG_C_S_First(long groupId,
long categoryId,
int status,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.messageboards.NoSuchThreadException,
com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findByG_C_S_First in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category IDstatus - the statusorderByComparator - the comparator to order the set by (optionally null)
com.liferay.portlet.messageboards.NoSuchThreadException - if a matching message boards thread could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public com.liferay.portlet.messageboards.model.MBThread findByG_C_S_Last(long groupId,
long categoryId,
int status,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.messageboards.NoSuchThreadException,
com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findByG_C_S_Last in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category IDstatus - the statusorderByComparator - the comparator to order the set by (optionally null)
com.liferay.portlet.messageboards.NoSuchThreadException - if a matching message boards thread could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public com.liferay.portlet.messageboards.model.MBThread[] findByG_C_S_PrevAndNext(long threadId,
long groupId,
long categoryId,
int status,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.messageboards.NoSuchThreadException,
com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findByG_C_S_PrevAndNext in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencethreadId - the primary key of the current message boards threadgroupId - the group IDcategoryId - the category IDstatus - the statusorderByComparator - the comparator to order the set by (optionally null)
com.liferay.portlet.messageboards.NoSuchThreadException - if a message boards thread with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
protected com.liferay.portlet.messageboards.model.MBThread getByG_C_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.messageboards.model.MBThread mbThread,
long groupId,
long categoryId,
int status,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous)
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> findByG_C_S(long groupId,
long[] categoryIds,
int status)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findByG_C_S in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryIds - the category IDsstatus - the status
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> findByG_C_S(long groupId,
long[] categoryIds,
int status,
int start,
int end)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findByG_C_S in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryIds - the category IDsstatus - the statusstart - the lower bound of the range of message boards threadsend - the upper bound of the range of message boards threads (not inclusive)
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> findByG_C_S(long groupId,
long[] categoryIds,
int status,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findByG_C_S in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryIds - the category IDsstatus - the statusstart - the lower bound of the range of message boards threadsend - the upper bound of the range of message boards threads (not inclusive)orderByComparator - the comparator to order the results by (optionally null)
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> filterFindByG_C_S(long groupId,
long categoryId,
int status)
throws com.liferay.portal.kernel.exception.SystemException
filterFindByG_C_S in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category IDstatus - the status
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> filterFindByG_C_S(long groupId,
long categoryId,
int status,
int start,
int end)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
filterFindByG_C_S in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category IDstatus - the statusstart - the lower bound of the range of message boards threadsend - the upper bound of the range of message boards threads (not inclusive)
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> filterFindByG_C_S(long groupId,
long categoryId,
int status,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
filterFindByG_C_S in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category IDstatus - the statusstart - the lower bound of the range of message boards threadsend - the upper bound of the range of message boards threads (not inclusive)orderByComparator - the comparator to order the results by (optionally null)
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public com.liferay.portlet.messageboards.model.MBThread[] filterFindByG_C_S_PrevAndNext(long threadId,
long groupId,
long categoryId,
int status,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.messageboards.NoSuchThreadException,
com.liferay.portal.kernel.exception.SystemException
filterFindByG_C_S_PrevAndNext in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencethreadId - the primary key of the current message boards threadgroupId - the group IDcategoryId - the category IDstatus - the statusorderByComparator - the comparator to order the set by (optionally null)
com.liferay.portlet.messageboards.NoSuchThreadException - if a message boards thread with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
protected com.liferay.portlet.messageboards.model.MBThread filterGetByG_C_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.messageboards.model.MBThread mbThread,
long groupId,
long categoryId,
int status,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous)
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> filterFindByG_C_S(long groupId,
long[] categoryIds,
int status)
throws com.liferay.portal.kernel.exception.SystemException
filterFindByG_C_S in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryIds - the category IDsstatus - the status
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> filterFindByG_C_S(long groupId,
long[] categoryIds,
int status,
int start,
int end)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
filterFindByG_C_S in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryIds - the category IDsstatus - the statusstart - the lower bound of the range of message boards threadsend - the upper bound of the range of message boards threads (not inclusive)
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> filterFindByG_C_S(long groupId,
long[] categoryIds,
int status,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
filterFindByG_C_S in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryIds - the category IDsstatus - the statusstart - the lower bound of the range of message boards threadsend - the upper bound of the range of message boards threads (not inclusive)orderByComparator - the comparator to order the results by (optionally null)
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> findByG_NotC_S(long groupId,
long categoryId,
int status)
throws com.liferay.portal.kernel.exception.SystemException
findByG_NotC_S in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category IDstatus - the status
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> findByG_NotC_S(long groupId,
long categoryId,
int status,
int start,
int end)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findByG_NotC_S in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category IDstatus - the statusstart - the lower bound of the range of message boards threadsend - the upper bound of the range of message boards threads (not inclusive)
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> findByG_NotC_S(long groupId,
long categoryId,
int status,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findByG_NotC_S in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category IDstatus - the statusstart - the lower bound of the range of message boards threadsend - the upper bound of the range of message boards threads (not inclusive)orderByComparator - the comparator to order the results by (optionally null)
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public com.liferay.portlet.messageboards.model.MBThread findByG_NotC_S_First(long groupId,
long categoryId,
int status,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.messageboards.NoSuchThreadException,
com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findByG_NotC_S_First in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category IDstatus - the statusorderByComparator - the comparator to order the set by (optionally null)
com.liferay.portlet.messageboards.NoSuchThreadException - if a matching message boards thread could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public com.liferay.portlet.messageboards.model.MBThread findByG_NotC_S_Last(long groupId,
long categoryId,
int status,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.messageboards.NoSuchThreadException,
com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findByG_NotC_S_Last in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category IDstatus - the statusorderByComparator - the comparator to order the set by (optionally null)
com.liferay.portlet.messageboards.NoSuchThreadException - if a matching message boards thread could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public com.liferay.portlet.messageboards.model.MBThread[] findByG_NotC_S_PrevAndNext(long threadId,
long groupId,
long categoryId,
int status,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.messageboards.NoSuchThreadException,
com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findByG_NotC_S_PrevAndNext in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencethreadId - the primary key of the current message boards threadgroupId - the group IDcategoryId - the category IDstatus - the statusorderByComparator - the comparator to order the set by (optionally null)
com.liferay.portlet.messageboards.NoSuchThreadException - if a message boards thread with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
protected com.liferay.portlet.messageboards.model.MBThread getByG_NotC_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.messageboards.model.MBThread mbThread,
long groupId,
long categoryId,
int status,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous)
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> filterFindByG_NotC_S(long groupId,
long categoryId,
int status)
throws com.liferay.portal.kernel.exception.SystemException
filterFindByG_NotC_S in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category IDstatus - the status
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> filterFindByG_NotC_S(long groupId,
long categoryId,
int status,
int start,
int end)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
filterFindByG_NotC_S in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category IDstatus - the statusstart - the lower bound of the range of message boards threadsend - the upper bound of the range of message boards threads (not inclusive)
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> filterFindByG_NotC_S(long groupId,
long categoryId,
int status,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
filterFindByG_NotC_S in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category IDstatus - the statusstart - the lower bound of the range of message boards threadsend - the upper bound of the range of message boards threads (not inclusive)orderByComparator - the comparator to order the results by (optionally null)
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public com.liferay.portlet.messageboards.model.MBThread[] filterFindByG_NotC_S_PrevAndNext(long threadId,
long groupId,
long categoryId,
int status,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.messageboards.NoSuchThreadException,
com.liferay.portal.kernel.exception.SystemException
filterFindByG_NotC_S_PrevAndNext in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencethreadId - the primary key of the current message boards threadgroupId - the group IDcategoryId - the category IDstatus - the statusorderByComparator - the comparator to order the set by (optionally null)
com.liferay.portlet.messageboards.NoSuchThreadException - if a message boards thread with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
protected com.liferay.portlet.messageboards.model.MBThread filterGetByG_NotC_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.messageboards.model.MBThread mbThread,
long groupId,
long categoryId,
int status,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous)
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> findAll()
throws com.liferay.portal.kernel.exception.SystemException
findAll in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencecom.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> findAll(int start,
int end)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findAll in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencestart - the lower bound of the range of message boards threadsend - the upper bound of the range of message boards threads (not inclusive)
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> findAll(int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
findAll in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencestart - the lower bound of the range of message boards threadsend - the upper bound of the range of message boards threads (not inclusive)orderByComparator - the comparator to order the results by (optionally null)
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public void removeByGroupId(long groupId)
throws com.liferay.portal.kernel.exception.SystemException
removeByGroupId in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group ID
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public void removeByRootMessageId(long rootMessageId)
throws com.liferay.portlet.messageboards.NoSuchThreadException,
com.liferay.portal.kernel.exception.SystemException
removeByRootMessageId in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencerootMessageId - the root message ID
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
com.liferay.portlet.messageboards.NoSuchThreadException
public void removeByG_C(long groupId,
long categoryId)
throws com.liferay.portal.kernel.exception.SystemException
removeByG_C in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category ID
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public void removeByG_NotC(long groupId,
long categoryId)
throws com.liferay.portal.kernel.exception.SystemException
removeByG_NotC in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category ID
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public void removeByG_S(long groupId,
int status)
throws com.liferay.portal.kernel.exception.SystemException
removeByG_S in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDstatus - the status
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public void removeByC_P(long categoryId,
double priority)
throws com.liferay.portal.kernel.exception.SystemException
removeByC_P in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencecategoryId - the category IDpriority - the priority
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public void removeByL_P(java.util.Date lastPostDate,
double priority)
throws com.liferay.portal.kernel.exception.SystemException
removeByL_P in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencelastPostDate - the last post datepriority - the priority
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public void removeByG_C_L(long groupId,
long categoryId,
java.util.Date lastPostDate)
throws com.liferay.portal.kernel.exception.SystemException
removeByG_C_L in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category IDlastPostDate - the last post date
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public void removeByG_C_S(long groupId,
long categoryId,
int status)
throws com.liferay.portal.kernel.exception.SystemException
removeByG_C_S in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category IDstatus - the status
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public void removeByG_NotC_S(long groupId,
long categoryId,
int status)
throws com.liferay.portal.kernel.exception.SystemException
removeByG_NotC_S in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category IDstatus - the status
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public void removeAll()
throws com.liferay.portal.kernel.exception.SystemException
removeAll in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencecom.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public int countByGroupId(long groupId)
throws com.liferay.portal.kernel.exception.SystemException
countByGroupId in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group ID
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public int filterCountByGroupId(long groupId)
throws com.liferay.portal.kernel.exception.SystemException
filterCountByGroupId in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group ID
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public int countByRootMessageId(long rootMessageId)
throws com.liferay.portal.kernel.exception.SystemException
countByRootMessageId in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencerootMessageId - the root message ID
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public int countByG_C(long groupId,
long categoryId)
throws com.liferay.portal.kernel.exception.SystemException
countByG_C in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category ID
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public int countByG_C(long groupId,
long[] categoryIds)
throws com.liferay.portal.kernel.exception.SystemException
countByG_C in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryIds - the category IDs
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public int filterCountByG_C(long groupId,
long categoryId)
throws com.liferay.portal.kernel.exception.SystemException
filterCountByG_C in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category ID
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public int filterCountByG_C(long groupId,
long[] categoryIds)
throws com.liferay.portal.kernel.exception.SystemException
filterCountByG_C in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryIds - the category IDs
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public int countByG_NotC(long groupId,
long categoryId)
throws com.liferay.portal.kernel.exception.SystemException
countByG_NotC in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category ID
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public int filterCountByG_NotC(long groupId,
long categoryId)
throws com.liferay.portal.kernel.exception.SystemException
filterCountByG_NotC in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category ID
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public int countByG_S(long groupId,
int status)
throws com.liferay.portal.kernel.exception.SystemException
countByG_S in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDstatus - the status
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public int filterCountByG_S(long groupId,
int status)
throws com.liferay.portal.kernel.exception.SystemException
filterCountByG_S in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDstatus - the status
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public int countByC_P(long categoryId,
double priority)
throws com.liferay.portal.kernel.exception.SystemException
countByC_P in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencecategoryId - the category IDpriority - the priority
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public int countByL_P(java.util.Date lastPostDate,
double priority)
throws com.liferay.portal.kernel.exception.SystemException
countByL_P in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencelastPostDate - the last post datepriority - the priority
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public int countByG_C_L(long groupId,
long categoryId,
java.util.Date lastPostDate)
throws com.liferay.portal.kernel.exception.SystemException
countByG_C_L in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category IDlastPostDate - the last post date
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public int filterCountByG_C_L(long groupId,
long categoryId,
java.util.Date lastPostDate)
throws com.liferay.portal.kernel.exception.SystemException
filterCountByG_C_L in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category IDlastPostDate - the last post date
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public int countByG_C_S(long groupId,
long categoryId,
int status)
throws com.liferay.portal.kernel.exception.SystemException
countByG_C_S in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category IDstatus - the status
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public int countByG_C_S(long groupId,
long[] categoryIds,
int status)
throws com.liferay.portal.kernel.exception.SystemException
countByG_C_S in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryIds - the category IDsstatus - the status
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public int filterCountByG_C_S(long groupId,
long categoryId,
int status)
throws com.liferay.portal.kernel.exception.SystemException
filterCountByG_C_S in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category IDstatus - the status
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public int filterCountByG_C_S(long groupId,
long[] categoryIds,
int status)
throws com.liferay.portal.kernel.exception.SystemException
filterCountByG_C_S in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryIds - the category IDsstatus - the status
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public int countByG_NotC_S(long groupId,
long categoryId,
int status)
throws com.liferay.portal.kernel.exception.SystemException
countByG_NotC_S in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category IDstatus - the status
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public int filterCountByG_NotC_S(long groupId,
long categoryId,
int status)
throws com.liferay.portal.kernel.exception.SystemException
filterCountByG_NotC_S in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category IDstatus - the status
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
public int countAll()
throws com.liferay.portal.kernel.exception.SystemException
countAll in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencecom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic void afterPropertiesSet()
public void destroy()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||