Object
com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.document.library.kernel.model.DLFolder>
com.liferay.portlet.documentlibrary.service.persistence.impl.DLFolderFinderBaseImpl
com.liferay.portlet.documentlibrary.service.persistence.impl.DLFolderFinderImpl
All Implemented Interfaces:
com.liferay.document.library.kernel.service.persistence.DLFolderFinder, com.liferay.portal.kernel.dao.orm.SessionFactory, com.liferay.portal.kernel.service.persistence.BasePersistence<com.liferay.document.library.kernel.model.DLFolder>

public class DLFolderFinderImpl extends DLFolderFinderBaseImpl implements com.liferay.document.library.kernel.service.persistence.DLFolderFinder
Author:
Brian Wing Shun Chan, Shuyang Zhou
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
    static final String
     
    static final String
     
    static final String
     
    static final String
     
    static final String
     
    static final String
     
    static final String
     
    static final String
     
    static final String
     
    static final String
     
    static final String
     
    static final String
     
    static final String
     
    static final String
     
    static final String
     

    Fields inherited from class com.liferay.portlet.documentlibrary.service.persistence.impl.DLFolderFinderBaseImpl

    dlFolderPersistence

    Fields inherited from class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl

    CAST_CLOB_TEXT_OPEN, COUNT_COLUMN_NAME, databaseInMaxParameters, dbColumnNames, dummyEntityCache, dummyFinderCache, entityCacheEnabled, FINDER_ARGS_EMPTY, finderCacheEnabled, NULL_SAFE_STRING_COMPARATOR, nullModel, ORDER_BY_ASC, ORDER_BY_ASC_HAS_NEXT, ORDER_BY_CLAUSE, ORDER_BY_DESC, ORDER_BY_DESC_HAS_NEXT, WHERE_AND, WHERE_GREATER_THAN, WHERE_GREATER_THAN_HAS_NEXT, WHERE_LESSER_THAN, WHERE_LESSER_THAN_HAS_NEXT, WHERE_OR
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    countF_FE_FS_ByG_F_M_M(long groupId, long folderId, String[] mimeTypes, boolean includeMountFolders, com.liferay.portal.kernel.dao.orm.QueryDefinition<?> queryDefinition)
     
    int
    countFE_ByG_F(long groupId, long folderId, com.liferay.portal.kernel.dao.orm.QueryDefinition<?> queryDefinition)
     
    int
    countFE_FS_ByG_F(long groupId, long folderId, com.liferay.portal.kernel.dao.orm.QueryDefinition<?> queryDefinition)
     
    protected int
    doCountF_FE_FS_ByG_F_M_FETI_M(long groupId, long folderId, String[] mimeTypes, long fileEntryTypeId, boolean includeMountFolders, com.liferay.portal.kernel.dao.orm.QueryDefinition<?> queryDefinition, boolean inlineSQLHelper)
     
    protected int
    doCountF_FE_FS_ByG_F_M_M(long groupId, long folderId, String[] mimeTypes, boolean includeMountFolders, com.liferay.portal.kernel.dao.orm.QueryDefinition<?> queryDefinition, boolean inlineSQLHelper)
     
    protected int
    doCountFE_ByG_F(long groupId, long folderId, com.liferay.portal.kernel.dao.orm.QueryDefinition<?> queryDefinition, boolean inlineSQLHelper)
     
    protected int
    doCountFE_FS_ByG_F_M(long groupId, long folderId, String[] mimeTypes, com.liferay.portal.kernel.dao.orm.QueryDefinition<?> queryDefinition, boolean inlineSQLHelper)
     
    protected List<Object>
    doFindF_FE_FS_ByG_F_M_FETI_M(long groupId, long folderId, String[] mimeTypes, long fileEntryTypeId, boolean includeMountFolders, com.liferay.portal.kernel.dao.orm.QueryDefinition<?> queryDefinition, boolean inlineSQLHelper)
     
    protected List<Object>
    doFindF_FE_FS_ByG_F_M_FETI_M_RC(long groupId, long folderId, String[] mimeTypes, long fileEntryTypeId, boolean includeMountFolders, com.liferay.portal.kernel.dao.orm.QueryDefinition<?> queryDefinition, boolean inlineSQLHelper)
     
    protected List<Object>
    doFindF_FE_FS_ByG_F_M_M(long groupId, long folderId, String[] mimeTypes, boolean includeMountFolders, com.liferay.portal.kernel.dao.orm.QueryDefinition<?> queryDefinition, boolean inlineSQLHelper)
     
    protected List<Object>
    doFindF_FE_FS_ByG_F_M_M_RC(long groupId, long folderId, String[] mimeTypes, boolean includeMountFolders, com.liferay.portal.kernel.dao.orm.QueryDefinition<?> queryDefinition, boolean inlineSQLHelper)
     
    protected List<Object>
    doFindFE_FS_ByG_F(long groupId, long folderId, com.liferay.portal.kernel.dao.orm.QueryDefinition<?> queryDefinition, boolean inlineSQLHelper)
     
    int
    filterCountF_FE_FS_ByG_F_M_FETI_M(long groupId, long folderId, String[] mimeTypes, long fileEntryTypeId, boolean includeMountFolders, com.liferay.portal.kernel.dao.orm.QueryDefinition<?> queryDefinition)
     
    int
    filterCountF_FE_FS_ByG_F_M_M(long groupId, long folderId, String[] mimeTypes, boolean includeMountFolders, com.liferay.portal.kernel.dao.orm.QueryDefinition<?> queryDefinition)
     
    int
    filterCountFE_ByG_F(long groupId, long folderId, com.liferay.portal.kernel.dao.orm.QueryDefinition<?> queryDefinition)
     
    int
    filterCountFE_FS_ByG_F(long groupId, long folderId, com.liferay.portal.kernel.dao.orm.QueryDefinition<?> queryDefinition)
     
    int
    filterCountFE_FS_ByG_F_M(long groupId, long folderId, String[] mimeTypes, com.liferay.portal.kernel.dao.orm.QueryDefinition<?> queryDefinition)
     
    filterFindF_FE_FS_ByG_F_M_FETI_M(long groupId, long folderId, String[] mimeTypes, long fileEntryTypeId, boolean includeMountFolders, com.liferay.portal.kernel.dao.orm.QueryDefinition<?> queryDefinition)
     
    filterFindF_FE_FS_ByG_F_M_M(long groupId, long folderId, String[] mimeTypes, boolean includeMountFolders, com.liferay.portal.kernel.dao.orm.QueryDefinition<?> queryDefinition)
     
    filterFindFE_FS_ByG_F(long groupId, long folderId, com.liferay.portal.kernel.dao.orm.QueryDefinition<?> queryDefinition)
     
    List<com.liferay.document.library.kernel.model.DLFolder>
    findF_ByC_T(long classNameId, String treePath)
     
    List<com.liferay.document.library.kernel.model.DLFolder>
     
    findF_FE_FS_ByG_F_M_M(long groupId, long folderId, String[] mimeTypes, boolean includeMountFolders, com.liferay.portal.kernel.dao.orm.QueryDefinition<?> queryDefinition)
     
    findFE_FS_ByG_F(long groupId, long folderId, com.liferay.portal.kernel.dao.orm.QueryDefinition<?> queryDefinition)
     
    protected String
    getFileEntriesSQL(String id, long groupId, String[] mimeTypes, com.liferay.portal.kernel.dao.orm.QueryDefinition<?> queryDefinition, boolean inlineSQLHelper)
     
    protected String
    getFileShortcutsSQL(String id, long groupId, String[] mimeTypes, com.liferay.portal.kernel.dao.orm.QueryDefinition<?> queryDefinition, boolean inlineSQLHelper)
     
    protected String
    getFileVersionsSQL(String id, long groupId, String[] mimeTypes, com.liferay.portal.kernel.dao.orm.QueryDefinition<?> queryDefinition, boolean inlineSQLHelper)
     
    protected String
    getFolderId(long folderId, String tableName)
     
    protected String
    getMimeTypes(String[] mimeTypes, String tableName)
     
    protected boolean
     
    protected String
    updateSQL(String sql, long folderId, boolean includeMountFolders, boolean showHiddenMountFolders)
     

    Methods inherited from class com.liferay.portlet.documentlibrary.service.persistence.impl.DLFolderFinderBaseImpl

    getBadColumnNames, getDLFolderPersistence, setDLFolderPersistence

    Methods inherited from class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl

    appendOrderByComparator, appendOrderByComparator, cacheResult, clearCache, clearCache, clearCache, closeSession, countWithDynamicQuery, countWithDynamicQuery, dslQuery, fetchByPrimaryKey, fetchByPrimaryKeys, findByPrimaryKey, findWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, flush, getClassLoader, getColumnName, getCompoundPKColumnNames, getCurrentSession, getDataSource, getDB, getDialect, getEntityCache, getFinderCache, getListeners, getModelClass, getPKDBName, getSelectSQL, getTableColumnsMap, openNewSession, openSession, processException, registerListener, remove, remove, removeByFunction, removeConjunction, removeImpl, setConfiguration, setDataSource, setDBColumnNames, setEntityCacheEnabled, setModelClass, setModelImplClass, setModelPKClass, setSessionFactory, setTable, unregisterListener, update, update, updateImpl

    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.kernel.service.persistence.BasePersistence

    clearCache, dslQueryCount
  • Field Details

    • COUNT_F_BY_G_M_F

      public static final String COUNT_F_BY_G_M_F
    • COUNT_FE_BY_G_F

      public static final String COUNT_FE_BY_G_F
    • COUNT_FE_BY_G_F_FETI

      public static final String COUNT_FE_BY_G_F_FETI
    • COUNT_FS_BY_G_F_A

      public static final String COUNT_FS_BY_G_F_A
    • FIND_F_BY_NO_ASSETS

      public static final String FIND_F_BY_NO_ASSETS
    • FIND_F_BY_C_T

      public static final String FIND_F_BY_C_T
    • FIND_F_BY_G_M_F

      public static final String FIND_F_BY_G_M_F
    • FIND_FE_BY_G_F

      public static final String FIND_FE_BY_G_F
    • FIND_FE_BY_G_F_RC

      public static final String FIND_FE_BY_G_F_RC
    • FIND_FE_BY_G_F_FETI

      public static final String FIND_FE_BY_G_F_FETI
    • FIND_FE_BY_G_F_FETI_RC

      public static final String FIND_FE_BY_G_F_FETI_RC
    • FIND_FS_BY_G_F_A

      public static final String FIND_FS_BY_G_F_A
    • FIND_FS_BY_G_F_A_RC

      public static final String FIND_FS_BY_G_F_A_RC
    • JOIN_FE_BY_DL_FILE_VERSION

      public static final String JOIN_FE_BY_DL_FILE_VERSION
    • JOIN_FS_BY_DL_FILE_ENTRY

      public static final String JOIN_FS_BY_DL_FILE_ENTRY
    • JOIN_VC_BY_DL_FILE_VERSION

      public static final String JOIN_VC_BY_DL_FILE_VERSION
  • Constructor Details

    • DLFolderFinderImpl

      public DLFolderFinderImpl()
  • Method Details

    • countF_FE_FS_ByG_F_M_M

      public int countF_FE_FS_ByG_F_M_M(long groupId, long folderId, String[] mimeTypes, boolean includeMountFolders, com.liferay.portal.kernel.dao.orm.QueryDefinition<?> queryDefinition)
      Specified by:
      countF_FE_FS_ByG_F_M_M in interface com.liferay.document.library.kernel.service.persistence.DLFolderFinder
    • countFE_ByG_F

      public int countFE_ByG_F(long groupId, long folderId, com.liferay.portal.kernel.dao.orm.QueryDefinition<?> queryDefinition)
      Specified by:
      countFE_ByG_F in interface com.liferay.document.library.kernel.service.persistence.DLFolderFinder
    • countFE_FS_ByG_F

      public int countFE_FS_ByG_F(long groupId, long folderId, com.liferay.portal.kernel.dao.orm.QueryDefinition<?> queryDefinition)
      Specified by:
      countFE_FS_ByG_F in interface com.liferay.document.library.kernel.service.persistence.DLFolderFinder
    • filterCountF_FE_FS_ByG_F_M_M

      public int filterCountF_FE_FS_ByG_F_M_M(long groupId, long folderId, String[] mimeTypes, boolean includeMountFolders, com.liferay.portal.kernel.dao.orm.QueryDefinition<?> queryDefinition)
      Specified by:
      filterCountF_FE_FS_ByG_F_M_M in interface com.liferay.document.library.kernel.service.persistence.DLFolderFinder
    • filterCountF_FE_FS_ByG_F_M_FETI_M

      public int filterCountF_FE_FS_ByG_F_M_FETI_M(long groupId, long folderId, String[] mimeTypes, long fileEntryTypeId, boolean includeMountFolders, com.liferay.portal.kernel.dao.orm.QueryDefinition<?> queryDefinition)
      Specified by:
      filterCountF_FE_FS_ByG_F_M_FETI_M in interface com.liferay.document.library.kernel.service.persistence.DLFolderFinder
    • filterCountFE_ByG_F

      public int filterCountFE_ByG_F(long groupId, long folderId, com.liferay.portal.kernel.dao.orm.QueryDefinition<?> queryDefinition)
      Specified by:
      filterCountFE_ByG_F in interface com.liferay.document.library.kernel.service.persistence.DLFolderFinder
    • filterCountFE_FS_ByG_F

      public int filterCountFE_FS_ByG_F(long groupId, long folderId, com.liferay.portal.kernel.dao.orm.QueryDefinition<?> queryDefinition)
      Specified by:
      filterCountFE_FS_ByG_F in interface com.liferay.document.library.kernel.service.persistence.DLFolderFinder
    • filterCountFE_FS_ByG_F_M

      public int filterCountFE_FS_ByG_F_M(long groupId, long folderId, String[] mimeTypes, com.liferay.portal.kernel.dao.orm.QueryDefinition<?> queryDefinition)
      Specified by:
      filterCountFE_FS_ByG_F_M in interface com.liferay.document.library.kernel.service.persistence.DLFolderFinder
    • filterFindF_FE_FS_ByG_F_M_M

      public List<Object> filterFindF_FE_FS_ByG_F_M_M(long groupId, long folderId, String[] mimeTypes, boolean includeMountFolders, com.liferay.portal.kernel.dao.orm.QueryDefinition<?> queryDefinition)
      Specified by:
      filterFindF_FE_FS_ByG_F_M_M in interface com.liferay.document.library.kernel.service.persistence.DLFolderFinder
    • filterFindF_FE_FS_ByG_F_M_FETI_M

      public List<Object> filterFindF_FE_FS_ByG_F_M_FETI_M(long groupId, long folderId, String[] mimeTypes, long fileEntryTypeId, boolean includeMountFolders, com.liferay.portal.kernel.dao.orm.QueryDefinition<?> queryDefinition)
      Specified by:
      filterFindF_FE_FS_ByG_F_M_FETI_M in interface com.liferay.document.library.kernel.service.persistence.DLFolderFinder
    • filterFindFE_FS_ByG_F

      public List<Object> filterFindFE_FS_ByG_F(long groupId, long folderId, com.liferay.portal.kernel.dao.orm.QueryDefinition<?> queryDefinition)
      Specified by:
      filterFindFE_FS_ByG_F in interface com.liferay.document.library.kernel.service.persistence.DLFolderFinder
    • findF_ByNoAssets

      public List<com.liferay.document.library.kernel.model.DLFolder> findF_ByNoAssets()
      Specified by:
      findF_ByNoAssets in interface com.liferay.document.library.kernel.service.persistence.DLFolderFinder
    • findF_ByC_T

      public List<com.liferay.document.library.kernel.model.DLFolder> findF_ByC_T(long classNameId, String treePath)
      Specified by:
      findF_ByC_T in interface com.liferay.document.library.kernel.service.persistence.DLFolderFinder
    • findF_FE_FS_ByG_F_M_M

      public List<Object> findF_FE_FS_ByG_F_M_M(long groupId, long folderId, String[] mimeTypes, boolean includeMountFolders, com.liferay.portal.kernel.dao.orm.QueryDefinition<?> queryDefinition)
      Specified by:
      findF_FE_FS_ByG_F_M_M in interface com.liferay.document.library.kernel.service.persistence.DLFolderFinder
    • findFE_FS_ByG_F

      public List<Object> findFE_FS_ByG_F(long groupId, long folderId, com.liferay.portal.kernel.dao.orm.QueryDefinition<?> queryDefinition)
      Specified by:
      findFE_FS_ByG_F in interface com.liferay.document.library.kernel.service.persistence.DLFolderFinder
    • doCountF_FE_FS_ByG_F_M_M

      protected int doCountF_FE_FS_ByG_F_M_M(long groupId, long folderId, String[] mimeTypes, boolean includeMountFolders, com.liferay.portal.kernel.dao.orm.QueryDefinition<?> queryDefinition, boolean inlineSQLHelper)
    • doCountF_FE_FS_ByG_F_M_FETI_M

      protected int doCountF_FE_FS_ByG_F_M_FETI_M(long groupId, long folderId, String[] mimeTypes, long fileEntryTypeId, boolean includeMountFolders, com.liferay.portal.kernel.dao.orm.QueryDefinition<?> queryDefinition, boolean inlineSQLHelper)
    • doCountFE_ByG_F

      protected int doCountFE_ByG_F(long groupId, long folderId, com.liferay.portal.kernel.dao.orm.QueryDefinition<?> queryDefinition, boolean inlineSQLHelper)
    • doCountFE_FS_ByG_F_M

      protected int doCountFE_FS_ByG_F_M(long groupId, long folderId, String[] mimeTypes, com.liferay.portal.kernel.dao.orm.QueryDefinition<?> queryDefinition, boolean inlineSQLHelper)
    • doFindF_FE_FS_ByG_F_M_M

      protected List<Object> doFindF_FE_FS_ByG_F_M_M(long groupId, long folderId, String[] mimeTypes, boolean includeMountFolders, com.liferay.portal.kernel.dao.orm.QueryDefinition<?> queryDefinition, boolean inlineSQLHelper)
    • doFindF_FE_FS_ByG_F_M_FETI_M

      protected List<Object> doFindF_FE_FS_ByG_F_M_FETI_M(long groupId, long folderId, String[] mimeTypes, long fileEntryTypeId, boolean includeMountFolders, com.liferay.portal.kernel.dao.orm.QueryDefinition<?> queryDefinition, boolean inlineSQLHelper)
    • doFindF_FE_FS_ByG_F_M_M_RC

      protected List<Object> doFindF_FE_FS_ByG_F_M_M_RC(long groupId, long folderId, String[] mimeTypes, boolean includeMountFolders, com.liferay.portal.kernel.dao.orm.QueryDefinition<?> queryDefinition, boolean inlineSQLHelper)
    • doFindF_FE_FS_ByG_F_M_FETI_M_RC

      protected List<Object> doFindF_FE_FS_ByG_F_M_FETI_M_RC(long groupId, long folderId, String[] mimeTypes, long fileEntryTypeId, boolean includeMountFolders, com.liferay.portal.kernel.dao.orm.QueryDefinition<?> queryDefinition, boolean inlineSQLHelper)
    • doFindFE_FS_ByG_F

      protected List<Object> doFindFE_FS_ByG_F(long groupId, long folderId, com.liferay.portal.kernel.dao.orm.QueryDefinition<?> queryDefinition, boolean inlineSQLHelper)
    • getFileEntriesSQL

      protected String getFileEntriesSQL(String id, long groupId, String[] mimeTypes, com.liferay.portal.kernel.dao.orm.QueryDefinition<?> queryDefinition, boolean inlineSQLHelper)
    • getFileShortcutsSQL

      protected String getFileShortcutsSQL(String id, long groupId, String[] mimeTypes, com.liferay.portal.kernel.dao.orm.QueryDefinition<?> queryDefinition, boolean inlineSQLHelper)
    • getFileVersionsSQL

      protected String getFileVersionsSQL(String id, long groupId, String[] mimeTypes, com.liferay.portal.kernel.dao.orm.QueryDefinition<?> queryDefinition, boolean inlineSQLHelper)
    • getFolderId

      protected String getFolderId(long folderId, String tableName)
    • getMimeTypes

      protected String getMimeTypes(String[] mimeTypes, String tableName)
    • isShowHiddenMountFolders

      protected boolean isShowHiddenMountFolders(long groupId)
    • updateSQL

      protected String updateSQL(String sql, long folderId, boolean includeMountFolders, boolean showHiddenMountFolders)