public class MBThreadPersistenceImpl
extends com.liferay.portal.service.persistence.impl.BasePersistenceImpl<com.liferay.portlet.messageboards.model.MBThread>
implements com.liferay.portlet.messageboards.service.persistence.MBThreadPersistence
Caching information and settings can be found in portal.properties
MBThreadPersistence,
MBThreadUtil| Modifier and Type | Field and Description |
|---|---|
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_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_COUNT_BY_UUID |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_COUNT_BY_UUID_C |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_COUNT_BY_UUID_G |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_FETCH_BY_ROOTMESSAGEID |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_FETCH_BY_UUID_G |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITH_PAGINATION_COUNT_BY_G_C |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITH_PAGINATION_COUNT_BY_G_C_NOTS |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITH_PAGINATION_COUNT_BY_G_C_S |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITH_PAGINATION_COUNT_BY_G_NOTC |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITH_PAGINATION_COUNT_BY_G_NOTC_NOTS |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITH_PAGINATION_COUNT_BY_G_NOTC_S |
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_NOTS |
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_NOTS |
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_WITH_PAGINATION_FIND_BY_UUID |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITH_PAGINATION_FIND_BY_UUID_C |
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_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 |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_UUID |
static com.liferay.portal.kernel.dao.orm.FinderPath |
FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_UUID_C |
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 and Description |
|---|
MBThreadPersistenceImpl() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
protected void |
cacheUniqueFindersCache(com.liferay.portlet.messageboards.model.MBThread mbThread) |
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_NotS(long groupId,
long[] categoryIds,
int status)
Returns the number of message boards threads where groupId = ? and categoryId = any ? and status ≠ ?.
|
int |
countByG_C_NotS(long groupId,
long categoryId,
int status)
Returns the number of message boards threads where groupId = ? and categoryId = ? and status ≠ ?.
|
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_NotS(long groupId,
long categoryId,
int status)
Returns the number of message boards threads where groupId = ? and categoryId ≠ ? and status ≠ ?.
|
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 = ?.
|
int |
countByUuid_C(java.lang.String uuid,
long companyId)
Returns the number of message boards threads where uuid = ? and companyId = ?.
|
int |
countByUUID_G(java.lang.String uuid,
long groupId)
Returns the number of message boards threads where uuid = ? and groupId = ?.
|
int |
countByUuid(java.lang.String uuid)
Returns the number of message boards threads where uuid = ?.
|
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 |
fetchByC_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 |
fetchByC_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 |
fetchByG_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 |
fetchByG_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 |
fetchByG_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 |
fetchByG_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 |
fetchByG_C_NotS_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 |
fetchByG_C_NotS_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 |
fetchByG_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 |
fetchByG_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 |
fetchByG_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 |
fetchByG_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 |
fetchByG_NotC_NotS_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 |
fetchByG_NotC_NotS_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 |
fetchByG_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 |
fetchByG_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 |
fetchByG_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 |
fetchByG_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 |
fetchByGroupId_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 |
fetchByGroupId_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 |
fetchByL_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 |
fetchByL_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 |
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. |
com.liferay.portlet.messageboards.model.MBThread |
fetchByUuid_C_First(java.lang.String uuid,
long companyId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the first message boards thread in the ordered set where uuid = ? and companyId = ?.
|
com.liferay.portlet.messageboards.model.MBThread |
fetchByUuid_C_Last(java.lang.String uuid,
long companyId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the last message boards thread in the ordered set where uuid = ? and companyId = ?.
|
com.liferay.portlet.messageboards.model.MBThread |
fetchByUuid_First(java.lang.String uuid,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the first message boards thread in the ordered set where uuid = ?.
|
com.liferay.portlet.messageboards.model.MBThread |
fetchByUUID_G(java.lang.String uuid,
long groupId)
Returns the message boards thread where uuid = ? and groupId = ? or returns
null if it could not be found. |
com.liferay.portlet.messageboards.model.MBThread |
fetchByUUID_G(java.lang.String uuid,
long groupId,
boolean retrieveFromCache)
Returns the message boards thread where uuid = ? and groupId = ? or returns
null if it could not be found, optionally using the finder cache. |
com.liferay.portlet.messageboards.model.MBThread |
fetchByUuid_Last(java.lang.String uuid,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the last message boards thread in the ordered set where uuid = ?.
|
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_NotS(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_NotS(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_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_NotS(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_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_NotS_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_NotS(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_NotS(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_NotS(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_NotS(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_NotS(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_NotS(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 ≠ ?.
|
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_NotS_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_NotS(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_NotS(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_NotS(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 ≠ ?.
|
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_NotS_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_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_NotS_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_NotS_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_NotS_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_NotS_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_NotS(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_NotS(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_NotS(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_NotS(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_NotS(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_NotS(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 ≠ ?.
|
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_NotS_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_NotS_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_NotS_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_NotS(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_NotS(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_NotS(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 ≠ ?.
|
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. |
com.liferay.portlet.messageboards.model.MBThread |
findByUuid_C_First(java.lang.String uuid,
long companyId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the first message boards thread in the ordered set where uuid = ? and companyId = ?.
|
com.liferay.portlet.messageboards.model.MBThread |
findByUuid_C_Last(java.lang.String uuid,
long companyId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the last message boards thread in the ordered set where uuid = ? and companyId = ?.
|
com.liferay.portlet.messageboards.model.MBThread[] |
findByUuid_C_PrevAndNext(long threadId,
java.lang.String uuid,
long companyId,
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 uuid = ? and companyId = ?.
|
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
findByUuid_C(java.lang.String uuid,
long companyId)
Returns all the message boards threads where uuid = ? and companyId = ?.
|
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
findByUuid_C(java.lang.String uuid,
long companyId,
int start,
int end)
Returns a range of all the message boards threads where uuid = ? and companyId = ?.
|
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
findByUuid_C(java.lang.String uuid,
long companyId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns an ordered range of all the message boards threads where uuid = ? and companyId = ?.
|
com.liferay.portlet.messageboards.model.MBThread |
findByUuid_First(java.lang.String uuid,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the first message boards thread in the ordered set where uuid = ?.
|
com.liferay.portlet.messageboards.model.MBThread |
findByUUID_G(java.lang.String uuid,
long groupId)
Returns the message boards thread where uuid = ? and groupId = ? or throws a
NoSuchThreadException if it could not be found. |
com.liferay.portlet.messageboards.model.MBThread |
findByUuid_Last(java.lang.String uuid,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns the last message boards thread in the ordered set where uuid = ?.
|
com.liferay.portlet.messageboards.model.MBThread[] |
findByUuid_PrevAndNext(long threadId,
java.lang.String uuid,
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 uuid = ?.
|
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
findByUuid(java.lang.String uuid)
Returns all the message boards threads where uuid = ?.
|
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
findByUuid(java.lang.String uuid,
int start,
int end)
Returns a range of all the message boards threads where uuid = ?.
|
java.util.List<com.liferay.portlet.messageboards.model.MBThread> |
findByUuid(java.lang.String uuid,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
Returns an ordered range of all the message boards threads where uuid = ?.
|
protected java.util.Set<java.lang.String> |
getBadColumnNames() |
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_NotS_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_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_NotS_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) |
protected com.liferay.portlet.messageboards.model.MBThread |
getByUuid_C_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.messageboards.model.MBThread mbThread,
java.lang.String uuid,
long companyId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous) |
protected com.liferay.portlet.messageboards.model.MBThread |
getByUuid_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.messageboards.model.MBThread mbThread,
java.lang.String uuid,
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_NotS(long groupId,
long categoryId,
int status)
Removes all the message boards threads where groupId = ? and categoryId = ? and status ≠ ? 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_NotS(long groupId,
long categoryId,
int status)
Removes all the message boards threads where groupId = ? and categoryId ≠ ? and status ≠ ? 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.
|
com.liferay.portlet.messageboards.model.MBThread |
removeByRootMessageId(long rootMessageId)
Removes the message boards thread where rootMessageId = ? from the database.
|
void |
removeByUuid_C(java.lang.String uuid,
long companyId)
Removes all the message boards threads where uuid = ? and companyId = ? from the database.
|
com.liferay.portlet.messageboards.model.MBThread |
removeByUUID_G(java.lang.String uuid,
long groupId)
Removes the message boards thread where uuid = ? and groupId = ? from the database.
|
void |
removeByUuid(java.lang.String uuid)
Removes all the message boards threads where uuid = ? 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) |
appendOrderByComparator, appendOrderByComparator, closeSession, countWithDynamicQuery, countWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, flush, getClassLoader, getCurrentSession, getDataSource, getDB, getDialect, getListeners, getModelClass, openNewSession, openSession, processException, registerListener, remove, removeConjunction, setDataSource, setModelClass, setSessionFactory, unregisterListener, update, update, update, update, updateImplclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcloseSession, countWithDynamicQuery, countWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, flush, getCurrentSession, getDataSource, getListeners, getModelClass, openSession, processException, registerListener, remove, setDataSource, unregisterListener, update, update, update, updatepublic 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_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
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_UUID
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_UUID
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_UUID
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FETCH_BY_UUID_G
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_UUID_G
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_UUID_C
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_UUID_C
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_UUID_C
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_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_WITH_PAGINATION_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_COUNT_BY_G_C_S
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_G_C_NOTS
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_COUNT_BY_G_C_NOTS
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_WITH_PAGINATION_COUNT_BY_G_NOTC_S
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_G_NOTC_NOTS
public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_COUNT_BY_G_NOTC_NOTS
public java.util.List<com.liferay.portlet.messageboards.model.MBThread> findByUuid(java.lang.String uuid)
throws com.liferay.portal.kernel.exception.SystemException
findByUuid in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistenceuuid - the uuidcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.messageboards.model.MBThread> findByUuid(java.lang.String uuid,
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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByUuid in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistenceuuid - the uuidstart - 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 occurredpublic java.util.List<com.liferay.portlet.messageboards.model.MBThread> findByUuid(java.lang.String uuid,
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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByUuid in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistenceuuid - the uuidstart - 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 occurredpublic com.liferay.portlet.messageboards.model.MBThread findByUuid_First(java.lang.String uuid,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.messageboards.NoSuchThreadException,
com.liferay.portal.kernel.exception.SystemException
findByUuid_First in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistenceuuid - the uuidorderByComparator - the comparator to order the set by (optionally null)com.liferay.portlet.messageboards.NoSuchThreadException - if a matching message boards thread could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.messageboards.model.MBThread fetchByUuid_First(java.lang.String uuid,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
fetchByUuid_First in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistenceuuid - the uuidorderByComparator - the comparator to order the set by (optionally null)null if a matching message boards thread could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.messageboards.model.MBThread findByUuid_Last(java.lang.String uuid,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.messageboards.NoSuchThreadException,
com.liferay.portal.kernel.exception.SystemException
findByUuid_Last in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistenceuuid - the uuidorderByComparator - the comparator to order the set by (optionally null)com.liferay.portlet.messageboards.NoSuchThreadException - if a matching message boards thread could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.messageboards.model.MBThread fetchByUuid_Last(java.lang.String uuid,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
fetchByUuid_Last in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistenceuuid - the uuidorderByComparator - the comparator to order the set by (optionally null)null if a matching message boards thread could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.messageboards.model.MBThread[] findByUuid_PrevAndNext(long threadId,
java.lang.String uuid,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.messageboards.NoSuchThreadException,
com.liferay.portal.kernel.exception.SystemException
findByUuid_PrevAndNext in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencethreadId - the primary key of the current message boards threaduuid - the uuidorderByComparator - 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 foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredprotected com.liferay.portlet.messageboards.model.MBThread getByUuid_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.messageboards.model.MBThread mbThread,
java.lang.String uuid,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous)
public void removeByUuid(java.lang.String uuid)
throws com.liferay.portal.kernel.exception.SystemException
removeByUuid in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistenceuuid - the uuidcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic int countByUuid(java.lang.String uuid)
throws com.liferay.portal.kernel.exception.SystemException
countByUuid in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistenceuuid - the uuidcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.messageboards.model.MBThread findByUUID_G(java.lang.String uuid,
long groupId)
throws com.liferay.portlet.messageboards.NoSuchThreadException,
com.liferay.portal.kernel.exception.SystemException
NoSuchThreadException if it could not be found.findByUUID_G in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistenceuuid - the uuidgroupId - the group IDcom.liferay.portlet.messageboards.NoSuchThreadException - if a matching message boards thread could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.messageboards.model.MBThread fetchByUUID_G(java.lang.String uuid,
long groupId)
throws com.liferay.portal.kernel.exception.SystemException
null if it could not be found. Uses the finder cache.fetchByUUID_G in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistenceuuid - the uuidgroupId - the group IDnull if a matching message boards thread could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.messageboards.model.MBThread fetchByUUID_G(java.lang.String uuid,
long groupId,
boolean retrieveFromCache)
throws com.liferay.portal.kernel.exception.SystemException
null if it could not be found, optionally using the finder cache.fetchByUUID_G in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistenceuuid - the uuidgroupId - the group IDretrieveFromCache - whether to use the finder cachenull if a matching message boards thread could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.messageboards.model.MBThread removeByUUID_G(java.lang.String uuid,
long groupId)
throws com.liferay.portlet.messageboards.NoSuchThreadException,
com.liferay.portal.kernel.exception.SystemException
removeByUUID_G in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistenceuuid - the uuidgroupId - the group IDcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredcom.liferay.portlet.messageboards.NoSuchThreadExceptionpublic int countByUUID_G(java.lang.String uuid,
long groupId)
throws com.liferay.portal.kernel.exception.SystemException
countByUUID_G in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistenceuuid - the uuidgroupId - the group IDcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.messageboards.model.MBThread> findByUuid_C(java.lang.String uuid,
long companyId)
throws com.liferay.portal.kernel.exception.SystemException
findByUuid_C in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistenceuuid - the uuidcompanyId - the company IDcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.messageboards.model.MBThread> findByUuid_C(java.lang.String uuid,
long companyId,
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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByUuid_C in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistenceuuid - the uuidcompanyId - the company 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 occurredpublic java.util.List<com.liferay.portlet.messageboards.model.MBThread> findByUuid_C(java.lang.String uuid,
long companyId,
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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByUuid_C in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistenceuuid - the uuidcompanyId - the company 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 occurredpublic com.liferay.portlet.messageboards.model.MBThread findByUuid_C_First(java.lang.String uuid,
long companyId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.messageboards.NoSuchThreadException,
com.liferay.portal.kernel.exception.SystemException
findByUuid_C_First in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistenceuuid - the uuidcompanyId - the company IDorderByComparator - the comparator to order the set by (optionally null)com.liferay.portlet.messageboards.NoSuchThreadException - if a matching message boards thread could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.messageboards.model.MBThread fetchByUuid_C_First(java.lang.String uuid,
long companyId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
fetchByUuid_C_First in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistenceuuid - the uuidcompanyId - the company IDorderByComparator - the comparator to order the set by (optionally null)null if a matching message boards thread could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.messageboards.model.MBThread findByUuid_C_Last(java.lang.String uuid,
long companyId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.messageboards.NoSuchThreadException,
com.liferay.portal.kernel.exception.SystemException
findByUuid_C_Last in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistenceuuid - the uuidcompanyId - the company IDorderByComparator - the comparator to order the set by (optionally null)com.liferay.portlet.messageboards.NoSuchThreadException - if a matching message boards thread could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.messageboards.model.MBThread fetchByUuid_C_Last(java.lang.String uuid,
long companyId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
fetchByUuid_C_Last in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistenceuuid - the uuidcompanyId - the company IDorderByComparator - the comparator to order the set by (optionally null)null if a matching message boards thread could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.messageboards.model.MBThread[] findByUuid_C_PrevAndNext(long threadId,
java.lang.String uuid,
long companyId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portlet.messageboards.NoSuchThreadException,
com.liferay.portal.kernel.exception.SystemException
findByUuid_C_PrevAndNext in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencethreadId - the primary key of the current message boards threaduuid - the uuidcompanyId - the company 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 foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredprotected com.liferay.portlet.messageboards.model.MBThread getByUuid_C_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
com.liferay.portlet.messageboards.model.MBThread mbThread,
java.lang.String uuid,
long companyId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
boolean previous)
public void removeByUuid_C(java.lang.String uuid,
long companyId)
throws com.liferay.portal.kernel.exception.SystemException
removeByUuid_C in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistenceuuid - the uuidcompanyId - the company IDcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic int countByUuid_C(java.lang.String uuid,
long companyId)
throws com.liferay.portal.kernel.exception.SystemException
countByUuid_C in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistenceuuid - the uuidcompanyId - the company IDcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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 IDcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
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 occurredpublic 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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
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 occurredpublic 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
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 foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.messageboards.model.MBThread fetchByGroupId_First(long groupId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
fetchByGroupId_First in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDorderByComparator - the comparator to order the set by (optionally null)null if a matching message boards thread could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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
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 foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.messageboards.model.MBThread fetchByGroupId_Last(long groupId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
fetchByGroupId_Last in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDorderByComparator - the comparator to order the set by (optionally null)null if a matching message boards thread could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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
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 foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredprotected 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 IDcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
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 occurredpublic 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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
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 occurredpublic 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 foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredprotected 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 void removeByGroupId(long groupId)
throws com.liferay.portal.kernel.exception.SystemException
removeByGroupId in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic int countByGroupId(long groupId)
throws com.liferay.portal.kernel.exception.SystemException
countByGroupId in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic int filterCountByGroupId(long groupId)
throws com.liferay.portal.kernel.exception.SystemException
filterCountByGroupId in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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 IDcom.liferay.portlet.messageboards.NoSuchThreadException - if a matching message boards thread could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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 IDnull if a matching message boards thread could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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 cachenull if a matching message boards thread could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.messageboards.model.MBThread 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 IDcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredcom.liferay.portlet.messageboards.NoSuchThreadExceptionpublic int countByRootMessageId(long rootMessageId)
throws com.liferay.portal.kernel.exception.SystemException
countByRootMessageId in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencerootMessageId - the root message IDcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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 IDcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
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 occurredpublic 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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
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 occurredpublic 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
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 foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.messageboards.model.MBThread fetchByG_C_First(long groupId,
long categoryId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
fetchByG_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)null if a matching message boards thread could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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
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 foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.messageboards.model.MBThread fetchByG_C_Last(long groupId,
long categoryId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
fetchByG_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)null if a matching message boards thread could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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
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 foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredprotected 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> 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 IDcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
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 occurredpublic 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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
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 occurredpublic 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 foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredprotected 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 IDscom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
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 occurredpublic 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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
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 occurredpublic 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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByG_C in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryIds - the category IDscom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
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 occurredpublic 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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
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 occurredpublic 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 IDcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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 IDcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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 IDscom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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 IDcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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 IDscom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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 IDcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
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 occurredpublic 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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
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 occurredpublic 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
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 foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.messageboards.model.MBThread fetchByG_NotC_First(long groupId,
long categoryId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
fetchByG_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)null if a matching message boards thread could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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
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 foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.messageboards.model.MBThread fetchByG_NotC_Last(long groupId,
long categoryId,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
fetchByG_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)null if a matching message boards thread could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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
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 foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredprotected 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 IDcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
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 occurredpublic 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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
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 occurredpublic 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 foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredprotected 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 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 IDcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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 IDcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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 IDcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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 statuscom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
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 occurredpublic 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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
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 occurredpublic 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
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 foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.messageboards.model.MBThread fetchByG_S_First(long groupId,
int status,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
fetchByG_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)null if a matching message boards thread could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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
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 foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.messageboards.model.MBThread fetchByG_S_Last(long groupId,
int status,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
fetchByG_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)null if a matching message boards thread could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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
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 foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredprotected 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 statuscom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
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 occurredpublic 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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
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 occurredpublic 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 foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredprotected 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 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 statuscom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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 statuscom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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 statuscom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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 prioritycom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
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 occurredpublic 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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
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 occurredpublic 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
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 foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.messageboards.model.MBThread fetchByC_P_First(long categoryId,
double priority,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
fetchByC_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)null if a matching message boards thread could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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
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 foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.messageboards.model.MBThread fetchByC_P_Last(long categoryId,
double priority,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
fetchByC_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)null if a matching message boards thread could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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
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 foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredprotected 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 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 prioritycom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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 prioritycom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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 prioritycom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
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 occurredpublic 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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
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 occurredpublic 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
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 foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.messageboards.model.MBThread fetchByL_P_First(java.util.Date lastPostDate,
double priority,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
fetchByL_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)null if a matching message boards thread could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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
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 foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.messageboards.model.MBThread fetchByL_P_Last(java.util.Date lastPostDate,
double priority,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
fetchByL_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)null if a matching message boards thread could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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
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 foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredprotected 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 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 prioritycom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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 prioritycom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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 datecom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
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 occurredpublic 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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
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 occurredpublic 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
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 foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.messageboards.model.MBThread fetchByG_C_L_First(long groupId,
long categoryId,
java.util.Date lastPostDate,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
fetchByG_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)null if a matching message boards thread could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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
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 foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.messageboards.model.MBThread fetchByG_C_L_Last(long groupId,
long categoryId,
java.util.Date lastPostDate,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
fetchByG_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)null if a matching message boards thread could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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
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 foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredprotected 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 datecom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
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 occurredpublic 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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
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 occurredpublic 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 foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredprotected 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 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 datecom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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 datecom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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 datecom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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 statuscom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
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 occurredpublic 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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
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 occurredpublic 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
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 foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.messageboards.model.MBThread fetchByG_C_S_First(long groupId,
long categoryId,
int status,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
fetchByG_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)null if a matching message boards thread could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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
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 foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.messageboards.model.MBThread fetchByG_C_S_Last(long groupId,
long categoryId,
int status,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
fetchByG_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)null if a matching message boards thread could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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
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 foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredprotected 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> 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 statuscom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
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 occurredpublic 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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
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 occurredpublic 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 foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredprotected 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 statuscom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
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 occurredpublic 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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
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 occurredpublic 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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByG_C_S in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryIds - the category IDsstatus - the statuscom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
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 occurredpublic 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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
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 occurredpublic 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 statuscom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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 statuscom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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 statuscom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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 statuscom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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 statuscom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.messageboards.model.MBThread> findByG_C_NotS(long groupId,
long categoryId,
int status)
throws com.liferay.portal.kernel.exception.SystemException
findByG_C_NotS in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category IDstatus - the statuscom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.messageboards.model.MBThread> findByG_C_NotS(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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByG_C_NotS 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 occurredpublic java.util.List<com.liferay.portlet.messageboards.model.MBThread> findByG_C_NotS(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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByG_C_NotS 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 occurredpublic com.liferay.portlet.messageboards.model.MBThread findByG_C_NotS_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
findByG_C_NotS_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 foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.messageboards.model.MBThread fetchByG_C_NotS_First(long groupId,
long categoryId,
int status,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
fetchByG_C_NotS_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)null if a matching message boards thread could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.messageboards.model.MBThread findByG_C_NotS_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
findByG_C_NotS_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 foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.messageboards.model.MBThread fetchByG_C_NotS_Last(long groupId,
long categoryId,
int status,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
fetchByG_C_NotS_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)null if a matching message boards thread could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.messageboards.model.MBThread[] findByG_C_NotS_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
findByG_C_NotS_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 foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredprotected com.liferay.portlet.messageboards.model.MBThread getByG_C_NotS_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_NotS(long groupId,
long categoryId,
int status)
throws com.liferay.portal.kernel.exception.SystemException
filterFindByG_C_NotS in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category IDstatus - the statuscom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.messageboards.model.MBThread> filterFindByG_C_NotS(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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
filterFindByG_C_NotS 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 occurredpublic java.util.List<com.liferay.portlet.messageboards.model.MBThread> filterFindByG_C_NotS(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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
filterFindByG_C_NotS 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 occurredpublic com.liferay.portlet.messageboards.model.MBThread[] filterFindByG_C_NotS_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_NotS_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 foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredprotected com.liferay.portlet.messageboards.model.MBThread filterGetByG_C_NotS_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_NotS(long groupId,
long[] categoryIds,
int status)
throws com.liferay.portal.kernel.exception.SystemException
filterFindByG_C_NotS in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryIds - the category IDsstatus - the statuscom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.messageboards.model.MBThread> filterFindByG_C_NotS(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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
filterFindByG_C_NotS 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 occurredpublic java.util.List<com.liferay.portlet.messageboards.model.MBThread> filterFindByG_C_NotS(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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
filterFindByG_C_NotS 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 occurredpublic java.util.List<com.liferay.portlet.messageboards.model.MBThread> findByG_C_NotS(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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByG_C_NotS in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryIds - the category IDsstatus - the statuscom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.messageboards.model.MBThread> findByG_C_NotS(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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByG_C_NotS 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 occurredpublic java.util.List<com.liferay.portlet.messageboards.model.MBThread> findByG_C_NotS(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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByG_C_NotS 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 occurredpublic void removeByG_C_NotS(long groupId,
long categoryId,
int status)
throws com.liferay.portal.kernel.exception.SystemException
removeByG_C_NotS in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category IDstatus - the statuscom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic int countByG_C_NotS(long groupId,
long categoryId,
int status)
throws com.liferay.portal.kernel.exception.SystemException
countByG_C_NotS in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category IDstatus - the statuscom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic int countByG_C_NotS(long groupId,
long[] categoryIds,
int status)
throws com.liferay.portal.kernel.exception.SystemException
countByG_C_NotS in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryIds - the category IDsstatus - the statuscom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic int filterCountByG_C_NotS(long groupId,
long categoryId,
int status)
throws com.liferay.portal.kernel.exception.SystemException
filterCountByG_C_NotS in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category IDstatus - the statuscom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic int filterCountByG_C_NotS(long groupId,
long[] categoryIds,
int status)
throws com.liferay.portal.kernel.exception.SystemException
filterCountByG_C_NotS in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryIds - the category IDsstatus - the statuscom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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 statuscom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
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 occurredpublic 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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
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 occurredpublic 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
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 foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.messageboards.model.MBThread fetchByG_NotC_S_First(long groupId,
long categoryId,
int status,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
fetchByG_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)null if a matching message boards thread could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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
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 foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.messageboards.model.MBThread fetchByG_NotC_S_Last(long groupId,
long categoryId,
int status,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
fetchByG_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)null if a matching message boards thread could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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
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 foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredprotected 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 statuscom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
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 occurredpublic 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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
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 occurredpublic 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 foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredprotected 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 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 statuscom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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 statuscom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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 statuscom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.messageboards.model.MBThread> findByG_NotC_NotS(long groupId,
long categoryId,
int status)
throws com.liferay.portal.kernel.exception.SystemException
findByG_NotC_NotS in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category IDstatus - the statuscom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.messageboards.model.MBThread> findByG_NotC_NotS(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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByG_NotC_NotS 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 occurredpublic java.util.List<com.liferay.portlet.messageboards.model.MBThread> findByG_NotC_NotS(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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
findByG_NotC_NotS 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 occurredpublic com.liferay.portlet.messageboards.model.MBThread findByG_NotC_NotS_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
findByG_NotC_NotS_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 foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.messageboards.model.MBThread fetchByG_NotC_NotS_First(long groupId,
long categoryId,
int status,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
fetchByG_NotC_NotS_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)null if a matching message boards thread could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.messageboards.model.MBThread findByG_NotC_NotS_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
findByG_NotC_NotS_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 foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.messageboards.model.MBThread fetchByG_NotC_NotS_Last(long groupId,
long categoryId,
int status,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
fetchByG_NotC_NotS_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)null if a matching message boards thread could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic com.liferay.portlet.messageboards.model.MBThread[] findByG_NotC_NotS_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
findByG_NotC_NotS_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 foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredprotected com.liferay.portlet.messageboards.model.MBThread getByG_NotC_NotS_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_NotS(long groupId,
long categoryId,
int status)
throws com.liferay.portal.kernel.exception.SystemException
filterFindByG_NotC_NotS in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category IDstatus - the statuscom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic java.util.List<com.liferay.portlet.messageboards.model.MBThread> filterFindByG_NotC_NotS(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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
filterFindByG_NotC_NotS 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 occurredpublic java.util.List<com.liferay.portlet.messageboards.model.MBThread> filterFindByG_NotC_NotS(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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
filterFindByG_NotC_NotS 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 occurredpublic com.liferay.portlet.messageboards.model.MBThread[] filterFindByG_NotC_NotS_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_NotS_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 foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredprotected com.liferay.portlet.messageboards.model.MBThread filterGetByG_NotC_NotS_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 void removeByG_NotC_NotS(long groupId,
long categoryId,
int status)
throws com.liferay.portal.kernel.exception.SystemException
removeByG_NotC_NotS in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category IDstatus - the statuscom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic int countByG_NotC_NotS(long groupId,
long categoryId,
int status)
throws com.liferay.portal.kernel.exception.SystemException
countByG_NotC_NotS in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category IDstatus - the statuscom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic int filterCountByG_NotC_NotS(long groupId,
long categoryId,
int status)
throws com.liferay.portal.kernel.exception.SystemException
filterCountByG_NotC_NotS in interface com.liferay.portlet.messageboards.service.persistence.MBThreadPersistencegroupId - the group IDcategoryId - the category IDstatus - the statuscom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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 cacheUniqueFindersCache(com.liferay.portlet.messageboards.model.MBThread 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 threadpublic 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 threadcom.liferay.portlet.messageboards.NoSuchThreadException - if a message boards thread with the primary key could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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 threadcom.liferay.portlet.messageboards.NoSuchThreadException - if a message boards thread with the primary key could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredprotected 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.SystemExceptionpublic com.liferay.portlet.messageboards.model.MBThread updateImpl(com.liferay.portlet.messageboards.model.MBThread mbThread)
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.portlet.messageboards.NoSuchThreadException,
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 threadcom.liferay.portlet.messageboards.NoSuchThreadException - if a message boards thread with the primary key could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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 threadcom.liferay.portlet.messageboards.NoSuchThreadException - if a message boards thread with the primary key could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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 threadnull if a message boards thread with the primary key could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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 threadnull if a message boards thread with the primary key could not be foundcom.liferay.portal.kernel.exception.SystemException - if a system exception occurredpublic 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 occurredpublic 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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
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 occurredpublic 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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from MBThreadModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.
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 occurredpublic 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 occurredpublic 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 occurredprotected java.util.Set<java.lang.String> getBadColumnNames()
getBadColumnNames in class com.liferay.portal.service.persistence.impl.BasePersistenceImpl<com.liferay.portlet.messageboards.model.MBThread>public void afterPropertiesSet()
public void destroy()