Uses of Interface
com.liferay.document.library.kernel.model.DLFileEntry
Packages that use DLFileEntry
Package
Description
This package defines the document library portlet service local and remote interfaces, utilities, and wrappers.
-
Uses of DLFileEntry in com.liferay.document.library.kernel.model
Classes in com.liferay.document.library.kernel.model that implement DLFileEntryFields in com.liferay.document.library.kernel.model with type parameters of type DLFileEntryModifier and TypeFieldDescriptionstatic final Accessor<DLFileEntry,Long> DLFileEntry.FILE_ENTRY_ID_ACCESSORMethods in com.liferay.document.library.kernel.model that return DLFileEntryModifier and TypeMethodDescriptionDLFileEntryModel.cloneWithOriginalValues()DLFileEntryWrapper.cloneWithOriginalValues()DLFileVersion.getFileEntry()DLFileVersionWrapper.getFileEntry()Methods in com.liferay.document.library.kernel.model that return types with arguments of type DLFileEntryModifier and TypeMethodDescriptionDLFileEntryWrapper.getAttributeGetterFunctions()DLFileEntryWrapper.getAttributeSetterBiConsumers()Methods in com.liferay.document.library.kernel.model with parameters of type DLFileEntryModifier and TypeMethodDescriptionprotected DLFileEntryWrapperDLFileEntryWrapper.wrap(DLFileEntry dlFileEntry) Constructors in com.liferay.document.library.kernel.model with parameters of type DLFileEntry -
Uses of DLFileEntry in com.liferay.document.library.kernel.service
Methods in com.liferay.document.library.kernel.service that return DLFileEntryModifier and TypeMethodDescriptionDLFileEntryLocalService.addDLFileEntry(DLFileEntry dlFileEntry) Adds the document library file entry to the database.static DLFileEntryDLFileEntryLocalServiceUtil.addDLFileEntry(DLFileEntry dlFileEntry) Adds the document library file entry to the database.DLFileEntryLocalServiceWrapper.addDLFileEntry(DLFileEntry dlFileEntry) Adds the document library file entry to the database.DLFileEntryLocalService.addFileEntry(String externalReferenceCode, long userId, long groupId, long repositoryId, long folderId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, long fileEntryTypeId, Map<String, DDMFormValues> ddmFormValuesMap, File file, InputStream inputStream, long size, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) static DLFileEntryDLFileEntryLocalServiceUtil.addFileEntry(String externalReferenceCode, long userId, long groupId, long repositoryId, long folderId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, long fileEntryTypeId, Map<String, DDMFormValues> ddmFormValuesMap, File file, InputStream inputStream, long size, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) DLFileEntryLocalServiceWrapper.addFileEntry(String externalReferenceCode, long userId, long groupId, long repositoryId, long folderId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, long fileEntryTypeId, Map<String, DDMFormValues> ddmFormValuesMap, File file, InputStream inputStream, long size, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) DLFileEntryService.addFileEntry(String externalReferenceCode, long groupId, long repositoryId, long folderId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, long fileEntryTypeId, Map<String, DDMFormValues> ddmFormValuesMap, File file, InputStream inputStream, long size, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) static DLFileEntryDLFileEntryServiceUtil.addFileEntry(String externalReferenceCode, long groupId, long repositoryId, long folderId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, long fileEntryTypeId, Map<String, DDMFormValues> ddmFormValuesMap, File file, InputStream inputStream, long size, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) DLFileEntryServiceWrapper.addFileEntry(String externalReferenceCode, long groupId, long repositoryId, long folderId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, long fileEntryTypeId, Map<String, DDMFormValues> ddmFormValuesMap, File file, InputStream inputStream, long size, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) DLFileEntryLocalService.checkOutFileEntry(long userId, long fileEntryId, long fileEntryTypeId, ServiceContext serviceContext) DLFileEntryLocalService.checkOutFileEntry(long userId, long fileEntryId, long fileEntryTypeId, String owner, long expirationTime, ServiceContext serviceContext) DLFileEntryLocalService.checkOutFileEntry(long userId, long fileEntryId, ServiceContext serviceContext) DLFileEntryLocalService.checkOutFileEntry(long userId, long fileEntryId, String owner, long expirationTime, ServiceContext serviceContext) static DLFileEntryDLFileEntryLocalServiceUtil.checkOutFileEntry(long userId, long fileEntryId, long fileEntryTypeId, ServiceContext serviceContext) static DLFileEntryDLFileEntryLocalServiceUtil.checkOutFileEntry(long userId, long fileEntryId, long fileEntryTypeId, String owner, long expirationTime, ServiceContext serviceContext) static DLFileEntryDLFileEntryLocalServiceUtil.checkOutFileEntry(long userId, long fileEntryId, ServiceContext serviceContext) static DLFileEntryDLFileEntryLocalServiceUtil.checkOutFileEntry(long userId, long fileEntryId, String owner, long expirationTime, ServiceContext serviceContext) DLFileEntryLocalServiceWrapper.checkOutFileEntry(long userId, long fileEntryId, long fileEntryTypeId, ServiceContext serviceContext) DLFileEntryLocalServiceWrapper.checkOutFileEntry(long userId, long fileEntryId, long fileEntryTypeId, String owner, long expirationTime, ServiceContext serviceContext) DLFileEntryLocalServiceWrapper.checkOutFileEntry(long userId, long fileEntryId, ServiceContext serviceContext) DLFileEntryLocalServiceWrapper.checkOutFileEntry(long userId, long fileEntryId, String owner, long expirationTime, ServiceContext serviceContext) DLFileEntryService.checkOutFileEntry(long fileEntryId, ServiceContext serviceContext) DLFileEntryService.checkOutFileEntry(long fileEntryId, String owner, long expirationTime, ServiceContext serviceContext) static DLFileEntryDLFileEntryServiceUtil.checkOutFileEntry(long fileEntryId, ServiceContext serviceContext) static DLFileEntryDLFileEntryServiceUtil.checkOutFileEntry(long fileEntryId, String owner, long expirationTime, ServiceContext serviceContext) DLFileEntryServiceWrapper.checkOutFileEntry(long fileEntryId, ServiceContext serviceContext) DLFileEntryServiceWrapper.checkOutFileEntry(long fileEntryId, String owner, long expirationTime, ServiceContext serviceContext) DLFileEntryLocalService.copyFileEntry(long userId, long groupId, long repositoryId, long sourceFileEntryId, long targetFolderId, String fileName, ServiceContext serviceContext) static DLFileEntryDLFileEntryLocalServiceUtil.copyFileEntry(long userId, long groupId, long repositoryId, long sourceFileEntryId, long targetFolderId, String fileName, ServiceContext serviceContext) DLFileEntryLocalServiceWrapper.copyFileEntry(long userId, long groupId, long repositoryId, long sourceFileEntryId, long targetFolderId, String fileName, ServiceContext serviceContext) DLFileEntryService.copyFileEntry(long groupId, long repositoryId, long sourceFileEntryId, long targetFolderId, ServiceContext serviceContext) static DLFileEntryDLFileEntryServiceUtil.copyFileEntry(long groupId, long repositoryId, long sourceFileEntryId, long targetFolderId, ServiceContext serviceContext) DLFileEntryServiceWrapper.copyFileEntry(long groupId, long repositoryId, long sourceFileEntryId, long targetFolderId, ServiceContext serviceContext) DLFileEntryLocalService.createDLFileEntry(long fileEntryId) Creates a new document library file entry with the primary key.static DLFileEntryDLFileEntryLocalServiceUtil.createDLFileEntry(long fileEntryId) Creates a new document library file entry with the primary key.DLFileEntryLocalServiceWrapper.createDLFileEntry(long fileEntryId) Creates a new document library file entry with the primary key.DLFileEntryLocalService.deleteDLFileEntry(long fileEntryId) Deletes the document library file entry with the primary key from the database.DLFileEntryLocalService.deleteDLFileEntry(DLFileEntry dlFileEntry) Deletes the document library file entry from the database.static DLFileEntryDLFileEntryLocalServiceUtil.deleteDLFileEntry(long fileEntryId) Deletes the document library file entry with the primary key from the database.static DLFileEntryDLFileEntryLocalServiceUtil.deleteDLFileEntry(DLFileEntry dlFileEntry) Deletes the document library file entry from the database.DLFileEntryLocalServiceWrapper.deleteDLFileEntry(long fileEntryId) Deletes the document library file entry with the primary key from the database.DLFileEntryLocalServiceWrapper.deleteDLFileEntry(DLFileEntry dlFileEntry) Deletes the document library file entry from the database.DLFileEntryLocalService.deleteFileEntry(long fileEntryId) DLFileEntryLocalService.deleteFileEntry(long userId, long fileEntryId) DLFileEntryLocalService.deleteFileEntry(DLFileEntry dlFileEntry) static DLFileEntryDLFileEntryLocalServiceUtil.deleteFileEntry(long fileEntryId) static DLFileEntryDLFileEntryLocalServiceUtil.deleteFileEntry(long userId, long fileEntryId) static DLFileEntryDLFileEntryLocalServiceUtil.deleteFileEntry(DLFileEntry dlFileEntry) DLFileEntryLocalServiceWrapper.deleteFileEntry(long fileEntryId) DLFileEntryLocalServiceWrapper.deleteFileEntry(long userId, long fileEntryId) DLFileEntryLocalServiceWrapper.deleteFileEntry(DLFileEntry dlFileEntry) DLFileEntryLocalService.deleteFileEntryByExternalReferenceCode(String externalReferenceCode, long groupId) static DLFileEntryDLFileEntryLocalServiceUtil.deleteFileEntryByExternalReferenceCode(String externalReferenceCode, long groupId) DLFileEntryLocalServiceWrapper.deleteFileEntryByExternalReferenceCode(String externalReferenceCode, long groupId) DLFileEntryLocalService.deleteFileVersion(long userId, long fileEntryId, String version) static DLFileEntryDLFileEntryLocalServiceUtil.deleteFileVersion(long userId, long fileEntryId, String version) DLFileEntryLocalServiceWrapper.deleteFileVersion(long userId, long fileEntryId, String version) DLFileEntryLocalService.fetchDLFileEntry(long fileEntryId) static DLFileEntryDLFileEntryLocalServiceUtil.fetchDLFileEntry(long fileEntryId) DLFileEntryLocalServiceWrapper.fetchDLFileEntry(long fileEntryId) DLFileEntryLocalService.fetchDLFileEntryByExternalReferenceCode(String externalReferenceCode, long groupId) static DLFileEntryDLFileEntryLocalServiceUtil.fetchDLFileEntryByExternalReferenceCode(String externalReferenceCode, long groupId) DLFileEntryLocalServiceWrapper.fetchDLFileEntryByExternalReferenceCode(String externalReferenceCode, long groupId) DLFileEntryLocalService.fetchDLFileEntryByUuidAndGroupId(String uuid, long groupId) Returns the document library file entry matching the UUID and group.static DLFileEntryDLFileEntryLocalServiceUtil.fetchDLFileEntryByUuidAndGroupId(String uuid, long groupId) Returns the document library file entry matching the UUID and group.DLFileEntryLocalServiceWrapper.fetchDLFileEntryByUuidAndGroupId(String uuid, long groupId) Returns the document library file entry matching the UUID and group.DLFileEntryLocalService.fetchFileEntry(long groupId, long folderId, String title) DLFileEntryLocalService.fetchFileEntry(String uuid, long groupId) static DLFileEntryDLFileEntryLocalServiceUtil.fetchFileEntry(long groupId, long folderId, String title) static DLFileEntryDLFileEntryLocalServiceUtil.fetchFileEntry(String uuid, long groupId) DLFileEntryLocalServiceWrapper.fetchFileEntry(long groupId, long folderId, String title) DLFileEntryLocalServiceWrapper.fetchFileEntry(String uuid, long groupId) DLFileEntryService.fetchFileEntry(long groupId, long folderId, String title) static DLFileEntryDLFileEntryServiceUtil.fetchFileEntry(long groupId, long folderId, String title) DLFileEntryServiceWrapper.fetchFileEntry(long groupId, long folderId, String title) DLFileEntryLocalService.fetchFileEntryByAnyImageId(long imageId) static DLFileEntryDLFileEntryLocalServiceUtil.fetchFileEntryByAnyImageId(long imageId) DLFileEntryLocalServiceWrapper.fetchFileEntryByAnyImageId(long imageId) DLFileEntryLocalService.fetchFileEntryByExternalReferenceCode(long groupId, String externalReferenceCode) static DLFileEntryDLFileEntryLocalServiceUtil.fetchFileEntryByExternalReferenceCode(long groupId, String externalReferenceCode) DLFileEntryLocalServiceWrapper.fetchFileEntryByExternalReferenceCode(long groupId, String externalReferenceCode) DLFileEntryService.fetchFileEntryByExternalReferenceCode(long groupId, String externalReferenceCode) static DLFileEntryDLFileEntryServiceUtil.fetchFileEntryByExternalReferenceCode(long groupId, String externalReferenceCode) DLFileEntryServiceWrapper.fetchFileEntryByExternalReferenceCode(long groupId, String externalReferenceCode) DLFileEntryLocalService.fetchFileEntryByFileName(long groupId, long folderId, String fileName) static DLFileEntryDLFileEntryLocalServiceUtil.fetchFileEntryByFileName(long groupId, long folderId, String fileName) DLFileEntryLocalServiceWrapper.fetchFileEntryByFileName(long groupId, long folderId, String fileName) DLFileEntryService.fetchFileEntryByImageId(long imageId) static DLFileEntryDLFileEntryServiceUtil.fetchFileEntryByImageId(long imageId) DLFileEntryServiceWrapper.fetchFileEntryByImageId(long imageId) DLFileEntryLocalService.fetchFileEntryByName(long groupId, long folderId, String name) static DLFileEntryDLFileEntryLocalServiceUtil.fetchFileEntryByName(long groupId, long folderId, String name) DLFileEntryLocalServiceWrapper.fetchFileEntryByName(long groupId, long folderId, String name) DLFileEntryLocalService.getDLFileEntry(long fileEntryId) Returns the document library file entry with the primary key.static DLFileEntryDLFileEntryLocalServiceUtil.getDLFileEntry(long fileEntryId) Returns the document library file entry with the primary key.DLFileEntryLocalServiceWrapper.getDLFileEntry(long fileEntryId) Returns the document library file entry with the primary key.DLFileEntryLocalService.getDLFileEntryByExternalReferenceCode(String externalReferenceCode, long groupId) static DLFileEntryDLFileEntryLocalServiceUtil.getDLFileEntryByExternalReferenceCode(String externalReferenceCode, long groupId) DLFileEntryLocalServiceWrapper.getDLFileEntryByExternalReferenceCode(String externalReferenceCode, long groupId) DLFileEntryLocalService.getDLFileEntryByUuidAndGroupId(String uuid, long groupId) Returns the document library file entry matching the UUID and group.static DLFileEntryDLFileEntryLocalServiceUtil.getDLFileEntryByUuidAndGroupId(String uuid, long groupId) Returns the document library file entry matching the UUID and group.DLFileEntryLocalServiceWrapper.getDLFileEntryByUuidAndGroupId(String uuid, long groupId) Returns the document library file entry matching the UUID and group.DLFileEntryLocalService.getFileEntry(long fileEntryId) DLFileEntryLocalService.getFileEntry(long groupId, long folderId, String title) static DLFileEntryDLFileEntryLocalServiceUtil.getFileEntry(long fileEntryId) static DLFileEntryDLFileEntryLocalServiceUtil.getFileEntry(long groupId, long folderId, String title) DLFileEntryLocalServiceWrapper.getFileEntry(long fileEntryId) DLFileEntryLocalServiceWrapper.getFileEntry(long groupId, long folderId, String title) DLFileEntryService.getFileEntry(long fileEntryId) DLFileEntryService.getFileEntry(long groupId, long folderId, String title) static DLFileEntryDLFileEntryServiceUtil.getFileEntry(long fileEntryId) static DLFileEntryDLFileEntryServiceUtil.getFileEntry(long groupId, long folderId, String title) DLFileEntryServiceWrapper.getFileEntry(long fileEntryId) DLFileEntryServiceWrapper.getFileEntry(long groupId, long folderId, String title) DLFileEntryLocalService.getFileEntryByExternalReferenceCode(String externalReferenceCode, long groupId) static DLFileEntryDLFileEntryLocalServiceUtil.getFileEntryByExternalReferenceCode(String externalReferenceCode, long groupId) DLFileEntryLocalServiceWrapper.getFileEntryByExternalReferenceCode(String externalReferenceCode, long groupId) DLFileEntryService.getFileEntryByExternalReferenceCode(String externalReferenceCode, long groupId) static DLFileEntryDLFileEntryServiceUtil.getFileEntryByExternalReferenceCode(String externalReferenceCode, long groupId) DLFileEntryServiceWrapper.getFileEntryByExternalReferenceCode(String externalReferenceCode, long groupId) DLFileEntryLocalService.getFileEntryByFileName(long groupId, long folderId, String fileName) static DLFileEntryDLFileEntryLocalServiceUtil.getFileEntryByFileName(long groupId, long folderId, String fileName) DLFileEntryLocalServiceWrapper.getFileEntryByFileName(long groupId, long folderId, String fileName) DLFileEntryService.getFileEntryByFileName(long groupId, long folderId, String fileName) static DLFileEntryDLFileEntryServiceUtil.getFileEntryByFileName(long groupId, long folderId, String fileName) DLFileEntryServiceWrapper.getFileEntryByFileName(long groupId, long folderId, String fileName) DLFileEntryLocalService.getFileEntryByName(long groupId, long folderId, String name) static DLFileEntryDLFileEntryLocalServiceUtil.getFileEntryByName(long groupId, long folderId, String name) DLFileEntryLocalServiceWrapper.getFileEntryByName(long groupId, long folderId, String name) DLFileEntryLocalService.getFileEntryByUuidAndGroupId(String uuid, long groupId) static DLFileEntryDLFileEntryLocalServiceUtil.getFileEntryByUuidAndGroupId(String uuid, long groupId) DLFileEntryLocalServiceWrapper.getFileEntryByUuidAndGroupId(String uuid, long groupId) DLFileEntryService.getFileEntryByUuidAndGroupId(String uuid, long groupId) static DLFileEntryDLFileEntryServiceUtil.getFileEntryByUuidAndGroupId(String uuid, long groupId) DLFileEntryServiceWrapper.getFileEntryByUuidAndGroupId(String uuid, long groupId) DLFileEntryLocalService.moveFileEntry(long userId, long fileEntryId, long newFolderId, ServiceContext serviceContext) static DLFileEntryDLFileEntryLocalServiceUtil.moveFileEntry(long userId, long fileEntryId, long newFolderId, ServiceContext serviceContext) DLFileEntryLocalServiceWrapper.moveFileEntry(long userId, long fileEntryId, long newFolderId, ServiceContext serviceContext) DLFileEntryService.moveFileEntry(long fileEntryId, long newFolderId, ServiceContext serviceContext) static DLFileEntryDLFileEntryServiceUtil.moveFileEntry(long fileEntryId, long newFolderId, ServiceContext serviceContext) DLFileEntryServiceWrapper.moveFileEntry(long fileEntryId, long newFolderId, ServiceContext serviceContext) DLFileEntryLocalService.updateDLFileEntry(DLFileEntry dlFileEntry) Updates the document library file entry in the database or adds it if it does not yet exist.static DLFileEntryDLFileEntryLocalServiceUtil.updateDLFileEntry(DLFileEntry dlFileEntry) Updates the document library file entry in the database or adds it if it does not yet exist.DLFileEntryLocalServiceWrapper.updateDLFileEntry(DLFileEntry dlFileEntry) Updates the document library file entry in the database or adds it if it does not yet exist.DLFileEntryLocalService.updateFileEntry(long userId, long fileEntryId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, DLVersionNumberIncrease dlVersionNumberIncrease, long fileEntryTypeId, Map<String, DDMFormValues> ddmFormValuesMap, File file, InputStream inputStream, long size, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) static DLFileEntryDLFileEntryLocalServiceUtil.updateFileEntry(long userId, long fileEntryId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, DLVersionNumberIncrease dlVersionNumberIncrease, long fileEntryTypeId, Map<String, DDMFormValues> ddmFormValuesMap, File file, InputStream inputStream, long size, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) DLFileEntryLocalServiceWrapper.updateFileEntry(long userId, long fileEntryId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, DLVersionNumberIncrease dlVersionNumberIncrease, long fileEntryTypeId, Map<String, DDMFormValues> ddmFormValuesMap, File file, InputStream inputStream, long size, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) DLFileEntryService.updateFileEntry(long fileEntryId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, DLVersionNumberIncrease dlVersionNumberIncrease, long fileEntryTypeId, Map<String, DDMFormValues> ddmFormValuesMap, File file, InputStream inputStream, long size, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) static DLFileEntryDLFileEntryServiceUtil.updateFileEntry(long fileEntryId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, DLVersionNumberIncrease dlVersionNumberIncrease, long fileEntryTypeId, Map<String, DDMFormValues> ddmFormValuesMap, File file, InputStream inputStream, long size, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) DLFileEntryServiceWrapper.updateFileEntry(long fileEntryId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, DLVersionNumberIncrease dlVersionNumberIncrease, long fileEntryTypeId, Map<String, DDMFormValues> ddmFormValuesMap, File file, InputStream inputStream, long size, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) DLFileEntryTypeLocalService.updateFileEntryFileEntryType(DLFileEntry dlFileEntry, ServiceContext serviceContext) static DLFileEntryDLFileEntryTypeLocalServiceUtil.updateFileEntryFileEntryType(DLFileEntry dlFileEntry, ServiceContext serviceContext) DLFileEntryTypeLocalServiceWrapper.updateFileEntryFileEntryType(DLFileEntry dlFileEntry, ServiceContext serviceContext) DLFileEntryLocalService.updateFileEntryType(long userId, long fileEntryId, long fileEntryTypeId, ServiceContext serviceContext) static DLFileEntryDLFileEntryLocalServiceUtil.updateFileEntryType(long userId, long fileEntryId, long fileEntryTypeId, ServiceContext serviceContext) DLFileEntryLocalServiceWrapper.updateFileEntryType(long userId, long fileEntryId, long fileEntryTypeId, ServiceContext serviceContext) DLFileEntryLocalService.updateStatus(long userId, long fileVersionId, int status, ServiceContext serviceContext, Map<String, Serializable> workflowContext) DLFileEntryLocalService.updateStatus(long userId, DLFileEntry dlFileEntry, DLFileVersion dlFileVersion, int status, ServiceContext serviceContext, Map<String, Serializable> workflowContext) static DLFileEntryDLFileEntryLocalServiceUtil.updateStatus(long userId, long fileVersionId, int status, ServiceContext serviceContext, Map<String, Serializable> workflowContext) static DLFileEntryDLFileEntryLocalServiceUtil.updateStatus(long userId, DLFileEntry dlFileEntry, DLFileVersion dlFileVersion, int status, ServiceContext serviceContext, Map<String, Serializable> workflowContext) DLFileEntryLocalServiceWrapper.updateStatus(long userId, long fileVersionId, int status, ServiceContext serviceContext, Map<String, Serializable> workflowContext) DLFileEntryLocalServiceWrapper.updateStatus(long userId, DLFileEntry dlFileEntry, DLFileVersion dlFileVersion, int status, ServiceContext serviceContext, Map<String, Serializable> workflowContext) DLFileEntryService.updateStatus(long userId, long fileVersionId, int status, ServiceContext serviceContext, Map<String, Serializable> workflowContext) static DLFileEntryDLFileEntryServiceUtil.updateStatus(long userId, long fileVersionId, int status, ServiceContext serviceContext, Map<String, Serializable> workflowContext) DLFileEntryServiceWrapper.updateStatus(long userId, long fileVersionId, int status, ServiceContext serviceContext, Map<String, Serializable> workflowContext) Methods in com.liferay.document.library.kernel.service that return types with arguments of type DLFileEntryModifier and TypeMethodDescriptionDLFileEntryLocalService.getCTPersistence()DLFileEntryLocalServiceWrapper.getCTPersistence()DLFileEntryLocalService.getDDMStructureFileEntries(long[] ddmStructureIds) DLFileEntryLocalService.getDDMStructureFileEntries(long groupId, long[] ddmStructureIds) static List<DLFileEntry>DLFileEntryLocalServiceUtil.getDDMStructureFileEntries(long[] ddmStructureIds) static List<DLFileEntry>DLFileEntryLocalServiceUtil.getDDMStructureFileEntries(long groupId, long[] ddmStructureIds) DLFileEntryLocalServiceWrapper.getDDMStructureFileEntries(long[] ddmStructureIds) DLFileEntryLocalServiceWrapper.getDDMStructureFileEntries(long groupId, long[] ddmStructureIds) DLFileEntryLocalService.getDLFileEntries(int start, int end) Returns a range of all the document library file entries.static List<DLFileEntry>DLFileEntryLocalServiceUtil.getDLFileEntries(int start, int end) Returns a range of all the document library file entries.DLFileEntryLocalServiceWrapper.getDLFileEntries(int start, int end) Returns a range of all the document library file entries.DLFileEntryLocalService.getDLFileEntriesByUuidAndCompanyId(String uuid, long companyId) Returns all the document library file entries matching the UUID and company.DLFileEntryLocalService.getDLFileEntriesByUuidAndCompanyId(String uuid, long companyId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns a range of document library file entries matching the UUID and company.static List<DLFileEntry>DLFileEntryLocalServiceUtil.getDLFileEntriesByUuidAndCompanyId(String uuid, long companyId) Returns all the document library file entries matching the UUID and company.static List<DLFileEntry>DLFileEntryLocalServiceUtil.getDLFileEntriesByUuidAndCompanyId(String uuid, long companyId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns a range of document library file entries matching the UUID and company.DLFileEntryLocalServiceWrapper.getDLFileEntriesByUuidAndCompanyId(String uuid, long companyId) Returns all the document library file entries matching the UUID and company.DLFileEntryLocalServiceWrapper.getDLFileEntriesByUuidAndCompanyId(String uuid, long companyId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns a range of document library file entries matching the UUID and company.DLFileEntryLocalService.getExtraSettingsFileEntries(int start, int end) static List<DLFileEntry>DLFileEntryLocalServiceUtil.getExtraSettingsFileEntries(int start, int end) DLFileEntryLocalServiceWrapper.getExtraSettingsFileEntries(int start, int end) DLFileEntryLocalService.getFileEntries(int start, int end) DLFileEntryLocalService.getFileEntries(long groupId, long folderId) DLFileEntryLocalService.getFileEntries(long groupId, long folderId, int status, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) DLFileEntryLocalService.getFileEntries(long groupId, long folderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) DLFileEntryLocalService.getFileEntries(long groupId, long userId, List<Long> folderIds, String[] mimeTypes, QueryDefinition<DLFileEntry> queryDefinition) DLFileEntryLocalService.getFileEntries(long groupId, long userId, List<Long> repositoryIds, List<Long> folderIds, String[] mimeTypes, QueryDefinition<DLFileEntry> queryDefinition) DLFileEntryLocalService.getFileEntries(long folderId, String name) static List<DLFileEntry>DLFileEntryLocalServiceUtil.getFileEntries(int start, int end) static List<DLFileEntry>DLFileEntryLocalServiceUtil.getFileEntries(long groupId, long folderId) static List<DLFileEntry>DLFileEntryLocalServiceUtil.getFileEntries(long groupId, long folderId, int status, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) static List<DLFileEntry>DLFileEntryLocalServiceUtil.getFileEntries(long groupId, long folderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) static List<DLFileEntry>DLFileEntryLocalServiceUtil.getFileEntries(long groupId, long userId, List<Long> folderIds, String[] mimeTypes, QueryDefinition<DLFileEntry> queryDefinition) static List<DLFileEntry>DLFileEntryLocalServiceUtil.getFileEntries(long groupId, long userId, List<Long> repositoryIds, List<Long> folderIds, String[] mimeTypes, QueryDefinition<DLFileEntry> queryDefinition) static List<DLFileEntry>DLFileEntryLocalServiceUtil.getFileEntries(long folderId, String name) DLFileEntryLocalServiceWrapper.getFileEntries(int start, int end) DLFileEntryLocalServiceWrapper.getFileEntries(long groupId, long folderId) DLFileEntryLocalServiceWrapper.getFileEntries(long groupId, long folderId, int status, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) DLFileEntryLocalServiceWrapper.getFileEntries(long groupId, long folderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) DLFileEntryLocalServiceWrapper.getFileEntries(long groupId, long userId, List<Long> folderIds, String[] mimeTypes, QueryDefinition<DLFileEntry> queryDefinition) DLFileEntryLocalServiceWrapper.getFileEntries(long groupId, long userId, List<Long> repositoryIds, List<Long> folderIds, String[] mimeTypes, QueryDefinition<DLFileEntry> queryDefinition) DLFileEntryLocalServiceWrapper.getFileEntries(long folderId, String name) DLFileEntryService.getFileEntries(long groupId, double score, int start, int end) DLFileEntryService.getFileEntries(long groupId, long folderId, int status, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) DLFileEntryService.getFileEntries(long groupId, long folderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) DLFileEntryService.getFileEntries(long groupId, long folderId, long fileEntryTypeId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) DLFileEntryService.getFileEntries(long groupId, long folderId, String[] mimeTypes, int status, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) DLFileEntryService.getFileEntries(long groupId, long folderId, String[] mimeTypes, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) static List<DLFileEntry>DLFileEntryServiceUtil.getFileEntries(long groupId, double score, int start, int end) static List<DLFileEntry>DLFileEntryServiceUtil.getFileEntries(long groupId, long folderId, int status, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) static List<DLFileEntry>DLFileEntryServiceUtil.getFileEntries(long groupId, long folderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) static List<DLFileEntry>DLFileEntryServiceUtil.getFileEntries(long groupId, long folderId, long fileEntryTypeId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) static List<DLFileEntry>DLFileEntryServiceUtil.getFileEntries(long groupId, long folderId, String[] mimeTypes, int status, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) static List<DLFileEntry>DLFileEntryServiceUtil.getFileEntries(long groupId, long folderId, String[] mimeTypes, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) DLFileEntryServiceWrapper.getFileEntries(long groupId, double score, int start, int end) DLFileEntryServiceWrapper.getFileEntries(long groupId, long folderId, int status, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) DLFileEntryServiceWrapper.getFileEntries(long groupId, long folderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) DLFileEntryServiceWrapper.getFileEntries(long groupId, long folderId, long fileEntryTypeId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) DLFileEntryServiceWrapper.getFileEntries(long groupId, long folderId, String[] mimeTypes, int status, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) DLFileEntryServiceWrapper.getFileEntries(long groupId, long folderId, String[] mimeTypes, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) DLFileEntryLocalService.getFileEntriesByClassNameIdAndTreePath(long classNameId, String treePath) static List<DLFileEntry>DLFileEntryLocalServiceUtil.getFileEntriesByClassNameIdAndTreePath(long classNameId, String treePath) DLFileEntryLocalServiceWrapper.getFileEntriesByClassNameIdAndTreePath(long classNameId, String treePath) DLFileEntryLocalService.getGroupFileEntries(long groupId, int start, int end) DLFileEntryLocalService.getGroupFileEntries(long groupId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) DLFileEntryLocalService.getGroupFileEntries(long groupId, long userId, int start, int end) DLFileEntryLocalService.getGroupFileEntries(long groupId, long userId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) DLFileEntryLocalService.getGroupFileEntries(long groupId, long userId, long rootFolderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) DLFileEntryLocalService.getGroupFileEntries(long groupId, long userId, long repositoryId, long rootFolderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) static List<DLFileEntry>DLFileEntryLocalServiceUtil.getGroupFileEntries(long groupId, int start, int end) static List<DLFileEntry>DLFileEntryLocalServiceUtil.getGroupFileEntries(long groupId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) static List<DLFileEntry>DLFileEntryLocalServiceUtil.getGroupFileEntries(long groupId, long userId, int start, int end) static List<DLFileEntry>DLFileEntryLocalServiceUtil.getGroupFileEntries(long groupId, long userId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) static List<DLFileEntry>DLFileEntryLocalServiceUtil.getGroupFileEntries(long groupId, long userId, long rootFolderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) static List<DLFileEntry>DLFileEntryLocalServiceUtil.getGroupFileEntries(long groupId, long userId, long repositoryId, long rootFolderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) DLFileEntryLocalServiceWrapper.getGroupFileEntries(long groupId, int start, int end) DLFileEntryLocalServiceWrapper.getGroupFileEntries(long groupId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) DLFileEntryLocalServiceWrapper.getGroupFileEntries(long groupId, long userId, int start, int end) DLFileEntryLocalServiceWrapper.getGroupFileEntries(long groupId, long userId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) DLFileEntryLocalServiceWrapper.getGroupFileEntries(long groupId, long userId, long rootFolderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) DLFileEntryLocalServiceWrapper.getGroupFileEntries(long groupId, long userId, long repositoryId, long rootFolderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) DLFileEntryService.getGroupFileEntries(long groupId, long userId, long rootFolderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) DLFileEntryService.getGroupFileEntries(long groupId, long userId, long repositoryId, long rootFolderId, String[] mimeTypes, int status, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) DLFileEntryService.getGroupFileEntries(long groupId, long userId, long rootFolderId, String[] mimeTypes, int status, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) static List<DLFileEntry>DLFileEntryServiceUtil.getGroupFileEntries(long groupId, long userId, long rootFolderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) static List<DLFileEntry>DLFileEntryServiceUtil.getGroupFileEntries(long groupId, long userId, long repositoryId, long rootFolderId, String[] mimeTypes, int status, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) static List<DLFileEntry>DLFileEntryServiceUtil.getGroupFileEntries(long groupId, long userId, long rootFolderId, String[] mimeTypes, int status, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) DLFileEntryServiceWrapper.getGroupFileEntries(long groupId, long userId, long rootFolderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) DLFileEntryServiceWrapper.getGroupFileEntries(long groupId, long userId, long repositoryId, long rootFolderId, String[] mimeTypes, int status, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) DLFileEntryServiceWrapper.getGroupFileEntries(long groupId, long userId, long rootFolderId, String[] mimeTypes, int status, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) DLFileEntryLocalService.getModelClass()DLFileEntryLocalServiceWrapper.getModelClass()DLFileEntryLocalService.getNoAssetFileEntries()static List<DLFileEntry>DLFileEntryLocalServiceUtil.getNoAssetFileEntries()DLFileEntryLocalServiceWrapper.getNoAssetFileEntries()DLFileEntryLocalService.getRepositoryFileEntries(long repositoryId, int start, int end) static List<DLFileEntry>DLFileEntryLocalServiceUtil.getRepositoryFileEntries(long repositoryId, int start, int end) DLFileEntryLocalServiceWrapper.getRepositoryFileEntries(long repositoryId, int start, int end) Methods in com.liferay.document.library.kernel.service with parameters of type DLFileEntryModifier and TypeMethodDescriptionDLFileEntryLocalService.addDLFileEntry(DLFileEntry dlFileEntry) Adds the document library file entry to the database.static DLFileEntryDLFileEntryLocalServiceUtil.addDLFileEntry(DLFileEntry dlFileEntry) Adds the document library file entry to the database.DLFileEntryLocalServiceWrapper.addDLFileEntry(DLFileEntry dlFileEntry) Adds the document library file entry to the database.DLFileEntryLocalService.deleteDLFileEntry(DLFileEntry dlFileEntry) Deletes the document library file entry from the database.static DLFileEntryDLFileEntryLocalServiceUtil.deleteDLFileEntry(DLFileEntry dlFileEntry) Deletes the document library file entry from the database.DLFileEntryLocalServiceWrapper.deleteDLFileEntry(DLFileEntry dlFileEntry) Deletes the document library file entry from the database.DLFileEntryLocalService.deleteFileEntry(DLFileEntry dlFileEntry) static DLFileEntryDLFileEntryLocalServiceUtil.deleteFileEntry(DLFileEntry dlFileEntry) DLFileEntryLocalServiceWrapper.deleteFileEntry(DLFileEntry dlFileEntry) voidDLFileEntryLocalService.incrementViewCounter(DLFileEntry dlFileEntry, int increment) static voidDLFileEntryLocalServiceUtil.incrementViewCounter(DLFileEntry dlFileEntry, int increment) voidDLFileEntryLocalServiceWrapper.incrementViewCounter(DLFileEntry dlFileEntry, int increment) DLFileEntryLocalService.updateDLFileEntry(DLFileEntry dlFileEntry) Updates the document library file entry in the database or adds it if it does not yet exist.static DLFileEntryDLFileEntryLocalServiceUtil.updateDLFileEntry(DLFileEntry dlFileEntry) Updates the document library file entry in the database or adds it if it does not yet exist.DLFileEntryLocalServiceWrapper.updateDLFileEntry(DLFileEntry dlFileEntry) Updates the document library file entry in the database or adds it if it does not yet exist.DLFileEntryTypeLocalService.updateFileEntryFileEntryType(DLFileEntry dlFileEntry, ServiceContext serviceContext) static DLFileEntryDLFileEntryTypeLocalServiceUtil.updateFileEntryFileEntryType(DLFileEntry dlFileEntry, ServiceContext serviceContext) DLFileEntryTypeLocalServiceWrapper.updateFileEntryFileEntryType(DLFileEntry dlFileEntry, ServiceContext serviceContext) DLFileEntryLocalService.updateStatus(long userId, DLFileEntry dlFileEntry, DLFileVersion dlFileVersion, int status, ServiceContext serviceContext, Map<String, Serializable> workflowContext) static DLFileEntryDLFileEntryLocalServiceUtil.updateStatus(long userId, DLFileEntry dlFileEntry, DLFileVersion dlFileVersion, int status, ServiceContext serviceContext, Map<String, Serializable> workflowContext) DLFileEntryLocalServiceWrapper.updateStatus(long userId, DLFileEntry dlFileEntry, DLFileVersion dlFileVersion, int status, ServiceContext serviceContext, Map<String, Serializable> workflowContext) Method parameters in com.liferay.document.library.kernel.service with type arguments of type DLFileEntryModifier and TypeMethodDescriptionvoidDLFileEntryLocalService.forEachFileEntry(long companyId, long classNameId, Consumer<DLFileEntry> consumer, long maximumSize, String[] mimeTypes) voidDLFileEntryLocalService.forEachFileEntry(long companyId, Consumer<DLFileEntry> consumer, long maximumSize, String[] mimeTypes) static voidDLFileEntryLocalServiceUtil.forEachFileEntry(long companyId, long classNameId, Consumer<DLFileEntry> consumer, long maximumSize, String[] mimeTypes) static voidDLFileEntryLocalServiceUtil.forEachFileEntry(long companyId, Consumer<DLFileEntry> consumer, long maximumSize, String[] mimeTypes) voidDLFileEntryLocalServiceWrapper.forEachFileEntry(long companyId, long classNameId, Consumer<DLFileEntry> consumer, long maximumSize, String[] mimeTypes) voidDLFileEntryLocalServiceWrapper.forEachFileEntry(long companyId, Consumer<DLFileEntry> consumer, long maximumSize, String[] mimeTypes) DLFileEntryLocalService.getDLFileEntriesByUuidAndCompanyId(String uuid, long companyId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns a range of document library file entries matching the UUID and company.static List<DLFileEntry>DLFileEntryLocalServiceUtil.getDLFileEntriesByUuidAndCompanyId(String uuid, long companyId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns a range of document library file entries matching the UUID and company.DLFileEntryLocalServiceWrapper.getDLFileEntriesByUuidAndCompanyId(String uuid, long companyId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns a range of document library file entries matching the UUID and company.DLFileEntryLocalService.getFileEntries(long groupId, long folderId, int status, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) DLFileEntryLocalService.getFileEntries(long groupId, long folderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) DLFileEntryLocalService.getFileEntries(long groupId, long userId, List<Long> folderIds, String[] mimeTypes, QueryDefinition<DLFileEntry> queryDefinition) DLFileEntryLocalService.getFileEntries(long groupId, long userId, List<Long> repositoryIds, List<Long> folderIds, String[] mimeTypes, QueryDefinition<DLFileEntry> queryDefinition) static List<DLFileEntry>DLFileEntryLocalServiceUtil.getFileEntries(long groupId, long folderId, int status, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) static List<DLFileEntry>DLFileEntryLocalServiceUtil.getFileEntries(long groupId, long folderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) static List<DLFileEntry>DLFileEntryLocalServiceUtil.getFileEntries(long groupId, long userId, List<Long> folderIds, String[] mimeTypes, QueryDefinition<DLFileEntry> queryDefinition) static List<DLFileEntry>DLFileEntryLocalServiceUtil.getFileEntries(long groupId, long userId, List<Long> repositoryIds, List<Long> folderIds, String[] mimeTypes, QueryDefinition<DLFileEntry> queryDefinition) DLFileEntryLocalServiceWrapper.getFileEntries(long groupId, long folderId, int status, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) DLFileEntryLocalServiceWrapper.getFileEntries(long groupId, long folderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) DLFileEntryLocalServiceWrapper.getFileEntries(long groupId, long userId, List<Long> folderIds, String[] mimeTypes, QueryDefinition<DLFileEntry> queryDefinition) DLFileEntryLocalServiceWrapper.getFileEntries(long groupId, long userId, List<Long> repositoryIds, List<Long> folderIds, String[] mimeTypes, QueryDefinition<DLFileEntry> queryDefinition) DLFileEntryService.getFileEntries(long groupId, long folderId, int status, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) DLFileEntryService.getFileEntries(long groupId, long folderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) DLFileEntryService.getFileEntries(long groupId, long folderId, long fileEntryTypeId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) DLFileEntryService.getFileEntries(long groupId, long folderId, String[] mimeTypes, int status, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) DLFileEntryService.getFileEntries(long groupId, long folderId, String[] mimeTypes, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) static List<DLFileEntry>DLFileEntryServiceUtil.getFileEntries(long groupId, long folderId, int status, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) static List<DLFileEntry>DLFileEntryServiceUtil.getFileEntries(long groupId, long folderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) static List<DLFileEntry>DLFileEntryServiceUtil.getFileEntries(long groupId, long folderId, long fileEntryTypeId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) static List<DLFileEntry>DLFileEntryServiceUtil.getFileEntries(long groupId, long folderId, String[] mimeTypes, int status, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) static List<DLFileEntry>DLFileEntryServiceUtil.getFileEntries(long groupId, long folderId, String[] mimeTypes, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) DLFileEntryServiceWrapper.getFileEntries(long groupId, long folderId, int status, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) DLFileEntryServiceWrapper.getFileEntries(long groupId, long folderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) DLFileEntryServiceWrapper.getFileEntries(long groupId, long folderId, long fileEntryTypeId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) DLFileEntryServiceWrapper.getFileEntries(long groupId, long folderId, String[] mimeTypes, int status, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) DLFileEntryServiceWrapper.getFileEntries(long groupId, long folderId, String[] mimeTypes, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) intDLFileEntryLocalService.getFileEntriesCount(long groupId, long userId, List<Long> folderIds, String[] mimeTypes, QueryDefinition<DLFileEntry> queryDefinition) intDLFileEntryLocalService.getFileEntriesCount(long groupId, long userId, List<Long> repositoryIds, List<Long> folderIds, String[] mimeTypes, QueryDefinition<DLFileEntry> queryDefinition) static intDLFileEntryLocalServiceUtil.getFileEntriesCount(long groupId, long userId, List<Long> folderIds, String[] mimeTypes, QueryDefinition<DLFileEntry> queryDefinition) static intDLFileEntryLocalServiceUtil.getFileEntriesCount(long groupId, long userId, List<Long> repositoryIds, List<Long> folderIds, String[] mimeTypes, QueryDefinition<DLFileEntry> queryDefinition) intDLFileEntryLocalServiceWrapper.getFileEntriesCount(long groupId, long userId, List<Long> folderIds, String[] mimeTypes, QueryDefinition<DLFileEntry> queryDefinition) intDLFileEntryLocalServiceWrapper.getFileEntriesCount(long groupId, long userId, List<Long> repositoryIds, List<Long> folderIds, String[] mimeTypes, QueryDefinition<DLFileEntry> queryDefinition) DLFileEntryLocalService.getGroupFileEntries(long groupId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) DLFileEntryLocalService.getGroupFileEntries(long groupId, long userId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) DLFileEntryLocalService.getGroupFileEntries(long groupId, long userId, long rootFolderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) DLFileEntryLocalService.getGroupFileEntries(long groupId, long userId, long repositoryId, long rootFolderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) static List<DLFileEntry>DLFileEntryLocalServiceUtil.getGroupFileEntries(long groupId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) static List<DLFileEntry>DLFileEntryLocalServiceUtil.getGroupFileEntries(long groupId, long userId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) static List<DLFileEntry>DLFileEntryLocalServiceUtil.getGroupFileEntries(long groupId, long userId, long rootFolderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) static List<DLFileEntry>DLFileEntryLocalServiceUtil.getGroupFileEntries(long groupId, long userId, long repositoryId, long rootFolderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) DLFileEntryLocalServiceWrapper.getGroupFileEntries(long groupId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) DLFileEntryLocalServiceWrapper.getGroupFileEntries(long groupId, long userId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) DLFileEntryLocalServiceWrapper.getGroupFileEntries(long groupId, long userId, long rootFolderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) DLFileEntryLocalServiceWrapper.getGroupFileEntries(long groupId, long userId, long repositoryId, long rootFolderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) DLFileEntryService.getGroupFileEntries(long groupId, long userId, long rootFolderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) DLFileEntryService.getGroupFileEntries(long groupId, long userId, long repositoryId, long rootFolderId, String[] mimeTypes, int status, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) DLFileEntryService.getGroupFileEntries(long groupId, long userId, long rootFolderId, String[] mimeTypes, int status, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) static List<DLFileEntry>DLFileEntryServiceUtil.getGroupFileEntries(long groupId, long userId, long rootFolderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) static List<DLFileEntry>DLFileEntryServiceUtil.getGroupFileEntries(long groupId, long userId, long repositoryId, long rootFolderId, String[] mimeTypes, int status, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) static List<DLFileEntry>DLFileEntryServiceUtil.getGroupFileEntries(long groupId, long userId, long rootFolderId, String[] mimeTypes, int status, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) DLFileEntryServiceWrapper.getGroupFileEntries(long groupId, long userId, long rootFolderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) DLFileEntryServiceWrapper.getGroupFileEntries(long groupId, long userId, long repositoryId, long rootFolderId, String[] mimeTypes, int status, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) DLFileEntryServiceWrapper.getGroupFileEntries(long groupId, long userId, long rootFolderId, String[] mimeTypes, int status, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) <R,E extends Throwable>
RDLFileEntryLocalService.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<DLFileEntry>, R, E> updateUnsafeFunction) <R,E extends Throwable>
RDLFileEntryLocalServiceWrapper.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<DLFileEntry>, R, E> updateUnsafeFunction) -
Uses of DLFileEntry in com.liferay.document.library.kernel.service.persistence
Methods in com.liferay.document.library.kernel.service.persistence that return DLFileEntryModifier and TypeMethodDescriptionDLFileEntryPersistence.create(long fileEntryId) Creates a new document library file entry with the primary key.static DLFileEntryDLFileEntryUtil.create(long fileEntryId) Creates a new document library file entry with the primary key.DLFileEntryPersistence.fetchByCompanyId_First(long companyId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where companyId = ?.static DLFileEntryDLFileEntryUtil.fetchByCompanyId_First(long companyId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where companyId = ?.DLFileEntryPersistence.fetchByCompanyId_Last(long companyId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where companyId = ?.static DLFileEntryDLFileEntryUtil.fetchByCompanyId_Last(long companyId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where companyId = ?.DLFileEntryPersistence.fetchByCustom1ImageId_First(long custom1ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where custom1ImageId = ?.static DLFileEntryDLFileEntryUtil.fetchByCustom1ImageId_First(long custom1ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where custom1ImageId = ?.DLFileEntryPersistence.fetchByCustom1ImageId_Last(long custom1ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where custom1ImageId = ?.static DLFileEntryDLFileEntryUtil.fetchByCustom1ImageId_Last(long custom1ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where custom1ImageId = ?.DLFileEntryPersistence.fetchByCustom2ImageId_First(long custom2ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where custom2ImageId = ?.static DLFileEntryDLFileEntryUtil.fetchByCustom2ImageId_First(long custom2ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where custom2ImageId = ?.DLFileEntryPersistence.fetchByCustom2ImageId_Last(long custom2ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where custom2ImageId = ?.static DLFileEntryDLFileEntryUtil.fetchByCustom2ImageId_Last(long custom2ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where custom2ImageId = ?.DLFileEntryPersistence.fetchByERC_G(String externalReferenceCode, long groupId) Returns the document library file entry where externalReferenceCode = ? and groupId = ? or returnsnullif it could not be found.DLFileEntryPersistence.fetchByERC_G(String externalReferenceCode, long groupId, boolean useFinderCache) Returns the document library file entry where externalReferenceCode = ? and groupId = ? or returnsnullif it could not be found, optionally using the finder cache.static DLFileEntryDLFileEntryUtil.fetchByERC_G(String externalReferenceCode, long groupId) Returns the document library file entry where externalReferenceCode = ? and groupId = ? or returnsnullif it could not be found.static DLFileEntryDLFileEntryUtil.fetchByERC_G(String externalReferenceCode, long groupId, boolean useFinderCache) Returns the document library file entry where externalReferenceCode = ? and groupId = ? or returnsnullif it could not be found, optionally using the finder cache.DLFileEntryPersistence.fetchByF_N_First(long folderId, String name, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where folderId = ? and name = ?.static DLFileEntryDLFileEntryUtil.fetchByF_N_First(long folderId, String name, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where folderId = ? and name = ?.DLFileEntryPersistence.fetchByF_N_Last(long folderId, String name, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where folderId = ? and name = ?.static DLFileEntryDLFileEntryUtil.fetchByF_N_Last(long folderId, String name, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where folderId = ? and name = ?.DLFileEntryPersistence.fetchByFileEntryTypeId_First(long fileEntryTypeId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where fileEntryTypeId = ?.static DLFileEntryDLFileEntryUtil.fetchByFileEntryTypeId_First(long fileEntryTypeId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where fileEntryTypeId = ?.DLFileEntryPersistence.fetchByFileEntryTypeId_Last(long fileEntryTypeId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where fileEntryTypeId = ?.static DLFileEntryDLFileEntryUtil.fetchByFileEntryTypeId_Last(long fileEntryTypeId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where fileEntryTypeId = ?.DLFileEntryPersistence.fetchByG_F_F_First(long groupId, long folderId, long fileEntryTypeId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where groupId = ? and folderId = ? and fileEntryTypeId = ?.static DLFileEntryDLFileEntryUtil.fetchByG_F_F_First(long groupId, long folderId, long fileEntryTypeId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where groupId = ? and folderId = ? and fileEntryTypeId = ?.DLFileEntryPersistence.fetchByG_F_F_Last(long groupId, long folderId, long fileEntryTypeId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where groupId = ? and folderId = ? and fileEntryTypeId = ?.static DLFileEntryDLFileEntryUtil.fetchByG_F_F_Last(long groupId, long folderId, long fileEntryTypeId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where groupId = ? and folderId = ? and fileEntryTypeId = ?.DLFileEntryPersistence.fetchByG_F_First(long groupId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where groupId = ? and folderId = ?.static DLFileEntryDLFileEntryUtil.fetchByG_F_First(long groupId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where groupId = ? and folderId = ?.DLFileEntryPersistence.fetchByG_F_FN(long groupId, long folderId, String fileName) Returns the document library file entry where groupId = ? and folderId = ? and fileName = ? or returnsnullif it could not be found.DLFileEntryPersistence.fetchByG_F_FN(long groupId, long folderId, String fileName, boolean useFinderCache) Returns the document library file entry where groupId = ? and folderId = ? and fileName = ? or returnsnullif it could not be found, optionally using the finder cache.static DLFileEntryDLFileEntryUtil.fetchByG_F_FN(long groupId, long folderId, String fileName) Returns the document library file entry where groupId = ? and folderId = ? and fileName = ? or returnsnullif it could not be found.static DLFileEntryDLFileEntryUtil.fetchByG_F_FN(long groupId, long folderId, String fileName, boolean useFinderCache) Returns the document library file entry where groupId = ? and folderId = ? and fileName = ? or returnsnullif it could not be found, optionally using the finder cache.DLFileEntryPersistence.fetchByG_F_Last(long groupId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where groupId = ? and folderId = ?.static DLFileEntryDLFileEntryUtil.fetchByG_F_Last(long groupId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where groupId = ? and folderId = ?.DLFileEntryPersistence.fetchByG_F_N(long groupId, long folderId, String name) Returns the document library file entry where groupId = ? and folderId = ? and name = ? or returnsnullif it could not be found.DLFileEntryPersistence.fetchByG_F_N(long groupId, long folderId, String name, boolean useFinderCache) Returns the document library file entry where groupId = ? and folderId = ? and name = ? or returnsnullif it could not be found, optionally using the finder cache.static DLFileEntryDLFileEntryUtil.fetchByG_F_N(long groupId, long folderId, String name) Returns the document library file entry where groupId = ? and folderId = ? and name = ? or returnsnullif it could not be found.static DLFileEntryDLFileEntryUtil.fetchByG_F_N(long groupId, long folderId, String name, boolean useFinderCache) Returns the document library file entry where groupId = ? and folderId = ? and name = ? or returnsnullif it could not be found, optionally using the finder cache.DLFileEntryPersistence.fetchByG_F_T(long groupId, long folderId, String title) Returns the document library file entry where groupId = ? and folderId = ? and title = ? or returnsnullif it could not be found.DLFileEntryPersistence.fetchByG_F_T(long groupId, long folderId, String title, boolean useFinderCache) Returns the document library file entry where groupId = ? and folderId = ? and title = ? or returnsnullif it could not be found, optionally using the finder cache.static DLFileEntryDLFileEntryUtil.fetchByG_F_T(long groupId, long folderId, String title) Returns the document library file entry where groupId = ? and folderId = ? and title = ? or returnsnullif it could not be found.static DLFileEntryDLFileEntryUtil.fetchByG_F_T(long groupId, long folderId, String title, boolean useFinderCache) Returns the document library file entry where groupId = ? and folderId = ? and title = ? or returnsnullif it could not be found, optionally using the finder cache.DLFileEntryPersistence.fetchByG_U_F_First(long groupId, long userId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where groupId = ? and userId = ? and folderId = ?.static DLFileEntryDLFileEntryUtil.fetchByG_U_F_First(long groupId, long userId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where groupId = ? and userId = ? and folderId = ?.DLFileEntryPersistence.fetchByG_U_F_Last(long groupId, long userId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where groupId = ? and userId = ? and folderId = ?.static DLFileEntryDLFileEntryUtil.fetchByG_U_F_Last(long groupId, long userId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where groupId = ? and userId = ? and folderId = ?.DLFileEntryPersistence.fetchByG_U_First(long groupId, long userId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where groupId = ? and userId = ?.static DLFileEntryDLFileEntryUtil.fetchByG_U_First(long groupId, long userId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where groupId = ? and userId = ?.DLFileEntryPersistence.fetchByG_U_Last(long groupId, long userId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where groupId = ? and userId = ?.static DLFileEntryDLFileEntryUtil.fetchByG_U_Last(long groupId, long userId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where groupId = ? and userId = ?.DLFileEntryPersistence.fetchByGroupId_First(long groupId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where groupId = ?.static DLFileEntryDLFileEntryUtil.fetchByGroupId_First(long groupId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where groupId = ?.DLFileEntryPersistence.fetchByGroupId_Last(long groupId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where groupId = ?.static DLFileEntryDLFileEntryUtil.fetchByGroupId_Last(long groupId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where groupId = ?.DLFileEntryPersistence.fetchByLargeImageId_First(long largeImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where largeImageId = ?.static DLFileEntryDLFileEntryUtil.fetchByLargeImageId_First(long largeImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where largeImageId = ?.DLFileEntryPersistence.fetchByLargeImageId_Last(long largeImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where largeImageId = ?.static DLFileEntryDLFileEntryUtil.fetchByLargeImageId_Last(long largeImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where largeImageId = ?.DLFileEntryPersistence.fetchByMimeType_First(String mimeType, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where mimeType = ?.static DLFileEntryDLFileEntryUtil.fetchByMimeType_First(String mimeType, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where mimeType = ?.DLFileEntryPersistence.fetchByMimeType_Last(String mimeType, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where mimeType = ?.static DLFileEntryDLFileEntryUtil.fetchByMimeType_Last(String mimeType, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where mimeType = ?.DLFileEntryPersistence.fetchByPrimaryKey(long fileEntryId) Returns the document library file entry with the primary key or returnsnullif it could not be found.static DLFileEntryDLFileEntryUtil.fetchByPrimaryKey(long fileEntryId) Returns the document library file entry with the primary key or returnsnullif it could not be found.DLFileEntryPersistence.fetchByR_F_First(long repositoryId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where repositoryId = ? and folderId = ?.static DLFileEntryDLFileEntryUtil.fetchByR_F_First(long repositoryId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where repositoryId = ? and folderId = ?.DLFileEntryPersistence.fetchByR_F_Last(long repositoryId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where repositoryId = ? and folderId = ?.static DLFileEntryDLFileEntryUtil.fetchByR_F_Last(long repositoryId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where repositoryId = ? and folderId = ?.DLFileEntryPersistence.fetchByRepositoryId_First(long repositoryId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where repositoryId = ?.static DLFileEntryDLFileEntryUtil.fetchByRepositoryId_First(long repositoryId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where repositoryId = ?.DLFileEntryPersistence.fetchByRepositoryId_Last(long repositoryId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where repositoryId = ?.static DLFileEntryDLFileEntryUtil.fetchByRepositoryId_Last(long repositoryId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where repositoryId = ?.DLFileEntryPersistence.fetchByS_L_C1_C2_First(long smallImageId, long largeImageId, long custom1ImageId, long custom2ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where smallImageId = ? and largeImageId = ? and custom1ImageId = ? and custom2ImageId = ?.static DLFileEntryDLFileEntryUtil.fetchByS_L_C1_C2_First(long smallImageId, long largeImageId, long custom1ImageId, long custom2ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where smallImageId = ? and largeImageId = ? and custom1ImageId = ? and custom2ImageId = ?.DLFileEntryPersistence.fetchByS_L_C1_C2_Last(long smallImageId, long largeImageId, long custom1ImageId, long custom2ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where smallImageId = ? and largeImageId = ? and custom1ImageId = ? and custom2ImageId = ?.static DLFileEntryDLFileEntryUtil.fetchByS_L_C1_C2_Last(long smallImageId, long largeImageId, long custom1ImageId, long custom2ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where smallImageId = ? and largeImageId = ? and custom1ImageId = ? and custom2ImageId = ?.DLFileEntryPersistence.fetchBySmallImageId_First(long smallImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where smallImageId = ?.static DLFileEntryDLFileEntryUtil.fetchBySmallImageId_First(long smallImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where smallImageId = ?.DLFileEntryPersistence.fetchBySmallImageId_Last(long smallImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where smallImageId = ?.static DLFileEntryDLFileEntryUtil.fetchBySmallImageId_Last(long smallImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where smallImageId = ?.DLFileEntryPersistence.fetchByUuid_C_First(String uuid, long companyId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where uuid = ? and companyId = ?.static DLFileEntryDLFileEntryUtil.fetchByUuid_C_First(String uuid, long companyId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where uuid = ? and companyId = ?.DLFileEntryPersistence.fetchByUuid_C_Last(String uuid, long companyId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where uuid = ? and companyId = ?.static DLFileEntryDLFileEntryUtil.fetchByUuid_C_Last(String uuid, long companyId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where uuid = ? and companyId = ?.DLFileEntryPersistence.fetchByUuid_First(String uuid, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where uuid = ?.static DLFileEntryDLFileEntryUtil.fetchByUuid_First(String uuid, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where uuid = ?.DLFileEntryPersistence.fetchByUUID_G(String uuid, long groupId) Returns the document library file entry where uuid = ? and groupId = ? or returnsnullif it could not be found.DLFileEntryPersistence.fetchByUUID_G(String uuid, long groupId, boolean useFinderCache) Returns the document library file entry where uuid = ? and groupId = ? or returnsnullif it could not be found, optionally using the finder cache.static DLFileEntryDLFileEntryUtil.fetchByUUID_G(String uuid, long groupId) Returns the document library file entry where uuid = ? and groupId = ? or returnsnullif it could not be found.static DLFileEntryDLFileEntryUtil.fetchByUUID_G(String uuid, long groupId, boolean useFinderCache) Returns the document library file entry where uuid = ? and groupId = ? or returnsnullif it could not be found, optionally using the finder cache.DLFileEntryPersistence.fetchByUuid_Last(String uuid, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where uuid = ?.static DLFileEntryDLFileEntryUtil.fetchByUuid_Last(String uuid, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where uuid = ?.DLFileEntryPersistence.filterFindByG_F_F_PrevAndNext(long fileEntryId, long groupId, long folderId, long fileEntryTypeId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set of document library file entries that the user has permission to view where groupId = ? and folderId = ? and fileEntryTypeId = ?.static DLFileEntry[]DLFileEntryUtil.filterFindByG_F_F_PrevAndNext(long fileEntryId, long groupId, long folderId, long fileEntryTypeId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set of document library file entries that the user has permission to view where groupId = ? and folderId = ? and fileEntryTypeId = ?.DLFileEntryPersistence.filterFindByG_F_PrevAndNext(long fileEntryId, long groupId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set of document library file entries that the user has permission to view where groupId = ? and folderId = ?.static DLFileEntry[]DLFileEntryUtil.filterFindByG_F_PrevAndNext(long fileEntryId, long groupId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set of document library file entries that the user has permission to view where groupId = ? and folderId = ?.DLFileEntryPersistence.filterFindByG_U_F_PrevAndNext(long fileEntryId, long groupId, long userId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set of document library file entries that the user has permission to view where groupId = ? and userId = ? and folderId = ?.static DLFileEntry[]DLFileEntryUtil.filterFindByG_U_F_PrevAndNext(long fileEntryId, long groupId, long userId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set of document library file entries that the user has permission to view where groupId = ? and userId = ? and folderId = ?.DLFileEntryPersistence.filterFindByG_U_PrevAndNext(long fileEntryId, long groupId, long userId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set of document library file entries that the user has permission to view where groupId = ? and userId = ?.static DLFileEntry[]DLFileEntryUtil.filterFindByG_U_PrevAndNext(long fileEntryId, long groupId, long userId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set of document library file entries that the user has permission to view where groupId = ? and userId = ?.DLFileEntryPersistence.filterFindByGroupId_PrevAndNext(long fileEntryId, long groupId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set of document library file entries that the user has permission to view where groupId = ?.static DLFileEntry[]DLFileEntryUtil.filterFindByGroupId_PrevAndNext(long fileEntryId, long groupId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set of document library file entries that the user has permission to view where groupId = ?.DLFileEntryPersistence.findByCompanyId_First(long companyId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where companyId = ?.static DLFileEntryDLFileEntryUtil.findByCompanyId_First(long companyId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where companyId = ?.DLFileEntryPersistence.findByCompanyId_Last(long companyId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where companyId = ?.static DLFileEntryDLFileEntryUtil.findByCompanyId_Last(long companyId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where companyId = ?.DLFileEntryPersistence.findByCompanyId_PrevAndNext(long fileEntryId, long companyId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where companyId = ?.static DLFileEntry[]DLFileEntryUtil.findByCompanyId_PrevAndNext(long fileEntryId, long companyId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where companyId = ?.DLFileEntryPersistence.findByCustom1ImageId_First(long custom1ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where custom1ImageId = ?.static DLFileEntryDLFileEntryUtil.findByCustom1ImageId_First(long custom1ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where custom1ImageId = ?.DLFileEntryPersistence.findByCustom1ImageId_Last(long custom1ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where custom1ImageId = ?.static DLFileEntryDLFileEntryUtil.findByCustom1ImageId_Last(long custom1ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where custom1ImageId = ?.DLFileEntryPersistence.findByCustom1ImageId_PrevAndNext(long fileEntryId, long custom1ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where custom1ImageId = ?.static DLFileEntry[]DLFileEntryUtil.findByCustom1ImageId_PrevAndNext(long fileEntryId, long custom1ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where custom1ImageId = ?.DLFileEntryPersistence.findByCustom2ImageId_First(long custom2ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where custom2ImageId = ?.static DLFileEntryDLFileEntryUtil.findByCustom2ImageId_First(long custom2ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where custom2ImageId = ?.DLFileEntryPersistence.findByCustom2ImageId_Last(long custom2ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where custom2ImageId = ?.static DLFileEntryDLFileEntryUtil.findByCustom2ImageId_Last(long custom2ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where custom2ImageId = ?.DLFileEntryPersistence.findByCustom2ImageId_PrevAndNext(long fileEntryId, long custom2ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where custom2ImageId = ?.static DLFileEntry[]DLFileEntryUtil.findByCustom2ImageId_PrevAndNext(long fileEntryId, long custom2ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where custom2ImageId = ?.DLFileEntryPersistence.findByERC_G(String externalReferenceCode, long groupId) Returns the document library file entry where externalReferenceCode = ? and groupId = ? or throws aNoSuchFileEntryExceptionif it could not be found.static DLFileEntryDLFileEntryUtil.findByERC_G(String externalReferenceCode, long groupId) Returns the document library file entry where externalReferenceCode = ? and groupId = ? or throws aNoSuchFileEntryExceptionif it could not be found.DLFileEntryPersistence.findByF_N_First(long folderId, String name, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where folderId = ? and name = ?.static DLFileEntryDLFileEntryUtil.findByF_N_First(long folderId, String name, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where folderId = ? and name = ?.DLFileEntryPersistence.findByF_N_Last(long folderId, String name, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where folderId = ? and name = ?.static DLFileEntryDLFileEntryUtil.findByF_N_Last(long folderId, String name, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where folderId = ? and name = ?.DLFileEntryPersistence.findByF_N_PrevAndNext(long fileEntryId, long folderId, String name, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where folderId = ? and name = ?.static DLFileEntry[]DLFileEntryUtil.findByF_N_PrevAndNext(long fileEntryId, long folderId, String name, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where folderId = ? and name = ?.DLFileEntryPersistence.findByFileEntryTypeId_First(long fileEntryTypeId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where fileEntryTypeId = ?.static DLFileEntryDLFileEntryUtil.findByFileEntryTypeId_First(long fileEntryTypeId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where fileEntryTypeId = ?.DLFileEntryPersistence.findByFileEntryTypeId_Last(long fileEntryTypeId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where fileEntryTypeId = ?.static DLFileEntryDLFileEntryUtil.findByFileEntryTypeId_Last(long fileEntryTypeId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where fileEntryTypeId = ?.DLFileEntryPersistence.findByFileEntryTypeId_PrevAndNext(long fileEntryId, long fileEntryTypeId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where fileEntryTypeId = ?.static DLFileEntry[]DLFileEntryUtil.findByFileEntryTypeId_PrevAndNext(long fileEntryId, long fileEntryTypeId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where fileEntryTypeId = ?.DLFileEntryPersistence.findByG_F_F_First(long groupId, long folderId, long fileEntryTypeId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where groupId = ? and folderId = ? and fileEntryTypeId = ?.static DLFileEntryDLFileEntryUtil.findByG_F_F_First(long groupId, long folderId, long fileEntryTypeId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where groupId = ? and folderId = ? and fileEntryTypeId = ?.DLFileEntryPersistence.findByG_F_F_Last(long groupId, long folderId, long fileEntryTypeId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where groupId = ? and folderId = ? and fileEntryTypeId = ?.static DLFileEntryDLFileEntryUtil.findByG_F_F_Last(long groupId, long folderId, long fileEntryTypeId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where groupId = ? and folderId = ? and fileEntryTypeId = ?.DLFileEntryPersistence.findByG_F_F_PrevAndNext(long fileEntryId, long groupId, long folderId, long fileEntryTypeId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where groupId = ? and folderId = ? and fileEntryTypeId = ?.static DLFileEntry[]DLFileEntryUtil.findByG_F_F_PrevAndNext(long fileEntryId, long groupId, long folderId, long fileEntryTypeId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where groupId = ? and folderId = ? and fileEntryTypeId = ?.DLFileEntryPersistence.findByG_F_First(long groupId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where groupId = ? and folderId = ?.static DLFileEntryDLFileEntryUtil.findByG_F_First(long groupId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where groupId = ? and folderId = ?.DLFileEntryPersistence.findByG_F_FN(long groupId, long folderId, String fileName) Returns the document library file entry where groupId = ? and folderId = ? and fileName = ? or throws aNoSuchFileEntryExceptionif it could not be found.static DLFileEntryDLFileEntryUtil.findByG_F_FN(long groupId, long folderId, String fileName) Returns the document library file entry where groupId = ? and folderId = ? and fileName = ? or throws aNoSuchFileEntryExceptionif it could not be found.DLFileEntryPersistence.findByG_F_Last(long groupId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where groupId = ? and folderId = ?.static DLFileEntryDLFileEntryUtil.findByG_F_Last(long groupId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where groupId = ? and folderId = ?.DLFileEntryPersistence.findByG_F_N(long groupId, long folderId, String name) Returns the document library file entry where groupId = ? and folderId = ? and name = ? or throws aNoSuchFileEntryExceptionif it could not be found.static DLFileEntryDLFileEntryUtil.findByG_F_N(long groupId, long folderId, String name) Returns the document library file entry where groupId = ? and folderId = ? and name = ? or throws aNoSuchFileEntryExceptionif it could not be found.DLFileEntryPersistence.findByG_F_PrevAndNext(long fileEntryId, long groupId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where groupId = ? and folderId = ?.static DLFileEntry[]DLFileEntryUtil.findByG_F_PrevAndNext(long fileEntryId, long groupId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where groupId = ? and folderId = ?.DLFileEntryPersistence.findByG_F_T(long groupId, long folderId, String title) Returns the document library file entry where groupId = ? and folderId = ? and title = ? or throws aNoSuchFileEntryExceptionif it could not be found.static DLFileEntryDLFileEntryUtil.findByG_F_T(long groupId, long folderId, String title) Returns the document library file entry where groupId = ? and folderId = ? and title = ? or throws aNoSuchFileEntryExceptionif it could not be found.DLFileEntryPersistence.findByG_U_F_First(long groupId, long userId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where groupId = ? and userId = ? and folderId = ?.static DLFileEntryDLFileEntryUtil.findByG_U_F_First(long groupId, long userId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where groupId = ? and userId = ? and folderId = ?.DLFileEntryPersistence.findByG_U_F_Last(long groupId, long userId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where groupId = ? and userId = ? and folderId = ?.static DLFileEntryDLFileEntryUtil.findByG_U_F_Last(long groupId, long userId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where groupId = ? and userId = ? and folderId = ?.DLFileEntryPersistence.findByG_U_F_PrevAndNext(long fileEntryId, long groupId, long userId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where groupId = ? and userId = ? and folderId = ?.static DLFileEntry[]DLFileEntryUtil.findByG_U_F_PrevAndNext(long fileEntryId, long groupId, long userId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where groupId = ? and userId = ? and folderId = ?.DLFileEntryPersistence.findByG_U_First(long groupId, long userId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where groupId = ? and userId = ?.static DLFileEntryDLFileEntryUtil.findByG_U_First(long groupId, long userId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where groupId = ? and userId = ?.DLFileEntryPersistence.findByG_U_Last(long groupId, long userId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where groupId = ? and userId = ?.static DLFileEntryDLFileEntryUtil.findByG_U_Last(long groupId, long userId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where groupId = ? and userId = ?.DLFileEntryPersistence.findByG_U_PrevAndNext(long fileEntryId, long groupId, long userId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where groupId = ? and userId = ?.static DLFileEntry[]DLFileEntryUtil.findByG_U_PrevAndNext(long fileEntryId, long groupId, long userId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where groupId = ? and userId = ?.DLFileEntryPersistence.findByGroupId_First(long groupId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where groupId = ?.static DLFileEntryDLFileEntryUtil.findByGroupId_First(long groupId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where groupId = ?.DLFileEntryPersistence.findByGroupId_Last(long groupId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where groupId = ?.static DLFileEntryDLFileEntryUtil.findByGroupId_Last(long groupId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where groupId = ?.DLFileEntryPersistence.findByGroupId_PrevAndNext(long fileEntryId, long groupId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where groupId = ?.static DLFileEntry[]DLFileEntryUtil.findByGroupId_PrevAndNext(long fileEntryId, long groupId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where groupId = ?.DLFileEntryPersistence.findByLargeImageId_First(long largeImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where largeImageId = ?.static DLFileEntryDLFileEntryUtil.findByLargeImageId_First(long largeImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where largeImageId = ?.DLFileEntryPersistence.findByLargeImageId_Last(long largeImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where largeImageId = ?.static DLFileEntryDLFileEntryUtil.findByLargeImageId_Last(long largeImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where largeImageId = ?.DLFileEntryPersistence.findByLargeImageId_PrevAndNext(long fileEntryId, long largeImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where largeImageId = ?.static DLFileEntry[]DLFileEntryUtil.findByLargeImageId_PrevAndNext(long fileEntryId, long largeImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where largeImageId = ?.DLFileEntryPersistence.findByMimeType_First(String mimeType, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where mimeType = ?.static DLFileEntryDLFileEntryUtil.findByMimeType_First(String mimeType, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where mimeType = ?.DLFileEntryPersistence.findByMimeType_Last(String mimeType, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where mimeType = ?.static DLFileEntryDLFileEntryUtil.findByMimeType_Last(String mimeType, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where mimeType = ?.DLFileEntryPersistence.findByMimeType_PrevAndNext(long fileEntryId, String mimeType, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where mimeType = ?.static DLFileEntry[]DLFileEntryUtil.findByMimeType_PrevAndNext(long fileEntryId, String mimeType, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where mimeType = ?.DLFileEntryPersistence.findByPrimaryKey(long fileEntryId) Returns the document library file entry with the primary key or throws aNoSuchFileEntryExceptionif it could not be found.static DLFileEntryDLFileEntryUtil.findByPrimaryKey(long fileEntryId) Returns the document library file entry with the primary key or throws aNoSuchFileEntryExceptionif it could not be found.DLFileEntryPersistence.findByR_F_First(long repositoryId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where repositoryId = ? and folderId = ?.static DLFileEntryDLFileEntryUtil.findByR_F_First(long repositoryId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where repositoryId = ? and folderId = ?.DLFileEntryPersistence.findByR_F_Last(long repositoryId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where repositoryId = ? and folderId = ?.static DLFileEntryDLFileEntryUtil.findByR_F_Last(long repositoryId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where repositoryId = ? and folderId = ?.DLFileEntryPersistence.findByR_F_PrevAndNext(long fileEntryId, long repositoryId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where repositoryId = ? and folderId = ?.static DLFileEntry[]DLFileEntryUtil.findByR_F_PrevAndNext(long fileEntryId, long repositoryId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where repositoryId = ? and folderId = ?.DLFileEntryPersistence.findByRepositoryId_First(long repositoryId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where repositoryId = ?.static DLFileEntryDLFileEntryUtil.findByRepositoryId_First(long repositoryId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where repositoryId = ?.DLFileEntryPersistence.findByRepositoryId_Last(long repositoryId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where repositoryId = ?.static DLFileEntryDLFileEntryUtil.findByRepositoryId_Last(long repositoryId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where repositoryId = ?.DLFileEntryPersistence.findByRepositoryId_PrevAndNext(long fileEntryId, long repositoryId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where repositoryId = ?.static DLFileEntry[]DLFileEntryUtil.findByRepositoryId_PrevAndNext(long fileEntryId, long repositoryId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where repositoryId = ?.DLFileEntryPersistence.findByS_L_C1_C2_First(long smallImageId, long largeImageId, long custom1ImageId, long custom2ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where smallImageId = ? and largeImageId = ? and custom1ImageId = ? and custom2ImageId = ?.static DLFileEntryDLFileEntryUtil.findByS_L_C1_C2_First(long smallImageId, long largeImageId, long custom1ImageId, long custom2ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where smallImageId = ? and largeImageId = ? and custom1ImageId = ? and custom2ImageId = ?.DLFileEntryPersistence.findByS_L_C1_C2_Last(long smallImageId, long largeImageId, long custom1ImageId, long custom2ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where smallImageId = ? and largeImageId = ? and custom1ImageId = ? and custom2ImageId = ?.static DLFileEntryDLFileEntryUtil.findByS_L_C1_C2_Last(long smallImageId, long largeImageId, long custom1ImageId, long custom2ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where smallImageId = ? and largeImageId = ? and custom1ImageId = ? and custom2ImageId = ?.DLFileEntryPersistence.findByS_L_C1_C2_PrevAndNext(long fileEntryId, long smallImageId, long largeImageId, long custom1ImageId, long custom2ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where smallImageId = ? and largeImageId = ? and custom1ImageId = ? and custom2ImageId = ?.static DLFileEntry[]DLFileEntryUtil.findByS_L_C1_C2_PrevAndNext(long fileEntryId, long smallImageId, long largeImageId, long custom1ImageId, long custom2ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where smallImageId = ? and largeImageId = ? and custom1ImageId = ? and custom2ImageId = ?.DLFileEntryPersistence.findBySmallImageId_First(long smallImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where smallImageId = ?.static DLFileEntryDLFileEntryUtil.findBySmallImageId_First(long smallImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where smallImageId = ?.DLFileEntryPersistence.findBySmallImageId_Last(long smallImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where smallImageId = ?.static DLFileEntryDLFileEntryUtil.findBySmallImageId_Last(long smallImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where smallImageId = ?.DLFileEntryPersistence.findBySmallImageId_PrevAndNext(long fileEntryId, long smallImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where smallImageId = ?.static DLFileEntry[]DLFileEntryUtil.findBySmallImageId_PrevAndNext(long fileEntryId, long smallImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where smallImageId = ?.DLFileEntryPersistence.findByUuid_C_First(String uuid, long companyId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where uuid = ? and companyId = ?.static DLFileEntryDLFileEntryUtil.findByUuid_C_First(String uuid, long companyId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where uuid = ? and companyId = ?.DLFileEntryPersistence.findByUuid_C_Last(String uuid, long companyId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where uuid = ? and companyId = ?.static DLFileEntryDLFileEntryUtil.findByUuid_C_Last(String uuid, long companyId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where uuid = ? and companyId = ?.DLFileEntryPersistence.findByUuid_C_PrevAndNext(long fileEntryId, String uuid, long companyId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where uuid = ? and companyId = ?.static DLFileEntry[]DLFileEntryUtil.findByUuid_C_PrevAndNext(long fileEntryId, String uuid, long companyId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where uuid = ? and companyId = ?.DLFileEntryPersistence.findByUuid_First(String uuid, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where uuid = ?.static DLFileEntryDLFileEntryUtil.findByUuid_First(String uuid, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where uuid = ?.DLFileEntryPersistence.findByUUID_G(String uuid, long groupId) Returns the document library file entry where uuid = ? and groupId = ? or throws aNoSuchFileEntryExceptionif it could not be found.static DLFileEntryDLFileEntryUtil.findByUUID_G(String uuid, long groupId) Returns the document library file entry where uuid = ? and groupId = ? or throws aNoSuchFileEntryExceptionif it could not be found.DLFileEntryPersistence.findByUuid_Last(String uuid, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where uuid = ?.static DLFileEntryDLFileEntryUtil.findByUuid_Last(String uuid, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where uuid = ?.DLFileEntryPersistence.findByUuid_PrevAndNext(long fileEntryId, String uuid, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where uuid = ?.static DLFileEntry[]DLFileEntryUtil.findByUuid_PrevAndNext(long fileEntryId, String uuid, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where uuid = ?.DLFileEntryPersistence.remove(long fileEntryId) Removes the document library file entry with the primary key from the database.static DLFileEntryDLFileEntryUtil.remove(long fileEntryId) Removes the document library file entry with the primary key from the database.DLFileEntryPersistence.removeByERC_G(String externalReferenceCode, long groupId) Removes the document library file entry where externalReferenceCode = ? and groupId = ? from the database.static DLFileEntryDLFileEntryUtil.removeByERC_G(String externalReferenceCode, long groupId) Removes the document library file entry where externalReferenceCode = ? and groupId = ? from the database.DLFileEntryPersistence.removeByG_F_FN(long groupId, long folderId, String fileName) Removes the document library file entry where groupId = ? and folderId = ? and fileName = ? from the database.static DLFileEntryDLFileEntryUtil.removeByG_F_FN(long groupId, long folderId, String fileName) Removes the document library file entry where groupId = ? and folderId = ? and fileName = ? from the database.DLFileEntryPersistence.removeByG_F_N(long groupId, long folderId, String name) Removes the document library file entry where groupId = ? and folderId = ? and name = ? from the database.static DLFileEntryDLFileEntryUtil.removeByG_F_N(long groupId, long folderId, String name) Removes the document library file entry where groupId = ? and folderId = ? and name = ? from the database.DLFileEntryPersistence.removeByG_F_T(long groupId, long folderId, String title) Removes the document library file entry where groupId = ? and folderId = ? and title = ? from the database.static DLFileEntryDLFileEntryUtil.removeByG_F_T(long groupId, long folderId, String title) Removes the document library file entry where groupId = ? and folderId = ? and title = ? from the database.DLFileEntryPersistence.removeByUUID_G(String uuid, long groupId) Removes the document library file entry where uuid = ? and groupId = ? from the database.static DLFileEntryDLFileEntryUtil.removeByUUID_G(String uuid, long groupId) Removes the document library file entry where uuid = ? and groupId = ? from the database.static DLFileEntryDLFileEntryUtil.update(DLFileEntry dlFileEntry) static DLFileEntryDLFileEntryUtil.update(DLFileEntry dlFileEntry, ServiceContext serviceContext) DLFileEntryPersistence.updateImpl(DLFileEntry dlFileEntry) static DLFileEntryDLFileEntryUtil.updateImpl(DLFileEntry dlFileEntry) Methods in com.liferay.document.library.kernel.service.persistence that return types with arguments of type DLFileEntryModifier and TypeMethodDescriptionstatic Map<Serializable,DLFileEntry> DLFileEntryUtil.fetchByPrimaryKeys(Set<Serializable> primaryKeys) DLFileEntryFinder.filterFindByG_F(long groupId, List<Long> folderIds, QueryDefinition<DLFileEntry> queryDefinition) static List<DLFileEntry>DLFileEntryFinderUtil.filterFindByG_F(long groupId, List<Long> folderIds, QueryDefinition<DLFileEntry> queryDefinition) DLFileEntryPersistence.filterFindByG_F(long groupId, long folderId) Returns all the document library file entries that the user has permission to view where groupId = ? and folderId = ?.DLFileEntryPersistence.filterFindByG_F(long groupId, long[] folderIds) Returns all the document library file entries that the user has permission to view where groupId = ? and folderId = any ?.DLFileEntryPersistence.filterFindByG_F(long groupId, long[] folderIds, int start, int end) Returns a range of all the document library file entries that the user has permission to view where groupId = ? and folderId = any ?.DLFileEntryPersistence.filterFindByG_F(long groupId, long[] folderIds, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries that the user has permission to view where groupId = ? and folderId = any ?.DLFileEntryPersistence.filterFindByG_F(long groupId, long folderId, int start, int end) Returns a range of all the document library file entries that the user has permission to view where groupId = ? and folderId = ?.DLFileEntryPersistence.filterFindByG_F(long groupId, long folderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries that the user has permissions to view where groupId = ? and folderId = ?.static List<DLFileEntry>DLFileEntryUtil.filterFindByG_F(long groupId, long folderId) Returns all the document library file entries that the user has permission to view where groupId = ? and folderId = ?.static List<DLFileEntry>DLFileEntryUtil.filterFindByG_F(long groupId, long[] folderIds) Returns all the document library file entries that the user has permission to view where groupId = ? and folderId = any ?.static List<DLFileEntry>DLFileEntryUtil.filterFindByG_F(long groupId, long[] folderIds, int start, int end) Returns a range of all the document library file entries that the user has permission to view where groupId = ? and folderId = any ?.static List<DLFileEntry>DLFileEntryUtil.filterFindByG_F(long groupId, long[] folderIds, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries that the user has permission to view where groupId = ? and folderId = any ?.static List<DLFileEntry>DLFileEntryUtil.filterFindByG_F(long groupId, long folderId, int start, int end) Returns a range of all the document library file entries that the user has permission to view where groupId = ? and folderId = ?.static List<DLFileEntry>DLFileEntryUtil.filterFindByG_F(long groupId, long folderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries that the user has permissions to view where groupId = ? and folderId = ?.DLFileEntryPersistence.filterFindByG_F_F(long groupId, long[] folderIds, long fileEntryTypeId) Returns all the document library file entries that the user has permission to view where groupId = ? and folderId = any ? and fileEntryTypeId = ?.DLFileEntryPersistence.filterFindByG_F_F(long groupId, long[] folderIds, long fileEntryTypeId, int start, int end) Returns a range of all the document library file entries that the user has permission to view where groupId = ? and folderId = any ? and fileEntryTypeId = ?.DLFileEntryPersistence.filterFindByG_F_F(long groupId, long[] folderIds, long fileEntryTypeId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries that the user has permission to view where groupId = ? and folderId = any ? and fileEntryTypeId = ?.DLFileEntryPersistence.filterFindByG_F_F(long groupId, long folderId, long fileEntryTypeId) Returns all the document library file entries that the user has permission to view where groupId = ? and folderId = ? and fileEntryTypeId = ?.DLFileEntryPersistence.filterFindByG_F_F(long groupId, long folderId, long fileEntryTypeId, int start, int end) Returns a range of all the document library file entries that the user has permission to view where groupId = ? and folderId = ? and fileEntryTypeId = ?.DLFileEntryPersistence.filterFindByG_F_F(long groupId, long folderId, long fileEntryTypeId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries that the user has permissions to view where groupId = ? and folderId = ? and fileEntryTypeId = ?.static List<DLFileEntry>DLFileEntryUtil.filterFindByG_F_F(long groupId, long[] folderIds, long fileEntryTypeId) Returns all the document library file entries that the user has permission to view where groupId = ? and folderId = any ? and fileEntryTypeId = ?.static List<DLFileEntry>DLFileEntryUtil.filterFindByG_F_F(long groupId, long[] folderIds, long fileEntryTypeId, int start, int end) Returns a range of all the document library file entries that the user has permission to view where groupId = ? and folderId = any ? and fileEntryTypeId = ?.static List<DLFileEntry>DLFileEntryUtil.filterFindByG_F_F(long groupId, long[] folderIds, long fileEntryTypeId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries that the user has permission to view where groupId = ? and folderId = any ? and fileEntryTypeId = ?.static List<DLFileEntry>DLFileEntryUtil.filterFindByG_F_F(long groupId, long folderId, long fileEntryTypeId) Returns all the document library file entries that the user has permission to view where groupId = ? and folderId = ? and fileEntryTypeId = ?.static List<DLFileEntry>DLFileEntryUtil.filterFindByG_F_F(long groupId, long folderId, long fileEntryTypeId, int start, int end) Returns a range of all the document library file entries that the user has permission to view where groupId = ? and folderId = ? and fileEntryTypeId = ?.static List<DLFileEntry>DLFileEntryUtil.filterFindByG_F_F(long groupId, long folderId, long fileEntryTypeId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries that the user has permissions to view where groupId = ? and folderId = ? and fileEntryTypeId = ?.DLFileEntryFinder.filterFindByG_R_F(long groupId, List<Long> repositoryIds, List<Long> folderIds, QueryDefinition<DLFileEntry> queryDefinition) static List<DLFileEntry>DLFileEntryFinderUtil.filterFindByG_R_F(long groupId, List<Long> repositoryIds, List<Long> folderIds, QueryDefinition<DLFileEntry> queryDefinition) DLFileEntryPersistence.filterFindByG_U(long groupId, long userId) Returns all the document library file entries that the user has permission to view where groupId = ? and userId = ?.DLFileEntryPersistence.filterFindByG_U(long groupId, long userId, int start, int end) Returns a range of all the document library file entries that the user has permission to view where groupId = ? and userId = ?.DLFileEntryPersistence.filterFindByG_U(long groupId, long userId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries that the user has permissions to view where groupId = ? and userId = ?.static List<DLFileEntry>DLFileEntryUtil.filterFindByG_U(long groupId, long userId) Returns all the document library file entries that the user has permission to view where groupId = ? and userId = ?.static List<DLFileEntry>DLFileEntryUtil.filterFindByG_U(long groupId, long userId, int start, int end) Returns a range of all the document library file entries that the user has permission to view where groupId = ? and userId = ?.static List<DLFileEntry>DLFileEntryUtil.filterFindByG_U(long groupId, long userId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries that the user has permissions to view where groupId = ? and userId = ?.DLFileEntryPersistence.filterFindByG_U_F(long groupId, long userId, long folderId) Returns all the document library file entries that the user has permission to view where groupId = ? and userId = ? and folderId = ?.DLFileEntryPersistence.filterFindByG_U_F(long groupId, long userId, long[] folderIds) Returns all the document library file entries that the user has permission to view where groupId = ? and userId = ? and folderId = any ?.DLFileEntryPersistence.filterFindByG_U_F(long groupId, long userId, long[] folderIds, int start, int end) Returns a range of all the document library file entries that the user has permission to view where groupId = ? and userId = ? and folderId = any ?.DLFileEntryPersistence.filterFindByG_U_F(long groupId, long userId, long[] folderIds, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries that the user has permission to view where groupId = ? and userId = ? and folderId = any ?.DLFileEntryPersistence.filterFindByG_U_F(long groupId, long userId, long folderId, int start, int end) Returns a range of all the document library file entries that the user has permission to view where groupId = ? and userId = ? and folderId = ?.DLFileEntryPersistence.filterFindByG_U_F(long groupId, long userId, long folderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries that the user has permissions to view where groupId = ? and userId = ? and folderId = ?.static List<DLFileEntry>DLFileEntryUtil.filterFindByG_U_F(long groupId, long userId, long folderId) Returns all the document library file entries that the user has permission to view where groupId = ? and userId = ? and folderId = ?.static List<DLFileEntry>DLFileEntryUtil.filterFindByG_U_F(long groupId, long userId, long[] folderIds) Returns all the document library file entries that the user has permission to view where groupId = ? and userId = ? and folderId = any ?.static List<DLFileEntry>DLFileEntryUtil.filterFindByG_U_F(long groupId, long userId, long[] folderIds, int start, int end) Returns a range of all the document library file entries that the user has permission to view where groupId = ? and userId = ? and folderId = any ?.static List<DLFileEntry>DLFileEntryUtil.filterFindByG_U_F(long groupId, long userId, long[] folderIds, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries that the user has permission to view where groupId = ? and userId = ? and folderId = any ?.static List<DLFileEntry>DLFileEntryUtil.filterFindByG_U_F(long groupId, long userId, long folderId, int start, int end) Returns a range of all the document library file entries that the user has permission to view where groupId = ? and userId = ? and folderId = ?.static List<DLFileEntry>DLFileEntryUtil.filterFindByG_U_F(long groupId, long userId, long folderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries that the user has permissions to view where groupId = ? and userId = ? and folderId = ?.DLFileEntryFinder.filterFindByG_U_F_M(long groupId, long userId, List<Long> folderIds, String[] mimeTypes, QueryDefinition<DLFileEntry> queryDefinition) static List<DLFileEntry>DLFileEntryFinderUtil.filterFindByG_U_F_M(long groupId, long userId, List<Long> folderIds, String[] mimeTypes, QueryDefinition<DLFileEntry> queryDefinition) DLFileEntryFinder.filterFindByG_U_R_F_M(long groupId, long userId, List<Long> repositoryIds, List<Long> folderIds, String[] mimeTypes, QueryDefinition<DLFileEntry> queryDefinition) static List<DLFileEntry>DLFileEntryFinderUtil.filterFindByG_U_R_F_M(long groupId, long userId, List<Long> repositoryIds, List<Long> folderIds, String[] mimeTypes, QueryDefinition<DLFileEntry> queryDefinition) DLFileEntryPersistence.filterFindByGroupId(long groupId) Returns all the document library file entries that the user has permission to view where groupId = ?.DLFileEntryPersistence.filterFindByGroupId(long groupId, int start, int end) Returns a range of all the document library file entries that the user has permission to view where groupId = ?.DLFileEntryPersistence.filterFindByGroupId(long groupId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries that the user has permissions to view where groupId = ?.static List<DLFileEntry>DLFileEntryUtil.filterFindByGroupId(long groupId) Returns all the document library file entries that the user has permission to view where groupId = ?.static List<DLFileEntry>DLFileEntryUtil.filterFindByGroupId(long groupId, int start, int end) Returns a range of all the document library file entries that the user has permission to view where groupId = ?.static List<DLFileEntry>DLFileEntryUtil.filterFindByGroupId(long groupId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries that the user has permissions to view where groupId = ?.DLFileEntryPersistence.findAll()Returns all the document library file entries.DLFileEntryPersistence.findAll(int start, int end) Returns a range of all the document library file entries.DLFileEntryPersistence.findAll(int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries.DLFileEntryPersistence.findAll(int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries.static List<DLFileEntry>DLFileEntryUtil.findAll()Returns all the document library file entries.static List<DLFileEntry>DLFileEntryUtil.findAll(int start, int end) Returns a range of all the document library file entries.static List<DLFileEntry>DLFileEntryUtil.findAll(int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries.static List<DLFileEntry>DLFileEntryUtil.findAll(int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries.static List<DLFileEntry>DLFileEntryFinder.findByCompanyId(long companyId, QueryDefinition<DLFileEntry> queryDefinition) static List<DLFileEntry>DLFileEntryFinderUtil.findByCompanyId(long companyId, QueryDefinition<DLFileEntry> queryDefinition) DLFileEntryPersistence.findByCompanyId(long companyId) Returns all the document library file entries where companyId = ?.DLFileEntryPersistence.findByCompanyId(long companyId, int start, int end) Returns a range of all the document library file entries where companyId = ?.DLFileEntryPersistence.findByCompanyId(long companyId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where companyId = ?.DLFileEntryPersistence.findByCompanyId(long companyId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where companyId = ?.static List<DLFileEntry>DLFileEntryUtil.findByCompanyId(long companyId) Returns all the document library file entries where companyId = ?.static List<DLFileEntry>DLFileEntryUtil.findByCompanyId(long companyId, int start, int end) Returns a range of all the document library file entries where companyId = ?.static List<DLFileEntry>DLFileEntryUtil.findByCompanyId(long companyId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where companyId = ?.static List<DLFileEntry>DLFileEntryUtil.findByCompanyId(long companyId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where companyId = ?.DLFileEntryPersistence.findByCustom1ImageId(long custom1ImageId) Returns all the document library file entries where custom1ImageId = ?.DLFileEntryPersistence.findByCustom1ImageId(long custom1ImageId, int start, int end) Returns a range of all the document library file entries where custom1ImageId = ?.DLFileEntryPersistence.findByCustom1ImageId(long custom1ImageId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where custom1ImageId = ?.DLFileEntryPersistence.findByCustom1ImageId(long custom1ImageId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where custom1ImageId = ?.static List<DLFileEntry>DLFileEntryUtil.findByCustom1ImageId(long custom1ImageId) Returns all the document library file entries where custom1ImageId = ?.static List<DLFileEntry>DLFileEntryUtil.findByCustom1ImageId(long custom1ImageId, int start, int end) Returns a range of all the document library file entries where custom1ImageId = ?.static List<DLFileEntry>DLFileEntryUtil.findByCustom1ImageId(long custom1ImageId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where custom1ImageId = ?.static List<DLFileEntry>DLFileEntryUtil.findByCustom1ImageId(long custom1ImageId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where custom1ImageId = ?.DLFileEntryPersistence.findByCustom2ImageId(long custom2ImageId) Returns all the document library file entries where custom2ImageId = ?.DLFileEntryPersistence.findByCustom2ImageId(long custom2ImageId, int start, int end) Returns a range of all the document library file entries where custom2ImageId = ?.DLFileEntryPersistence.findByCustom2ImageId(long custom2ImageId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where custom2ImageId = ?.DLFileEntryPersistence.findByCustom2ImageId(long custom2ImageId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where custom2ImageId = ?.static List<DLFileEntry>DLFileEntryUtil.findByCustom2ImageId(long custom2ImageId) Returns all the document library file entries where custom2ImageId = ?.static List<DLFileEntry>DLFileEntryUtil.findByCustom2ImageId(long custom2ImageId, int start, int end) Returns a range of all the document library file entries where custom2ImageId = ?.static List<DLFileEntry>DLFileEntryUtil.findByCustom2ImageId(long custom2ImageId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where custom2ImageId = ?.static List<DLFileEntry>DLFileEntryUtil.findByCustom2ImageId(long custom2ImageId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where custom2ImageId = ?.DLFileEntryFinder.findByDDMStructureIds(long[] ddmStructureIds, int start, int end) DLFileEntryFinder.findByDDMStructureIds(long groupId, long[] ddmStructureIds, int start, int end) static List<DLFileEntry>DLFileEntryFinderUtil.findByDDMStructureIds(long[] ddmStructureIds, int start, int end) static List<DLFileEntry>DLFileEntryFinderUtil.findByDDMStructureIds(long groupId, long[] ddmStructureIds, int start, int end) DLFileEntryFinder.findByExtraSettings(int start, int end) static List<DLFileEntry>DLFileEntryFinderUtil.findByExtraSettings(int start, int end) Returns all the document library file entries where folderId = ? and name = ?.Returns a range of all the document library file entries where folderId = ? and name = ?.DLFileEntryPersistence.findByF_N(long folderId, String name, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where folderId = ? and name = ?.DLFileEntryPersistence.findByF_N(long folderId, String name, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where folderId = ? and name = ?.static List<DLFileEntry>Returns all the document library file entries where folderId = ? and name = ?.static List<DLFileEntry>Returns a range of all the document library file entries where folderId = ? and name = ?.static List<DLFileEntry>DLFileEntryUtil.findByF_N(long folderId, String name, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where folderId = ? and name = ?.static List<DLFileEntry>DLFileEntryUtil.findByF_N(long folderId, String name, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where folderId = ? and name = ?.DLFileEntryPersistence.findByFileEntryTypeId(long fileEntryTypeId) Returns all the document library file entries where fileEntryTypeId = ?.DLFileEntryPersistence.findByFileEntryTypeId(long fileEntryTypeId, int start, int end) Returns a range of all the document library file entries where fileEntryTypeId = ?.DLFileEntryPersistence.findByFileEntryTypeId(long fileEntryTypeId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where fileEntryTypeId = ?.DLFileEntryPersistence.findByFileEntryTypeId(long fileEntryTypeId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where fileEntryTypeId = ?.static List<DLFileEntry>DLFileEntryUtil.findByFileEntryTypeId(long fileEntryTypeId) Returns all the document library file entries where fileEntryTypeId = ?.static List<DLFileEntry>DLFileEntryUtil.findByFileEntryTypeId(long fileEntryTypeId, int start, int end) Returns a range of all the document library file entries where fileEntryTypeId = ?.static List<DLFileEntry>DLFileEntryUtil.findByFileEntryTypeId(long fileEntryTypeId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where fileEntryTypeId = ?.static List<DLFileEntry>DLFileEntryUtil.findByFileEntryTypeId(long fileEntryTypeId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where fileEntryTypeId = ?.DLFileEntryFinder.findByG_F(long groupId, List<Long> folderIds, QueryDefinition<DLFileEntry> queryDefinition) static List<DLFileEntry>DLFileEntryFinderUtil.findByG_F(long groupId, List<Long> folderIds, QueryDefinition<DLFileEntry> queryDefinition) DLFileEntryPersistence.findByG_F(long groupId, long folderId) Returns all the document library file entries where groupId = ? and folderId = ?.DLFileEntryPersistence.findByG_F(long groupId, long[] folderIds) Returns all the document library file entries where groupId = ? and folderId = any ?.DLFileEntryPersistence.findByG_F(long groupId, long[] folderIds, int start, int end) Returns a range of all the document library file entries where groupId = ? and folderId = any ?.DLFileEntryPersistence.findByG_F(long groupId, long[] folderIds, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where groupId = ? and folderId = any ?.DLFileEntryPersistence.findByG_F(long groupId, long[] folderIds, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where groupId = ? and folderId = ?, optionally using the finder cache.DLFileEntryPersistence.findByG_F(long groupId, long folderId, int start, int end) Returns a range of all the document library file entries where groupId = ? and folderId = ?.DLFileEntryPersistence.findByG_F(long groupId, long folderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where groupId = ? and folderId = ?.DLFileEntryPersistence.findByG_F(long groupId, long folderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where groupId = ? and folderId = ?.static List<DLFileEntry>DLFileEntryUtil.findByG_F(long groupId, long folderId) Returns all the document library file entries where groupId = ? and folderId = ?.static List<DLFileEntry>DLFileEntryUtil.findByG_F(long groupId, long[] folderIds) Returns all the document library file entries where groupId = ? and folderId = any ?.static List<DLFileEntry>DLFileEntryUtil.findByG_F(long groupId, long[] folderIds, int start, int end) Returns a range of all the document library file entries where groupId = ? and folderId = any ?.static List<DLFileEntry>DLFileEntryUtil.findByG_F(long groupId, long[] folderIds, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where groupId = ? and folderId = any ?.static List<DLFileEntry>DLFileEntryUtil.findByG_F(long groupId, long[] folderIds, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where groupId = ? and folderId = ?, optionally using the finder cache.static List<DLFileEntry>DLFileEntryUtil.findByG_F(long groupId, long folderId, int start, int end) Returns a range of all the document library file entries where groupId = ? and folderId = ?.static List<DLFileEntry>DLFileEntryUtil.findByG_F(long groupId, long folderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where groupId = ? and folderId = ?.static List<DLFileEntry>DLFileEntryUtil.findByG_F(long groupId, long folderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where groupId = ? and folderId = ?.DLFileEntryPersistence.findByG_F_F(long groupId, long[] folderIds, long fileEntryTypeId) Returns all the document library file entries where groupId = ? and folderId = any ? and fileEntryTypeId = ?.DLFileEntryPersistence.findByG_F_F(long groupId, long[] folderIds, long fileEntryTypeId, int start, int end) Returns a range of all the document library file entries where groupId = ? and folderId = any ? and fileEntryTypeId = ?.DLFileEntryPersistence.findByG_F_F(long groupId, long[] folderIds, long fileEntryTypeId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where groupId = ? and folderId = any ? and fileEntryTypeId = ?.DLFileEntryPersistence.findByG_F_F(long groupId, long[] folderIds, long fileEntryTypeId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where groupId = ? and folderId = ? and fileEntryTypeId = ?, optionally using the finder cache.DLFileEntryPersistence.findByG_F_F(long groupId, long folderId, long fileEntryTypeId) Returns all the document library file entries where groupId = ? and folderId = ? and fileEntryTypeId = ?.DLFileEntryPersistence.findByG_F_F(long groupId, long folderId, long fileEntryTypeId, int start, int end) Returns a range of all the document library file entries where groupId = ? and folderId = ? and fileEntryTypeId = ?.DLFileEntryPersistence.findByG_F_F(long groupId, long folderId, long fileEntryTypeId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where groupId = ? and folderId = ? and fileEntryTypeId = ?.DLFileEntryPersistence.findByG_F_F(long groupId, long folderId, long fileEntryTypeId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where groupId = ? and folderId = ? and fileEntryTypeId = ?.static List<DLFileEntry>DLFileEntryUtil.findByG_F_F(long groupId, long[] folderIds, long fileEntryTypeId) Returns all the document library file entries where groupId = ? and folderId = any ? and fileEntryTypeId = ?.static List<DLFileEntry>DLFileEntryUtil.findByG_F_F(long groupId, long[] folderIds, long fileEntryTypeId, int start, int end) Returns a range of all the document library file entries where groupId = ? and folderId = any ? and fileEntryTypeId = ?.static List<DLFileEntry>DLFileEntryUtil.findByG_F_F(long groupId, long[] folderIds, long fileEntryTypeId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where groupId = ? and folderId = any ? and fileEntryTypeId = ?.static List<DLFileEntry>DLFileEntryUtil.findByG_F_F(long groupId, long[] folderIds, long fileEntryTypeId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where groupId = ? and folderId = ? and fileEntryTypeId = ?, optionally using the finder cache.static List<DLFileEntry>DLFileEntryUtil.findByG_F_F(long groupId, long folderId, long fileEntryTypeId) Returns all the document library file entries where groupId = ? and folderId = ? and fileEntryTypeId = ?.static List<DLFileEntry>DLFileEntryUtil.findByG_F_F(long groupId, long folderId, long fileEntryTypeId, int start, int end) Returns a range of all the document library file entries where groupId = ? and folderId = ? and fileEntryTypeId = ?.static List<DLFileEntry>DLFileEntryUtil.findByG_F_F(long groupId, long folderId, long fileEntryTypeId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where groupId = ? and folderId = ? and fileEntryTypeId = ?.static List<DLFileEntry>DLFileEntryUtil.findByG_F_F(long groupId, long folderId, long fileEntryTypeId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where groupId = ? and folderId = ? and fileEntryTypeId = ?.DLFileEntryFinder.findByG_R_F(long groupId, List<Long> repositoryIds, List<Long> folderIds, QueryDefinition<DLFileEntry> queryDefinition) static List<DLFileEntry>DLFileEntryFinderUtil.findByG_R_F(long groupId, List<Long> repositoryIds, List<Long> folderIds, QueryDefinition<DLFileEntry> queryDefinition) DLFileEntryPersistence.findByG_U(long groupId, long userId) Returns all the document library file entries where groupId = ? and userId = ?.DLFileEntryPersistence.findByG_U(long groupId, long userId, int start, int end) Returns a range of all the document library file entries where groupId = ? and userId = ?.DLFileEntryPersistence.findByG_U(long groupId, long userId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where groupId = ? and userId = ?.DLFileEntryPersistence.findByG_U(long groupId, long userId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where groupId = ? and userId = ?.static List<DLFileEntry>DLFileEntryUtil.findByG_U(long groupId, long userId) Returns all the document library file entries where groupId = ? and userId = ?.static List<DLFileEntry>DLFileEntryUtil.findByG_U(long groupId, long userId, int start, int end) Returns a range of all the document library file entries where groupId = ? and userId = ?.static List<DLFileEntry>DLFileEntryUtil.findByG_U(long groupId, long userId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where groupId = ? and userId = ?.static List<DLFileEntry>DLFileEntryUtil.findByG_U(long groupId, long userId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where groupId = ? and userId = ?.DLFileEntryFinder.findByG_U_F(long groupId, long userId, List<Long> folderIds, QueryDefinition<DLFileEntry> queryDefinition) static List<DLFileEntry>DLFileEntryFinderUtil.findByG_U_F(long groupId, long userId, List<Long> folderIds, QueryDefinition<DLFileEntry> queryDefinition) DLFileEntryPersistence.findByG_U_F(long groupId, long userId, long folderId) Returns all the document library file entries where groupId = ? and userId = ? and folderId = ?.DLFileEntryPersistence.findByG_U_F(long groupId, long userId, long[] folderIds) Returns all the document library file entries where groupId = ? and userId = ? and folderId = any ?.DLFileEntryPersistence.findByG_U_F(long groupId, long userId, long[] folderIds, int start, int end) Returns a range of all the document library file entries where groupId = ? and userId = ? and folderId = any ?.DLFileEntryPersistence.findByG_U_F(long groupId, long userId, long[] folderIds, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where groupId = ? and userId = ? and folderId = any ?.DLFileEntryPersistence.findByG_U_F(long groupId, long userId, long[] folderIds, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where groupId = ? and userId = ? and folderId = ?, optionally using the finder cache.DLFileEntryPersistence.findByG_U_F(long groupId, long userId, long folderId, int start, int end) Returns a range of all the document library file entries where groupId = ? and userId = ? and folderId = ?.DLFileEntryPersistence.findByG_U_F(long groupId, long userId, long folderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where groupId = ? and userId = ? and folderId = ?.DLFileEntryPersistence.findByG_U_F(long groupId, long userId, long folderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where groupId = ? and userId = ? and folderId = ?.static List<DLFileEntry>DLFileEntryUtil.findByG_U_F(long groupId, long userId, long folderId) Returns all the document library file entries where groupId = ? and userId = ? and folderId = ?.static List<DLFileEntry>DLFileEntryUtil.findByG_U_F(long groupId, long userId, long[] folderIds) Returns all the document library file entries where groupId = ? and userId = ? and folderId = any ?.static List<DLFileEntry>DLFileEntryUtil.findByG_U_F(long groupId, long userId, long[] folderIds, int start, int end) Returns a range of all the document library file entries where groupId = ? and userId = ? and folderId = any ?.static List<DLFileEntry>DLFileEntryUtil.findByG_U_F(long groupId, long userId, long[] folderIds, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where groupId = ? and userId = ? and folderId = any ?.static List<DLFileEntry>DLFileEntryUtil.findByG_U_F(long groupId, long userId, long[] folderIds, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where groupId = ? and userId = ? and folderId = ?, optionally using the finder cache.static List<DLFileEntry>DLFileEntryUtil.findByG_U_F(long groupId, long userId, long folderId, int start, int end) Returns a range of all the document library file entries where groupId = ? and userId = ? and folderId = ?.static List<DLFileEntry>DLFileEntryUtil.findByG_U_F(long groupId, long userId, long folderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where groupId = ? and userId = ? and folderId = ?.static List<DLFileEntry>DLFileEntryUtil.findByG_U_F(long groupId, long userId, long folderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where groupId = ? and userId = ? and folderId = ?.DLFileEntryFinder.findByG_U_F_M(long groupId, long userId, List<Long> folderIds, String[] mimeTypes, QueryDefinition<DLFileEntry> queryDefinition) static List<DLFileEntry>DLFileEntryFinderUtil.findByG_U_F_M(long groupId, long userId, List<Long> folderIds, String[] mimeTypes, QueryDefinition<DLFileEntry> queryDefinition) DLFileEntryFinder.findByG_U_R_F(long groupId, long userId, List<Long> repositoryIds, List<Long> folderIds, QueryDefinition<DLFileEntry> queryDefinition) static List<DLFileEntry>DLFileEntryFinderUtil.findByG_U_R_F(long groupId, long userId, List<Long> repositoryIds, List<Long> folderIds, QueryDefinition<DLFileEntry> queryDefinition) DLFileEntryFinder.findByG_U_R_F_M(long groupId, long userId, List<Long> repositoryIds, List<Long> folderIds, String[] mimeTypes, QueryDefinition<DLFileEntry> queryDefinition) static List<DLFileEntry>DLFileEntryFinderUtil.findByG_U_R_F_M(long groupId, long userId, List<Long> repositoryIds, List<Long> folderIds, String[] mimeTypes, QueryDefinition<DLFileEntry> queryDefinition) DLFileEntryPersistence.findByGroupId(long groupId) Returns all the document library file entries where groupId = ?.DLFileEntryPersistence.findByGroupId(long groupId, int start, int end) Returns a range of all the document library file entries where groupId = ?.DLFileEntryPersistence.findByGroupId(long groupId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where groupId = ?.DLFileEntryPersistence.findByGroupId(long groupId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where groupId = ?.static List<DLFileEntry>DLFileEntryUtil.findByGroupId(long groupId) Returns all the document library file entries where groupId = ?.static List<DLFileEntry>DLFileEntryUtil.findByGroupId(long groupId, int start, int end) Returns a range of all the document library file entries where groupId = ?.static List<DLFileEntry>DLFileEntryUtil.findByGroupId(long groupId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where groupId = ?.static List<DLFileEntry>DLFileEntryUtil.findByGroupId(long groupId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where groupId = ?.DLFileEntryPersistence.findByLargeImageId(long largeImageId) Returns all the document library file entries where largeImageId = ?.DLFileEntryPersistence.findByLargeImageId(long largeImageId, int start, int end) Returns a range of all the document library file entries where largeImageId = ?.DLFileEntryPersistence.findByLargeImageId(long largeImageId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where largeImageId = ?.DLFileEntryPersistence.findByLargeImageId(long largeImageId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where largeImageId = ?.static List<DLFileEntry>DLFileEntryUtil.findByLargeImageId(long largeImageId) Returns all the document library file entries where largeImageId = ?.static List<DLFileEntry>DLFileEntryUtil.findByLargeImageId(long largeImageId, int start, int end) Returns a range of all the document library file entries where largeImageId = ?.static List<DLFileEntry>DLFileEntryUtil.findByLargeImageId(long largeImageId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where largeImageId = ?.static List<DLFileEntry>DLFileEntryUtil.findByLargeImageId(long largeImageId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where largeImageId = ?.DLFileEntryPersistence.findByMimeType(String mimeType) Returns all the document library file entries where mimeType = ?.DLFileEntryPersistence.findByMimeType(String mimeType, int start, int end) Returns a range of all the document library file entries where mimeType = ?.DLFileEntryPersistence.findByMimeType(String mimeType, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where mimeType = ?.DLFileEntryPersistence.findByMimeType(String mimeType, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where mimeType = ?.static List<DLFileEntry>DLFileEntryUtil.findByMimeType(String mimeType) Returns all the document library file entries where mimeType = ?.static List<DLFileEntry>DLFileEntryUtil.findByMimeType(String mimeType, int start, int end) Returns a range of all the document library file entries where mimeType = ?.static List<DLFileEntry>DLFileEntryUtil.findByMimeType(String mimeType, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where mimeType = ?.static List<DLFileEntry>DLFileEntryUtil.findByMimeType(String mimeType, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where mimeType = ?.DLFileEntryFinder.findByNoAssets()static List<DLFileEntry>DLFileEntryFinderUtil.findByNoAssets()DLFileEntryFinder.findByOrphanedFileEntries()static List<DLFileEntry>DLFileEntryFinderUtil.findByOrphanedFileEntries()DLFileEntryPersistence.findByR_F(long repositoryId, long folderId) Returns all the document library file entries where repositoryId = ? and folderId = ?.DLFileEntryPersistence.findByR_F(long repositoryId, long folderId, int start, int end) Returns a range of all the document library file entries where repositoryId = ? and folderId = ?.DLFileEntryPersistence.findByR_F(long repositoryId, long folderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where repositoryId = ? and folderId = ?.DLFileEntryPersistence.findByR_F(long repositoryId, long folderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where repositoryId = ? and folderId = ?.static List<DLFileEntry>DLFileEntryUtil.findByR_F(long repositoryId, long folderId) Returns all the document library file entries where repositoryId = ? and folderId = ?.static List<DLFileEntry>DLFileEntryUtil.findByR_F(long repositoryId, long folderId, int start, int end) Returns a range of all the document library file entries where repositoryId = ? and folderId = ?.static List<DLFileEntry>DLFileEntryUtil.findByR_F(long repositoryId, long folderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where repositoryId = ? and folderId = ?.static List<DLFileEntry>DLFileEntryUtil.findByR_F(long repositoryId, long folderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where repositoryId = ? and folderId = ?.DLFileEntryPersistence.findByRepositoryId(long repositoryId) Returns all the document library file entries where repositoryId = ?.DLFileEntryPersistence.findByRepositoryId(long repositoryId, int start, int end) Returns a range of all the document library file entries where repositoryId = ?.DLFileEntryPersistence.findByRepositoryId(long repositoryId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where repositoryId = ?.DLFileEntryPersistence.findByRepositoryId(long repositoryId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where repositoryId = ?.static List<DLFileEntry>DLFileEntryUtil.findByRepositoryId(long repositoryId) Returns all the document library file entries where repositoryId = ?.static List<DLFileEntry>DLFileEntryUtil.findByRepositoryId(long repositoryId, int start, int end) Returns a range of all the document library file entries where repositoryId = ?.static List<DLFileEntry>DLFileEntryUtil.findByRepositoryId(long repositoryId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where repositoryId = ?.static List<DLFileEntry>DLFileEntryUtil.findByRepositoryId(long repositoryId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where repositoryId = ?.DLFileEntryPersistence.findByS_L_C1_C2(long smallImageId, long largeImageId, long custom1ImageId, long custom2ImageId) Returns all the document library file entries where smallImageId = ? and largeImageId = ? and custom1ImageId = ? and custom2ImageId = ?.DLFileEntryPersistence.findByS_L_C1_C2(long smallImageId, long largeImageId, long custom1ImageId, long custom2ImageId, int start, int end) Returns a range of all the document library file entries where smallImageId = ? and largeImageId = ? and custom1ImageId = ? and custom2ImageId = ?.DLFileEntryPersistence.findByS_L_C1_C2(long smallImageId, long largeImageId, long custom1ImageId, long custom2ImageId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where smallImageId = ? and largeImageId = ? and custom1ImageId = ? and custom2ImageId = ?.DLFileEntryPersistence.findByS_L_C1_C2(long smallImageId, long largeImageId, long custom1ImageId, long custom2ImageId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where smallImageId = ? and largeImageId = ? and custom1ImageId = ? and custom2ImageId = ?.static List<DLFileEntry>DLFileEntryUtil.findByS_L_C1_C2(long smallImageId, long largeImageId, long custom1ImageId, long custom2ImageId) Returns all the document library file entries where smallImageId = ? and largeImageId = ? and custom1ImageId = ? and custom2ImageId = ?.static List<DLFileEntry>DLFileEntryUtil.findByS_L_C1_C2(long smallImageId, long largeImageId, long custom1ImageId, long custom2ImageId, int start, int end) Returns a range of all the document library file entries where smallImageId = ? and largeImageId = ? and custom1ImageId = ? and custom2ImageId = ?.static List<DLFileEntry>DLFileEntryUtil.findByS_L_C1_C2(long smallImageId, long largeImageId, long custom1ImageId, long custom2ImageId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where smallImageId = ? and largeImageId = ? and custom1ImageId = ? and custom2ImageId = ?.static List<DLFileEntry>DLFileEntryUtil.findByS_L_C1_C2(long smallImageId, long largeImageId, long custom1ImageId, long custom2ImageId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where smallImageId = ? and largeImageId = ? and custom1ImageId = ? and custom2ImageId = ?.DLFileEntryPersistence.findBySmallImageId(long smallImageId) Returns all the document library file entries where smallImageId = ?.DLFileEntryPersistence.findBySmallImageId(long smallImageId, int start, int end) Returns a range of all the document library file entries where smallImageId = ?.DLFileEntryPersistence.findBySmallImageId(long smallImageId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where smallImageId = ?.DLFileEntryPersistence.findBySmallImageId(long smallImageId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where smallImageId = ?.static List<DLFileEntry>DLFileEntryUtil.findBySmallImageId(long smallImageId) Returns all the document library file entries where smallImageId = ?.static List<DLFileEntry>DLFileEntryUtil.findBySmallImageId(long smallImageId, int start, int end) Returns a range of all the document library file entries where smallImageId = ?.static List<DLFileEntry>DLFileEntryUtil.findBySmallImageId(long smallImageId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where smallImageId = ?.static List<DLFileEntry>DLFileEntryUtil.findBySmallImageId(long smallImageId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where smallImageId = ?.DLFileEntryPersistence.findByUuid(String uuid) Returns all the document library file entries where uuid = ?.DLFileEntryPersistence.findByUuid(String uuid, int start, int end) Returns a range of all the document library file entries where uuid = ?.DLFileEntryPersistence.findByUuid(String uuid, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where uuid = ?.DLFileEntryPersistence.findByUuid(String uuid, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where uuid = ?.static List<DLFileEntry>DLFileEntryUtil.findByUuid(String uuid) Returns all the document library file entries where uuid = ?.static List<DLFileEntry>DLFileEntryUtil.findByUuid(String uuid, int start, int end) Returns a range of all the document library file entries where uuid = ?.static List<DLFileEntry>DLFileEntryUtil.findByUuid(String uuid, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where uuid = ?.static List<DLFileEntry>DLFileEntryUtil.findByUuid(String uuid, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where uuid = ?.DLFileEntryPersistence.findByUuid_C(String uuid, long companyId) Returns all the document library file entries where uuid = ? and companyId = ?.DLFileEntryPersistence.findByUuid_C(String uuid, long companyId, int start, int end) Returns a range of all the document library file entries where uuid = ? and companyId = ?.DLFileEntryPersistence.findByUuid_C(String uuid, long companyId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where uuid = ? and companyId = ?.DLFileEntryPersistence.findByUuid_C(String uuid, long companyId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where uuid = ? and companyId = ?.static List<DLFileEntry>DLFileEntryUtil.findByUuid_C(String uuid, long companyId) Returns all the document library file entries where uuid = ? and companyId = ?.static List<DLFileEntry>DLFileEntryUtil.findByUuid_C(String uuid, long companyId, int start, int end) Returns a range of all the document library file entries where uuid = ? and companyId = ?.static List<DLFileEntry>DLFileEntryUtil.findByUuid_C(String uuid, long companyId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where uuid = ? and companyId = ?.static List<DLFileEntry>DLFileEntryUtil.findByUuid_C(String uuid, long companyId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where uuid = ? and companyId = ?.static List<DLFileEntry>DLFileEntryUtil.findWithDynamicQuery(DynamicQuery dynamicQuery) static List<DLFileEntry>DLFileEntryUtil.findWithDynamicQuery(DynamicQuery dynamicQuery, int start, int end) static List<DLFileEntry>DLFileEntryUtil.findWithDynamicQuery(DynamicQuery dynamicQuery, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Methods in com.liferay.document.library.kernel.service.persistence with parameters of type DLFileEntryModifier and TypeMethodDescriptionvoidDLFileEntryPersistence.cacheResult(DLFileEntry dlFileEntry) Caches the document library file entry in the entity cache if it is enabled.static voidDLFileEntryUtil.cacheResult(DLFileEntry dlFileEntry) Caches the document library file entry in the entity cache if it is enabled.static voidDLFileEntryUtil.clearCache(DLFileEntry dlFileEntry) static DLFileEntryDLFileEntryUtil.update(DLFileEntry dlFileEntry) static DLFileEntryDLFileEntryUtil.update(DLFileEntry dlFileEntry, ServiceContext serviceContext) DLFileEntryPersistence.updateImpl(DLFileEntry dlFileEntry) static DLFileEntryDLFileEntryUtil.updateImpl(DLFileEntry dlFileEntry) Method parameters in com.liferay.document.library.kernel.service.persistence with type arguments of type DLFileEntryModifier and TypeMethodDescriptionvoidDLFileEntryPersistence.cacheResult(List<DLFileEntry> dlFileEntries) Caches the document library file entries in the entity cache if it is enabled.static voidDLFileEntryUtil.cacheResult(List<DLFileEntry> dlFileEntries) Caches the document library file entries in the entity cache if it is enabled.intDLFileEntryFinder.countByG_F(long groupId, List<Long> folderIds, QueryDefinition<DLFileEntry> queryDefinition) static intDLFileEntryFinderUtil.countByG_F(long groupId, List<Long> folderIds, QueryDefinition<DLFileEntry> queryDefinition) intDLFileEntryFinder.countByG_R_F(long groupId, List<Long> repositoryIds, List<Long> folderIds, QueryDefinition<DLFileEntry> queryDefinition) static intDLFileEntryFinderUtil.countByG_R_F(long groupId, List<Long> repositoryIds, List<Long> folderIds, QueryDefinition<DLFileEntry> queryDefinition) intDLFileEntryFinder.countByG_U_F_M(long groupId, long userId, List<Long> folderIds, String[] mimeTypes, QueryDefinition<DLFileEntry> queryDefinition) static intDLFileEntryFinderUtil.countByG_U_F_M(long groupId, long userId, List<Long> folderIds, String[] mimeTypes, QueryDefinition<DLFileEntry> queryDefinition) intDLFileEntryFinder.countByG_U_R_F_M(long groupId, long userId, List<Long> repositoryIds, List<Long> folderIds, String[] mimeTypes, QueryDefinition<DLFileEntry> queryDefinition) static intDLFileEntryFinderUtil.countByG_U_R_F_M(long groupId, long userId, List<Long> repositoryIds, List<Long> folderIds, String[] mimeTypes, QueryDefinition<DLFileEntry> queryDefinition) DLFileEntryPersistence.fetchByCompanyId_First(long companyId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where companyId = ?.static DLFileEntryDLFileEntryUtil.fetchByCompanyId_First(long companyId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where companyId = ?.DLFileEntryPersistence.fetchByCompanyId_Last(long companyId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where companyId = ?.static DLFileEntryDLFileEntryUtil.fetchByCompanyId_Last(long companyId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where companyId = ?.DLFileEntryPersistence.fetchByCustom1ImageId_First(long custom1ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where custom1ImageId = ?.static DLFileEntryDLFileEntryUtil.fetchByCustom1ImageId_First(long custom1ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where custom1ImageId = ?.DLFileEntryPersistence.fetchByCustom1ImageId_Last(long custom1ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where custom1ImageId = ?.static DLFileEntryDLFileEntryUtil.fetchByCustom1ImageId_Last(long custom1ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where custom1ImageId = ?.DLFileEntryPersistence.fetchByCustom2ImageId_First(long custom2ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where custom2ImageId = ?.static DLFileEntryDLFileEntryUtil.fetchByCustom2ImageId_First(long custom2ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where custom2ImageId = ?.DLFileEntryPersistence.fetchByCustom2ImageId_Last(long custom2ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where custom2ImageId = ?.static DLFileEntryDLFileEntryUtil.fetchByCustom2ImageId_Last(long custom2ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where custom2ImageId = ?.DLFileEntryPersistence.fetchByF_N_First(long folderId, String name, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where folderId = ? and name = ?.static DLFileEntryDLFileEntryUtil.fetchByF_N_First(long folderId, String name, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where folderId = ? and name = ?.DLFileEntryPersistence.fetchByF_N_Last(long folderId, String name, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where folderId = ? and name = ?.static DLFileEntryDLFileEntryUtil.fetchByF_N_Last(long folderId, String name, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where folderId = ? and name = ?.DLFileEntryPersistence.fetchByFileEntryTypeId_First(long fileEntryTypeId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where fileEntryTypeId = ?.static DLFileEntryDLFileEntryUtil.fetchByFileEntryTypeId_First(long fileEntryTypeId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where fileEntryTypeId = ?.DLFileEntryPersistence.fetchByFileEntryTypeId_Last(long fileEntryTypeId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where fileEntryTypeId = ?.static DLFileEntryDLFileEntryUtil.fetchByFileEntryTypeId_Last(long fileEntryTypeId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where fileEntryTypeId = ?.DLFileEntryPersistence.fetchByG_F_F_First(long groupId, long folderId, long fileEntryTypeId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where groupId = ? and folderId = ? and fileEntryTypeId = ?.static DLFileEntryDLFileEntryUtil.fetchByG_F_F_First(long groupId, long folderId, long fileEntryTypeId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where groupId = ? and folderId = ? and fileEntryTypeId = ?.DLFileEntryPersistence.fetchByG_F_F_Last(long groupId, long folderId, long fileEntryTypeId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where groupId = ? and folderId = ? and fileEntryTypeId = ?.static DLFileEntryDLFileEntryUtil.fetchByG_F_F_Last(long groupId, long folderId, long fileEntryTypeId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where groupId = ? and folderId = ? and fileEntryTypeId = ?.DLFileEntryPersistence.fetchByG_F_First(long groupId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where groupId = ? and folderId = ?.static DLFileEntryDLFileEntryUtil.fetchByG_F_First(long groupId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where groupId = ? and folderId = ?.DLFileEntryPersistence.fetchByG_F_Last(long groupId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where groupId = ? and folderId = ?.static DLFileEntryDLFileEntryUtil.fetchByG_F_Last(long groupId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where groupId = ? and folderId = ?.DLFileEntryPersistence.fetchByG_U_F_First(long groupId, long userId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where groupId = ? and userId = ? and folderId = ?.static DLFileEntryDLFileEntryUtil.fetchByG_U_F_First(long groupId, long userId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where groupId = ? and userId = ? and folderId = ?.DLFileEntryPersistence.fetchByG_U_F_Last(long groupId, long userId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where groupId = ? and userId = ? and folderId = ?.static DLFileEntryDLFileEntryUtil.fetchByG_U_F_Last(long groupId, long userId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where groupId = ? and userId = ? and folderId = ?.DLFileEntryPersistence.fetchByG_U_First(long groupId, long userId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where groupId = ? and userId = ?.static DLFileEntryDLFileEntryUtil.fetchByG_U_First(long groupId, long userId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where groupId = ? and userId = ?.DLFileEntryPersistence.fetchByG_U_Last(long groupId, long userId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where groupId = ? and userId = ?.static DLFileEntryDLFileEntryUtil.fetchByG_U_Last(long groupId, long userId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where groupId = ? and userId = ?.DLFileEntryPersistence.fetchByGroupId_First(long groupId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where groupId = ?.static DLFileEntryDLFileEntryUtil.fetchByGroupId_First(long groupId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where groupId = ?.DLFileEntryPersistence.fetchByGroupId_Last(long groupId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where groupId = ?.static DLFileEntryDLFileEntryUtil.fetchByGroupId_Last(long groupId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where groupId = ?.DLFileEntryPersistence.fetchByLargeImageId_First(long largeImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where largeImageId = ?.static DLFileEntryDLFileEntryUtil.fetchByLargeImageId_First(long largeImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where largeImageId = ?.DLFileEntryPersistence.fetchByLargeImageId_Last(long largeImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where largeImageId = ?.static DLFileEntryDLFileEntryUtil.fetchByLargeImageId_Last(long largeImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where largeImageId = ?.DLFileEntryPersistence.fetchByMimeType_First(String mimeType, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where mimeType = ?.static DLFileEntryDLFileEntryUtil.fetchByMimeType_First(String mimeType, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where mimeType = ?.DLFileEntryPersistence.fetchByMimeType_Last(String mimeType, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where mimeType = ?.static DLFileEntryDLFileEntryUtil.fetchByMimeType_Last(String mimeType, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where mimeType = ?.DLFileEntryPersistence.fetchByR_F_First(long repositoryId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where repositoryId = ? and folderId = ?.static DLFileEntryDLFileEntryUtil.fetchByR_F_First(long repositoryId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where repositoryId = ? and folderId = ?.DLFileEntryPersistence.fetchByR_F_Last(long repositoryId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where repositoryId = ? and folderId = ?.static DLFileEntryDLFileEntryUtil.fetchByR_F_Last(long repositoryId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where repositoryId = ? and folderId = ?.DLFileEntryPersistence.fetchByRepositoryId_First(long repositoryId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where repositoryId = ?.static DLFileEntryDLFileEntryUtil.fetchByRepositoryId_First(long repositoryId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where repositoryId = ?.DLFileEntryPersistence.fetchByRepositoryId_Last(long repositoryId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where repositoryId = ?.static DLFileEntryDLFileEntryUtil.fetchByRepositoryId_Last(long repositoryId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where repositoryId = ?.DLFileEntryPersistence.fetchByS_L_C1_C2_First(long smallImageId, long largeImageId, long custom1ImageId, long custom2ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where smallImageId = ? and largeImageId = ? and custom1ImageId = ? and custom2ImageId = ?.static DLFileEntryDLFileEntryUtil.fetchByS_L_C1_C2_First(long smallImageId, long largeImageId, long custom1ImageId, long custom2ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where smallImageId = ? and largeImageId = ? and custom1ImageId = ? and custom2ImageId = ?.DLFileEntryPersistence.fetchByS_L_C1_C2_Last(long smallImageId, long largeImageId, long custom1ImageId, long custom2ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where smallImageId = ? and largeImageId = ? and custom1ImageId = ? and custom2ImageId = ?.static DLFileEntryDLFileEntryUtil.fetchByS_L_C1_C2_Last(long smallImageId, long largeImageId, long custom1ImageId, long custom2ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where smallImageId = ? and largeImageId = ? and custom1ImageId = ? and custom2ImageId = ?.DLFileEntryPersistence.fetchBySmallImageId_First(long smallImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where smallImageId = ?.static DLFileEntryDLFileEntryUtil.fetchBySmallImageId_First(long smallImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where smallImageId = ?.DLFileEntryPersistence.fetchBySmallImageId_Last(long smallImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where smallImageId = ?.static DLFileEntryDLFileEntryUtil.fetchBySmallImageId_Last(long smallImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where smallImageId = ?.DLFileEntryPersistence.fetchByUuid_C_First(String uuid, long companyId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where uuid = ? and companyId = ?.static DLFileEntryDLFileEntryUtil.fetchByUuid_C_First(String uuid, long companyId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where uuid = ? and companyId = ?.DLFileEntryPersistence.fetchByUuid_C_Last(String uuid, long companyId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where uuid = ? and companyId = ?.static DLFileEntryDLFileEntryUtil.fetchByUuid_C_Last(String uuid, long companyId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where uuid = ? and companyId = ?.DLFileEntryPersistence.fetchByUuid_First(String uuid, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where uuid = ?.static DLFileEntryDLFileEntryUtil.fetchByUuid_First(String uuid, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where uuid = ?.DLFileEntryPersistence.fetchByUuid_Last(String uuid, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where uuid = ?.static DLFileEntryDLFileEntryUtil.fetchByUuid_Last(String uuid, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where uuid = ?.intDLFileEntryFinder.filterCountByG_F(long groupId, List<Long> folderIds, QueryDefinition<DLFileEntry> queryDefinition) static intDLFileEntryFinderUtil.filterCountByG_F(long groupId, List<Long> folderIds, QueryDefinition<DLFileEntry> queryDefinition) intDLFileEntryFinder.filterCountByG_R_F(long groupId, List<Long> repositoryIds, List<Long> folderIds, QueryDefinition<DLFileEntry> queryDefinition) static intDLFileEntryFinderUtil.filterCountByG_R_F(long groupId, List<Long> repositoryIds, List<Long> folderIds, QueryDefinition<DLFileEntry> queryDefinition) intDLFileEntryFinder.filterCountByG_U_F_M(long groupId, long userId, List<Long> folderIds, String[] mimeTypes, QueryDefinition<DLFileEntry> queryDefinition) static intDLFileEntryFinderUtil.filterCountByG_U_F_M(long groupId, long userId, List<Long> folderIds, String[] mimeTypes, QueryDefinition<DLFileEntry> queryDefinition) intDLFileEntryFinder.filterCountByG_U_R_F_M(long groupId, long userId, List<Long> repositoryIds, List<Long> folderIds, String[] mimeTypes, QueryDefinition<DLFileEntry> queryDefinition) static intDLFileEntryFinderUtil.filterCountByG_U_R_F_M(long groupId, long userId, List<Long> repositoryIds, List<Long> folderIds, String[] mimeTypes, QueryDefinition<DLFileEntry> queryDefinition) DLFileEntryFinder.filterFindByG_F(long groupId, List<Long> folderIds, QueryDefinition<DLFileEntry> queryDefinition) static List<DLFileEntry>DLFileEntryFinderUtil.filterFindByG_F(long groupId, List<Long> folderIds, QueryDefinition<DLFileEntry> queryDefinition) DLFileEntryPersistence.filterFindByG_F(long groupId, long[] folderIds, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries that the user has permission to view where groupId = ? and folderId = any ?.DLFileEntryPersistence.filterFindByG_F(long groupId, long folderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries that the user has permissions to view where groupId = ? and folderId = ?.static List<DLFileEntry>DLFileEntryUtil.filterFindByG_F(long groupId, long[] folderIds, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries that the user has permission to view where groupId = ? and folderId = any ?.static List<DLFileEntry>DLFileEntryUtil.filterFindByG_F(long groupId, long folderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries that the user has permissions to view where groupId = ? and folderId = ?.DLFileEntryPersistence.filterFindByG_F_F(long groupId, long[] folderIds, long fileEntryTypeId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries that the user has permission to view where groupId = ? and folderId = any ? and fileEntryTypeId = ?.DLFileEntryPersistence.filterFindByG_F_F(long groupId, long folderId, long fileEntryTypeId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries that the user has permissions to view where groupId = ? and folderId = ? and fileEntryTypeId = ?.static List<DLFileEntry>DLFileEntryUtil.filterFindByG_F_F(long groupId, long[] folderIds, long fileEntryTypeId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries that the user has permission to view where groupId = ? and folderId = any ? and fileEntryTypeId = ?.static List<DLFileEntry>DLFileEntryUtil.filterFindByG_F_F(long groupId, long folderId, long fileEntryTypeId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries that the user has permissions to view where groupId = ? and folderId = ? and fileEntryTypeId = ?.DLFileEntryPersistence.filterFindByG_F_F_PrevAndNext(long fileEntryId, long groupId, long folderId, long fileEntryTypeId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set of document library file entries that the user has permission to view where groupId = ? and folderId = ? and fileEntryTypeId = ?.static DLFileEntry[]DLFileEntryUtil.filterFindByG_F_F_PrevAndNext(long fileEntryId, long groupId, long folderId, long fileEntryTypeId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set of document library file entries that the user has permission to view where groupId = ? and folderId = ? and fileEntryTypeId = ?.DLFileEntryPersistence.filterFindByG_F_PrevAndNext(long fileEntryId, long groupId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set of document library file entries that the user has permission to view where groupId = ? and folderId = ?.static DLFileEntry[]DLFileEntryUtil.filterFindByG_F_PrevAndNext(long fileEntryId, long groupId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set of document library file entries that the user has permission to view where groupId = ? and folderId = ?.DLFileEntryFinder.filterFindByG_R_F(long groupId, List<Long> repositoryIds, List<Long> folderIds, QueryDefinition<DLFileEntry> queryDefinition) static List<DLFileEntry>DLFileEntryFinderUtil.filterFindByG_R_F(long groupId, List<Long> repositoryIds, List<Long> folderIds, QueryDefinition<DLFileEntry> queryDefinition) DLFileEntryPersistence.filterFindByG_U(long groupId, long userId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries that the user has permissions to view where groupId = ? and userId = ?.static List<DLFileEntry>DLFileEntryUtil.filterFindByG_U(long groupId, long userId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries that the user has permissions to view where groupId = ? and userId = ?.DLFileEntryPersistence.filterFindByG_U_F(long groupId, long userId, long[] folderIds, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries that the user has permission to view where groupId = ? and userId = ? and folderId = any ?.DLFileEntryPersistence.filterFindByG_U_F(long groupId, long userId, long folderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries that the user has permissions to view where groupId = ? and userId = ? and folderId = ?.static List<DLFileEntry>DLFileEntryUtil.filterFindByG_U_F(long groupId, long userId, long[] folderIds, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries that the user has permission to view where groupId = ? and userId = ? and folderId = any ?.static List<DLFileEntry>DLFileEntryUtil.filterFindByG_U_F(long groupId, long userId, long folderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries that the user has permissions to view where groupId = ? and userId = ? and folderId = ?.DLFileEntryFinder.filterFindByG_U_F_M(long groupId, long userId, List<Long> folderIds, String[] mimeTypes, QueryDefinition<DLFileEntry> queryDefinition) static List<DLFileEntry>DLFileEntryFinderUtil.filterFindByG_U_F_M(long groupId, long userId, List<Long> folderIds, String[] mimeTypes, QueryDefinition<DLFileEntry> queryDefinition) DLFileEntryPersistence.filterFindByG_U_F_PrevAndNext(long fileEntryId, long groupId, long userId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set of document library file entries that the user has permission to view where groupId = ? and userId = ? and folderId = ?.static DLFileEntry[]DLFileEntryUtil.filterFindByG_U_F_PrevAndNext(long fileEntryId, long groupId, long userId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set of document library file entries that the user has permission to view where groupId = ? and userId = ? and folderId = ?.DLFileEntryPersistence.filterFindByG_U_PrevAndNext(long fileEntryId, long groupId, long userId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set of document library file entries that the user has permission to view where groupId = ? and userId = ?.static DLFileEntry[]DLFileEntryUtil.filterFindByG_U_PrevAndNext(long fileEntryId, long groupId, long userId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set of document library file entries that the user has permission to view where groupId = ? and userId = ?.DLFileEntryFinder.filterFindByG_U_R_F_M(long groupId, long userId, List<Long> repositoryIds, List<Long> folderIds, String[] mimeTypes, QueryDefinition<DLFileEntry> queryDefinition) static List<DLFileEntry>DLFileEntryFinderUtil.filterFindByG_U_R_F_M(long groupId, long userId, List<Long> repositoryIds, List<Long> folderIds, String[] mimeTypes, QueryDefinition<DLFileEntry> queryDefinition) DLFileEntryPersistence.filterFindByGroupId(long groupId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries that the user has permissions to view where groupId = ?.static List<DLFileEntry>DLFileEntryUtil.filterFindByGroupId(long groupId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries that the user has permissions to view where groupId = ?.DLFileEntryPersistence.filterFindByGroupId_PrevAndNext(long fileEntryId, long groupId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set of document library file entries that the user has permission to view where groupId = ?.static DLFileEntry[]DLFileEntryUtil.filterFindByGroupId_PrevAndNext(long fileEntryId, long groupId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set of document library file entries that the user has permission to view where groupId = ?.DLFileEntryPersistence.findAll(int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries.DLFileEntryPersistence.findAll(int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries.static List<DLFileEntry>DLFileEntryUtil.findAll(int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries.static List<DLFileEntry>DLFileEntryUtil.findAll(int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries.DLFileEntryFinder.findByCompanyId(long companyId, QueryDefinition<DLFileEntry> queryDefinition) static List<DLFileEntry>DLFileEntryFinderUtil.findByCompanyId(long companyId, QueryDefinition<DLFileEntry> queryDefinition) DLFileEntryPersistence.findByCompanyId(long companyId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where companyId = ?.DLFileEntryPersistence.findByCompanyId(long companyId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where companyId = ?.static List<DLFileEntry>DLFileEntryUtil.findByCompanyId(long companyId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where companyId = ?.static List<DLFileEntry>DLFileEntryUtil.findByCompanyId(long companyId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where companyId = ?.DLFileEntryPersistence.findByCompanyId_First(long companyId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where companyId = ?.static DLFileEntryDLFileEntryUtil.findByCompanyId_First(long companyId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where companyId = ?.DLFileEntryPersistence.findByCompanyId_Last(long companyId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where companyId = ?.static DLFileEntryDLFileEntryUtil.findByCompanyId_Last(long companyId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where companyId = ?.DLFileEntryPersistence.findByCompanyId_PrevAndNext(long fileEntryId, long companyId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where companyId = ?.static DLFileEntry[]DLFileEntryUtil.findByCompanyId_PrevAndNext(long fileEntryId, long companyId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where companyId = ?.DLFileEntryPersistence.findByCustom1ImageId(long custom1ImageId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where custom1ImageId = ?.DLFileEntryPersistence.findByCustom1ImageId(long custom1ImageId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where custom1ImageId = ?.static List<DLFileEntry>DLFileEntryUtil.findByCustom1ImageId(long custom1ImageId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where custom1ImageId = ?.static List<DLFileEntry>DLFileEntryUtil.findByCustom1ImageId(long custom1ImageId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where custom1ImageId = ?.DLFileEntryPersistence.findByCustom1ImageId_First(long custom1ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where custom1ImageId = ?.static DLFileEntryDLFileEntryUtil.findByCustom1ImageId_First(long custom1ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where custom1ImageId = ?.DLFileEntryPersistence.findByCustom1ImageId_Last(long custom1ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where custom1ImageId = ?.static DLFileEntryDLFileEntryUtil.findByCustom1ImageId_Last(long custom1ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where custom1ImageId = ?.DLFileEntryPersistence.findByCustom1ImageId_PrevAndNext(long fileEntryId, long custom1ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where custom1ImageId = ?.static DLFileEntry[]DLFileEntryUtil.findByCustom1ImageId_PrevAndNext(long fileEntryId, long custom1ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where custom1ImageId = ?.DLFileEntryPersistence.findByCustom2ImageId(long custom2ImageId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where custom2ImageId = ?.DLFileEntryPersistence.findByCustom2ImageId(long custom2ImageId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where custom2ImageId = ?.static List<DLFileEntry>DLFileEntryUtil.findByCustom2ImageId(long custom2ImageId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where custom2ImageId = ?.static List<DLFileEntry>DLFileEntryUtil.findByCustom2ImageId(long custom2ImageId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where custom2ImageId = ?.DLFileEntryPersistence.findByCustom2ImageId_First(long custom2ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where custom2ImageId = ?.static DLFileEntryDLFileEntryUtil.findByCustom2ImageId_First(long custom2ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where custom2ImageId = ?.DLFileEntryPersistence.findByCustom2ImageId_Last(long custom2ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where custom2ImageId = ?.static DLFileEntryDLFileEntryUtil.findByCustom2ImageId_Last(long custom2ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where custom2ImageId = ?.DLFileEntryPersistence.findByCustom2ImageId_PrevAndNext(long fileEntryId, long custom2ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where custom2ImageId = ?.static DLFileEntry[]DLFileEntryUtil.findByCustom2ImageId_PrevAndNext(long fileEntryId, long custom2ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where custom2ImageId = ?.DLFileEntryPersistence.findByF_N(long folderId, String name, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where folderId = ? and name = ?.DLFileEntryPersistence.findByF_N(long folderId, String name, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where folderId = ? and name = ?.static List<DLFileEntry>DLFileEntryUtil.findByF_N(long folderId, String name, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where folderId = ? and name = ?.static List<DLFileEntry>DLFileEntryUtil.findByF_N(long folderId, String name, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where folderId = ? and name = ?.DLFileEntryPersistence.findByF_N_First(long folderId, String name, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where folderId = ? and name = ?.static DLFileEntryDLFileEntryUtil.findByF_N_First(long folderId, String name, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where folderId = ? and name = ?.DLFileEntryPersistence.findByF_N_Last(long folderId, String name, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where folderId = ? and name = ?.static DLFileEntryDLFileEntryUtil.findByF_N_Last(long folderId, String name, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where folderId = ? and name = ?.DLFileEntryPersistence.findByF_N_PrevAndNext(long fileEntryId, long folderId, String name, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where folderId = ? and name = ?.static DLFileEntry[]DLFileEntryUtil.findByF_N_PrevAndNext(long fileEntryId, long folderId, String name, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where folderId = ? and name = ?.DLFileEntryPersistence.findByFileEntryTypeId(long fileEntryTypeId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where fileEntryTypeId = ?.DLFileEntryPersistence.findByFileEntryTypeId(long fileEntryTypeId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where fileEntryTypeId = ?.static List<DLFileEntry>DLFileEntryUtil.findByFileEntryTypeId(long fileEntryTypeId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where fileEntryTypeId = ?.static List<DLFileEntry>DLFileEntryUtil.findByFileEntryTypeId(long fileEntryTypeId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where fileEntryTypeId = ?.DLFileEntryPersistence.findByFileEntryTypeId_First(long fileEntryTypeId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where fileEntryTypeId = ?.static DLFileEntryDLFileEntryUtil.findByFileEntryTypeId_First(long fileEntryTypeId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where fileEntryTypeId = ?.DLFileEntryPersistence.findByFileEntryTypeId_Last(long fileEntryTypeId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where fileEntryTypeId = ?.static DLFileEntryDLFileEntryUtil.findByFileEntryTypeId_Last(long fileEntryTypeId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where fileEntryTypeId = ?.DLFileEntryPersistence.findByFileEntryTypeId_PrevAndNext(long fileEntryId, long fileEntryTypeId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where fileEntryTypeId = ?.static DLFileEntry[]DLFileEntryUtil.findByFileEntryTypeId_PrevAndNext(long fileEntryId, long fileEntryTypeId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where fileEntryTypeId = ?.DLFileEntryFinder.findByG_F(long groupId, List<Long> folderIds, QueryDefinition<DLFileEntry> queryDefinition) static List<DLFileEntry>DLFileEntryFinderUtil.findByG_F(long groupId, List<Long> folderIds, QueryDefinition<DLFileEntry> queryDefinition) DLFileEntryPersistence.findByG_F(long groupId, long[] folderIds, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where groupId = ? and folderId = any ?.DLFileEntryPersistence.findByG_F(long groupId, long[] folderIds, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where groupId = ? and folderId = ?, optionally using the finder cache.DLFileEntryPersistence.findByG_F(long groupId, long folderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where groupId = ? and folderId = ?.DLFileEntryPersistence.findByG_F(long groupId, long folderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where groupId = ? and folderId = ?.static List<DLFileEntry>DLFileEntryUtil.findByG_F(long groupId, long[] folderIds, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where groupId = ? and folderId = any ?.static List<DLFileEntry>DLFileEntryUtil.findByG_F(long groupId, long[] folderIds, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where groupId = ? and folderId = ?, optionally using the finder cache.static List<DLFileEntry>DLFileEntryUtil.findByG_F(long groupId, long folderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where groupId = ? and folderId = ?.static List<DLFileEntry>DLFileEntryUtil.findByG_F(long groupId, long folderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where groupId = ? and folderId = ?.DLFileEntryPersistence.findByG_F_F(long groupId, long[] folderIds, long fileEntryTypeId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where groupId = ? and folderId = any ? and fileEntryTypeId = ?.DLFileEntryPersistence.findByG_F_F(long groupId, long[] folderIds, long fileEntryTypeId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where groupId = ? and folderId = ? and fileEntryTypeId = ?, optionally using the finder cache.DLFileEntryPersistence.findByG_F_F(long groupId, long folderId, long fileEntryTypeId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where groupId = ? and folderId = ? and fileEntryTypeId = ?.DLFileEntryPersistence.findByG_F_F(long groupId, long folderId, long fileEntryTypeId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where groupId = ? and folderId = ? and fileEntryTypeId = ?.static List<DLFileEntry>DLFileEntryUtil.findByG_F_F(long groupId, long[] folderIds, long fileEntryTypeId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where groupId = ? and folderId = any ? and fileEntryTypeId = ?.static List<DLFileEntry>DLFileEntryUtil.findByG_F_F(long groupId, long[] folderIds, long fileEntryTypeId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where groupId = ? and folderId = ? and fileEntryTypeId = ?, optionally using the finder cache.static List<DLFileEntry>DLFileEntryUtil.findByG_F_F(long groupId, long folderId, long fileEntryTypeId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where groupId = ? and folderId = ? and fileEntryTypeId = ?.static List<DLFileEntry>DLFileEntryUtil.findByG_F_F(long groupId, long folderId, long fileEntryTypeId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where groupId = ? and folderId = ? and fileEntryTypeId = ?.DLFileEntryPersistence.findByG_F_F_First(long groupId, long folderId, long fileEntryTypeId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where groupId = ? and folderId = ? and fileEntryTypeId = ?.static DLFileEntryDLFileEntryUtil.findByG_F_F_First(long groupId, long folderId, long fileEntryTypeId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where groupId = ? and folderId = ? and fileEntryTypeId = ?.DLFileEntryPersistence.findByG_F_F_Last(long groupId, long folderId, long fileEntryTypeId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where groupId = ? and folderId = ? and fileEntryTypeId = ?.static DLFileEntryDLFileEntryUtil.findByG_F_F_Last(long groupId, long folderId, long fileEntryTypeId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where groupId = ? and folderId = ? and fileEntryTypeId = ?.DLFileEntryPersistence.findByG_F_F_PrevAndNext(long fileEntryId, long groupId, long folderId, long fileEntryTypeId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where groupId = ? and folderId = ? and fileEntryTypeId = ?.static DLFileEntry[]DLFileEntryUtil.findByG_F_F_PrevAndNext(long fileEntryId, long groupId, long folderId, long fileEntryTypeId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where groupId = ? and folderId = ? and fileEntryTypeId = ?.DLFileEntryPersistence.findByG_F_First(long groupId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where groupId = ? and folderId = ?.static DLFileEntryDLFileEntryUtil.findByG_F_First(long groupId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where groupId = ? and folderId = ?.DLFileEntryPersistence.findByG_F_Last(long groupId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where groupId = ? and folderId = ?.static DLFileEntryDLFileEntryUtil.findByG_F_Last(long groupId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where groupId = ? and folderId = ?.DLFileEntryPersistence.findByG_F_PrevAndNext(long fileEntryId, long groupId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where groupId = ? and folderId = ?.static DLFileEntry[]DLFileEntryUtil.findByG_F_PrevAndNext(long fileEntryId, long groupId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where groupId = ? and folderId = ?.DLFileEntryFinder.findByG_R_F(long groupId, List<Long> repositoryIds, List<Long> folderIds, QueryDefinition<DLFileEntry> queryDefinition) static List<DLFileEntry>DLFileEntryFinderUtil.findByG_R_F(long groupId, List<Long> repositoryIds, List<Long> folderIds, QueryDefinition<DLFileEntry> queryDefinition) DLFileEntryPersistence.findByG_U(long groupId, long userId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where groupId = ? and userId = ?.DLFileEntryPersistence.findByG_U(long groupId, long userId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where groupId = ? and userId = ?.static List<DLFileEntry>DLFileEntryUtil.findByG_U(long groupId, long userId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where groupId = ? and userId = ?.static List<DLFileEntry>DLFileEntryUtil.findByG_U(long groupId, long userId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where groupId = ? and userId = ?.DLFileEntryFinder.findByG_U_F(long groupId, long userId, List<Long> folderIds, QueryDefinition<DLFileEntry> queryDefinition) static List<DLFileEntry>DLFileEntryFinderUtil.findByG_U_F(long groupId, long userId, List<Long> folderIds, QueryDefinition<DLFileEntry> queryDefinition) DLFileEntryPersistence.findByG_U_F(long groupId, long userId, long[] folderIds, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where groupId = ? and userId = ? and folderId = any ?.DLFileEntryPersistence.findByG_U_F(long groupId, long userId, long[] folderIds, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where groupId = ? and userId = ? and folderId = ?, optionally using the finder cache.DLFileEntryPersistence.findByG_U_F(long groupId, long userId, long folderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where groupId = ? and userId = ? and folderId = ?.DLFileEntryPersistence.findByG_U_F(long groupId, long userId, long folderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where groupId = ? and userId = ? and folderId = ?.static List<DLFileEntry>DLFileEntryUtil.findByG_U_F(long groupId, long userId, long[] folderIds, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where groupId = ? and userId = ? and folderId = any ?.static List<DLFileEntry>DLFileEntryUtil.findByG_U_F(long groupId, long userId, long[] folderIds, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where groupId = ? and userId = ? and folderId = ?, optionally using the finder cache.static List<DLFileEntry>DLFileEntryUtil.findByG_U_F(long groupId, long userId, long folderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where groupId = ? and userId = ? and folderId = ?.static List<DLFileEntry>DLFileEntryUtil.findByG_U_F(long groupId, long userId, long folderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where groupId = ? and userId = ? and folderId = ?.DLFileEntryPersistence.findByG_U_F_First(long groupId, long userId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where groupId = ? and userId = ? and folderId = ?.static DLFileEntryDLFileEntryUtil.findByG_U_F_First(long groupId, long userId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where groupId = ? and userId = ? and folderId = ?.DLFileEntryPersistence.findByG_U_F_Last(long groupId, long userId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where groupId = ? and userId = ? and folderId = ?.static DLFileEntryDLFileEntryUtil.findByG_U_F_Last(long groupId, long userId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where groupId = ? and userId = ? and folderId = ?.DLFileEntryFinder.findByG_U_F_M(long groupId, long userId, List<Long> folderIds, String[] mimeTypes, QueryDefinition<DLFileEntry> queryDefinition) static List<DLFileEntry>DLFileEntryFinderUtil.findByG_U_F_M(long groupId, long userId, List<Long> folderIds, String[] mimeTypes, QueryDefinition<DLFileEntry> queryDefinition) DLFileEntryPersistence.findByG_U_F_PrevAndNext(long fileEntryId, long groupId, long userId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where groupId = ? and userId = ? and folderId = ?.static DLFileEntry[]DLFileEntryUtil.findByG_U_F_PrevAndNext(long fileEntryId, long groupId, long userId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where groupId = ? and userId = ? and folderId = ?.DLFileEntryPersistence.findByG_U_First(long groupId, long userId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where groupId = ? and userId = ?.static DLFileEntryDLFileEntryUtil.findByG_U_First(long groupId, long userId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where groupId = ? and userId = ?.DLFileEntryPersistence.findByG_U_Last(long groupId, long userId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where groupId = ? and userId = ?.static DLFileEntryDLFileEntryUtil.findByG_U_Last(long groupId, long userId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where groupId = ? and userId = ?.DLFileEntryPersistence.findByG_U_PrevAndNext(long fileEntryId, long groupId, long userId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where groupId = ? and userId = ?.static DLFileEntry[]DLFileEntryUtil.findByG_U_PrevAndNext(long fileEntryId, long groupId, long userId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where groupId = ? and userId = ?.DLFileEntryFinder.findByG_U_R_F(long groupId, long userId, List<Long> repositoryIds, List<Long> folderIds, QueryDefinition<DLFileEntry> queryDefinition) static List<DLFileEntry>DLFileEntryFinderUtil.findByG_U_R_F(long groupId, long userId, List<Long> repositoryIds, List<Long> folderIds, QueryDefinition<DLFileEntry> queryDefinition) DLFileEntryFinder.findByG_U_R_F_M(long groupId, long userId, List<Long> repositoryIds, List<Long> folderIds, String[] mimeTypes, QueryDefinition<DLFileEntry> queryDefinition) static List<DLFileEntry>DLFileEntryFinderUtil.findByG_U_R_F_M(long groupId, long userId, List<Long> repositoryIds, List<Long> folderIds, String[] mimeTypes, QueryDefinition<DLFileEntry> queryDefinition) DLFileEntryPersistence.findByGroupId(long groupId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where groupId = ?.DLFileEntryPersistence.findByGroupId(long groupId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where groupId = ?.static List<DLFileEntry>DLFileEntryUtil.findByGroupId(long groupId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where groupId = ?.static List<DLFileEntry>DLFileEntryUtil.findByGroupId(long groupId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where groupId = ?.DLFileEntryPersistence.findByGroupId_First(long groupId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where groupId = ?.static DLFileEntryDLFileEntryUtil.findByGroupId_First(long groupId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where groupId = ?.DLFileEntryPersistence.findByGroupId_Last(long groupId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where groupId = ?.static DLFileEntryDLFileEntryUtil.findByGroupId_Last(long groupId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where groupId = ?.DLFileEntryPersistence.findByGroupId_PrevAndNext(long fileEntryId, long groupId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where groupId = ?.static DLFileEntry[]DLFileEntryUtil.findByGroupId_PrevAndNext(long fileEntryId, long groupId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where groupId = ?.DLFileEntryPersistence.findByLargeImageId(long largeImageId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where largeImageId = ?.DLFileEntryPersistence.findByLargeImageId(long largeImageId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where largeImageId = ?.static List<DLFileEntry>DLFileEntryUtil.findByLargeImageId(long largeImageId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where largeImageId = ?.static List<DLFileEntry>DLFileEntryUtil.findByLargeImageId(long largeImageId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where largeImageId = ?.DLFileEntryPersistence.findByLargeImageId_First(long largeImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where largeImageId = ?.static DLFileEntryDLFileEntryUtil.findByLargeImageId_First(long largeImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where largeImageId = ?.DLFileEntryPersistence.findByLargeImageId_Last(long largeImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where largeImageId = ?.static DLFileEntryDLFileEntryUtil.findByLargeImageId_Last(long largeImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where largeImageId = ?.DLFileEntryPersistence.findByLargeImageId_PrevAndNext(long fileEntryId, long largeImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where largeImageId = ?.static DLFileEntry[]DLFileEntryUtil.findByLargeImageId_PrevAndNext(long fileEntryId, long largeImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where largeImageId = ?.DLFileEntryPersistence.findByMimeType(String mimeType, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where mimeType = ?.DLFileEntryPersistence.findByMimeType(String mimeType, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where mimeType = ?.static List<DLFileEntry>DLFileEntryUtil.findByMimeType(String mimeType, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where mimeType = ?.static List<DLFileEntry>DLFileEntryUtil.findByMimeType(String mimeType, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where mimeType = ?.DLFileEntryPersistence.findByMimeType_First(String mimeType, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where mimeType = ?.static DLFileEntryDLFileEntryUtil.findByMimeType_First(String mimeType, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where mimeType = ?.DLFileEntryPersistence.findByMimeType_Last(String mimeType, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where mimeType = ?.static DLFileEntryDLFileEntryUtil.findByMimeType_Last(String mimeType, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where mimeType = ?.DLFileEntryPersistence.findByMimeType_PrevAndNext(long fileEntryId, String mimeType, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where mimeType = ?.static DLFileEntry[]DLFileEntryUtil.findByMimeType_PrevAndNext(long fileEntryId, String mimeType, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where mimeType = ?.DLFileEntryPersistence.findByR_F(long repositoryId, long folderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where repositoryId = ? and folderId = ?.DLFileEntryPersistence.findByR_F(long repositoryId, long folderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where repositoryId = ? and folderId = ?.static List<DLFileEntry>DLFileEntryUtil.findByR_F(long repositoryId, long folderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where repositoryId = ? and folderId = ?.static List<DLFileEntry>DLFileEntryUtil.findByR_F(long repositoryId, long folderId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where repositoryId = ? and folderId = ?.DLFileEntryPersistence.findByR_F_First(long repositoryId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where repositoryId = ? and folderId = ?.static DLFileEntryDLFileEntryUtil.findByR_F_First(long repositoryId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where repositoryId = ? and folderId = ?.DLFileEntryPersistence.findByR_F_Last(long repositoryId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where repositoryId = ? and folderId = ?.static DLFileEntryDLFileEntryUtil.findByR_F_Last(long repositoryId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where repositoryId = ? and folderId = ?.DLFileEntryPersistence.findByR_F_PrevAndNext(long fileEntryId, long repositoryId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where repositoryId = ? and folderId = ?.static DLFileEntry[]DLFileEntryUtil.findByR_F_PrevAndNext(long fileEntryId, long repositoryId, long folderId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where repositoryId = ? and folderId = ?.DLFileEntryPersistence.findByRepositoryId(long repositoryId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where repositoryId = ?.DLFileEntryPersistence.findByRepositoryId(long repositoryId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where repositoryId = ?.static List<DLFileEntry>DLFileEntryUtil.findByRepositoryId(long repositoryId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where repositoryId = ?.static List<DLFileEntry>DLFileEntryUtil.findByRepositoryId(long repositoryId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where repositoryId = ?.DLFileEntryPersistence.findByRepositoryId_First(long repositoryId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where repositoryId = ?.static DLFileEntryDLFileEntryUtil.findByRepositoryId_First(long repositoryId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where repositoryId = ?.DLFileEntryPersistence.findByRepositoryId_Last(long repositoryId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where repositoryId = ?.static DLFileEntryDLFileEntryUtil.findByRepositoryId_Last(long repositoryId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where repositoryId = ?.DLFileEntryPersistence.findByRepositoryId_PrevAndNext(long fileEntryId, long repositoryId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where repositoryId = ?.static DLFileEntry[]DLFileEntryUtil.findByRepositoryId_PrevAndNext(long fileEntryId, long repositoryId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where repositoryId = ?.DLFileEntryPersistence.findByS_L_C1_C2(long smallImageId, long largeImageId, long custom1ImageId, long custom2ImageId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where smallImageId = ? and largeImageId = ? and custom1ImageId = ? and custom2ImageId = ?.DLFileEntryPersistence.findByS_L_C1_C2(long smallImageId, long largeImageId, long custom1ImageId, long custom2ImageId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where smallImageId = ? and largeImageId = ? and custom1ImageId = ? and custom2ImageId = ?.static List<DLFileEntry>DLFileEntryUtil.findByS_L_C1_C2(long smallImageId, long largeImageId, long custom1ImageId, long custom2ImageId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where smallImageId = ? and largeImageId = ? and custom1ImageId = ? and custom2ImageId = ?.static List<DLFileEntry>DLFileEntryUtil.findByS_L_C1_C2(long smallImageId, long largeImageId, long custom1ImageId, long custom2ImageId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where smallImageId = ? and largeImageId = ? and custom1ImageId = ? and custom2ImageId = ?.DLFileEntryPersistence.findByS_L_C1_C2_First(long smallImageId, long largeImageId, long custom1ImageId, long custom2ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where smallImageId = ? and largeImageId = ? and custom1ImageId = ? and custom2ImageId = ?.static DLFileEntryDLFileEntryUtil.findByS_L_C1_C2_First(long smallImageId, long largeImageId, long custom1ImageId, long custom2ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where smallImageId = ? and largeImageId = ? and custom1ImageId = ? and custom2ImageId = ?.DLFileEntryPersistence.findByS_L_C1_C2_Last(long smallImageId, long largeImageId, long custom1ImageId, long custom2ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where smallImageId = ? and largeImageId = ? and custom1ImageId = ? and custom2ImageId = ?.static DLFileEntryDLFileEntryUtil.findByS_L_C1_C2_Last(long smallImageId, long largeImageId, long custom1ImageId, long custom2ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where smallImageId = ? and largeImageId = ? and custom1ImageId = ? and custom2ImageId = ?.DLFileEntryPersistence.findByS_L_C1_C2_PrevAndNext(long fileEntryId, long smallImageId, long largeImageId, long custom1ImageId, long custom2ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where smallImageId = ? and largeImageId = ? and custom1ImageId = ? and custom2ImageId = ?.static DLFileEntry[]DLFileEntryUtil.findByS_L_C1_C2_PrevAndNext(long fileEntryId, long smallImageId, long largeImageId, long custom1ImageId, long custom2ImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where smallImageId = ? and largeImageId = ? and custom1ImageId = ? and custom2ImageId = ?.DLFileEntryPersistence.findBySmallImageId(long smallImageId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where smallImageId = ?.DLFileEntryPersistence.findBySmallImageId(long smallImageId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where smallImageId = ?.static List<DLFileEntry>DLFileEntryUtil.findBySmallImageId(long smallImageId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where smallImageId = ?.static List<DLFileEntry>DLFileEntryUtil.findBySmallImageId(long smallImageId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where smallImageId = ?.DLFileEntryPersistence.findBySmallImageId_First(long smallImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where smallImageId = ?.static DLFileEntryDLFileEntryUtil.findBySmallImageId_First(long smallImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where smallImageId = ?.DLFileEntryPersistence.findBySmallImageId_Last(long smallImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where smallImageId = ?.static DLFileEntryDLFileEntryUtil.findBySmallImageId_Last(long smallImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where smallImageId = ?.DLFileEntryPersistence.findBySmallImageId_PrevAndNext(long fileEntryId, long smallImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where smallImageId = ?.static DLFileEntry[]DLFileEntryUtil.findBySmallImageId_PrevAndNext(long fileEntryId, long smallImageId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where smallImageId = ?.DLFileEntryPersistence.findByUuid(String uuid, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where uuid = ?.DLFileEntryPersistence.findByUuid(String uuid, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where uuid = ?.static List<DLFileEntry>DLFileEntryUtil.findByUuid(String uuid, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where uuid = ?.static List<DLFileEntry>DLFileEntryUtil.findByUuid(String uuid, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where uuid = ?.DLFileEntryPersistence.findByUuid_C(String uuid, long companyId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where uuid = ? and companyId = ?.DLFileEntryPersistence.findByUuid_C(String uuid, long companyId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where uuid = ? and companyId = ?.static List<DLFileEntry>DLFileEntryUtil.findByUuid_C(String uuid, long companyId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator) Returns an ordered range of all the document library file entries where uuid = ? and companyId = ?.static List<DLFileEntry>DLFileEntryUtil.findByUuid_C(String uuid, long companyId, int start, int end, OrderByComparator<DLFileEntry> orderByComparator, boolean useFinderCache) Returns an ordered range of all the document library file entries where uuid = ? and companyId = ?.DLFileEntryPersistence.findByUuid_C_First(String uuid, long companyId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where uuid = ? and companyId = ?.static DLFileEntryDLFileEntryUtil.findByUuid_C_First(String uuid, long companyId, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where uuid = ? and companyId = ?.DLFileEntryPersistence.findByUuid_C_Last(String uuid, long companyId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where uuid = ? and companyId = ?.static DLFileEntryDLFileEntryUtil.findByUuid_C_Last(String uuid, long companyId, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where uuid = ? and companyId = ?.DLFileEntryPersistence.findByUuid_C_PrevAndNext(long fileEntryId, String uuid, long companyId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where uuid = ? and companyId = ?.static DLFileEntry[]DLFileEntryUtil.findByUuid_C_PrevAndNext(long fileEntryId, String uuid, long companyId, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where uuid = ? and companyId = ?.DLFileEntryPersistence.findByUuid_First(String uuid, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where uuid = ?.static DLFileEntryDLFileEntryUtil.findByUuid_First(String uuid, OrderByComparator<DLFileEntry> orderByComparator) Returns the first document library file entry in the ordered set where uuid = ?.DLFileEntryPersistence.findByUuid_Last(String uuid, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where uuid = ?.static DLFileEntryDLFileEntryUtil.findByUuid_Last(String uuid, OrderByComparator<DLFileEntry> orderByComparator) Returns the last document library file entry in the ordered set where uuid = ?.DLFileEntryPersistence.findByUuid_PrevAndNext(long fileEntryId, String uuid, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where uuid = ?.static DLFileEntry[]DLFileEntryUtil.findByUuid_PrevAndNext(long fileEntryId, String uuid, OrderByComparator<DLFileEntry> orderByComparator) Returns the document library file entries before and after the current document library file entry in the ordered set where uuid = ?.static List<DLFileEntry>DLFileEntryUtil.findWithDynamicQuery(DynamicQuery dynamicQuery, int start, int end, OrderByComparator<DLFileEntry> orderByComparator)