public class JournalFolderFinderImpl
extends com.liferay.portal.service.persistence.impl.BasePersistenceImpl<com.liferay.portlet.journal.model.JournalFolder>
implements com.liferay.portlet.journal.service.persistence.JournalFolderFinder
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COUNT_A_BY_G_F
Deprecated.
As of 7.0.0, replaced by
COUNT_A_BY_G_U_F |
static java.lang.String |
COUNT_A_BY_G_U_F |
static java.lang.String |
COUNT_F_BY_G_F |
static java.lang.String |
FIND_A_BY_G_F
Deprecated.
As of 7.0.0, replaced by
FIND_A_BY_G_U_F |
static java.lang.String |
FIND_A_BY_G_U_F |
static java.lang.String |
FIND_F_BY_G_F |
static java.lang.String |
FIND_F_BY_NO_ASSETS |
COUNT_COLUMN_NAME, FINDER_ARGS_EMPTY, listeners, ORDER_BY_ASC, ORDER_BY_ASC_HAS_NEXT, ORDER_BY_CLAUSE, ORDER_BY_DESC, ORDER_BY_DESC_HAS_NEXT, WHERE_AND, WHERE_GREATER_THAN, WHERE_GREATER_THAN_HAS_NEXT, WHERE_LESSER_THAN, WHERE_LESSER_THAN_HAS_NEXT, WHERE_OR| Constructor and Description |
|---|
JournalFolderFinderImpl() |
| Modifier and Type | Method and Description |
|---|---|
int |
countF_A_ByG_F(long groupId,
long folderId,
com.liferay.portal.kernel.dao.orm.QueryDefinition queryDefinition) |
protected int |
doCountF_A_ByG_F(long groupId,
long folderId,
com.liferay.portal.kernel.dao.orm.QueryDefinition queryDefinition,
boolean inlineSQLHelper) |
protected java.util.List<java.lang.Object> |
doFindF_A_ByG_F(long groupId,
long folderId,
com.liferay.portal.kernel.dao.orm.QueryDefinition queryDefinition,
boolean inlineSQLHelper) |
int |
filterCountF_A_ByG_F(long groupId,
long folderId,
com.liferay.portal.kernel.dao.orm.QueryDefinition queryDefinition) |
java.util.List<java.lang.Object> |
filterFindF_A_ByG_F(long groupId,
long folderId,
com.liferay.portal.kernel.dao.orm.QueryDefinition queryDefinition) |
java.util.List<java.lang.Object> |
findF_A_ByG_F(long groupId,
long folderId,
com.liferay.portal.kernel.dao.orm.QueryDefinition queryDefinition) |
java.util.List<com.liferay.portlet.journal.model.JournalFolder> |
findF_ByNoAssets() |
protected java.lang.String |
getArticlesSQL(java.lang.String id,
long groupId,
com.liferay.portal.kernel.dao.orm.QueryDefinition queryDefinition,
boolean inlineSQLHelper) |
protected java.lang.String |
getFolderId(long folderId,
java.lang.String tableName) |
protected java.lang.String |
getFoldersSQL(java.lang.String id,
long groupId,
com.liferay.portal.kernel.dao.orm.QueryDefinition queryDefinition,
boolean inlineSQLHelper) |
protected java.lang.String |
updateSQL(java.lang.String sql,
long folderId) |
appendOrderByComparator, appendOrderByComparator, clearCache, clearCache, clearCache, closeSession, countWithDynamicQuery, countWithDynamicQuery, fetchByPrimaryKey, findByPrimaryKey, findWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, flush, getBadColumnNames, getClassLoader, getCurrentSession, getDataSource, getDB, getDialect, getListeners, getModelClass, openNewSession, openSession, processException, registerListener, remove, remove, removeConjunction, removeImpl, setDataSource, setModelClass, setSessionFactory, unregisterListener, update, update, update, update, updateImpl, updateImpl@Deprecated public static final java.lang.String COUNT_A_BY_G_F
COUNT_A_BY_G_U_Fpublic static final java.lang.String COUNT_A_BY_G_U_F
public static final java.lang.String COUNT_F_BY_G_F
@Deprecated public static final java.lang.String FIND_A_BY_G_F
FIND_A_BY_G_U_Fpublic static final java.lang.String FIND_A_BY_G_U_F
public static final java.lang.String FIND_F_BY_NO_ASSETS
public static final java.lang.String FIND_F_BY_G_F
public int countF_A_ByG_F(long groupId,
long folderId,
com.liferay.portal.kernel.dao.orm.QueryDefinition queryDefinition)
throws com.liferay.portal.kernel.exception.SystemException
countF_A_ByG_F in interface com.liferay.portlet.journal.service.persistence.JournalFolderFindercom.liferay.portal.kernel.exception.SystemExceptionpublic int filterCountF_A_ByG_F(long groupId,
long folderId,
com.liferay.portal.kernel.dao.orm.QueryDefinition queryDefinition)
throws com.liferay.portal.kernel.exception.SystemException
filterCountF_A_ByG_F in interface com.liferay.portlet.journal.service.persistence.JournalFolderFindercom.liferay.portal.kernel.exception.SystemExceptionpublic java.util.List<java.lang.Object> filterFindF_A_ByG_F(long groupId,
long folderId,
com.liferay.portal.kernel.dao.orm.QueryDefinition queryDefinition)
throws com.liferay.portal.kernel.exception.SystemException
filterFindF_A_ByG_F in interface com.liferay.portlet.journal.service.persistence.JournalFolderFindercom.liferay.portal.kernel.exception.SystemExceptionpublic java.util.List<com.liferay.portlet.journal.model.JournalFolder> findF_ByNoAssets()
throws com.liferay.portal.kernel.exception.SystemException
findF_ByNoAssets in interface com.liferay.portlet.journal.service.persistence.JournalFolderFindercom.liferay.portal.kernel.exception.SystemExceptionpublic java.util.List<java.lang.Object> findF_A_ByG_F(long groupId,
long folderId,
com.liferay.portal.kernel.dao.orm.QueryDefinition queryDefinition)
throws com.liferay.portal.kernel.exception.SystemException
findF_A_ByG_F in interface com.liferay.portlet.journal.service.persistence.JournalFolderFindercom.liferay.portal.kernel.exception.SystemExceptionprotected int doCountF_A_ByG_F(long groupId,
long folderId,
com.liferay.portal.kernel.dao.orm.QueryDefinition queryDefinition,
boolean inlineSQLHelper)
throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemExceptionprotected java.util.List<java.lang.Object> doFindF_A_ByG_F(long groupId,
long folderId,
com.liferay.portal.kernel.dao.orm.QueryDefinition queryDefinition,
boolean inlineSQLHelper)
throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemExceptionprotected java.lang.String getArticlesSQL(java.lang.String id,
long groupId,
com.liferay.portal.kernel.dao.orm.QueryDefinition queryDefinition,
boolean inlineSQLHelper)
protected java.lang.String getFolderId(long folderId,
java.lang.String tableName)
protected java.lang.String getFoldersSQL(java.lang.String id,
long groupId,
com.liferay.portal.kernel.dao.orm.QueryDefinition queryDefinition,
boolean inlineSQLHelper)
protected java.lang.String updateSQL(java.lang.String sql,
long folderId)