com.liferay.portlet.wiki.service.persistence
Class WikiPagePersistenceImpl

java.lang.Object
  extended by com.liferay.portal.service.persistence.impl.BasePersistenceImpl<com.liferay.portlet.wiki.model.WikiPage>
      extended by com.liferay.portlet.wiki.service.persistence.WikiPagePersistenceImpl
All Implemented Interfaces:
com.liferay.portal.kernel.dao.orm.SessionFactory, com.liferay.portal.service.persistence.BasePersistence<com.liferay.portlet.wiki.model.WikiPage>, com.liferay.portlet.wiki.service.persistence.WikiPagePersistence

public class WikiPagePersistenceImpl
extends com.liferay.portal.service.persistence.impl.BasePersistenceImpl<com.liferay.portlet.wiki.model.WikiPage>
implements com.liferay.portlet.wiki.service.persistence.WikiPagePersistence

View Source

ServiceBuilder generated this class. Modifications in this class will be overwritten the next time is generated.

Author:
Brian Wing Shun Chan
See Also:
WikiPagePersistence, WikiPageUtil
Generated:

Field Summary
protected  com.liferay.portlet.asset.service.persistence.AssetCategoryPersistence assetCategoryPersistence
           
protected  com.liferay.portlet.asset.service.persistence.AssetEntryPersistence assetEntryPersistence
           
protected  com.liferay.portlet.asset.service.persistence.AssetTagPersistence assetTagPersistence
           
protected  com.liferay.portal.service.persistence.CompanyPersistence companyPersistence
           
protected  com.liferay.portlet.expando.service.persistence.ExpandoValuePersistence expandoValuePersistence
           
static java.lang.String FINDER_CLASS_NAME_ENTITY
           
static java.lang.String FINDER_CLASS_NAME_LIST
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_ALL
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_FORMAT
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_N_H
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_N_H_P
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_N_H_P_S
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_N_H_S
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_N_P
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_N_R
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_N_S
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_N_T
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_N_T_H
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_N_T_S
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_N_T_V
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_NODEID
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_R_N
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_R_N_S
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_R_N_V
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_U_N_S
           
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_G
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FETCH_BY_N_T_V
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FETCH_BY_R_N_V
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FETCH_BY_UUID_G
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FIND_ALL
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FIND_BY_FORMAT
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FIND_BY_N_H
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FIND_BY_N_H_P
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FIND_BY_N_H_P_S
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FIND_BY_N_H_S
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FIND_BY_N_P
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FIND_BY_N_R
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FIND_BY_N_S
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FIND_BY_N_T
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FIND_BY_N_T_H
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FIND_BY_N_T_S
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FIND_BY_NODEID
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FIND_BY_R_N
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FIND_BY_R_N_S
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FIND_BY_U_N_S
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FIND_BY_UUID
           
protected  com.liferay.portal.service.persistence.GroupPersistence groupPersistence
           
protected  com.liferay.portlet.messageboards.service.persistence.MBMessagePersistence mbMessagePersistence
           
protected  com.liferay.portal.service.persistence.PortletPreferencesPersistence portletPreferencesPersistence
           
protected  com.liferay.portal.service.persistence.ResourcePersistence resourcePersistence
           
protected  com.liferay.portlet.social.service.persistence.SocialActivityPersistence socialActivityPersistence
           
protected  com.liferay.portlet.social.service.persistence.SocialEquityLogPersistence socialEquityLogPersistence
           
protected  com.liferay.portal.service.persistence.SubscriptionPersistence subscriptionPersistence
           
protected  com.liferay.portal.service.persistence.UserPersistence userPersistence
           
protected  com.liferay.portlet.wiki.service.persistence.WikiNodePersistence wikiNodePersistence
           
protected  com.liferay.portlet.wiki.service.persistence.WikiPagePersistence wikiPagePersistence
           
protected  com.liferay.portlet.wiki.service.persistence.WikiPageResourcePersistence wikiPageResourcePersistence
           
protected  com.liferay.portal.service.persistence.WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence
           
 
Fields inherited from class com.liferay.portal.service.persistence.impl.BasePersistenceImpl
COUNT_COLUMN_NAME, 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
 
Constructor Summary
WikiPagePersistenceImpl()
           
 
Method Summary
 void afterPropertiesSet()
           
 void cacheResult(java.util.List<com.liferay.portlet.wiki.model.WikiPage> wikiPages)
           
 void cacheResult(com.liferay.portlet.wiki.model.WikiPage wikiPage)
           
 void clearCache()
           
 void clearCache(com.liferay.portlet.wiki.model.WikiPage wikiPage)
           
 int countAll()
           
 int countByFormat(java.lang.String format)
           
 int countByN_H_P_S(long nodeId, boolean head, java.lang.String parentTitle, int status)
           
 int countByN_H_P(long nodeId, boolean head, java.lang.String parentTitle)
           
 int countByN_H_S(long nodeId, boolean head, int status)
           
 int countByN_H(long nodeId, boolean head)
           
 int countByN_P(long nodeId, java.lang.String parentTitle)
           
 int countByN_R(long nodeId, java.lang.String redirectTitle)
           
 int countByN_S(long nodeId, int status)
           
 int countByN_T_H(long nodeId, java.lang.String title, boolean head)
           
 int countByN_T_S(long nodeId, java.lang.String title, int status)
           
 int countByN_T_V(long nodeId, java.lang.String title, double version)
           
 int countByN_T(long nodeId, java.lang.String title)
           
 int countByNodeId(long nodeId)
           
 int countByR_N_S(long resourcePrimKey, long nodeId, int status)
           
 int countByR_N_V(long resourcePrimKey, long nodeId, double version)
           
 int countByR_N(long resourcePrimKey, long nodeId)
           
 int countByU_N_S(long userId, long nodeId, int status)
           
 int countByUUID_G(java.lang.String uuid, long groupId)
           
 int countByUuid(java.lang.String uuid)
           
 com.liferay.portlet.wiki.model.WikiPage create(long pageId)
           
 com.liferay.portlet.wiki.model.WikiPage fetchByN_T_V(long nodeId, java.lang.String title, double version)
           
 com.liferay.portlet.wiki.model.WikiPage fetchByN_T_V(long nodeId, java.lang.String title, double version, boolean retrieveFromCache)
           
 com.liferay.portlet.wiki.model.WikiPage fetchByPrimaryKey(long pageId)
           
 com.liferay.portlet.wiki.model.WikiPage fetchByPrimaryKey(java.io.Serializable primaryKey)
           
 com.liferay.portlet.wiki.model.WikiPage fetchByR_N_V(long resourcePrimKey, long nodeId, double version)
           
 com.liferay.portlet.wiki.model.WikiPage fetchByR_N_V(long resourcePrimKey, long nodeId, double version, boolean retrieveFromCache)
           
 com.liferay.portlet.wiki.model.WikiPage fetchByUUID_G(java.lang.String uuid, long groupId)
           
 com.liferay.portlet.wiki.model.WikiPage fetchByUUID_G(java.lang.String uuid, long groupId, boolean retrieveFromCache)
           
 java.util.List<com.liferay.portlet.wiki.model.WikiPage> findAll()
           
 java.util.List<com.liferay.portlet.wiki.model.WikiPage> findAll(int start, int end)
           
 java.util.List<com.liferay.portlet.wiki.model.WikiPage> findAll(int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 com.liferay.portlet.wiki.model.WikiPage findByFormat_First(java.lang.String format, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 com.liferay.portlet.wiki.model.WikiPage findByFormat_Last(java.lang.String format, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 com.liferay.portlet.wiki.model.WikiPage[] findByFormat_PrevAndNext(long pageId, java.lang.String format, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByFormat(java.lang.String format)
           
 java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByFormat(java.lang.String format, int start, int end)
           
 java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByFormat(java.lang.String format, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 com.liferay.portlet.wiki.model.WikiPage findByN_H_First(long nodeId, boolean head, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 com.liferay.portlet.wiki.model.WikiPage findByN_H_Last(long nodeId, boolean head, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 com.liferay.portlet.wiki.model.WikiPage findByN_H_P_First(long nodeId, boolean head, java.lang.String parentTitle, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 com.liferay.portlet.wiki.model.WikiPage findByN_H_P_Last(long nodeId, boolean head, java.lang.String parentTitle, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 com.liferay.portlet.wiki.model.WikiPage[] findByN_H_P_PrevAndNext(long pageId, long nodeId, boolean head, java.lang.String parentTitle, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 com.liferay.portlet.wiki.model.WikiPage findByN_H_P_S_First(long nodeId, boolean head, java.lang.String parentTitle, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 com.liferay.portlet.wiki.model.WikiPage findByN_H_P_S_Last(long nodeId, boolean head, java.lang.String parentTitle, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 com.liferay.portlet.wiki.model.WikiPage[] findByN_H_P_S_PrevAndNext(long pageId, long nodeId, boolean head, java.lang.String parentTitle, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_H_P_S(long nodeId, boolean head, java.lang.String parentTitle, int status)
           
 java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_H_P_S(long nodeId, boolean head, java.lang.String parentTitle, int status, int start, int end)
           
 java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_H_P_S(long nodeId, boolean head, java.lang.String parentTitle, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_H_P(long nodeId, boolean head, java.lang.String parentTitle)
           
 java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_H_P(long nodeId, boolean head, java.lang.String parentTitle, int start, int end)
           
 java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_H_P(long nodeId, boolean head, java.lang.String parentTitle, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 com.liferay.portlet.wiki.model.WikiPage[] findByN_H_PrevAndNext(long pageId, long nodeId, boolean head, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 com.liferay.portlet.wiki.model.WikiPage findByN_H_S_First(long nodeId, boolean head, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 com.liferay.portlet.wiki.model.WikiPage findByN_H_S_Last(long nodeId, boolean head, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 com.liferay.portlet.wiki.model.WikiPage[] findByN_H_S_PrevAndNext(long pageId, long nodeId, boolean head, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_H_S(long nodeId, boolean head, int status)
           
 java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_H_S(long nodeId, boolean head, int status, int start, int end)
           
 java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_H_S(long nodeId, boolean head, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_H(long nodeId, boolean head)
           
 java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_H(long nodeId, boolean head, int start, int end)
           
 java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_H(long nodeId, boolean head, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 com.liferay.portlet.wiki.model.WikiPage findByN_P_First(long nodeId, java.lang.String parentTitle, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 com.liferay.portlet.wiki.model.WikiPage findByN_P_Last(long nodeId, java.lang.String parentTitle, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 com.liferay.portlet.wiki.model.WikiPage[] findByN_P_PrevAndNext(long pageId, long nodeId, java.lang.String parentTitle, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_P(long nodeId, java.lang.String parentTitle)
           
 java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_P(long nodeId, java.lang.String parentTitle, int start, int end)
           
 java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_P(long nodeId, java.lang.String parentTitle, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 com.liferay.portlet.wiki.model.WikiPage findByN_R_First(long nodeId, java.lang.String redirectTitle, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 com.liferay.portlet.wiki.model.WikiPage findByN_R_Last(long nodeId, java.lang.String redirectTitle, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 com.liferay.portlet.wiki.model.WikiPage[] findByN_R_PrevAndNext(long pageId, long nodeId, java.lang.String redirectTitle, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_R(long nodeId, java.lang.String redirectTitle)
           
 java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_R(long nodeId, java.lang.String redirectTitle, int start, int end)
           
 java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_R(long nodeId, java.lang.String redirectTitle, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 com.liferay.portlet.wiki.model.WikiPage findByN_S_First(long nodeId, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 com.liferay.portlet.wiki.model.WikiPage findByN_S_Last(long nodeId, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 com.liferay.portlet.wiki.model.WikiPage[] findByN_S_PrevAndNext(long pageId, long nodeId, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_S(long nodeId, int status)
           
 java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_S(long nodeId, int status, int start, int end)
           
 java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_S(long nodeId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 com.liferay.portlet.wiki.model.WikiPage findByN_T_First(long nodeId, java.lang.String title, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 com.liferay.portlet.wiki.model.WikiPage findByN_T_H_First(long nodeId, java.lang.String title, boolean head, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 com.liferay.portlet.wiki.model.WikiPage findByN_T_H_Last(long nodeId, java.lang.String title, boolean head, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 com.liferay.portlet.wiki.model.WikiPage[] findByN_T_H_PrevAndNext(long pageId, long nodeId, java.lang.String title, boolean head, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_T_H(long nodeId, java.lang.String title, boolean head)
           
 java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_T_H(long nodeId, java.lang.String title, boolean head, int start, int end)
           
 java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_T_H(long nodeId, java.lang.String title, boolean head, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 com.liferay.portlet.wiki.model.WikiPage findByN_T_Last(long nodeId, java.lang.String title, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 com.liferay.portlet.wiki.model.WikiPage[] findByN_T_PrevAndNext(long pageId, long nodeId, java.lang.String title, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 com.liferay.portlet.wiki.model.WikiPage findByN_T_S_First(long nodeId, java.lang.String title, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 com.liferay.portlet.wiki.model.WikiPage findByN_T_S_Last(long nodeId, java.lang.String title, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 com.liferay.portlet.wiki.model.WikiPage[] findByN_T_S_PrevAndNext(long pageId, long nodeId, java.lang.String title, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_T_S(long nodeId, java.lang.String title, int status)
           
 java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_T_S(long nodeId, java.lang.String title, int status, int start, int end)
           
 java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_T_S(long nodeId, java.lang.String title, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 com.liferay.portlet.wiki.model.WikiPage findByN_T_V(long nodeId, java.lang.String title, double version)
           
 java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_T(long nodeId, java.lang.String title)
           
 java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_T(long nodeId, java.lang.String title, int start, int end)
           
 java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_T(long nodeId, java.lang.String title, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 com.liferay.portlet.wiki.model.WikiPage findByNodeId_First(long nodeId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 com.liferay.portlet.wiki.model.WikiPage findByNodeId_Last(long nodeId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 com.liferay.portlet.wiki.model.WikiPage[] findByNodeId_PrevAndNext(long pageId, long nodeId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByNodeId(long nodeId)
           
 java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByNodeId(long nodeId, int start, int end)
           
 java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByNodeId(long nodeId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 com.liferay.portlet.wiki.model.WikiPage findByPrimaryKey(long pageId)
           
 com.liferay.portlet.wiki.model.WikiPage findByPrimaryKey(java.io.Serializable primaryKey)
           
 com.liferay.portlet.wiki.model.WikiPage findByR_N_First(long resourcePrimKey, long nodeId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 com.liferay.portlet.wiki.model.WikiPage findByR_N_Last(long resourcePrimKey, long nodeId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 com.liferay.portlet.wiki.model.WikiPage[] findByR_N_PrevAndNext(long pageId, long resourcePrimKey, long nodeId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 com.liferay.portlet.wiki.model.WikiPage findByR_N_S_First(long resourcePrimKey, long nodeId, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 com.liferay.portlet.wiki.model.WikiPage findByR_N_S_Last(long resourcePrimKey, long nodeId, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 com.liferay.portlet.wiki.model.WikiPage[] findByR_N_S_PrevAndNext(long pageId, long resourcePrimKey, long nodeId, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByR_N_S(long resourcePrimKey, long nodeId, int status)
           
 java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByR_N_S(long resourcePrimKey, long nodeId, int status, int start, int end)
           
 java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByR_N_S(long resourcePrimKey, long nodeId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 com.liferay.portlet.wiki.model.WikiPage findByR_N_V(long resourcePrimKey, long nodeId, double version)
           
 java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByR_N(long resourcePrimKey, long nodeId)
           
 java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByR_N(long resourcePrimKey, long nodeId, int start, int end)
           
 java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByR_N(long resourcePrimKey, long nodeId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 com.liferay.portlet.wiki.model.WikiPage findByU_N_S_First(long userId, long nodeId, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 com.liferay.portlet.wiki.model.WikiPage findByU_N_S_Last(long userId, long nodeId, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 com.liferay.portlet.wiki.model.WikiPage[] findByU_N_S_PrevAndNext(long pageId, long userId, long nodeId, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByU_N_S(long userId, long nodeId, int status)
           
 java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByU_N_S(long userId, long nodeId, int status, int start, int end)
           
 java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByU_N_S(long userId, long nodeId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 com.liferay.portlet.wiki.model.WikiPage findByUuid_First(java.lang.String uuid, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 com.liferay.portlet.wiki.model.WikiPage findByUUID_G(java.lang.String uuid, long groupId)
           
 com.liferay.portlet.wiki.model.WikiPage findByUuid_Last(java.lang.String uuid, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 com.liferay.portlet.wiki.model.WikiPage[] findByUuid_PrevAndNext(long pageId, java.lang.String uuid, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
 java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByUuid(java.lang.String uuid)
           
 java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByUuid(java.lang.String uuid, int start, int end)
           
 java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByUuid(java.lang.String uuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
           
protected  com.liferay.portlet.wiki.model.WikiPage getByFormat_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portlet.wiki.model.WikiPage wikiPage, java.lang.String format, com.liferay.portal.kernel.util.OrderByComparator orderByComparator, boolean previous)
           
protected  com.liferay.portlet.wiki.model.WikiPage getByN_H_P_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portlet.wiki.model.WikiPage wikiPage, long nodeId, boolean head, java.lang.String parentTitle, com.liferay.portal.kernel.util.OrderByComparator orderByComparator, boolean previous)
           
protected  com.liferay.portlet.wiki.model.WikiPage getByN_H_P_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portlet.wiki.model.WikiPage wikiPage, long nodeId, boolean head, java.lang.String parentTitle, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator, boolean previous)
           
protected  com.liferay.portlet.wiki.model.WikiPage getByN_H_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portlet.wiki.model.WikiPage wikiPage, long nodeId, boolean head, com.liferay.portal.kernel.util.OrderByComparator orderByComparator, boolean previous)
           
protected  com.liferay.portlet.wiki.model.WikiPage getByN_H_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portlet.wiki.model.WikiPage wikiPage, long nodeId, boolean head, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator, boolean previous)
           
protected  com.liferay.portlet.wiki.model.WikiPage getByN_P_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portlet.wiki.model.WikiPage wikiPage, long nodeId, java.lang.String parentTitle, com.liferay.portal.kernel.util.OrderByComparator orderByComparator, boolean previous)
           
protected  com.liferay.portlet.wiki.model.WikiPage getByN_R_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portlet.wiki.model.WikiPage wikiPage, long nodeId, java.lang.String redirectTitle, com.liferay.portal.kernel.util.OrderByComparator orderByComparator, boolean previous)
           
protected  com.liferay.portlet.wiki.model.WikiPage getByN_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portlet.wiki.model.WikiPage wikiPage, long nodeId, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator, boolean previous)
           
protected  com.liferay.portlet.wiki.model.WikiPage getByN_T_H_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portlet.wiki.model.WikiPage wikiPage, long nodeId, java.lang.String title, boolean head, com.liferay.portal.kernel.util.OrderByComparator orderByComparator, boolean previous)
           
protected  com.liferay.portlet.wiki.model.WikiPage getByN_T_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portlet.wiki.model.WikiPage wikiPage, long nodeId, java.lang.String title, com.liferay.portal.kernel.util.OrderByComparator orderByComparator, boolean previous)
           
protected  com.liferay.portlet.wiki.model.WikiPage getByN_T_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portlet.wiki.model.WikiPage wikiPage, long nodeId, java.lang.String title, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator, boolean previous)
           
protected  com.liferay.portlet.wiki.model.WikiPage getByNodeId_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portlet.wiki.model.WikiPage wikiPage, long nodeId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator, boolean previous)
           
protected  com.liferay.portlet.wiki.model.WikiPage getByR_N_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portlet.wiki.model.WikiPage wikiPage, long resourcePrimKey, long nodeId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator, boolean previous)
           
protected  com.liferay.portlet.wiki.model.WikiPage getByR_N_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portlet.wiki.model.WikiPage wikiPage, long resourcePrimKey, long nodeId, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator, boolean previous)
           
protected  com.liferay.portlet.wiki.model.WikiPage getByU_N_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portlet.wiki.model.WikiPage wikiPage, long userId, long nodeId, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator, boolean previous)
           
protected  com.liferay.portlet.wiki.model.WikiPage getByUuid_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portlet.wiki.model.WikiPage wikiPage, java.lang.String uuid, com.liferay.portal.kernel.util.OrderByComparator orderByComparator, boolean previous)
           
 com.liferay.portlet.wiki.model.WikiPage remove(long pageId)
           
 com.liferay.portlet.wiki.model.WikiPage remove(java.io.Serializable primaryKey)
           
 com.liferay.portlet.wiki.model.WikiPage remove(com.liferay.portlet.wiki.model.WikiPage wikiPage)
           
 void removeAll()
           
 void removeByFormat(java.lang.String format)
           
 void removeByN_H_P_S(long nodeId, boolean head, java.lang.String parentTitle, int status)
           
 void removeByN_H_P(long nodeId, boolean head, java.lang.String parentTitle)
           
 void removeByN_H_S(long nodeId, boolean head, int status)
           
 void removeByN_H(long nodeId, boolean head)
           
 void removeByN_P(long nodeId, java.lang.String parentTitle)
           
 void removeByN_R(long nodeId, java.lang.String redirectTitle)
           
 void removeByN_S(long nodeId, int status)
           
 void removeByN_T_H(long nodeId, java.lang.String title, boolean head)
           
 void removeByN_T_S(long nodeId, java.lang.String title, int status)
           
 void removeByN_T_V(long nodeId, java.lang.String title, double version)
           
 void removeByN_T(long nodeId, java.lang.String title)
           
 void removeByNodeId(long nodeId)
           
 void removeByR_N_S(long resourcePrimKey, long nodeId, int status)
           
 void removeByR_N_V(long resourcePrimKey, long nodeId, double version)
           
 void removeByR_N(long resourcePrimKey, long nodeId)
           
 void removeByU_N_S(long userId, long nodeId, int status)
           
 void removeByUUID_G(java.lang.String uuid, long groupId)
           
 void removeByUuid(java.lang.String uuid)
           
protected  com.liferay.portlet.wiki.model.WikiPage removeImpl(com.liferay.portlet.wiki.model.WikiPage wikiPage)
           
protected  com.liferay.portlet.wiki.model.WikiPage toUnwrappedModel(com.liferay.portlet.wiki.model.WikiPage wikiPage)
           
 com.liferay.portlet.wiki.model.WikiPage updateImpl(com.liferay.portlet.wiki.model.WikiPage wikiPage, boolean merge)
           
 
Methods inherited from class com.liferay.portal.service.persistence.impl.BasePersistenceImpl
appendOrderByComparator, closeSession, countWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, getDataSource, getDialect, getListeners, openNewSession, openSession, processException, registerListener, setDataSource, setSessionFactory, unregisterListener, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.liferay.portal.service.persistence.BasePersistence
countWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, getDataSource, getListeners, registerListener, setDataSource, unregisterListener, update
 

Field Detail

FINDER_CLASS_NAME_ENTITY

public static final java.lang.String FINDER_CLASS_NAME_ENTITY

FINDER_CLASS_NAME_LIST

public static final java.lang.String FINDER_CLASS_NAME_LIST

FINDER_PATH_FIND_BY_UUID

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FIND_BY_UUID

FINDER_PATH_COUNT_BY_UUID

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_UUID

FINDER_PATH_FETCH_BY_UUID_G

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FETCH_BY_UUID_G

FINDER_PATH_COUNT_BY_UUID_G

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_UUID_G

FINDER_PATH_FIND_BY_NODEID

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FIND_BY_NODEID

FINDER_PATH_COUNT_BY_NODEID

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_NODEID

FINDER_PATH_FIND_BY_FORMAT

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FIND_BY_FORMAT

FINDER_PATH_COUNT_BY_FORMAT

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_FORMAT

FINDER_PATH_FIND_BY_R_N

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FIND_BY_R_N

FINDER_PATH_COUNT_BY_R_N

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_R_N

FINDER_PATH_FIND_BY_N_T

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FIND_BY_N_T

FINDER_PATH_COUNT_BY_N_T

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_N_T

FINDER_PATH_FIND_BY_N_H

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FIND_BY_N_H

FINDER_PATH_COUNT_BY_N_H

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_N_H

FINDER_PATH_FIND_BY_N_P

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FIND_BY_N_P

FINDER_PATH_COUNT_BY_N_P

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_N_P

FINDER_PATH_FIND_BY_N_R

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FIND_BY_N_R

FINDER_PATH_COUNT_BY_N_R

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_N_R

FINDER_PATH_FIND_BY_N_S

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FIND_BY_N_S

FINDER_PATH_COUNT_BY_N_S

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_N_S

FINDER_PATH_FETCH_BY_R_N_V

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FETCH_BY_R_N_V

FINDER_PATH_COUNT_BY_R_N_V

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_R_N_V

FINDER_PATH_FIND_BY_R_N_S

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FIND_BY_R_N_S

FINDER_PATH_COUNT_BY_R_N_S

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_R_N_S

FINDER_PATH_FIND_BY_U_N_S

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FIND_BY_U_N_S

FINDER_PATH_COUNT_BY_U_N_S

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_U_N_S

FINDER_PATH_FETCH_BY_N_T_V

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FETCH_BY_N_T_V

FINDER_PATH_COUNT_BY_N_T_V

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_N_T_V

FINDER_PATH_FIND_BY_N_T_H

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FIND_BY_N_T_H

FINDER_PATH_COUNT_BY_N_T_H

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_N_T_H

FINDER_PATH_FIND_BY_N_T_S

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FIND_BY_N_T_S

FINDER_PATH_COUNT_BY_N_T_S

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_N_T_S

FINDER_PATH_FIND_BY_N_H_P

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FIND_BY_N_H_P

FINDER_PATH_COUNT_BY_N_H_P

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_N_H_P

FINDER_PATH_FIND_BY_N_H_S

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FIND_BY_N_H_S

FINDER_PATH_COUNT_BY_N_H_S

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_N_H_S

FINDER_PATH_FIND_BY_N_H_P_S

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FIND_BY_N_H_P_S

FINDER_PATH_COUNT_BY_N_H_P_S

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_N_H_P_S

FINDER_PATH_FIND_ALL

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FIND_ALL

FINDER_PATH_COUNT_ALL

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_ALL

wikiNodePersistence

@BeanReference(type=com.liferay.portlet.wiki.service.persistence.WikiNodePersistence.class)
protected com.liferay.portlet.wiki.service.persistence.WikiNodePersistence wikiNodePersistence

wikiPagePersistence

@BeanReference(type=com.liferay.portlet.wiki.service.persistence.WikiPagePersistence.class)
protected com.liferay.portlet.wiki.service.persistence.WikiPagePersistence wikiPagePersistence

wikiPageResourcePersistence

@BeanReference(type=com.liferay.portlet.wiki.service.persistence.WikiPageResourcePersistence.class)
protected com.liferay.portlet.wiki.service.persistence.WikiPageResourcePersistence wikiPageResourcePersistence

companyPersistence

@BeanReference(type=com.liferay.portal.service.persistence.CompanyPersistence.class)
protected com.liferay.portal.service.persistence.CompanyPersistence companyPersistence

groupPersistence

@BeanReference(type=com.liferay.portal.service.persistence.GroupPersistence.class)
protected com.liferay.portal.service.persistence.GroupPersistence groupPersistence

portletPreferencesPersistence

@BeanReference(type=com.liferay.portal.service.persistence.PortletPreferencesPersistence.class)
protected com.liferay.portal.service.persistence.PortletPreferencesPersistence portletPreferencesPersistence

resourcePersistence

@BeanReference(type=com.liferay.portal.service.persistence.ResourcePersistence.class)
protected com.liferay.portal.service.persistence.ResourcePersistence resourcePersistence

subscriptionPersistence

@BeanReference(type=com.liferay.portal.service.persistence.SubscriptionPersistence.class)
protected com.liferay.portal.service.persistence.SubscriptionPersistence subscriptionPersistence

userPersistence

@BeanReference(type=com.liferay.portal.service.persistence.UserPersistence.class)
protected com.liferay.portal.service.persistence.UserPersistence userPersistence

workflowInstanceLinkPersistence

@BeanReference(type=com.liferay.portal.service.persistence.WorkflowInstanceLinkPersistence.class)
protected com.liferay.portal.service.persistence.WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence

assetCategoryPersistence

@BeanReference(type=com.liferay.portlet.asset.service.persistence.AssetCategoryPersistence.class)
protected com.liferay.portlet.asset.service.persistence.AssetCategoryPersistence assetCategoryPersistence

assetEntryPersistence

@BeanReference(type=com.liferay.portlet.asset.service.persistence.AssetEntryPersistence.class)
protected com.liferay.portlet.asset.service.persistence.AssetEntryPersistence assetEntryPersistence

assetTagPersistence

@BeanReference(type=com.liferay.portlet.asset.service.persistence.AssetTagPersistence.class)
protected com.liferay.portlet.asset.service.persistence.AssetTagPersistence assetTagPersistence

expandoValuePersistence

@BeanReference(type=com.liferay.portlet.expando.service.persistence.ExpandoValuePersistence.class)
protected com.liferay.portlet.expando.service.persistence.ExpandoValuePersistence expandoValuePersistence

mbMessagePersistence

@BeanReference(type=com.liferay.portlet.messageboards.service.persistence.MBMessagePersistence.class)
protected com.liferay.portlet.messageboards.service.persistence.MBMessagePersistence mbMessagePersistence

socialActivityPersistence

@BeanReference(type=com.liferay.portlet.social.service.persistence.SocialActivityPersistence.class)
protected com.liferay.portlet.social.service.persistence.SocialActivityPersistence socialActivityPersistence

socialEquityLogPersistence

@BeanReference(type=com.liferay.portlet.social.service.persistence.SocialEquityLogPersistence.class)
protected com.liferay.portlet.social.service.persistence.SocialEquityLogPersistence socialEquityLogPersistence
Constructor Detail

WikiPagePersistenceImpl

public WikiPagePersistenceImpl()
Method Detail

cacheResult

public void cacheResult(com.liferay.portlet.wiki.model.WikiPage wikiPage)
Specified by:
cacheResult in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence

cacheResult

public void cacheResult(java.util.List<com.liferay.portlet.wiki.model.WikiPage> wikiPages)
Specified by:
cacheResult in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence

clearCache

public void clearCache()
Specified by:
clearCache in interface com.liferay.portal.service.persistence.BasePersistence<com.liferay.portlet.wiki.model.WikiPage>
Overrides:
clearCache in class com.liferay.portal.service.persistence.impl.BasePersistenceImpl<com.liferay.portlet.wiki.model.WikiPage>

clearCache

public void clearCache(com.liferay.portlet.wiki.model.WikiPage wikiPage)
Specified by:
clearCache in interface com.liferay.portal.service.persistence.BasePersistence<com.liferay.portlet.wiki.model.WikiPage>
Overrides:
clearCache in class com.liferay.portal.service.persistence.impl.BasePersistenceImpl<com.liferay.portlet.wiki.model.WikiPage>

create

public com.liferay.portlet.wiki.model.WikiPage create(long pageId)
Specified by:
create in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence

remove

public com.liferay.portlet.wiki.model.WikiPage remove(java.io.Serializable primaryKey)
                                               throws com.liferay.portal.NoSuchModelException,
                                                      com.liferay.portal.kernel.exception.SystemException
Specified by:
remove in interface com.liferay.portal.service.persistence.BasePersistence<com.liferay.portlet.wiki.model.WikiPage>
Overrides:
remove in class com.liferay.portal.service.persistence.impl.BasePersistenceImpl<com.liferay.portlet.wiki.model.WikiPage>
Throws:
com.liferay.portal.NoSuchModelException
com.liferay.portal.kernel.exception.SystemException

remove

public com.liferay.portlet.wiki.model.WikiPage remove(long pageId)
                                               throws com.liferay.portlet.wiki.NoSuchPageException,
                                                      com.liferay.portal.kernel.exception.SystemException
Specified by:
remove in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portlet.wiki.NoSuchPageException
com.liferay.portal.kernel.exception.SystemException

remove

public com.liferay.portlet.wiki.model.WikiPage remove(com.liferay.portlet.wiki.model.WikiPage wikiPage)
                                               throws com.liferay.portal.kernel.exception.SystemException
Specified by:
remove in interface com.liferay.portal.service.persistence.BasePersistence<com.liferay.portlet.wiki.model.WikiPage>
Overrides:
remove in class com.liferay.portal.service.persistence.impl.BasePersistenceImpl<com.liferay.portlet.wiki.model.WikiPage>
Throws:
com.liferay.portal.kernel.exception.SystemException

removeImpl

protected com.liferay.portlet.wiki.model.WikiPage removeImpl(com.liferay.portlet.wiki.model.WikiPage wikiPage)
                                                      throws com.liferay.portal.kernel.exception.SystemException
Throws:
com.liferay.portal.kernel.exception.SystemException

updateImpl

public com.liferay.portlet.wiki.model.WikiPage updateImpl(com.liferay.portlet.wiki.model.WikiPage wikiPage,
                                                          boolean merge)
                                                   throws com.liferay.portal.kernel.exception.SystemException
Specified by:
updateImpl in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Overrides:
updateImpl in class com.liferay.portal.service.persistence.impl.BasePersistenceImpl<com.liferay.portlet.wiki.model.WikiPage>
Throws:
com.liferay.portal.kernel.exception.SystemException

toUnwrappedModel

protected com.liferay.portlet.wiki.model.WikiPage toUnwrappedModel(com.liferay.portlet.wiki.model.WikiPage wikiPage)

findByPrimaryKey

public com.liferay.portlet.wiki.model.WikiPage findByPrimaryKey(java.io.Serializable primaryKey)
                                                         throws com.liferay.portal.NoSuchModelException,
                                                                com.liferay.portal.kernel.exception.SystemException
Specified by:
findByPrimaryKey in interface com.liferay.portal.service.persistence.BasePersistence<com.liferay.portlet.wiki.model.WikiPage>
Overrides:
findByPrimaryKey in class com.liferay.portal.service.persistence.impl.BasePersistenceImpl<com.liferay.portlet.wiki.model.WikiPage>
Throws:
com.liferay.portal.NoSuchModelException
com.liferay.portal.kernel.exception.SystemException

findByPrimaryKey

public com.liferay.portlet.wiki.model.WikiPage findByPrimaryKey(long pageId)
                                                         throws com.liferay.portlet.wiki.NoSuchPageException,
                                                                com.liferay.portal.kernel.exception.SystemException
Specified by:
findByPrimaryKey in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portlet.wiki.NoSuchPageException
com.liferay.portal.kernel.exception.SystemException

fetchByPrimaryKey

public com.liferay.portlet.wiki.model.WikiPage fetchByPrimaryKey(java.io.Serializable primaryKey)
                                                          throws com.liferay.portal.kernel.exception.SystemException
Specified by:
fetchByPrimaryKey in interface com.liferay.portal.service.persistence.BasePersistence<com.liferay.portlet.wiki.model.WikiPage>
Overrides:
fetchByPrimaryKey in class com.liferay.portal.service.persistence.impl.BasePersistenceImpl<com.liferay.portlet.wiki.model.WikiPage>
Throws:
com.liferay.portal.kernel.exception.SystemException

fetchByPrimaryKey

public com.liferay.portlet.wiki.model.WikiPage fetchByPrimaryKey(long pageId)
                                                          throws com.liferay.portal.kernel.exception.SystemException
Specified by:
fetchByPrimaryKey in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

findByUuid

public java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByUuid(java.lang.String uuid)
                                                                   throws com.liferay.portal.kernel.exception.SystemException
Specified by:
findByUuid in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

findByUuid

public java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByUuid(java.lang.String uuid,
                                                                          int start,
                                                                          int end)
                                                                   throws com.liferay.portal.kernel.exception.SystemException
Specified by:
findByUuid in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

findByUuid

public java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByUuid(java.lang.String uuid,
                                                                          int start,
                                                                          int end,
                                                                          com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                   throws com.liferay.portal.kernel.exception.SystemException
Specified by:
findByUuid in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

findByUuid_First

public com.liferay.portlet.wiki.model.WikiPage findByUuid_First(java.lang.String uuid,
                                                                com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                         throws com.liferay.portlet.wiki.NoSuchPageException,
                                                                com.liferay.portal.kernel.exception.SystemException
Specified by:
findByUuid_First in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portlet.wiki.NoSuchPageException
com.liferay.portal.kernel.exception.SystemException

findByUuid_Last

public com.liferay.portlet.wiki.model.WikiPage findByUuid_Last(java.lang.String uuid,
                                                               com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                        throws com.liferay.portlet.wiki.NoSuchPageException,
                                                               com.liferay.portal.kernel.exception.SystemException
Specified by:
findByUuid_Last in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portlet.wiki.NoSuchPageException
com.liferay.portal.kernel.exception.SystemException

findByUuid_PrevAndNext

public com.liferay.portlet.wiki.model.WikiPage[] findByUuid_PrevAndNext(long pageId,
                                                                        java.lang.String uuid,
                                                                        com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                 throws com.liferay.portlet.wiki.NoSuchPageException,
                                                                        com.liferay.portal.kernel.exception.SystemException
Specified by:
findByUuid_PrevAndNext in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portlet.wiki.NoSuchPageException
com.liferay.portal.kernel.exception.SystemException

getByUuid_PrevAndNext

protected com.liferay.portlet.wiki.model.WikiPage getByUuid_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                        com.liferay.portlet.wiki.model.WikiPage wikiPage,
                                                                        java.lang.String uuid,
                                                                        com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
                                                                        boolean previous)

findByUUID_G

public com.liferay.portlet.wiki.model.WikiPage findByUUID_G(java.lang.String uuid,
                                                            long groupId)
                                                     throws com.liferay.portlet.wiki.NoSuchPageException,
                                                            com.liferay.portal.kernel.exception.SystemException
Specified by:
findByUUID_G in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portlet.wiki.NoSuchPageException
com.liferay.portal.kernel.exception.SystemException

fetchByUUID_G

public com.liferay.portlet.wiki.model.WikiPage fetchByUUID_G(java.lang.String uuid,
                                                             long groupId)
                                                      throws com.liferay.portal.kernel.exception.SystemException
Specified by:
fetchByUUID_G in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

fetchByUUID_G

public com.liferay.portlet.wiki.model.WikiPage fetchByUUID_G(java.lang.String uuid,
                                                             long groupId,
                                                             boolean retrieveFromCache)
                                                      throws com.liferay.portal.kernel.exception.SystemException
Specified by:
fetchByUUID_G in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

findByNodeId

public java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByNodeId(long nodeId)
                                                                     throws com.liferay.portal.kernel.exception.SystemException
Specified by:
findByNodeId in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

findByNodeId

public java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByNodeId(long nodeId,
                                                                            int start,
                                                                            int end)
                                                                     throws com.liferay.portal.kernel.exception.SystemException
Specified by:
findByNodeId in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

findByNodeId

public java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByNodeId(long nodeId,
                                                                            int start,
                                                                            int end,
                                                                            com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                     throws com.liferay.portal.kernel.exception.SystemException
Specified by:
findByNodeId in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

findByNodeId_First

public com.liferay.portlet.wiki.model.WikiPage findByNodeId_First(long nodeId,
                                                                  com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                           throws com.liferay.portlet.wiki.NoSuchPageException,
                                                                  com.liferay.portal.kernel.exception.SystemException
Specified by:
findByNodeId_First in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portlet.wiki.NoSuchPageException
com.liferay.portal.kernel.exception.SystemException

findByNodeId_Last

public com.liferay.portlet.wiki.model.WikiPage findByNodeId_Last(long nodeId,
                                                                 com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                          throws com.liferay.portlet.wiki.NoSuchPageException,
                                                                 com.liferay.portal.kernel.exception.SystemException
Specified by:
findByNodeId_Last in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portlet.wiki.NoSuchPageException
com.liferay.portal.kernel.exception.SystemException

findByNodeId_PrevAndNext

public com.liferay.portlet.wiki.model.WikiPage[] findByNodeId_PrevAndNext(long pageId,
                                                                          long nodeId,
                                                                          com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                   throws com.liferay.portlet.wiki.NoSuchPageException,
                                                                          com.liferay.portal.kernel.exception.SystemException
Specified by:
findByNodeId_PrevAndNext in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portlet.wiki.NoSuchPageException
com.liferay.portal.kernel.exception.SystemException

getByNodeId_PrevAndNext

protected com.liferay.portlet.wiki.model.WikiPage getByNodeId_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                          com.liferay.portlet.wiki.model.WikiPage wikiPage,
                                                                          long nodeId,
                                                                          com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
                                                                          boolean previous)

findByFormat

public java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByFormat(java.lang.String format)
                                                                     throws com.liferay.portal.kernel.exception.SystemException
Specified by:
findByFormat in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

findByFormat

public java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByFormat(java.lang.String format,
                                                                            int start,
                                                                            int end)
                                                                     throws com.liferay.portal.kernel.exception.SystemException
Specified by:
findByFormat in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

findByFormat

public java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByFormat(java.lang.String format,
                                                                            int start,
                                                                            int end,
                                                                            com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                     throws com.liferay.portal.kernel.exception.SystemException
Specified by:
findByFormat in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

findByFormat_First

public com.liferay.portlet.wiki.model.WikiPage findByFormat_First(java.lang.String format,
                                                                  com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                           throws com.liferay.portlet.wiki.NoSuchPageException,
                                                                  com.liferay.portal.kernel.exception.SystemException
Specified by:
findByFormat_First in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portlet.wiki.NoSuchPageException
com.liferay.portal.kernel.exception.SystemException

findByFormat_Last

public com.liferay.portlet.wiki.model.WikiPage findByFormat_Last(java.lang.String format,
                                                                 com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                          throws com.liferay.portlet.wiki.NoSuchPageException,
                                                                 com.liferay.portal.kernel.exception.SystemException
Specified by:
findByFormat_Last in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portlet.wiki.NoSuchPageException
com.liferay.portal.kernel.exception.SystemException

findByFormat_PrevAndNext

public com.liferay.portlet.wiki.model.WikiPage[] findByFormat_PrevAndNext(long pageId,
                                                                          java.lang.String format,
                                                                          com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                   throws com.liferay.portlet.wiki.NoSuchPageException,
                                                                          com.liferay.portal.kernel.exception.SystemException
Specified by:
findByFormat_PrevAndNext in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portlet.wiki.NoSuchPageException
com.liferay.portal.kernel.exception.SystemException

getByFormat_PrevAndNext

protected com.liferay.portlet.wiki.model.WikiPage getByFormat_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                          com.liferay.portlet.wiki.model.WikiPage wikiPage,
                                                                          java.lang.String format,
                                                                          com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
                                                                          boolean previous)

findByR_N

public java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByR_N(long resourcePrimKey,
                                                                         long nodeId)
                                                                  throws com.liferay.portal.kernel.exception.SystemException
Specified by:
findByR_N in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

findByR_N

public java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByR_N(long resourcePrimKey,
                                                                         long nodeId,
                                                                         int start,
                                                                         int end)
                                                                  throws com.liferay.portal.kernel.exception.SystemException
Specified by:
findByR_N in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

findByR_N

public java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByR_N(long resourcePrimKey,
                                                                         long nodeId,
                                                                         int start,
                                                                         int end,
                                                                         com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                  throws com.liferay.portal.kernel.exception.SystemException
Specified by:
findByR_N in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

findByR_N_First

public com.liferay.portlet.wiki.model.WikiPage findByR_N_First(long resourcePrimKey,
                                                               long nodeId,
                                                               com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                        throws com.liferay.portlet.wiki.NoSuchPageException,
                                                               com.liferay.portal.kernel.exception.SystemException
Specified by:
findByR_N_First in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portlet.wiki.NoSuchPageException
com.liferay.portal.kernel.exception.SystemException

findByR_N_Last

public com.liferay.portlet.wiki.model.WikiPage findByR_N_Last(long resourcePrimKey,
                                                              long nodeId,
                                                              com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                       throws com.liferay.portlet.wiki.NoSuchPageException,
                                                              com.liferay.portal.kernel.exception.SystemException
Specified by:
findByR_N_Last in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portlet.wiki.NoSuchPageException
com.liferay.portal.kernel.exception.SystemException

findByR_N_PrevAndNext

public com.liferay.portlet.wiki.model.WikiPage[] findByR_N_PrevAndNext(long pageId,
                                                                       long resourcePrimKey,
                                                                       long nodeId,
                                                                       com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                throws com.liferay.portlet.wiki.NoSuchPageException,
                                                                       com.liferay.portal.kernel.exception.SystemException
Specified by:
findByR_N_PrevAndNext in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portlet.wiki.NoSuchPageException
com.liferay.portal.kernel.exception.SystemException

getByR_N_PrevAndNext

protected com.liferay.portlet.wiki.model.WikiPage getByR_N_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                       com.liferay.portlet.wiki.model.WikiPage wikiPage,
                                                                       long resourcePrimKey,
                                                                       long nodeId,
                                                                       com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
                                                                       boolean previous)

findByN_T

public java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_T(long nodeId,
                                                                         java.lang.String title)
                                                                  throws com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_T in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

findByN_T

public java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_T(long nodeId,
                                                                         java.lang.String title,
                                                                         int start,
                                                                         int end)
                                                                  throws com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_T in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

findByN_T

public java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_T(long nodeId,
                                                                         java.lang.String title,
                                                                         int start,
                                                                         int end,
                                                                         com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                  throws com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_T in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

findByN_T_First

public com.liferay.portlet.wiki.model.WikiPage findByN_T_First(long nodeId,
                                                               java.lang.String title,
                                                               com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                        throws com.liferay.portlet.wiki.NoSuchPageException,
                                                               com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_T_First in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portlet.wiki.NoSuchPageException
com.liferay.portal.kernel.exception.SystemException

findByN_T_Last

public com.liferay.portlet.wiki.model.WikiPage findByN_T_Last(long nodeId,
                                                              java.lang.String title,
                                                              com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                       throws com.liferay.portlet.wiki.NoSuchPageException,
                                                              com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_T_Last in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portlet.wiki.NoSuchPageException
com.liferay.portal.kernel.exception.SystemException

findByN_T_PrevAndNext

public com.liferay.portlet.wiki.model.WikiPage[] findByN_T_PrevAndNext(long pageId,
                                                                       long nodeId,
                                                                       java.lang.String title,
                                                                       com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                throws com.liferay.portlet.wiki.NoSuchPageException,
                                                                       com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_T_PrevAndNext in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portlet.wiki.NoSuchPageException
com.liferay.portal.kernel.exception.SystemException

getByN_T_PrevAndNext

protected com.liferay.portlet.wiki.model.WikiPage getByN_T_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                       com.liferay.portlet.wiki.model.WikiPage wikiPage,
                                                                       long nodeId,
                                                                       java.lang.String title,
                                                                       com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
                                                                       boolean previous)

findByN_H

public java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_H(long nodeId,
                                                                         boolean head)
                                                                  throws com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_H in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

findByN_H

public java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_H(long nodeId,
                                                                         boolean head,
                                                                         int start,
                                                                         int end)
                                                                  throws com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_H in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

findByN_H

public java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_H(long nodeId,
                                                                         boolean head,
                                                                         int start,
                                                                         int end,
                                                                         com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                  throws com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_H in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

findByN_H_First

public com.liferay.portlet.wiki.model.WikiPage findByN_H_First(long nodeId,
                                                               boolean head,
                                                               com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                        throws com.liferay.portlet.wiki.NoSuchPageException,
                                                               com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_H_First in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portlet.wiki.NoSuchPageException
com.liferay.portal.kernel.exception.SystemException

findByN_H_Last

public com.liferay.portlet.wiki.model.WikiPage findByN_H_Last(long nodeId,
                                                              boolean head,
                                                              com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                       throws com.liferay.portlet.wiki.NoSuchPageException,
                                                              com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_H_Last in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portlet.wiki.NoSuchPageException
com.liferay.portal.kernel.exception.SystemException

findByN_H_PrevAndNext

public com.liferay.portlet.wiki.model.WikiPage[] findByN_H_PrevAndNext(long pageId,
                                                                       long nodeId,
                                                                       boolean head,
                                                                       com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                throws com.liferay.portlet.wiki.NoSuchPageException,
                                                                       com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_H_PrevAndNext in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portlet.wiki.NoSuchPageException
com.liferay.portal.kernel.exception.SystemException

getByN_H_PrevAndNext

protected com.liferay.portlet.wiki.model.WikiPage getByN_H_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                       com.liferay.portlet.wiki.model.WikiPage wikiPage,
                                                                       long nodeId,
                                                                       boolean head,
                                                                       com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
                                                                       boolean previous)

findByN_P

public java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_P(long nodeId,
                                                                         java.lang.String parentTitle)
                                                                  throws com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_P in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

findByN_P

public java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_P(long nodeId,
                                                                         java.lang.String parentTitle,
                                                                         int start,
                                                                         int end)
                                                                  throws com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_P in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

findByN_P

public java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_P(long nodeId,
                                                                         java.lang.String parentTitle,
                                                                         int start,
                                                                         int end,
                                                                         com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                  throws com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_P in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

findByN_P_First

public com.liferay.portlet.wiki.model.WikiPage findByN_P_First(long nodeId,
                                                               java.lang.String parentTitle,
                                                               com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                        throws com.liferay.portlet.wiki.NoSuchPageException,
                                                               com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_P_First in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portlet.wiki.NoSuchPageException
com.liferay.portal.kernel.exception.SystemException

findByN_P_Last

public com.liferay.portlet.wiki.model.WikiPage findByN_P_Last(long nodeId,
                                                              java.lang.String parentTitle,
                                                              com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                       throws com.liferay.portlet.wiki.NoSuchPageException,
                                                              com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_P_Last in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portlet.wiki.NoSuchPageException
com.liferay.portal.kernel.exception.SystemException

findByN_P_PrevAndNext

public com.liferay.portlet.wiki.model.WikiPage[] findByN_P_PrevAndNext(long pageId,
                                                                       long nodeId,
                                                                       java.lang.String parentTitle,
                                                                       com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                throws com.liferay.portlet.wiki.NoSuchPageException,
                                                                       com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_P_PrevAndNext in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portlet.wiki.NoSuchPageException
com.liferay.portal.kernel.exception.SystemException

getByN_P_PrevAndNext

protected com.liferay.portlet.wiki.model.WikiPage getByN_P_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                       com.liferay.portlet.wiki.model.WikiPage wikiPage,
                                                                       long nodeId,
                                                                       java.lang.String parentTitle,
                                                                       com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
                                                                       boolean previous)

findByN_R

public java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_R(long nodeId,
                                                                         java.lang.String redirectTitle)
                                                                  throws com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_R in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

findByN_R

public java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_R(long nodeId,
                                                                         java.lang.String redirectTitle,
                                                                         int start,
                                                                         int end)
                                                                  throws com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_R in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

findByN_R

public java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_R(long nodeId,
                                                                         java.lang.String redirectTitle,
                                                                         int start,
                                                                         int end,
                                                                         com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                  throws com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_R in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

findByN_R_First

public com.liferay.portlet.wiki.model.WikiPage findByN_R_First(long nodeId,
                                                               java.lang.String redirectTitle,
                                                               com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                        throws com.liferay.portlet.wiki.NoSuchPageException,
                                                               com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_R_First in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portlet.wiki.NoSuchPageException
com.liferay.portal.kernel.exception.SystemException

findByN_R_Last

public com.liferay.portlet.wiki.model.WikiPage findByN_R_Last(long nodeId,
                                                              java.lang.String redirectTitle,
                                                              com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                       throws com.liferay.portlet.wiki.NoSuchPageException,
                                                              com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_R_Last in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portlet.wiki.NoSuchPageException
com.liferay.portal.kernel.exception.SystemException

findByN_R_PrevAndNext

public com.liferay.portlet.wiki.model.WikiPage[] findByN_R_PrevAndNext(long pageId,
                                                                       long nodeId,
                                                                       java.lang.String redirectTitle,
                                                                       com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                throws com.liferay.portlet.wiki.NoSuchPageException,
                                                                       com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_R_PrevAndNext in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portlet.wiki.NoSuchPageException
com.liferay.portal.kernel.exception.SystemException

getByN_R_PrevAndNext

protected com.liferay.portlet.wiki.model.WikiPage getByN_R_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                       com.liferay.portlet.wiki.model.WikiPage wikiPage,
                                                                       long nodeId,
                                                                       java.lang.String redirectTitle,
                                                                       com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
                                                                       boolean previous)

findByN_S

public java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_S(long nodeId,
                                                                         int status)
                                                                  throws com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_S in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

findByN_S

public java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_S(long nodeId,
                                                                         int status,
                                                                         int start,
                                                                         int end)
                                                                  throws com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_S in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

findByN_S

public java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_S(long nodeId,
                                                                         int status,
                                                                         int start,
                                                                         int end,
                                                                         com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                  throws com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_S in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

findByN_S_First

public com.liferay.portlet.wiki.model.WikiPage findByN_S_First(long nodeId,
                                                               int status,
                                                               com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                        throws com.liferay.portlet.wiki.NoSuchPageException,
                                                               com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_S_First in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portlet.wiki.NoSuchPageException
com.liferay.portal.kernel.exception.SystemException

findByN_S_Last

public com.liferay.portlet.wiki.model.WikiPage findByN_S_Last(long nodeId,
                                                              int status,
                                                              com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                       throws com.liferay.portlet.wiki.NoSuchPageException,
                                                              com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_S_Last in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portlet.wiki.NoSuchPageException
com.liferay.portal.kernel.exception.SystemException

findByN_S_PrevAndNext

public com.liferay.portlet.wiki.model.WikiPage[] findByN_S_PrevAndNext(long pageId,
                                                                       long nodeId,
                                                                       int status,
                                                                       com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                throws com.liferay.portlet.wiki.NoSuchPageException,
                                                                       com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_S_PrevAndNext in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portlet.wiki.NoSuchPageException
com.liferay.portal.kernel.exception.SystemException

getByN_S_PrevAndNext

protected com.liferay.portlet.wiki.model.WikiPage getByN_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                       com.liferay.portlet.wiki.model.WikiPage wikiPage,
                                                                       long nodeId,
                                                                       int status,
                                                                       com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
                                                                       boolean previous)

findByR_N_V

public com.liferay.portlet.wiki.model.WikiPage findByR_N_V(long resourcePrimKey,
                                                           long nodeId,
                                                           double version)
                                                    throws com.liferay.portlet.wiki.NoSuchPageException,
                                                           com.liferay.portal.kernel.exception.SystemException
Specified by:
findByR_N_V in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portlet.wiki.NoSuchPageException
com.liferay.portal.kernel.exception.SystemException

fetchByR_N_V

public com.liferay.portlet.wiki.model.WikiPage fetchByR_N_V(long resourcePrimKey,
                                                            long nodeId,
                                                            double version)
                                                     throws com.liferay.portal.kernel.exception.SystemException
Specified by:
fetchByR_N_V in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

fetchByR_N_V

public com.liferay.portlet.wiki.model.WikiPage fetchByR_N_V(long resourcePrimKey,
                                                            long nodeId,
                                                            double version,
                                                            boolean retrieveFromCache)
                                                     throws com.liferay.portal.kernel.exception.SystemException
Specified by:
fetchByR_N_V in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

findByR_N_S

public java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByR_N_S(long resourcePrimKey,
                                                                           long nodeId,
                                                                           int status)
                                                                    throws com.liferay.portal.kernel.exception.SystemException
Specified by:
findByR_N_S in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

findByR_N_S

public java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByR_N_S(long resourcePrimKey,
                                                                           long nodeId,
                                                                           int status,
                                                                           int start,
                                                                           int end)
                                                                    throws com.liferay.portal.kernel.exception.SystemException
Specified by:
findByR_N_S in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

findByR_N_S

public java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByR_N_S(long resourcePrimKey,
                                                                           long nodeId,
                                                                           int status,
                                                                           int start,
                                                                           int end,
                                                                           com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                    throws com.liferay.portal.kernel.exception.SystemException
Specified by:
findByR_N_S in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

findByR_N_S_First

public com.liferay.portlet.wiki.model.WikiPage findByR_N_S_First(long resourcePrimKey,
                                                                 long nodeId,
                                                                 int status,
                                                                 com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                          throws com.liferay.portlet.wiki.NoSuchPageException,
                                                                 com.liferay.portal.kernel.exception.SystemException
Specified by:
findByR_N_S_First in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portlet.wiki.NoSuchPageException
com.liferay.portal.kernel.exception.SystemException

findByR_N_S_Last

public com.liferay.portlet.wiki.model.WikiPage findByR_N_S_Last(long resourcePrimKey,
                                                                long nodeId,
                                                                int status,
                                                                com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                         throws com.liferay.portlet.wiki.NoSuchPageException,
                                                                com.liferay.portal.kernel.exception.SystemException
Specified by:
findByR_N_S_Last in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portlet.wiki.NoSuchPageException
com.liferay.portal.kernel.exception.SystemException

findByR_N_S_PrevAndNext

public com.liferay.portlet.wiki.model.WikiPage[] findByR_N_S_PrevAndNext(long pageId,
                                                                         long resourcePrimKey,
                                                                         long nodeId,
                                                                         int status,
                                                                         com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                  throws com.liferay.portlet.wiki.NoSuchPageException,
                                                                         com.liferay.portal.kernel.exception.SystemException
Specified by:
findByR_N_S_PrevAndNext in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portlet.wiki.NoSuchPageException
com.liferay.portal.kernel.exception.SystemException

getByR_N_S_PrevAndNext

protected com.liferay.portlet.wiki.model.WikiPage getByR_N_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                         com.liferay.portlet.wiki.model.WikiPage wikiPage,
                                                                         long resourcePrimKey,
                                                                         long nodeId,
                                                                         int status,
                                                                         com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
                                                                         boolean previous)

findByU_N_S

public java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByU_N_S(long userId,
                                                                           long nodeId,
                                                                           int status)
                                                                    throws com.liferay.portal.kernel.exception.SystemException
Specified by:
findByU_N_S in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

findByU_N_S

public java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByU_N_S(long userId,
                                                                           long nodeId,
                                                                           int status,
                                                                           int start,
                                                                           int end)
                                                                    throws com.liferay.portal.kernel.exception.SystemException
Specified by:
findByU_N_S in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

findByU_N_S

public java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByU_N_S(long userId,
                                                                           long nodeId,
                                                                           int status,
                                                                           int start,
                                                                           int end,
                                                                           com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                    throws com.liferay.portal.kernel.exception.SystemException
Specified by:
findByU_N_S in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

findByU_N_S_First

public com.liferay.portlet.wiki.model.WikiPage findByU_N_S_First(long userId,
                                                                 long nodeId,
                                                                 int status,
                                                                 com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                          throws com.liferay.portlet.wiki.NoSuchPageException,
                                                                 com.liferay.portal.kernel.exception.SystemException
Specified by:
findByU_N_S_First in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portlet.wiki.NoSuchPageException
com.liferay.portal.kernel.exception.SystemException

findByU_N_S_Last

public com.liferay.portlet.wiki.model.WikiPage findByU_N_S_Last(long userId,
                                                                long nodeId,
                                                                int status,
                                                                com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                         throws com.liferay.portlet.wiki.NoSuchPageException,
                                                                com.liferay.portal.kernel.exception.SystemException
Specified by:
findByU_N_S_Last in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portlet.wiki.NoSuchPageException
com.liferay.portal.kernel.exception.SystemException

findByU_N_S_PrevAndNext

public com.liferay.portlet.wiki.model.WikiPage[] findByU_N_S_PrevAndNext(long pageId,
                                                                         long userId,
                                                                         long nodeId,
                                                                         int status,
                                                                         com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                  throws com.liferay.portlet.wiki.NoSuchPageException,
                                                                         com.liferay.portal.kernel.exception.SystemException
Specified by:
findByU_N_S_PrevAndNext in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portlet.wiki.NoSuchPageException
com.liferay.portal.kernel.exception.SystemException

getByU_N_S_PrevAndNext

protected com.liferay.portlet.wiki.model.WikiPage getByU_N_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                         com.liferay.portlet.wiki.model.WikiPage wikiPage,
                                                                         long userId,
                                                                         long nodeId,
                                                                         int status,
                                                                         com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
                                                                         boolean previous)

findByN_T_V

public com.liferay.portlet.wiki.model.WikiPage findByN_T_V(long nodeId,
                                                           java.lang.String title,
                                                           double version)
                                                    throws com.liferay.portlet.wiki.NoSuchPageException,
                                                           com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_T_V in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portlet.wiki.NoSuchPageException
com.liferay.portal.kernel.exception.SystemException

fetchByN_T_V

public com.liferay.portlet.wiki.model.WikiPage fetchByN_T_V(long nodeId,
                                                            java.lang.String title,
                                                            double version)
                                                     throws com.liferay.portal.kernel.exception.SystemException
Specified by:
fetchByN_T_V in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

fetchByN_T_V

public com.liferay.portlet.wiki.model.WikiPage fetchByN_T_V(long nodeId,
                                                            java.lang.String title,
                                                            double version,
                                                            boolean retrieveFromCache)
                                                     throws com.liferay.portal.kernel.exception.SystemException
Specified by:
fetchByN_T_V in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

findByN_T_H

public java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_T_H(long nodeId,
                                                                           java.lang.String title,
                                                                           boolean head)
                                                                    throws com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_T_H in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

findByN_T_H

public java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_T_H(long nodeId,
                                                                           java.lang.String title,
                                                                           boolean head,
                                                                           int start,
                                                                           int end)
                                                                    throws com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_T_H in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

findByN_T_H

public java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_T_H(long nodeId,
                                                                           java.lang.String title,
                                                                           boolean head,
                                                                           int start,
                                                                           int end,
                                                                           com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                    throws com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_T_H in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

findByN_T_H_First

public com.liferay.portlet.wiki.model.WikiPage findByN_T_H_First(long nodeId,
                                                                 java.lang.String title,
                                                                 boolean head,
                                                                 com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                          throws com.liferay.portlet.wiki.NoSuchPageException,
                                                                 com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_T_H_First in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portlet.wiki.NoSuchPageException
com.liferay.portal.kernel.exception.SystemException

findByN_T_H_Last

public com.liferay.portlet.wiki.model.WikiPage findByN_T_H_Last(long nodeId,
                                                                java.lang.String title,
                                                                boolean head,
                                                                com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                         throws com.liferay.portlet.wiki.NoSuchPageException,
                                                                com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_T_H_Last in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portlet.wiki.NoSuchPageException
com.liferay.portal.kernel.exception.SystemException

findByN_T_H_PrevAndNext

public com.liferay.portlet.wiki.model.WikiPage[] findByN_T_H_PrevAndNext(long pageId,
                                                                         long nodeId,
                                                                         java.lang.String title,
                                                                         boolean head,
                                                                         com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                  throws com.liferay.portlet.wiki.NoSuchPageException,
                                                                         com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_T_H_PrevAndNext in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portlet.wiki.NoSuchPageException
com.liferay.portal.kernel.exception.SystemException

getByN_T_H_PrevAndNext

protected com.liferay.portlet.wiki.model.WikiPage getByN_T_H_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                         com.liferay.portlet.wiki.model.WikiPage wikiPage,
                                                                         long nodeId,
                                                                         java.lang.String title,
                                                                         boolean head,
                                                                         com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
                                                                         boolean previous)

findByN_T_S

public java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_T_S(long nodeId,
                                                                           java.lang.String title,
                                                                           int status)
                                                                    throws com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_T_S in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

findByN_T_S

public java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_T_S(long nodeId,
                                                                           java.lang.String title,
                                                                           int status,
                                                                           int start,
                                                                           int end)
                                                                    throws com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_T_S in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

findByN_T_S

public java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_T_S(long nodeId,
                                                                           java.lang.String title,
                                                                           int status,
                                                                           int start,
                                                                           int end,
                                                                           com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                    throws com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_T_S in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

findByN_T_S_First

public com.liferay.portlet.wiki.model.WikiPage findByN_T_S_First(long nodeId,
                                                                 java.lang.String title,
                                                                 int status,
                                                                 com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                          throws com.liferay.portlet.wiki.NoSuchPageException,
                                                                 com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_T_S_First in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portlet.wiki.NoSuchPageException
com.liferay.portal.kernel.exception.SystemException

findByN_T_S_Last

public com.liferay.portlet.wiki.model.WikiPage findByN_T_S_Last(long nodeId,
                                                                java.lang.String title,
                                                                int status,
                                                                com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                         throws com.liferay.portlet.wiki.NoSuchPageException,
                                                                com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_T_S_Last in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portlet.wiki.NoSuchPageException
com.liferay.portal.kernel.exception.SystemException

findByN_T_S_PrevAndNext

public com.liferay.portlet.wiki.model.WikiPage[] findByN_T_S_PrevAndNext(long pageId,
                                                                         long nodeId,
                                                                         java.lang.String title,
                                                                         int status,
                                                                         com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                  throws com.liferay.portlet.wiki.NoSuchPageException,
                                                                         com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_T_S_PrevAndNext in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portlet.wiki.NoSuchPageException
com.liferay.portal.kernel.exception.SystemException

getByN_T_S_PrevAndNext

protected com.liferay.portlet.wiki.model.WikiPage getByN_T_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                         com.liferay.portlet.wiki.model.WikiPage wikiPage,
                                                                         long nodeId,
                                                                         java.lang.String title,
                                                                         int status,
                                                                         com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
                                                                         boolean previous)

findByN_H_P

public java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_H_P(long nodeId,
                                                                           boolean head,
                                                                           java.lang.String parentTitle)
                                                                    throws com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_H_P in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

findByN_H_P

public java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_H_P(long nodeId,
                                                                           boolean head,
                                                                           java.lang.String parentTitle,
                                                                           int start,
                                                                           int end)
                                                                    throws com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_H_P in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

findByN_H_P

public java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_H_P(long nodeId,
                                                                           boolean head,
                                                                           java.lang.String parentTitle,
                                                                           int start,
                                                                           int end,
                                                                           com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                    throws com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_H_P in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

findByN_H_P_First

public com.liferay.portlet.wiki.model.WikiPage findByN_H_P_First(long nodeId,
                                                                 boolean head,
                                                                 java.lang.String parentTitle,
                                                                 com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                          throws com.liferay.portlet.wiki.NoSuchPageException,
                                                                 com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_H_P_First in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portlet.wiki.NoSuchPageException
com.liferay.portal.kernel.exception.SystemException

findByN_H_P_Last

public com.liferay.portlet.wiki.model.WikiPage findByN_H_P_Last(long nodeId,
                                                                boolean head,
                                                                java.lang.String parentTitle,
                                                                com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                         throws com.liferay.portlet.wiki.NoSuchPageException,
                                                                com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_H_P_Last in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portlet.wiki.NoSuchPageException
com.liferay.portal.kernel.exception.SystemException

findByN_H_P_PrevAndNext

public com.liferay.portlet.wiki.model.WikiPage[] findByN_H_P_PrevAndNext(long pageId,
                                                                         long nodeId,
                                                                         boolean head,
                                                                         java.lang.String parentTitle,
                                                                         com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                  throws com.liferay.portlet.wiki.NoSuchPageException,
                                                                         com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_H_P_PrevAndNext in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portlet.wiki.NoSuchPageException
com.liferay.portal.kernel.exception.SystemException

getByN_H_P_PrevAndNext

protected com.liferay.portlet.wiki.model.WikiPage getByN_H_P_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                         com.liferay.portlet.wiki.model.WikiPage wikiPage,
                                                                         long nodeId,
                                                                         boolean head,
                                                                         java.lang.String parentTitle,
                                                                         com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
                                                                         boolean previous)

findByN_H_S

public java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_H_S(long nodeId,
                                                                           boolean head,
                                                                           int status)
                                                                    throws com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_H_S in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

findByN_H_S

public java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_H_S(long nodeId,
                                                                           boolean head,
                                                                           int status,
                                                                           int start,
                                                                           int end)
                                                                    throws com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_H_S in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

findByN_H_S

public java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_H_S(long nodeId,
                                                                           boolean head,
                                                                           int status,
                                                                           int start,
                                                                           int end,
                                                                           com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                    throws com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_H_S in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

findByN_H_S_First

public com.liferay.portlet.wiki.model.WikiPage findByN_H_S_First(long nodeId,
                                                                 boolean head,
                                                                 int status,
                                                                 com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                          throws com.liferay.portlet.wiki.NoSuchPageException,
                                                                 com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_H_S_First in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portlet.wiki.NoSuchPageException
com.liferay.portal.kernel.exception.SystemException

findByN_H_S_Last

public com.liferay.portlet.wiki.model.WikiPage findByN_H_S_Last(long nodeId,
                                                                boolean head,
                                                                int status,
                                                                com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                         throws com.liferay.portlet.wiki.NoSuchPageException,
                                                                com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_H_S_Last in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portlet.wiki.NoSuchPageException
com.liferay.portal.kernel.exception.SystemException

findByN_H_S_PrevAndNext

public com.liferay.portlet.wiki.model.WikiPage[] findByN_H_S_PrevAndNext(long pageId,
                                                                         long nodeId,
                                                                         boolean head,
                                                                         int status,
                                                                         com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                  throws com.liferay.portlet.wiki.NoSuchPageException,
                                                                         com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_H_S_PrevAndNext in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portlet.wiki.NoSuchPageException
com.liferay.portal.kernel.exception.SystemException

getByN_H_S_PrevAndNext

protected com.liferay.portlet.wiki.model.WikiPage getByN_H_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                         com.liferay.portlet.wiki.model.WikiPage wikiPage,
                                                                         long nodeId,
                                                                         boolean head,
                                                                         int status,
                                                                         com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
                                                                         boolean previous)

findByN_H_P_S

public java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_H_P_S(long nodeId,
                                                                             boolean head,
                                                                             java.lang.String parentTitle,
                                                                             int status)
                                                                      throws com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_H_P_S in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

findByN_H_P_S

public java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_H_P_S(long nodeId,
                                                                             boolean head,
                                                                             java.lang.String parentTitle,
                                                                             int status,
                                                                             int start,
                                                                             int end)
                                                                      throws com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_H_P_S in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

findByN_H_P_S

public java.util.List<com.liferay.portlet.wiki.model.WikiPage> findByN_H_P_S(long nodeId,
                                                                             boolean head,
                                                                             java.lang.String parentTitle,
                                                                             int status,
                                                                             int start,
                                                                             int end,
                                                                             com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                      throws com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_H_P_S in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

findByN_H_P_S_First

public com.liferay.portlet.wiki.model.WikiPage findByN_H_P_S_First(long nodeId,
                                                                   boolean head,
                                                                   java.lang.String parentTitle,
                                                                   int status,
                                                                   com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                            throws com.liferay.portlet.wiki.NoSuchPageException,
                                                                   com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_H_P_S_First in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portlet.wiki.NoSuchPageException
com.liferay.portal.kernel.exception.SystemException

findByN_H_P_S_Last

public com.liferay.portlet.wiki.model.WikiPage findByN_H_P_S_Last(long nodeId,
                                                                  boolean head,
                                                                  java.lang.String parentTitle,
                                                                  int status,
                                                                  com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                           throws com.liferay.portlet.wiki.NoSuchPageException,
                                                                  com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_H_P_S_Last in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portlet.wiki.NoSuchPageException
com.liferay.portal.kernel.exception.SystemException

findByN_H_P_S_PrevAndNext

public com.liferay.portlet.wiki.model.WikiPage[] findByN_H_P_S_PrevAndNext(long pageId,
                                                                           long nodeId,
                                                                           boolean head,
                                                                           java.lang.String parentTitle,
                                                                           int status,
                                                                           com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                    throws com.liferay.portlet.wiki.NoSuchPageException,
                                                                           com.liferay.portal.kernel.exception.SystemException
Specified by:
findByN_H_P_S_PrevAndNext in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portlet.wiki.NoSuchPageException
com.liferay.portal.kernel.exception.SystemException

getByN_H_P_S_PrevAndNext

protected com.liferay.portlet.wiki.model.WikiPage getByN_H_P_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                           com.liferay.portlet.wiki.model.WikiPage wikiPage,
                                                                           long nodeId,
                                                                           boolean head,
                                                                           java.lang.String parentTitle,
                                                                           int status,
                                                                           com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
                                                                           boolean previous)

findAll

public java.util.List<com.liferay.portlet.wiki.model.WikiPage> findAll()
                                                                throws com.liferay.portal.kernel.exception.SystemException
Specified by:
findAll in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

findAll

public java.util.List<com.liferay.portlet.wiki.model.WikiPage> findAll(int start,
                                                                       int end)
                                                                throws com.liferay.portal.kernel.exception.SystemException
Specified by:
findAll in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

findAll

public java.util.List<com.liferay.portlet.wiki.model.WikiPage> findAll(int start,
                                                                       int end,
                                                                       com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                throws com.liferay.portal.kernel.exception.SystemException
Specified by:
findAll in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

removeByUuid

public void removeByUuid(java.lang.String uuid)
                  throws com.liferay.portal.kernel.exception.SystemException
Specified by:
removeByUuid in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

removeByUUID_G

public void removeByUUID_G(java.lang.String uuid,
                           long groupId)
                    throws com.liferay.portlet.wiki.NoSuchPageException,
                           com.liferay.portal.kernel.exception.SystemException
Specified by:
removeByUUID_G in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portlet.wiki.NoSuchPageException
com.liferay.portal.kernel.exception.SystemException

removeByNodeId

public void removeByNodeId(long nodeId)
                    throws com.liferay.portal.kernel.exception.SystemException
Specified by:
removeByNodeId in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

removeByFormat

public void removeByFormat(java.lang.String format)
                    throws com.liferay.portal.kernel.exception.SystemException
Specified by:
removeByFormat in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

removeByR_N

public void removeByR_N(long resourcePrimKey,
                        long nodeId)
                 throws com.liferay.portal.kernel.exception.SystemException
Specified by:
removeByR_N in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

removeByN_T

public void removeByN_T(long nodeId,
                        java.lang.String title)
                 throws com.liferay.portal.kernel.exception.SystemException
Specified by:
removeByN_T in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

removeByN_H

public void removeByN_H(long nodeId,
                        boolean head)
                 throws com.liferay.portal.kernel.exception.SystemException
Specified by:
removeByN_H in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

removeByN_P

public void removeByN_P(long nodeId,
                        java.lang.String parentTitle)
                 throws com.liferay.portal.kernel.exception.SystemException
Specified by:
removeByN_P in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

removeByN_R

public void removeByN_R(long nodeId,
                        java.lang.String redirectTitle)
                 throws com.liferay.portal.kernel.exception.SystemException
Specified by:
removeByN_R in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

removeByN_S

public void removeByN_S(long nodeId,
                        int status)
                 throws com.liferay.portal.kernel.exception.SystemException
Specified by:
removeByN_S in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

removeByR_N_V

public void removeByR_N_V(long resourcePrimKey,
                          long nodeId,
                          double version)
                   throws com.liferay.portlet.wiki.NoSuchPageException,
                          com.liferay.portal.kernel.exception.SystemException
Specified by:
removeByR_N_V in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portlet.wiki.NoSuchPageException
com.liferay.portal.kernel.exception.SystemException

removeByR_N_S

public void removeByR_N_S(long resourcePrimKey,
                          long nodeId,
                          int status)
                   throws com.liferay.portal.kernel.exception.SystemException
Specified by:
removeByR_N_S in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

removeByU_N_S

public void removeByU_N_S(long userId,
                          long nodeId,
                          int status)
                   throws com.liferay.portal.kernel.exception.SystemException
Specified by:
removeByU_N_S in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

removeByN_T_V

public void removeByN_T_V(long nodeId,
                          java.lang.String title,
                          double version)
                   throws com.liferay.portlet.wiki.NoSuchPageException,
                          com.liferay.portal.kernel.exception.SystemException
Specified by:
removeByN_T_V in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portlet.wiki.NoSuchPageException
com.liferay.portal.kernel.exception.SystemException

removeByN_T_H

public void removeByN_T_H(long nodeId,
                          java.lang.String title,
                          boolean head)
                   throws com.liferay.portal.kernel.exception.SystemException
Specified by:
removeByN_T_H in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

removeByN_T_S

public void removeByN_T_S(long nodeId,
                          java.lang.String title,
                          int status)
                   throws com.liferay.portal.kernel.exception.SystemException
Specified by:
removeByN_T_S in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

removeByN_H_P

public void removeByN_H_P(long nodeId,
                          boolean head,
                          java.lang.String parentTitle)
                   throws com.liferay.portal.kernel.exception.SystemException
Specified by:
removeByN_H_P in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

removeByN_H_S

public void removeByN_H_S(long nodeId,
                          boolean head,
                          int status)
                   throws com.liferay.portal.kernel.exception.SystemException
Specified by:
removeByN_H_S in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

removeByN_H_P_S

public void removeByN_H_P_S(long nodeId,
                            boolean head,
                            java.lang.String parentTitle,
                            int status)
                     throws com.liferay.portal.kernel.exception.SystemException
Specified by:
removeByN_H_P_S in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

removeAll

public void removeAll()
               throws com.liferay.portal.kernel.exception.SystemException
Specified by:
removeAll in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

countByUuid

public int countByUuid(java.lang.String uuid)
                throws com.liferay.portal.kernel.exception.SystemException
Specified by:
countByUuid in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

countByUUID_G

public int countByUUID_G(java.lang.String uuid,
                         long groupId)
                  throws com.liferay.portal.kernel.exception.SystemException
Specified by:
countByUUID_G in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

countByNodeId

public int countByNodeId(long nodeId)
                  throws com.liferay.portal.kernel.exception.SystemException
Specified by:
countByNodeId in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

countByFormat

public int countByFormat(java.lang.String format)
                  throws com.liferay.portal.kernel.exception.SystemException
Specified by:
countByFormat in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

countByR_N

public int countByR_N(long resourcePrimKey,
                      long nodeId)
               throws com.liferay.portal.kernel.exception.SystemException
Specified by:
countByR_N in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

countByN_T

public int countByN_T(long nodeId,
                      java.lang.String title)
               throws com.liferay.portal.kernel.exception.SystemException
Specified by:
countByN_T in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

countByN_H

public int countByN_H(long nodeId,
                      boolean head)
               throws com.liferay.portal.kernel.exception.SystemException
Specified by:
countByN_H in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

countByN_P

public int countByN_P(long nodeId,
                      java.lang.String parentTitle)
               throws com.liferay.portal.kernel.exception.SystemException
Specified by:
countByN_P in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

countByN_R

public int countByN_R(long nodeId,
                      java.lang.String redirectTitle)
               throws com.liferay.portal.kernel.exception.SystemException
Specified by:
countByN_R in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

countByN_S

public int countByN_S(long nodeId,
                      int status)
               throws com.liferay.portal.kernel.exception.SystemException
Specified by:
countByN_S in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

countByR_N_V

public int countByR_N_V(long resourcePrimKey,
                        long nodeId,
                        double version)
                 throws com.liferay.portal.kernel.exception.SystemException
Specified by:
countByR_N_V in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

countByR_N_S

public int countByR_N_S(long resourcePrimKey,
                        long nodeId,
                        int status)
                 throws com.liferay.portal.kernel.exception.SystemException
Specified by:
countByR_N_S in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

countByU_N_S

public int countByU_N_S(long userId,
                        long nodeId,
                        int status)
                 throws com.liferay.portal.kernel.exception.SystemException
Specified by:
countByU_N_S in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

countByN_T_V

public int countByN_T_V(long nodeId,
                        java.lang.String title,
                        double version)
                 throws com.liferay.portal.kernel.exception.SystemException
Specified by:
countByN_T_V in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

countByN_T_H

public int countByN_T_H(long nodeId,
                        java.lang.String title,
                        boolean head)
                 throws com.liferay.portal.kernel.exception.SystemException
Specified by:
countByN_T_H in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

countByN_T_S

public int countByN_T_S(long nodeId,
                        java.lang.String title,
                        int status)
                 throws com.liferay.portal.kernel.exception.SystemException
Specified by:
countByN_T_S in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

countByN_H_P

public int countByN_H_P(long nodeId,
                        boolean head,
                        java.lang.String parentTitle)
                 throws com.liferay.portal.kernel.exception.SystemException
Specified by:
countByN_H_P in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

countByN_H_S

public int countByN_H_S(long nodeId,
                        boolean head,
                        int status)
                 throws com.liferay.portal.kernel.exception.SystemException
Specified by:
countByN_H_S in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

countByN_H_P_S

public int countByN_H_P_S(long nodeId,
                          boolean head,
                          java.lang.String parentTitle,
                          int status)
                   throws com.liferay.portal.kernel.exception.SystemException
Specified by:
countByN_H_P_S in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

countAll

public int countAll()
             throws com.liferay.portal.kernel.exception.SystemException
Specified by:
countAll in interface com.liferay.portlet.wiki.service.persistence.WikiPagePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException

afterPropertiesSet

public void afterPropertiesSet()