com.liferay.portlet.journal.service.persistence
Class JournalContentSearchPersistenceImpl

java.lang.Object
  extended byorg.springframework.dao.support.DaoSupport
      extended byorg.springframework.jdbc.core.support.JdbcDaoSupport
          extended bycom.liferay.portal.service.persistence.BasePersistence
              extended bycom.liferay.portlet.journal.service.persistence.JournalContentSearchPersistenceImpl
All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean, JournalContentSearchPersistence

public class JournalContentSearchPersistenceImpl
extends BasePersistence
implements JournalContentSearchPersistence

View Source

Author:
Brian Wing Shun Chan

Field Summary
 
Fields inherited from class org.springframework.dao.support.DaoSupport
logger
 
Constructor Summary
JournalContentSearchPersistenceImpl()
           
 
Method Summary
 int countAll()
           
 int countByG_A(long groupId, java.lang.String articleId)
           
 int countByG_P_A(long groupId, boolean privateLayout, java.lang.String articleId)
           
 int countByG_P_L_P_A(long groupId, boolean privateLayout, long layoutId, java.lang.String portletId, java.lang.String articleId)
           
 int countByG_P_L_P(long groupId, boolean privateLayout, long layoutId, java.lang.String portletId)
           
 int countByG_P_L(long groupId, boolean privateLayout, long layoutId)
           
 int countByG_P(long groupId, boolean privateLayout)
           
 com.liferay.portlet.journal.model.JournalContentSearch create(long contentSearchId)
           
 com.liferay.portlet.journal.model.JournalContentSearch fetchByG_P_L_P_A(long groupId, boolean privateLayout, long layoutId, java.lang.String portletId, java.lang.String articleId)
           
 com.liferay.portlet.journal.model.JournalContentSearch fetchByPrimaryKey(long contentSearchId)
           
 java.util.List findAll()
           
 java.util.List findAll(int begin, int end)
           
 java.util.List findAll(int begin, int end, com.liferay.portal.kernel.util.OrderByComparator obc)
           
 com.liferay.portlet.journal.model.JournalContentSearch findByG_A_First(long groupId, java.lang.String articleId, com.liferay.portal.kernel.util.OrderByComparator obc)
           
 com.liferay.portlet.journal.model.JournalContentSearch findByG_A_Last(long groupId, java.lang.String articleId, com.liferay.portal.kernel.util.OrderByComparator obc)
           
 com.liferay.portlet.journal.model.JournalContentSearch[] findByG_A_PrevAndNext(long contentSearchId, long groupId, java.lang.String articleId, com.liferay.portal.kernel.util.OrderByComparator obc)
           
 java.util.List findByG_A(long groupId, java.lang.String articleId)
           
 java.util.List findByG_A(long groupId, java.lang.String articleId, int begin, int end)
           
 java.util.List findByG_A(long groupId, java.lang.String articleId, int begin, int end, com.liferay.portal.kernel.util.OrderByComparator obc)
           
 com.liferay.portlet.journal.model.JournalContentSearch findByG_P_A_First(long groupId, boolean privateLayout, java.lang.String articleId, com.liferay.portal.kernel.util.OrderByComparator obc)
           
 com.liferay.portlet.journal.model.JournalContentSearch findByG_P_A_Last(long groupId, boolean privateLayout, java.lang.String articleId, com.liferay.portal.kernel.util.OrderByComparator obc)
           
 com.liferay.portlet.journal.model.JournalContentSearch[] findByG_P_A_PrevAndNext(long contentSearchId, long groupId, boolean privateLayout, java.lang.String articleId, com.liferay.portal.kernel.util.OrderByComparator obc)
           
 java.util.List findByG_P_A(long groupId, boolean privateLayout, java.lang.String articleId)
           
 java.util.List findByG_P_A(long groupId, boolean privateLayout, java.lang.String articleId, int begin, int end)
           
 java.util.List findByG_P_A(long groupId, boolean privateLayout, java.lang.String articleId, int begin, int end, com.liferay.portal.kernel.util.OrderByComparator obc)
           
 com.liferay.portlet.journal.model.JournalContentSearch findByG_P_First(long groupId, boolean privateLayout, com.liferay.portal.kernel.util.OrderByComparator obc)
           
 com.liferay.portlet.journal.model.JournalContentSearch findByG_P_L_First(long groupId, boolean privateLayout, long layoutId, com.liferay.portal.kernel.util.OrderByComparator obc)
           
 com.liferay.portlet.journal.model.JournalContentSearch findByG_P_L_Last(long groupId, boolean privateLayout, long layoutId, com.liferay.portal.kernel.util.OrderByComparator obc)
           
 com.liferay.portlet.journal.model.JournalContentSearch findByG_P_L_P_A(long groupId, boolean privateLayout, long layoutId, java.lang.String portletId, java.lang.String articleId)
           
 com.liferay.portlet.journal.model.JournalContentSearch findByG_P_L_P_First(long groupId, boolean privateLayout, long layoutId, java.lang.String portletId, com.liferay.portal.kernel.util.OrderByComparator obc)
           
 com.liferay.portlet.journal.model.JournalContentSearch findByG_P_L_P_Last(long groupId, boolean privateLayout, long layoutId, java.lang.String portletId, com.liferay.portal.kernel.util.OrderByComparator obc)
           
 com.liferay.portlet.journal.model.JournalContentSearch[] findByG_P_L_P_PrevAndNext(long contentSearchId, long groupId, boolean privateLayout, long layoutId, java.lang.String portletId, com.liferay.portal.kernel.util.OrderByComparator obc)
           
 java.util.List findByG_P_L_P(long groupId, boolean privateLayout, long layoutId, java.lang.String portletId)
           
 java.util.List findByG_P_L_P(long groupId, boolean privateLayout, long layoutId, java.lang.String portletId, int begin, int end)
           
 java.util.List findByG_P_L_P(long groupId, boolean privateLayout, long layoutId, java.lang.String portletId, int begin, int end, com.liferay.portal.kernel.util.OrderByComparator obc)
           
 com.liferay.portlet.journal.model.JournalContentSearch[] findByG_P_L_PrevAndNext(long contentSearchId, long groupId, boolean privateLayout, long layoutId, com.liferay.portal.kernel.util.OrderByComparator obc)
           
 java.util.List findByG_P_L(long groupId, boolean privateLayout, long layoutId)
           
 java.util.List findByG_P_L(long groupId, boolean privateLayout, long layoutId, int begin, int end)
           
 java.util.List findByG_P_L(long groupId, boolean privateLayout, long layoutId, int begin, int end, com.liferay.portal.kernel.util.OrderByComparator obc)
           
 com.liferay.portlet.journal.model.JournalContentSearch findByG_P_Last(long groupId, boolean privateLayout, com.liferay.portal.kernel.util.OrderByComparator obc)
           
 com.liferay.portlet.journal.model.JournalContentSearch[] findByG_P_PrevAndNext(long contentSearchId, long groupId, boolean privateLayout, com.liferay.portal.kernel.util.OrderByComparator obc)
           
 java.util.List findByG_P(long groupId, boolean privateLayout)
           
 java.util.List findByG_P(long groupId, boolean privateLayout, int begin, int end)
           
 java.util.List findByG_P(long groupId, boolean privateLayout, int begin, int end, com.liferay.portal.kernel.util.OrderByComparator obc)
           
 com.liferay.portlet.journal.model.JournalContentSearch findByPrimaryKey(long contentSearchId)
           
 java.util.List findWithDynamicQuery(com.liferay.portal.kernel.dao.DynamicQueryInitializer queryInitializer)
           
 java.util.List findWithDynamicQuery(com.liferay.portal.kernel.dao.DynamicQueryInitializer queryInitializer, int begin, int end)
           
protected  void initDao()
           
 com.liferay.portlet.journal.model.JournalContentSearch remove(com.liferay.portlet.journal.model.JournalContentSearch journalContentSearch)
           
 com.liferay.portlet.journal.model.JournalContentSearch remove(long contentSearchId)
           
 void removeAll()
           
 void removeByG_A(long groupId, java.lang.String articleId)
           
 void removeByG_P_A(long groupId, boolean privateLayout, java.lang.String articleId)
           
 void removeByG_P_L_P_A(long groupId, boolean privateLayout, long layoutId, java.lang.String portletId, java.lang.String articleId)
           
 void removeByG_P_L_P(long groupId, boolean privateLayout, long layoutId, java.lang.String portletId)
           
 void removeByG_P_L(long groupId, boolean privateLayout, long layoutId)
           
 void removeByG_P(long groupId, boolean privateLayout)
           
 com.liferay.portlet.journal.model.JournalContentSearch update(com.liferay.portlet.journal.model.JournalContentSearch journalContentSearch)
           
 com.liferay.portlet.journal.model.JournalContentSearch update(com.liferay.portlet.journal.model.JournalContentSearch journalContentSearch, boolean merge)
           
 
Methods inherited from class com.liferay.portal.service.persistence.BasePersistence
closeSession, getDialect, getSessionFactory, openSession, openSession, setSessionFactory
 
Methods inherited from class org.springframework.jdbc.core.support.JdbcDaoSupport
checkDaoConfig, createJdbcTemplate, getConnection, getDataSource, getExceptionTranslator, getJdbcTemplate, initTemplateConfig, releaseConnection, setDataSource, setJdbcTemplate
 
Methods inherited from class org.springframework.dao.support.DaoSupport
afterPropertiesSet
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JournalContentSearchPersistenceImpl

public JournalContentSearchPersistenceImpl()
Method Detail

create

public com.liferay.portlet.journal.model.JournalContentSearch create(long contentSearchId)
Specified by:
create in interface JournalContentSearchPersistence

remove

public com.liferay.portlet.journal.model.JournalContentSearch remove(long contentSearchId)
                                                              throws com.liferay.portlet.journal.NoSuchContentSearchException,
                                                                     com.liferay.portal.SystemException
Specified by:
remove in interface JournalContentSearchPersistence
Throws:
com.liferay.portlet.journal.NoSuchContentSearchException
com.liferay.portal.SystemException

remove

public com.liferay.portlet.journal.model.JournalContentSearch remove(com.liferay.portlet.journal.model.JournalContentSearch journalContentSearch)
                                                              throws com.liferay.portal.SystemException
Specified by:
remove in interface JournalContentSearchPersistence
Throws:
com.liferay.portal.SystemException

update

public com.liferay.portlet.journal.model.JournalContentSearch update(com.liferay.portlet.journal.model.JournalContentSearch journalContentSearch)
                                                              throws com.liferay.portal.SystemException
Specified by:
update in interface JournalContentSearchPersistence
Throws:
com.liferay.portal.SystemException

update

public com.liferay.portlet.journal.model.JournalContentSearch update(com.liferay.portlet.journal.model.JournalContentSearch journalContentSearch,
                                                                     boolean merge)
                                                              throws com.liferay.portal.SystemException
Specified by:
update in interface JournalContentSearchPersistence
Throws:
com.liferay.portal.SystemException

findByPrimaryKey

public com.liferay.portlet.journal.model.JournalContentSearch findByPrimaryKey(long contentSearchId)
                                                                        throws com.liferay.portlet.journal.NoSuchContentSearchException,
                                                                               com.liferay.portal.SystemException
Specified by:
findByPrimaryKey in interface JournalContentSearchPersistence
Throws:
com.liferay.portlet.journal.NoSuchContentSearchException
com.liferay.portal.SystemException

fetchByPrimaryKey

public com.liferay.portlet.journal.model.JournalContentSearch fetchByPrimaryKey(long contentSearchId)
                                                                         throws com.liferay.portal.SystemException
Specified by:
fetchByPrimaryKey in interface JournalContentSearchPersistence
Throws:
com.liferay.portal.SystemException

findByG_P

public java.util.List findByG_P(long groupId,
                                boolean privateLayout)
                         throws com.liferay.portal.SystemException
Specified by:
findByG_P in interface JournalContentSearchPersistence
Throws:
com.liferay.portal.SystemException

findByG_P

public java.util.List findByG_P(long groupId,
                                boolean privateLayout,
                                int begin,
                                int end)
                         throws com.liferay.portal.SystemException
Specified by:
findByG_P in interface JournalContentSearchPersistence
Throws:
com.liferay.portal.SystemException

findByG_P

public java.util.List findByG_P(long groupId,
                                boolean privateLayout,
                                int begin,
                                int end,
                                com.liferay.portal.kernel.util.OrderByComparator obc)
                         throws com.liferay.portal.SystemException
Specified by:
findByG_P in interface JournalContentSearchPersistence
Throws:
com.liferay.portal.SystemException

findByG_P_First

public com.liferay.portlet.journal.model.JournalContentSearch findByG_P_First(long groupId,
                                                                              boolean privateLayout,
                                                                              com.liferay.portal.kernel.util.OrderByComparator obc)
                                                                       throws com.liferay.portlet.journal.NoSuchContentSearchException,
                                                                              com.liferay.portal.SystemException
Specified by:
findByG_P_First in interface JournalContentSearchPersistence
Throws:
com.liferay.portlet.journal.NoSuchContentSearchException
com.liferay.portal.SystemException

findByG_P_Last

public com.liferay.portlet.journal.model.JournalContentSearch findByG_P_Last(long groupId,
                                                                             boolean privateLayout,
                                                                             com.liferay.portal.kernel.util.OrderByComparator obc)
                                                                      throws com.liferay.portlet.journal.NoSuchContentSearchException,
                                                                             com.liferay.portal.SystemException
Specified by:
findByG_P_Last in interface JournalContentSearchPersistence
Throws:
com.liferay.portlet.journal.NoSuchContentSearchException
com.liferay.portal.SystemException

findByG_P_PrevAndNext

public com.liferay.portlet.journal.model.JournalContentSearch[] findByG_P_PrevAndNext(long contentSearchId,
                                                                                      long groupId,
                                                                                      boolean privateLayout,
                                                                                      com.liferay.portal.kernel.util.OrderByComparator obc)
                                                                               throws com.liferay.portlet.journal.NoSuchContentSearchException,
                                                                                      com.liferay.portal.SystemException
Specified by:
findByG_P_PrevAndNext in interface JournalContentSearchPersistence
Throws:
com.liferay.portlet.journal.NoSuchContentSearchException
com.liferay.portal.SystemException

findByG_A

public java.util.List findByG_A(long groupId,
                                java.lang.String articleId)
                         throws com.liferay.portal.SystemException
Specified by:
findByG_A in interface JournalContentSearchPersistence
Throws:
com.liferay.portal.SystemException

findByG_A

public java.util.List findByG_A(long groupId,
                                java.lang.String articleId,
                                int begin,
                                int end)
                         throws com.liferay.portal.SystemException
Specified by:
findByG_A in interface JournalContentSearchPersistence
Throws:
com.liferay.portal.SystemException

findByG_A

public java.util.List findByG_A(long groupId,
                                java.lang.String articleId,
                                int begin,
                                int end,
                                com.liferay.portal.kernel.util.OrderByComparator obc)
                         throws com.liferay.portal.SystemException
Specified by:
findByG_A in interface JournalContentSearchPersistence
Throws:
com.liferay.portal.SystemException

findByG_A_First

public com.liferay.portlet.journal.model.JournalContentSearch findByG_A_First(long groupId,
                                                                              java.lang.String articleId,
                                                                              com.liferay.portal.kernel.util.OrderByComparator obc)
                                                                       throws com.liferay.portlet.journal.NoSuchContentSearchException,
                                                                              com.liferay.portal.SystemException
Specified by:
findByG_A_First in interface JournalContentSearchPersistence
Throws:
com.liferay.portlet.journal.NoSuchContentSearchException
com.liferay.portal.SystemException

findByG_A_Last

public com.liferay.portlet.journal.model.JournalContentSearch findByG_A_Last(long groupId,
                                                                             java.lang.String articleId,
                                                                             com.liferay.portal.kernel.util.OrderByComparator obc)
                                                                      throws com.liferay.portlet.journal.NoSuchContentSearchException,
                                                                             com.liferay.portal.SystemException
Specified by:
findByG_A_Last in interface JournalContentSearchPersistence
Throws:
com.liferay.portlet.journal.NoSuchContentSearchException
com.liferay.portal.SystemException

findByG_A_PrevAndNext

public com.liferay.portlet.journal.model.JournalContentSearch[] findByG_A_PrevAndNext(long contentSearchId,
                                                                                      long groupId,
                                                                                      java.lang.String articleId,
                                                                                      com.liferay.portal.kernel.util.OrderByComparator obc)
                                                                               throws com.liferay.portlet.journal.NoSuchContentSearchException,
                                                                                      com.liferay.portal.SystemException
Specified by:
findByG_A_PrevAndNext in interface JournalContentSearchPersistence
Throws:
com.liferay.portlet.journal.NoSuchContentSearchException
com.liferay.portal.SystemException

findByG_P_L

public java.util.List findByG_P_L(long groupId,
                                  boolean privateLayout,
                                  long layoutId)
                           throws com.liferay.portal.SystemException
Specified by:
findByG_P_L in interface JournalContentSearchPersistence
Throws:
com.liferay.portal.SystemException

findByG_P_L

public java.util.List findByG_P_L(long groupId,
                                  boolean privateLayout,
                                  long layoutId,
                                  int begin,
                                  int end)
                           throws com.liferay.portal.SystemException
Specified by:
findByG_P_L in interface JournalContentSearchPersistence
Throws:
com.liferay.portal.SystemException

findByG_P_L

public java.util.List findByG_P_L(long groupId,
                                  boolean privateLayout,
                                  long layoutId,
                                  int begin,
                                  int end,
                                  com.liferay.portal.kernel.util.OrderByComparator obc)
                           throws com.liferay.portal.SystemException
Specified by:
findByG_P_L in interface JournalContentSearchPersistence
Throws:
com.liferay.portal.SystemException

findByG_P_L_First

public com.liferay.portlet.journal.model.JournalContentSearch findByG_P_L_First(long groupId,
                                                                                boolean privateLayout,
                                                                                long layoutId,
                                                                                com.liferay.portal.kernel.util.OrderByComparator obc)
                                                                         throws com.liferay.portlet.journal.NoSuchContentSearchException,
                                                                                com.liferay.portal.SystemException
Specified by:
findByG_P_L_First in interface JournalContentSearchPersistence
Throws:
com.liferay.portlet.journal.NoSuchContentSearchException
com.liferay.portal.SystemException

findByG_P_L_Last

public com.liferay.portlet.journal.model.JournalContentSearch findByG_P_L_Last(long groupId,
                                                                               boolean privateLayout,
                                                                               long layoutId,
                                                                               com.liferay.portal.kernel.util.OrderByComparator obc)
                                                                        throws com.liferay.portlet.journal.NoSuchContentSearchException,
                                                                               com.liferay.portal.SystemException
Specified by:
findByG_P_L_Last in interface JournalContentSearchPersistence
Throws:
com.liferay.portlet.journal.NoSuchContentSearchException
com.liferay.portal.SystemException

findByG_P_L_PrevAndNext

public com.liferay.portlet.journal.model.JournalContentSearch[] findByG_P_L_PrevAndNext(long contentSearchId,
                                                                                        long groupId,
                                                                                        boolean privateLayout,
                                                                                        long layoutId,
                                                                                        com.liferay.portal.kernel.util.OrderByComparator obc)
                                                                                 throws com.liferay.portlet.journal.NoSuchContentSearchException,
                                                                                        com.liferay.portal.SystemException
Specified by:
findByG_P_L_PrevAndNext in interface JournalContentSearchPersistence
Throws:
com.liferay.portlet.journal.NoSuchContentSearchException
com.liferay.portal.SystemException

findByG_P_A

public java.util.List findByG_P_A(long groupId,
                                  boolean privateLayout,
                                  java.lang.String articleId)
                           throws com.liferay.portal.SystemException
Specified by:
findByG_P_A in interface JournalContentSearchPersistence
Throws:
com.liferay.portal.SystemException

findByG_P_A

public java.util.List findByG_P_A(long groupId,
                                  boolean privateLayout,
                                  java.lang.String articleId,
                                  int begin,
                                  int end)
                           throws com.liferay.portal.SystemException
Specified by:
findByG_P_A in interface JournalContentSearchPersistence
Throws:
com.liferay.portal.SystemException

findByG_P_A

public java.util.List findByG_P_A(long groupId,
                                  boolean privateLayout,
                                  java.lang.String articleId,
                                  int begin,
                                  int end,
                                  com.liferay.portal.kernel.util.OrderByComparator obc)
                           throws com.liferay.portal.SystemException
Specified by:
findByG_P_A in interface JournalContentSearchPersistence
Throws:
com.liferay.portal.SystemException

findByG_P_A_First

public com.liferay.portlet.journal.model.JournalContentSearch findByG_P_A_First(long groupId,
                                                                                boolean privateLayout,
                                                                                java.lang.String articleId,
                                                                                com.liferay.portal.kernel.util.OrderByComparator obc)
                                                                         throws com.liferay.portlet.journal.NoSuchContentSearchException,
                                                                                com.liferay.portal.SystemException
Specified by:
findByG_P_A_First in interface JournalContentSearchPersistence
Throws:
com.liferay.portlet.journal.NoSuchContentSearchException
com.liferay.portal.SystemException

findByG_P_A_Last

public com.liferay.portlet.journal.model.JournalContentSearch findByG_P_A_Last(long groupId,
                                                                               boolean privateLayout,
                                                                               java.lang.String articleId,
                                                                               com.liferay.portal.kernel.util.OrderByComparator obc)
                                                                        throws com.liferay.portlet.journal.NoSuchContentSearchException,
                                                                               com.liferay.portal.SystemException
Specified by:
findByG_P_A_Last in interface JournalContentSearchPersistence
Throws:
com.liferay.portlet.journal.NoSuchContentSearchException
com.liferay.portal.SystemException

findByG_P_A_PrevAndNext

public com.liferay.portlet.journal.model.JournalContentSearch[] findByG_P_A_PrevAndNext(long contentSearchId,
                                                                                        long groupId,
                                                                                        boolean privateLayout,
                                                                                        java.lang.String articleId,
                                                                                        com.liferay.portal.kernel.util.OrderByComparator obc)
                                                                                 throws com.liferay.portlet.journal.NoSuchContentSearchException,
                                                                                        com.liferay.portal.SystemException
Specified by:
findByG_P_A_PrevAndNext in interface JournalContentSearchPersistence
Throws:
com.liferay.portlet.journal.NoSuchContentSearchException
com.liferay.portal.SystemException

findByG_P_L_P

public java.util.List findByG_P_L_P(long groupId,
                                    boolean privateLayout,
                                    long layoutId,
                                    java.lang.String portletId)
                             throws com.liferay.portal.SystemException
Specified by:
findByG_P_L_P in interface JournalContentSearchPersistence
Throws:
com.liferay.portal.SystemException

findByG_P_L_P

public java.util.List findByG_P_L_P(long groupId,
                                    boolean privateLayout,
                                    long layoutId,
                                    java.lang.String portletId,
                                    int begin,
                                    int end)
                             throws com.liferay.portal.SystemException
Specified by:
findByG_P_L_P in interface JournalContentSearchPersistence
Throws:
com.liferay.portal.SystemException

findByG_P_L_P

public java.util.List findByG_P_L_P(long groupId,
                                    boolean privateLayout,
                                    long layoutId,
                                    java.lang.String portletId,
                                    int begin,
                                    int end,
                                    com.liferay.portal.kernel.util.OrderByComparator obc)
                             throws com.liferay.portal.SystemException
Specified by:
findByG_P_L_P in interface JournalContentSearchPersistence
Throws:
com.liferay.portal.SystemException

findByG_P_L_P_First

public com.liferay.portlet.journal.model.JournalContentSearch findByG_P_L_P_First(long groupId,
                                                                                  boolean privateLayout,
                                                                                  long layoutId,
                                                                                  java.lang.String portletId,
                                                                                  com.liferay.portal.kernel.util.OrderByComparator obc)
                                                                           throws com.liferay.portlet.journal.NoSuchContentSearchException,
                                                                                  com.liferay.portal.SystemException
Specified by:
findByG_P_L_P_First in interface JournalContentSearchPersistence
Throws:
com.liferay.portlet.journal.NoSuchContentSearchException
com.liferay.portal.SystemException

findByG_P_L_P_Last

public com.liferay.portlet.journal.model.JournalContentSearch findByG_P_L_P_Last(long groupId,
                                                                                 boolean privateLayout,
                                                                                 long layoutId,
                                                                                 java.lang.String portletId,
                                                                                 com.liferay.portal.kernel.util.OrderByComparator obc)
                                                                          throws com.liferay.portlet.journal.NoSuchContentSearchException,
                                                                                 com.liferay.portal.SystemException
Specified by:
findByG_P_L_P_Last in interface JournalContentSearchPersistence
Throws:
com.liferay.portlet.journal.NoSuchContentSearchException
com.liferay.portal.SystemException

findByG_P_L_P_PrevAndNext

public com.liferay.portlet.journal.model.JournalContentSearch[] findByG_P_L_P_PrevAndNext(long contentSearchId,
                                                                                          long groupId,
                                                                                          boolean privateLayout,
                                                                                          long layoutId,
                                                                                          java.lang.String portletId,
                                                                                          com.liferay.portal.kernel.util.OrderByComparator obc)
                                                                                   throws com.liferay.portlet.journal.NoSuchContentSearchException,
                                                                                          com.liferay.portal.SystemException
Specified by:
findByG_P_L_P_PrevAndNext in interface JournalContentSearchPersistence
Throws:
com.liferay.portlet.journal.NoSuchContentSearchException
com.liferay.portal.SystemException

findByG_P_L_P_A

public com.liferay.portlet.journal.model.JournalContentSearch findByG_P_L_P_A(long groupId,
                                                                              boolean privateLayout,
                                                                              long layoutId,
                                                                              java.lang.String portletId,
                                                                              java.lang.String articleId)
                                                                       throws com.liferay.portlet.journal.NoSuchContentSearchException,
                                                                              com.liferay.portal.SystemException
Specified by:
findByG_P_L_P_A in interface JournalContentSearchPersistence
Throws:
com.liferay.portlet.journal.NoSuchContentSearchException
com.liferay.portal.SystemException

fetchByG_P_L_P_A

public com.liferay.portlet.journal.model.JournalContentSearch fetchByG_P_L_P_A(long groupId,
                                                                               boolean privateLayout,
                                                                               long layoutId,
                                                                               java.lang.String portletId,
                                                                               java.lang.String articleId)
                                                                        throws com.liferay.portal.SystemException
Specified by:
fetchByG_P_L_P_A in interface JournalContentSearchPersistence
Throws:
com.liferay.portal.SystemException

findWithDynamicQuery

public java.util.List findWithDynamicQuery(com.liferay.portal.kernel.dao.DynamicQueryInitializer queryInitializer)
                                    throws com.liferay.portal.SystemException
Specified by:
findWithDynamicQuery in interface JournalContentSearchPersistence
Throws:
com.liferay.portal.SystemException

findWithDynamicQuery

public java.util.List findWithDynamicQuery(com.liferay.portal.kernel.dao.DynamicQueryInitializer queryInitializer,
                                           int begin,
                                           int end)
                                    throws com.liferay.portal.SystemException
Specified by:
findWithDynamicQuery in interface JournalContentSearchPersistence
Throws:
com.liferay.portal.SystemException

findAll

public java.util.List findAll()
                       throws com.liferay.portal.SystemException
Specified by:
findAll in interface JournalContentSearchPersistence
Throws:
com.liferay.portal.SystemException

findAll

public java.util.List findAll(int begin,
                              int end)
                       throws com.liferay.portal.SystemException
Specified by:
findAll in interface JournalContentSearchPersistence
Throws:
com.liferay.portal.SystemException

findAll

public java.util.List findAll(int begin,
                              int end,
                              com.liferay.portal.kernel.util.OrderByComparator obc)
                       throws com.liferay.portal.SystemException
Specified by:
findAll in interface JournalContentSearchPersistence
Throws:
com.liferay.portal.SystemException

removeByG_P

public void removeByG_P(long groupId,
                        boolean privateLayout)
                 throws com.liferay.portal.SystemException
Specified by:
removeByG_P in interface JournalContentSearchPersistence
Throws:
com.liferay.portal.SystemException

removeByG_A

public void removeByG_A(long groupId,
                        java.lang.String articleId)
                 throws com.liferay.portal.SystemException
Specified by:
removeByG_A in interface JournalContentSearchPersistence
Throws:
com.liferay.portal.SystemException

removeByG_P_L

public void removeByG_P_L(long groupId,
                          boolean privateLayout,
                          long layoutId)
                   throws com.liferay.portal.SystemException
Specified by:
removeByG_P_L in interface JournalContentSearchPersistence
Throws:
com.liferay.portal.SystemException

removeByG_P_A

public void removeByG_P_A(long groupId,
                          boolean privateLayout,
                          java.lang.String articleId)
                   throws com.liferay.portal.SystemException
Specified by:
removeByG_P_A in interface JournalContentSearchPersistence
Throws:
com.liferay.portal.SystemException

removeByG_P_L_P

public void removeByG_P_L_P(long groupId,
                            boolean privateLayout,
                            long layoutId,
                            java.lang.String portletId)
                     throws com.liferay.portal.SystemException
Specified by:
removeByG_P_L_P in interface JournalContentSearchPersistence
Throws:
com.liferay.portal.SystemException

removeByG_P_L_P_A

public void removeByG_P_L_P_A(long groupId,
                              boolean privateLayout,
                              long layoutId,
                              java.lang.String portletId,
                              java.lang.String articleId)
                       throws com.liferay.portlet.journal.NoSuchContentSearchException,
                              com.liferay.portal.SystemException
Specified by:
removeByG_P_L_P_A in interface JournalContentSearchPersistence
Throws:
com.liferay.portlet.journal.NoSuchContentSearchException
com.liferay.portal.SystemException

removeAll

public void removeAll()
               throws com.liferay.portal.SystemException
Specified by:
removeAll in interface JournalContentSearchPersistence
Throws:
com.liferay.portal.SystemException

countByG_P

public int countByG_P(long groupId,
                      boolean privateLayout)
               throws com.liferay.portal.SystemException
Specified by:
countByG_P in interface JournalContentSearchPersistence
Throws:
com.liferay.portal.SystemException

countByG_A

public int countByG_A(long groupId,
                      java.lang.String articleId)
               throws com.liferay.portal.SystemException
Specified by:
countByG_A in interface JournalContentSearchPersistence
Throws:
com.liferay.portal.SystemException

countByG_P_L

public int countByG_P_L(long groupId,
                        boolean privateLayout,
                        long layoutId)
                 throws com.liferay.portal.SystemException
Specified by:
countByG_P_L in interface JournalContentSearchPersistence
Throws:
com.liferay.portal.SystemException

countByG_P_A

public int countByG_P_A(long groupId,
                        boolean privateLayout,
                        java.lang.String articleId)
                 throws com.liferay.portal.SystemException
Specified by:
countByG_P_A in interface JournalContentSearchPersistence
Throws:
com.liferay.portal.SystemException

countByG_P_L_P

public int countByG_P_L_P(long groupId,
                          boolean privateLayout,
                          long layoutId,
                          java.lang.String portletId)
                   throws com.liferay.portal.SystemException
Specified by:
countByG_P_L_P in interface JournalContentSearchPersistence
Throws:
com.liferay.portal.SystemException

countByG_P_L_P_A

public int countByG_P_L_P_A(long groupId,
                            boolean privateLayout,
                            long layoutId,
                            java.lang.String portletId,
                            java.lang.String articleId)
                     throws com.liferay.portal.SystemException
Specified by:
countByG_P_L_P_A in interface JournalContentSearchPersistence
Throws:
com.liferay.portal.SystemException

countAll

public int countAll()
             throws com.liferay.portal.SystemException
Specified by:
countAll in interface JournalContentSearchPersistence
Throws:
com.liferay.portal.SystemException

initDao

protected void initDao()