Class DLFileEntryTypeFinderImpl
Object
com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.document.library.kernel.model.DLFileEntryType>
com.liferay.portlet.documentlibrary.service.persistence.impl.DLFileEntryTypeFinderBaseImpl
com.liferay.portlet.documentlibrary.service.persistence.impl.DLFileEntryTypeFinderImpl
- All Implemented Interfaces:
com.liferay.document.library.kernel.service.persistence.DLFileEntryTypeFinder,com.liferay.portal.kernel.dao.orm.SessionFactory,com.liferay.portal.kernel.service.persistence.BasePersistence<com.liferay.document.library.kernel.model.DLFileEntryType>
public class DLFileEntryTypeFinderImpl
extends DLFileEntryTypeFinderBaseImpl
implements com.liferay.document.library.kernel.service.persistence.DLFileEntryTypeFinder
- Author:
- Sergio González, Connor McKay, Alexander Chow
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final StringFields inherited from class com.liferay.portlet.documentlibrary.service.persistence.impl.DLFileEntryTypeFinderBaseImpl
dlFileEntryTypePersistenceFields 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 -
Method Summary
Modifier and TypeMethodDescriptionintcountByKeywords(long companyId, long[] groupIds, String keywords, boolean includeBasicFileEntryType) protected intdoCountByC_F_G_N_D_S(long companyId, long folderId, long[] groupIds, String[] names, String[] descriptions, boolean andOperator, boolean includeBasicFileEntryType, boolean inherited, boolean inlineSQLHelper) protected intdoCountByC_G_N_D_S(long companyId, long[] groupIds, String[] names, String[] descriptions, boolean andOperator, boolean includeBasicFileEntryType, boolean inlineSQLHelper) protected List<com.liferay.document.library.kernel.model.DLFileEntryType>doFindByC_F_G_N_D_S(long companyId, long folderId, long[] groupIds, String[] names, String[] descriptions, boolean andOperator, boolean includeBasicFileEntryType, boolean inherited, int start, int end, boolean inlineSQLHelper) protected List<com.liferay.document.library.kernel.model.DLFileEntryType>doFindByC_G_N_D_S(long companyId, long[] groupIds, String[] names, String[] descriptions, boolean andOperator, boolean includeBasicFileEntryType, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.document.library.kernel.model.DLFileEntryType> orderByComparator, boolean inlineSQLHelper) intfilterCountByKeywords(long companyId, long[] groupIds, String keywords, boolean includeBasicFileEntryType) intfilterCountByKeywords(long companyId, long folderId, long[] groupIds, String keywords, boolean includeBasicFileEntryType, boolean inherited) List<com.liferay.document.library.kernel.model.DLFileEntryType>filterFindByKeywords(long companyId, long[] groupIds, String keywords, boolean includeBasicFileEntryType, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.document.library.kernel.model.DLFileEntryType> orderByComparator) List<com.liferay.document.library.kernel.model.DLFileEntryType>filterFindByKeywords(long companyId, long folderId, long[] groupIds, String keywords, boolean includeBasicFileEntryType, boolean inherited, int start, int end) List<com.liferay.document.library.kernel.model.DLFileEntryType>findByKeywords(long companyId, long[] groupIds, String keywords, boolean includeBasicFileEntryType, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.document.library.kernel.model.DLFileEntryType> orderByComparator) protected StringgetBasicDocument(boolean includeBasicFileEntryType) protected StringgetBasicDocument(String prefix) protected StringgetBasicDocumentCount(boolean includeBasicFileEntryType) protected StringgetGroupIds(int size) Methods inherited from class com.liferay.portlet.documentlibrary.service.persistence.impl.DLFileEntryTypeFinderBaseImpl
getBadColumnNames, getDLFileEntryTypePersistence, setDLFileEntryTypePersistenceMethods 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, updateImplMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.liferay.portal.kernel.service.persistence.BasePersistence
clearCache, dslQueryCount
-
Field Details
-
COUNT_BY_C_G_N_D_S
-
COUNT_BY_C_F_G_N_D_S
-
FIND_BY_C_G_N_D_S
-
FIND_BY_C_F_G_N_D_S
-
-
Constructor Details
-
DLFileEntryTypeFinderImpl
public DLFileEntryTypeFinderImpl()
-
-
Method Details
-
countByKeywords
public int countByKeywords(long companyId, long[] groupIds, String keywords, boolean includeBasicFileEntryType) - Specified by:
countByKeywordsin interfacecom.liferay.document.library.kernel.service.persistence.DLFileEntryTypeFinder
-
filterCountByKeywords
public int filterCountByKeywords(long companyId, long folderId, long[] groupIds, String keywords, boolean includeBasicFileEntryType, boolean inherited) - Specified by:
filterCountByKeywordsin interfacecom.liferay.document.library.kernel.service.persistence.DLFileEntryTypeFinder
-
filterCountByKeywords
public int filterCountByKeywords(long companyId, long[] groupIds, String keywords, boolean includeBasicFileEntryType) - Specified by:
filterCountByKeywordsin interfacecom.liferay.document.library.kernel.service.persistence.DLFileEntryTypeFinder
-
filterFindByKeywords
public List<com.liferay.document.library.kernel.model.DLFileEntryType> filterFindByKeywords(long companyId, long folderId, long[] groupIds, String keywords, boolean includeBasicFileEntryType, boolean inherited, int start, int end) - Specified by:
filterFindByKeywordsin interfacecom.liferay.document.library.kernel.service.persistence.DLFileEntryTypeFinder
-
filterFindByKeywords
public List<com.liferay.document.library.kernel.model.DLFileEntryType> filterFindByKeywords(long companyId, long[] groupIds, String keywords, boolean includeBasicFileEntryType, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.document.library.kernel.model.DLFileEntryType> orderByComparator) - Specified by:
filterFindByKeywordsin interfacecom.liferay.document.library.kernel.service.persistence.DLFileEntryTypeFinder
-
findByKeywords
public List<com.liferay.document.library.kernel.model.DLFileEntryType> findByKeywords(long companyId, long[] groupIds, String keywords, boolean includeBasicFileEntryType, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.document.library.kernel.model.DLFileEntryType> orderByComparator) - Specified by:
findByKeywordsin interfacecom.liferay.document.library.kernel.service.persistence.DLFileEntryTypeFinder
-
doCountByC_G_N_D_S
-
doCountByC_F_G_N_D_S
-
doFindByC_G_N_D_S
protected List<com.liferay.document.library.kernel.model.DLFileEntryType> doFindByC_G_N_D_S(long companyId, long[] groupIds, String[] names, String[] descriptions, boolean andOperator, boolean includeBasicFileEntryType, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.document.library.kernel.model.DLFileEntryType> orderByComparator, boolean inlineSQLHelper) -
doFindByC_F_G_N_D_S
protected List<com.liferay.document.library.kernel.model.DLFileEntryType> doFindByC_F_G_N_D_S(long companyId, long folderId, long[] groupIds, String[] names, String[] descriptions, boolean andOperator, boolean includeBasicFileEntryType, boolean inherited, int start, int end, boolean inlineSQLHelper) -
getBasicDocument
-
getBasicDocument
-
getBasicDocumentCount
-
getGroupIds
-