Uses of Interface
com.liferay.portal.kernel.repository.model.FileEntry
Packages that use FileEntry
Package
Description
This package defines the document library portlet service local and remote interfaces, utilities, and wrappers.
This package defines the document library portlet utility interfaces and classes.
This package defines the portal repository proxy beans.
This package defines the portal service interfaces and classes.
This package defines the kernel utility interfaces and classes.
-
Uses of FileEntry in com.liferay.document.library.kernel.processor
Methods in com.liferay.document.library.kernel.processor with parameters of type FileEntryModifier and TypeMethodDescriptionvoidCleans up any resources that the processor created for the file entry.voidstatic voidvoidstatic voidvoidstatic voidvoidAudioProcessor.exportGeneratedFiles(PortletDataContext portletDataContext, FileEntry fileEntry, Element fileEntryElement) voidDLProcessor.exportGeneratedFiles(PortletDataContext portletDataContext, FileEntry fileEntry, Element fileEntryElement) Exports any resources generated for the file entry into file entry element.voidDLProcessorHelper.exportGeneratedFiles(PortletDataContext portletDataContext, FileEntry fileEntry, Element fileEntryElement) static voidDLProcessorHelperUtil.exportGeneratedFiles(PortletDataContext portletDataContext, FileEntry fileEntry, Element fileEntryElement) voidImageProcessor.exportGeneratedFiles(PortletDataContext portletDataContext, FileEntry fileEntry, Element fileEntryElement) voidPDFProcessor.exportGeneratedFiles(PortletDataContext portletDataContext, FileEntry fileEntry, Element fileEntryElement) voidVideoProcessor.exportGeneratedFiles(PortletDataContext portletDataContext, FileEntry fileEntry, Element fileEntryElement) voidAudioProcessor.importGeneratedFiles(PortletDataContext portletDataContext, FileEntry fileEntry, FileEntry importedFileEntry, Element fileEntryElement) voidDLProcessor.importGeneratedFiles(PortletDataContext portletDataContext, FileEntry fileEntry, FileEntry importedFileEntry, Element fileEntryElement) Imports any existing resources from the file entry or file entry element.voidDLProcessorHelper.importGeneratedFiles(PortletDataContext portletDataContext, FileEntry fileEntry, FileEntry importedFileEntry, Element fileEntryElement) static voidDLProcessorHelperUtil.importGeneratedFiles(PortletDataContext portletDataContext, FileEntry fileEntry, FileEntry importedFileEntry, Element fileEntryElement) voidImageProcessor.importGeneratedFiles(PortletDataContext portletDataContext, FileEntry fileEntry, FileEntry importedFileEntry, Element fileEntryElement) voidPDFProcessor.importGeneratedFiles(PortletDataContext portletDataContext, FileEntry fileEntry, FileEntry importedFileEntry, Element fileEntryElement) voidVideoProcessor.importGeneratedFiles(PortletDataContext portletDataContext, FileEntry fileEntry, FileEntry importedFileEntry, Element fileEntryElement) voidDLProcessorHelper.trigger(FileEntry fileEntry, FileVersion fileVersion) voidDLProcessorHelper.trigger(FileEntry fileEntry, FileVersion fileVersion, boolean trusted) static voidDLProcessorHelperUtil.trigger(FileEntry fileEntry, FileVersion fileVersion) static voidDLProcessorHelperUtil.trigger(FileEntry fileEntry, FileVersion fileVersion, boolean trusted) -
Uses of FileEntry in com.liferay.document.library.kernel.service
Methods in com.liferay.document.library.kernel.service that return FileEntryModifier and TypeMethodDescriptionDLAppLocalService.addFileEntry(long userId, long repositoryId, long folderId, String sourceFileName, String mimeType, String title, String description, String changeLog, File file, ServiceContext serviceContext) Deprecated.DLAppLocalService.addFileEntry(String externalReferenceCode, long userId, long repositoryId, long folderId, String sourceFileName, String mimeType, byte[] bytes, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) DLAppLocalService.addFileEntry(String externalReferenceCode, long userId, long repositoryId, long folderId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, byte[] bytes, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) Adds a file entry and associated metadata based on a byte array.DLAppLocalService.addFileEntry(String externalReferenceCode, long userId, long repositoryId, long folderId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, File file, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) Adds a file entry and associated metadata based on aFileobject.DLAppLocalService.addFileEntry(String externalReferenceCode, long userId, long repositoryId, long folderId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, InputStream inputStream, long size, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) Adds a file entry and associated metadata based on anInputStreamobject.static FileEntryDLAppLocalServiceUtil.addFileEntry(long userId, long repositoryId, long folderId, String sourceFileName, String mimeType, String title, String description, String changeLog, File file, ServiceContext serviceContext) Deprecated.static FileEntryDLAppLocalServiceUtil.addFileEntry(String externalReferenceCode, long userId, long repositoryId, long folderId, String sourceFileName, String mimeType, byte[] bytes, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) static FileEntryDLAppLocalServiceUtil.addFileEntry(String externalReferenceCode, long userId, long repositoryId, long folderId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, byte[] bytes, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) Adds a file entry and associated metadata based on a byte array.static FileEntryDLAppLocalServiceUtil.addFileEntry(String externalReferenceCode, long userId, long repositoryId, long folderId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, File file, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) Adds a file entry and associated metadata based on aFileobject.static FileEntryDLAppLocalServiceUtil.addFileEntry(String externalReferenceCode, long userId, long repositoryId, long folderId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, InputStream inputStream, long size, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) Adds a file entry and associated metadata based on anInputStreamobject.DLAppLocalServiceWrapper.addFileEntry(long userId, long repositoryId, long folderId, String sourceFileName, String mimeType, String title, String description, String changeLog, File file, ServiceContext serviceContext) Deprecated.DLAppLocalServiceWrapper.addFileEntry(String externalReferenceCode, long userId, long repositoryId, long folderId, String sourceFileName, String mimeType, byte[] bytes, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) DLAppLocalServiceWrapper.addFileEntry(String externalReferenceCode, long userId, long repositoryId, long folderId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, byte[] bytes, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) Adds a file entry and associated metadata based on a byte array.DLAppLocalServiceWrapper.addFileEntry(String externalReferenceCode, long userId, long repositoryId, long folderId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, File file, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) Adds a file entry and associated metadata based on aFileobject.DLAppLocalServiceWrapper.addFileEntry(String externalReferenceCode, long userId, long repositoryId, long folderId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, InputStream inputStream, long size, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) Adds a file entry and associated metadata based on anInputStreamobject.DLAppService.addFileEntry(long repositoryId, long folderId, String sourceFileName, String mimeType, String title, String description, String changeLog, File file, ServiceContext serviceContext) Deprecated.As of Cavanaugh (7.4.x), replaced byDLAppService.addFileEntry(String, long, long, String, String, String, String, String, String, File, Date, Date, Date, ServiceContext)DLAppService.addFileEntry(String externalReferenceCode, long repositoryId, long folderId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, byte[] bytes, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) Adds a file entry and associated metadata.DLAppService.addFileEntry(String externalReferenceCode, long repositoryId, long folderId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, File file, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) Adds a file entry and associated metadata.DLAppService.addFileEntry(String externalReferenceCode, long repositoryId, long folderId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, InputStream inputStream, long size, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) Adds a file entry and associated metadata.static FileEntryDLAppServiceUtil.addFileEntry(long repositoryId, long folderId, String sourceFileName, String mimeType, String title, String description, String changeLog, File file, ServiceContext serviceContext) Deprecated.As of Cavanaugh (7.4.x), replaced byDLAppServiceUtil.addFileEntry(String, long, long, String, String, String, String, String, String, File, Date, Date, Date, ServiceContext)static FileEntryDLAppServiceUtil.addFileEntry(String externalReferenceCode, long repositoryId, long folderId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, byte[] bytes, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) Adds a file entry and associated metadata.static FileEntryDLAppServiceUtil.addFileEntry(String externalReferenceCode, long repositoryId, long folderId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, File file, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) Adds a file entry and associated metadata.static FileEntryDLAppServiceUtil.addFileEntry(String externalReferenceCode, long repositoryId, long folderId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, InputStream inputStream, long size, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) Adds a file entry and associated metadata.DLAppServiceWrapper.addFileEntry(long repositoryId, long folderId, String sourceFileName, String mimeType, String title, String description, String changeLog, File file, ServiceContext serviceContext) Deprecated.As of Cavanaugh (7.4.x), replaced byDLAppServiceWrapper.addFileEntry(String, long, long, String, String, String, String, String, String, File, Date, Date, Date, ServiceContext)DLAppServiceWrapper.addFileEntry(String externalReferenceCode, long repositoryId, long folderId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, byte[] bytes, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) Adds a file entry and associated metadata.DLAppServiceWrapper.addFileEntry(String externalReferenceCode, long repositoryId, long folderId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, File file, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) Adds a file entry and associated metadata.DLAppServiceWrapper.addFileEntry(String externalReferenceCode, long repositoryId, long folderId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, InputStream inputStream, long size, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) Adds a file entry and associated metadata.DLAppService.addTempFileEntry(long groupId, long folderId, String folderName, String fileName, File file, String mimeType) Adds a temporary file entry.DLAppService.addTempFileEntry(long groupId, long folderId, String folderName, String fileName, InputStream inputStream, String mimeType) Adds a temporary file entry.static FileEntryDLAppServiceUtil.addTempFileEntry(long groupId, long folderId, String folderName, String fileName, File file, String mimeType) Adds a temporary file entry.static FileEntryDLAppServiceUtil.addTempFileEntry(long groupId, long folderId, String folderName, String fileName, InputStream inputStream, String mimeType) Adds a temporary file entry.DLAppServiceWrapper.addTempFileEntry(long groupId, long folderId, String folderName, String fileName, File file, String mimeType) Adds a temporary file entry.DLAppServiceWrapper.addTempFileEntry(long groupId, long folderId, String folderName, String fileName, InputStream inputStream, String mimeType) Adds a temporary file entry.DLAppService.checkOutFileEntry(long fileEntryId, String owner, long expirationTime, ServiceContext serviceContext) Checks out the file entry.static FileEntryDLAppServiceUtil.checkOutFileEntry(long fileEntryId, String owner, long expirationTime, ServiceContext serviceContext) Checks out the file entry.DLAppServiceWrapper.checkOutFileEntry(long fileEntryId, String owner, long expirationTime, ServiceContext serviceContext) Checks out the file entry.DLAppService.copyFileEntry(long fileEntryId, long destinationFolderId, long destinationRepositoryId, long fileEntryTypeId, long[] groupIds, ServiceContext serviceContext) static FileEntryDLAppServiceUtil.copyFileEntry(long fileEntryId, long destinationFolderId, long destinationRepositoryId, long fileEntryTypeId, long[] groupIds, ServiceContext serviceContext) DLAppServiceWrapper.copyFileEntry(long fileEntryId, long destinationFolderId, long destinationRepositoryId, long fileEntryTypeId, long[] groupIds, ServiceContext serviceContext) DLAppLocalService.fetchFileEntryByExternalReferenceCode(long groupId, String externalReferenceCode) Returns the document library file entry with the matching external reference code and group.static FileEntryDLAppLocalServiceUtil.fetchFileEntryByExternalReferenceCode(long groupId, String externalReferenceCode) Returns the document library file entry with the matching external reference code and group.DLAppLocalServiceWrapper.fetchFileEntryByExternalReferenceCode(long groupId, String externalReferenceCode) Returns the document library file entry with the matching external reference code and group.DLAppLocalService.getFileEntry(long fileEntryId) Returns the file entry with the primary key.DLAppLocalService.getFileEntry(long groupId, long folderId, String title) Returns the file entry with the title in the folder.static FileEntryDLAppLocalServiceUtil.getFileEntry(long fileEntryId) Returns the file entry with the primary key.static FileEntryDLAppLocalServiceUtil.getFileEntry(long groupId, long folderId, String title) Returns the file entry with the title in the folder.DLAppLocalServiceWrapper.getFileEntry(long fileEntryId) Returns the file entry with the primary key.DLAppLocalServiceWrapper.getFileEntry(long groupId, long folderId, String title) Returns the file entry with the title in the folder.DLAppService.getFileEntry(long fileEntryId) Returns the file entry with the primary key.DLAppService.getFileEntry(long groupId, long folderId, String title) Returns the file entry with the title in the folder.static FileEntryDLAppServiceUtil.getFileEntry(long fileEntryId) Returns the file entry with the primary key.static FileEntryDLAppServiceUtil.getFileEntry(long groupId, long folderId, String title) Returns the file entry with the title in the folder.DLAppServiceWrapper.getFileEntry(long fileEntryId) Returns the file entry with the primary key.DLAppServiceWrapper.getFileEntry(long groupId, long folderId, String title) Returns the file entry with the title in the folder.DLAppLocalService.getFileEntryByExternalReferenceCode(String externalReferenceCode, long groupId) Returns the file entry with the external reference code.static FileEntryDLAppLocalServiceUtil.getFileEntryByExternalReferenceCode(String externalReferenceCode, long groupId) Returns the file entry with the external reference code.DLAppLocalServiceWrapper.getFileEntryByExternalReferenceCode(String externalReferenceCode, long groupId) Returns the file entry with the external reference code.DLAppService.getFileEntryByExternalReferenceCode(String externalReferenceCode, long groupId) Returns the file entry with the external reference code.static FileEntryDLAppServiceUtil.getFileEntryByExternalReferenceCode(String externalReferenceCode, long groupId) Returns the file entry with the external reference code.DLAppServiceWrapper.getFileEntryByExternalReferenceCode(String externalReferenceCode, long groupId) Returns the file entry with the external reference code.DLAppLocalService.getFileEntryByFileName(long groupId, long folderId, String fileName) Returns the file entry with the file name in the folder.static FileEntryDLAppLocalServiceUtil.getFileEntryByFileName(long groupId, long folderId, String fileName) Returns the file entry with the file name in the folder.DLAppLocalServiceWrapper.getFileEntryByFileName(long groupId, long folderId, String fileName) Returns the file entry with the file name in the folder.DLAppService.getFileEntryByFileName(long groupId, long folderId, String fileName) Returns the file entry with the file name in the folder.static FileEntryDLAppServiceUtil.getFileEntryByFileName(long groupId, long folderId, String fileName) Returns the file entry with the file name in the folder.DLAppServiceWrapper.getFileEntryByFileName(long groupId, long folderId, String fileName) Returns the file entry with the file name in the folder.DLAppLocalService.getFileEntryByUuidAndGroupId(String uuid, long groupId) Returns the file entry with the UUID and group.static FileEntryDLAppLocalServiceUtil.getFileEntryByUuidAndGroupId(String uuid, long groupId) Returns the file entry with the UUID and group.DLAppLocalServiceWrapper.getFileEntryByUuidAndGroupId(String uuid, long groupId) Returns the file entry with the UUID and group.DLAppService.getFileEntryByUuidAndGroupId(String uuid, long groupId) Returns the file entry with the UUID and group.static FileEntryDLAppServiceUtil.getFileEntryByUuidAndGroupId(String uuid, long groupId) Returns the file entry with the UUID and group.DLAppServiceWrapper.getFileEntryByUuidAndGroupId(String uuid, long groupId) Returns the file entry with the UUID and group.DLAppLocalService.moveFileEntry(long userId, long fileEntryId, long newFolderId, ServiceContext serviceContext) Moves the file entry to the new folder.static FileEntryDLAppLocalServiceUtil.moveFileEntry(long userId, long fileEntryId, long newFolderId, ServiceContext serviceContext) Moves the file entry to the new folder.DLAppLocalServiceWrapper.moveFileEntry(long userId, long fileEntryId, long newFolderId, ServiceContext serviceContext) Moves the file entry to the new folder.DLAppService.moveFileEntry(long fileEntryId, long newFolderId, ServiceContext serviceContext) Moves the file entry to the new folder.static FileEntryDLAppServiceUtil.moveFileEntry(long fileEntryId, long newFolderId, ServiceContext serviceContext) Moves the file entry to the new folder.DLAppServiceWrapper.moveFileEntry(long fileEntryId, long newFolderId, ServiceContext serviceContext) Moves the file entry to the new folder.DLAppHelperLocalService.moveFileEntryFromTrash(long userId, FileEntry fileEntry, long newFolderId, ServiceContext serviceContext) static FileEntryDLAppHelperLocalServiceUtil.moveFileEntryFromTrash(long userId, FileEntry fileEntry, long newFolderId, ServiceContext serviceContext) DLAppHelperLocalServiceWrapper.moveFileEntryFromTrash(long userId, FileEntry fileEntry, long newFolderId, ServiceContext serviceContext) DLTrashLocalService.moveFileEntryFromTrash(long userId, long repositoryId, long fileEntryId, long newFolderId, ServiceContext serviceContext) static FileEntryDLTrashLocalServiceUtil.moveFileEntryFromTrash(long userId, long repositoryId, long fileEntryId, long newFolderId, ServiceContext serviceContext) DLTrashLocalServiceWrapper.moveFileEntryFromTrash(long userId, long repositoryId, long fileEntryId, long newFolderId, ServiceContext serviceContext) DLTrashService.moveFileEntryFromTrash(long fileEntryId, long newFolderId, ServiceContext serviceContext) Moves the file entry from a trashed folder to the new folder.static FileEntryDLTrashServiceUtil.moveFileEntryFromTrash(long fileEntryId, long newFolderId, ServiceContext serviceContext) Moves the file entry from a trashed folder to the new folder.DLTrashServiceWrapper.moveFileEntryFromTrash(long fileEntryId, long newFolderId, ServiceContext serviceContext) Moves the file entry from a trashed folder to the new folder.DLAppHelperLocalService.moveFileEntryToTrash(long userId, FileEntry fileEntry) Moves the file entry to the recycle bin.static FileEntryDLAppHelperLocalServiceUtil.moveFileEntryToTrash(long userId, FileEntry fileEntry) Moves the file entry to the recycle bin.DLAppHelperLocalServiceWrapper.moveFileEntryToTrash(long userId, FileEntry fileEntry) Moves the file entry to the recycle bin.DLTrashLocalService.moveFileEntryToTrash(long userId, long repositoryId, long fileEntryId) static FileEntryDLTrashLocalServiceUtil.moveFileEntryToTrash(long userId, long repositoryId, long fileEntryId) DLTrashLocalServiceWrapper.moveFileEntryToTrash(long userId, long repositoryId, long fileEntryId) DLTrashService.moveFileEntryToTrash(long fileEntryId) Moves the file entry with the primary key to the trash portlet.static FileEntryDLTrashServiceUtil.moveFileEntryToTrash(long fileEntryId) Moves the file entry with the primary key to the trash portlet.DLTrashServiceWrapper.moveFileEntryToTrash(long fileEntryId) Moves the file entry with the primary key to the trash portlet.DLAppLocalService.updateFileEntry(long userId, long fileEntryId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, DLVersionNumberIncrease dlVersionNumberIncrease, byte[] bytes, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) Updates a file entry and associated metadata based on a byte array object.DLAppLocalService.updateFileEntry(long userId, long fileEntryId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, DLVersionNumberIncrease dlVersionNumberIncrease, File file, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) Updates a file entry and associated metadata based on aFileobject.DLAppLocalService.updateFileEntry(long userId, long fileEntryId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, DLVersionNumberIncrease dlVersionNumberIncrease, InputStream inputStream, long size, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) Updates a file entry and associated metadata based on anInputStreamobject.static FileEntryDLAppLocalServiceUtil.updateFileEntry(long userId, long fileEntryId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, DLVersionNumberIncrease dlVersionNumberIncrease, byte[] bytes, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) Updates a file entry and associated metadata based on a byte array object.static FileEntryDLAppLocalServiceUtil.updateFileEntry(long userId, long fileEntryId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, DLVersionNumberIncrease dlVersionNumberIncrease, File file, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) Updates a file entry and associated metadata based on aFileobject.static FileEntryDLAppLocalServiceUtil.updateFileEntry(long userId, long fileEntryId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, DLVersionNumberIncrease dlVersionNumberIncrease, InputStream inputStream, long size, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) Updates a file entry and associated metadata based on anInputStreamobject.DLAppLocalServiceWrapper.updateFileEntry(long userId, long fileEntryId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, DLVersionNumberIncrease dlVersionNumberIncrease, byte[] bytes, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) Updates a file entry and associated metadata based on a byte array object.DLAppLocalServiceWrapper.updateFileEntry(long userId, long fileEntryId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, DLVersionNumberIncrease dlVersionNumberIncrease, File file, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) Updates a file entry and associated metadata based on aFileobject.DLAppLocalServiceWrapper.updateFileEntry(long userId, long fileEntryId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, DLVersionNumberIncrease dlVersionNumberIncrease, InputStream inputStream, long size, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) Updates a file entry and associated metadata based on anInputStreamobject.DLAppService.updateFileEntry(long fileEntryId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, DLVersionNumberIncrease dlVersionNumberIncrease, byte[] bytes, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) Updates a file entry and associated metadata based on a byte array object.DLAppService.updateFileEntry(long fileEntryId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, DLVersionNumberIncrease dlVersionNumberIncrease, File file, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) Updates a file entry and associated metadata based on aFileobject.DLAppService.updateFileEntry(long fileEntryId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, DLVersionNumberIncrease dlVersionNumberIncrease, InputStream inputStream, long size, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) Updates a file entry and associated metadata based on anInputStreamobject.static FileEntryDLAppServiceUtil.updateFileEntry(long fileEntryId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, DLVersionNumberIncrease dlVersionNumberIncrease, byte[] bytes, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) Updates a file entry and associated metadata based on a byte array object.static FileEntryDLAppServiceUtil.updateFileEntry(long fileEntryId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, DLVersionNumberIncrease dlVersionNumberIncrease, File file, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) Updates a file entry and associated metadata based on aFileobject.static FileEntryDLAppServiceUtil.updateFileEntry(long fileEntryId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, DLVersionNumberIncrease dlVersionNumberIncrease, InputStream inputStream, long size, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) Updates a file entry and associated metadata based on anInputStreamobject.DLAppServiceWrapper.updateFileEntry(long fileEntryId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, DLVersionNumberIncrease dlVersionNumberIncrease, byte[] bytes, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) Updates a file entry and associated metadata based on a byte array object.DLAppServiceWrapper.updateFileEntry(long fileEntryId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, DLVersionNumberIncrease dlVersionNumberIncrease, File file, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) Updates a file entry and associated metadata based on aFileobject.DLAppServiceWrapper.updateFileEntry(long fileEntryId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, DLVersionNumberIncrease dlVersionNumberIncrease, InputStream inputStream, long size, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) Updates a file entry and associated metadata based on anInputStreamobject.DLAppService.updateFileEntryAndCheckIn(long fileEntryId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, DLVersionNumberIncrease dlVersionNumberIncrease, File file, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) DLAppService.updateFileEntryAndCheckIn(long fileEntryId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, DLVersionNumberIncrease dlVersionNumberIncrease, InputStream inputStream, long size, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) static FileEntryDLAppServiceUtil.updateFileEntryAndCheckIn(long fileEntryId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, DLVersionNumberIncrease dlVersionNumberIncrease, File file, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) static FileEntryDLAppServiceUtil.updateFileEntryAndCheckIn(long fileEntryId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, DLVersionNumberIncrease dlVersionNumberIncrease, InputStream inputStream, long size, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) DLAppServiceWrapper.updateFileEntryAndCheckIn(long fileEntryId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, DLVersionNumberIncrease dlVersionNumberIncrease, File file, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) DLAppServiceWrapper.updateFileEntryAndCheckIn(long fileEntryId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, DLVersionNumberIncrease dlVersionNumberIncrease, InputStream inputStream, long size, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) Methods in com.liferay.document.library.kernel.service that return types with arguments of type FileEntryModifier and TypeMethodDescriptionDLAppService.getFileEntries(long repositoryId, long folderId) Returns all the file entries in the folder.DLAppService.getFileEntries(long repositoryId, long folderId, int start, int end) Returns a name-ordered range of all the file entries in the folder.DLAppService.getFileEntries(long repositoryId, long folderId, int start, int end, OrderByComparator<FileEntry> orderByComparator) Returns an ordered range of all the file entries in the folder.DLAppService.getFileEntries(long repositoryId, long folderId, long fileEntryTypeId) Returns the file entries with the file entry type in the folder.DLAppService.getFileEntries(long repositoryId, long folderId, long fileEntryTypeId, int start, int end) Returns a name-ordered range of all the file entries with the file entry type in the folder.DLAppService.getFileEntries(long repositoryId, long folderId, long fileEntryTypeId, int start, int end, OrderByComparator<FileEntry> orderByComparator) Returns an ordered range of all the file entries with the file entry type in the folder.DLAppService.getFileEntries(long repositoryId, long folderId, String[] mimeTypes) DLAppService.getFileEntries(long repositoryId, long folderId, String[] mimeTypes, int start, int end, OrderByComparator<FileEntry> orderByComparator) DLAppServiceUtil.getFileEntries(long repositoryId, long folderId) Returns all the file entries in the folder.DLAppServiceUtil.getFileEntries(long repositoryId, long folderId, int start, int end) Returns a name-ordered range of all the file entries in the folder.DLAppServiceUtil.getFileEntries(long repositoryId, long folderId, int start, int end, OrderByComparator<FileEntry> orderByComparator) Returns an ordered range of all the file entries in the folder.DLAppServiceUtil.getFileEntries(long repositoryId, long folderId, long fileEntryTypeId) Returns the file entries with the file entry type in the folder.DLAppServiceUtil.getFileEntries(long repositoryId, long folderId, long fileEntryTypeId, int start, int end) Returns a name-ordered range of all the file entries with the file entry type in the folder.DLAppServiceUtil.getFileEntries(long repositoryId, long folderId, long fileEntryTypeId, int start, int end, OrderByComparator<FileEntry> orderByComparator) Returns an ordered range of all the file entries with the file entry type in the folder.DLAppServiceUtil.getFileEntries(long repositoryId, long folderId, String[] mimeTypes) DLAppServiceUtil.getFileEntries(long repositoryId, long folderId, String[] mimeTypes, int start, int end, OrderByComparator<FileEntry> orderByComparator) DLAppServiceWrapper.getFileEntries(long repositoryId, long folderId) Returns all the file entries in the folder.DLAppServiceWrapper.getFileEntries(long repositoryId, long folderId, int start, int end) Returns a name-ordered range of all the file entries in the folder.DLAppServiceWrapper.getFileEntries(long repositoryId, long folderId, int start, int end, OrderByComparator<FileEntry> orderByComparator) Returns an ordered range of all the file entries in the folder.DLAppServiceWrapper.getFileEntries(long repositoryId, long folderId, long fileEntryTypeId) Returns the file entries with the file entry type in the folder.DLAppServiceWrapper.getFileEntries(long repositoryId, long folderId, long fileEntryTypeId, int start, int end) Returns a name-ordered range of all the file entries with the file entry type in the folder.DLAppServiceWrapper.getFileEntries(long repositoryId, long folderId, long fileEntryTypeId, int start, int end, OrderByComparator<FileEntry> orderByComparator) Returns an ordered range of all the file entries with the file entry type in the folder.DLAppServiceWrapper.getFileEntries(long repositoryId, long folderId, String[] mimeTypes) DLAppServiceWrapper.getFileEntries(long repositoryId, long folderId, String[] mimeTypes, int start, int end, OrderByComparator<FileEntry> orderByComparator) DLAppService.getGroupFileEntries(long groupId, long userId, int start, int end) Returns an ordered range of all the file entries in the group starting at the repository default parent folder that are stored within the Liferay repository.DLAppService.getGroupFileEntries(long groupId, long userId, int start, int end, OrderByComparator<FileEntry> orderByComparator) Returns an ordered range of all the file entries in the group that are stored within the Liferay repository.DLAppService.getGroupFileEntries(long groupId, long userId, long rootFolderId, int start, int end) Returns an ordered range of all the file entries in the group starting at the root folder that are stored within the Liferay repository.DLAppService.getGroupFileEntries(long groupId, long userId, long rootFolderId, int start, int end, OrderByComparator<FileEntry> orderByComparator) Returns an ordered range of all the file entries in the group starting at the root folder that are stored within the Liferay repository.DLAppService.getGroupFileEntries(long groupId, long userId, long rootFolderId, String[] mimeTypes, int status, int start, int end, OrderByComparator<FileEntry> orderByComparator) DLAppServiceUtil.getGroupFileEntries(long groupId, long userId, int start, int end) Returns an ordered range of all the file entries in the group starting at the repository default parent folder that are stored within the Liferay repository.DLAppServiceUtil.getGroupFileEntries(long groupId, long userId, int start, int end, OrderByComparator<FileEntry> orderByComparator) Returns an ordered range of all the file entries in the group that are stored within the Liferay repository.DLAppServiceUtil.getGroupFileEntries(long groupId, long userId, long rootFolderId, int start, int end) Returns an ordered range of all the file entries in the group starting at the root folder that are stored within the Liferay repository.DLAppServiceUtil.getGroupFileEntries(long groupId, long userId, long rootFolderId, int start, int end, OrderByComparator<FileEntry> orderByComparator) Returns an ordered range of all the file entries in the group starting at the root folder that are stored within the Liferay repository.DLAppServiceUtil.getGroupFileEntries(long groupId, long userId, long rootFolderId, String[] mimeTypes, int status, int start, int end, OrderByComparator<FileEntry> orderByComparator) DLAppServiceWrapper.getGroupFileEntries(long groupId, long userId, int start, int end) Returns an ordered range of all the file entries in the group starting at the repository default parent folder that are stored within the Liferay repository.DLAppServiceWrapper.getGroupFileEntries(long groupId, long userId, int start, int end, OrderByComparator<FileEntry> orderByComparator) Returns an ordered range of all the file entries in the group that are stored within the Liferay repository.DLAppServiceWrapper.getGroupFileEntries(long groupId, long userId, long rootFolderId, int start, int end) Returns an ordered range of all the file entries in the group starting at the root folder that are stored within the Liferay repository.DLAppServiceWrapper.getGroupFileEntries(long groupId, long userId, long rootFolderId, int start, int end, OrderByComparator<FileEntry> orderByComparator) Returns an ordered range of all the file entries in the group starting at the root folder that are stored within the Liferay repository.DLAppServiceWrapper.getGroupFileEntries(long groupId, long userId, long rootFolderId, String[] mimeTypes, int status, int start, int end, OrderByComparator<FileEntry> orderByComparator) DLAppHelperLocalService.getNoAssetFileEntries()DLAppHelperLocalServiceUtil.getNoAssetFileEntries()DLAppHelperLocalServiceWrapper.getNoAssetFileEntries()Methods in com.liferay.document.library.kernel.service with parameters of type FileEntryModifier and TypeMethodDescriptionvoidDLAppHelperLocalService.cancelCheckOut(long userId, FileEntry fileEntry, FileVersion sourceFileVersion, FileVersion destinationFileVersion, FileVersion draftFileVersion, ServiceContext serviceContext) static voidDLAppHelperLocalServiceUtil.cancelCheckOut(long userId, FileEntry fileEntry, FileVersion sourceFileVersion, FileVersion destinationFileVersion, FileVersion draftFileVersion, ServiceContext serviceContext) voidDLAppHelperLocalServiceWrapper.cancelCheckOut(long userId, FileEntry fileEntry, FileVersion sourceFileVersion, FileVersion destinationFileVersion, FileVersion draftFileVersion, ServiceContext serviceContext) voidDLAppHelperLocalService.checkAssetEntry(long userId, FileEntry fileEntry, FileVersion fileVersion) static voidDLAppHelperLocalServiceUtil.checkAssetEntry(long userId, FileEntry fileEntry, FileVersion fileVersion) voidDLAppHelperLocalServiceWrapper.checkAssetEntry(long userId, FileEntry fileEntry, FileVersion fileVersion) voidDLAppHelperLocalService.deleteFileEntry(FileEntry fileEntry) static voidDLAppHelperLocalServiceUtil.deleteFileEntry(FileEntry fileEntry) voidDLAppHelperLocalServiceWrapper.deleteFileEntry(FileEntry fileEntry) voidDLAppHelperLocalService.getFileAsStream(long userId, FileEntry fileEntry, boolean incrementCounter) static voidDLAppHelperLocalServiceUtil.getFileAsStream(long userId, FileEntry fileEntry, boolean incrementCounter) voidDLAppHelperLocalServiceWrapper.getFileAsStream(long userId, FileEntry fileEntry, boolean incrementCounter) DLAppHelperLocalService.moveFileEntryFromTrash(long userId, FileEntry fileEntry, long newFolderId, ServiceContext serviceContext) static FileEntryDLAppHelperLocalServiceUtil.moveFileEntryFromTrash(long userId, FileEntry fileEntry, long newFolderId, ServiceContext serviceContext) DLAppHelperLocalServiceWrapper.moveFileEntryFromTrash(long userId, FileEntry fileEntry, long newFolderId, ServiceContext serviceContext) DLAppHelperLocalService.moveFileEntryToTrash(long userId, FileEntry fileEntry) Moves the file entry to the recycle bin.static FileEntryDLAppHelperLocalServiceUtil.moveFileEntryToTrash(long userId, FileEntry fileEntry) Moves the file entry to the recycle bin.DLAppHelperLocalServiceWrapper.moveFileEntryToTrash(long userId, FileEntry fileEntry) Moves the file entry to the recycle bin.voidDLAppHelperLocalService.restoreFileEntryFromTrash(long userId, long newFolderId, FileEntry fileEntry) voidDLAppHelperLocalService.restoreFileEntryFromTrash(long userId, FileEntry fileEntry) static voidDLAppHelperLocalServiceUtil.restoreFileEntryFromTrash(long userId, long newFolderId, FileEntry fileEntry) static voidDLAppHelperLocalServiceUtil.restoreFileEntryFromTrash(long userId, FileEntry fileEntry) voidDLAppHelperLocalServiceWrapper.restoreFileEntryFromTrash(long userId, long newFolderId, FileEntry fileEntry) voidDLAppHelperLocalServiceWrapper.restoreFileEntryFromTrash(long userId, FileEntry fileEntry) DLAppHelperLocalService.updateAsset(long userId, FileEntry fileEntry, FileVersion fileVersion, long assetClassPK) DLAppHelperLocalService.updateAsset(long userId, FileEntry fileEntry, FileVersion fileVersion, ServiceContext serviceContext) static AssetEntryDLAppHelperLocalServiceUtil.updateAsset(long userId, FileEntry fileEntry, FileVersion fileVersion, long assetClassPK) static AssetEntryDLAppHelperLocalServiceUtil.updateAsset(long userId, FileEntry fileEntry, FileVersion fileVersion, ServiceContext serviceContext) DLAppHelperLocalServiceWrapper.updateAsset(long userId, FileEntry fileEntry, FileVersion fileVersion, long assetClassPK) DLAppHelperLocalServiceWrapper.updateAsset(long userId, FileEntry fileEntry, FileVersion fileVersion, ServiceContext serviceContext) voidDLAppLocalService.updateAsset(long userId, FileEntry fileEntry, FileVersion fileVersion, long[] assetCategoryIds, String[] assetTagNames, long[] assetLinkEntryIds) Updates the file entry's asset replacing its asset categories, tags, and links.static voidDLAppLocalServiceUtil.updateAsset(long userId, FileEntry fileEntry, FileVersion fileVersion, long[] assetCategoryIds, String[] assetTagNames, long[] assetLinkEntryIds) Updates the file entry's asset replacing its asset categories, tags, and links.voidDLAppLocalServiceWrapper.updateAsset(long userId, FileEntry fileEntry, FileVersion fileVersion, long[] assetCategoryIds, String[] assetTagNames, long[] assetLinkEntryIds) Updates the file entry's asset replacing its asset categories, tags, and links.voidDLAppHelperLocalService.updateFileEntry(long userId, FileEntry fileEntry, FileVersion sourceFileVersion, FileVersion destinationFileVersion, long assetClassPK) voidDLAppHelperLocalService.updateFileEntry(long userId, FileEntry fileEntry, FileVersion sourceFileVersion, FileVersion destinationFileVersion, ServiceContext serviceContext) static voidDLAppHelperLocalServiceUtil.updateFileEntry(long userId, FileEntry fileEntry, FileVersion sourceFileVersion, FileVersion destinationFileVersion, long assetClassPK) static voidDLAppHelperLocalServiceUtil.updateFileEntry(long userId, FileEntry fileEntry, FileVersion sourceFileVersion, FileVersion destinationFileVersion, ServiceContext serviceContext) voidDLAppHelperLocalServiceWrapper.updateFileEntry(long userId, FileEntry fileEntry, FileVersion sourceFileVersion, FileVersion destinationFileVersion, long assetClassPK) voidDLAppHelperLocalServiceWrapper.updateFileEntry(long userId, FileEntry fileEntry, FileVersion sourceFileVersion, FileVersion destinationFileVersion, ServiceContext serviceContext) voidDLAppHelperLocalService.updateStatus(long userId, FileEntry fileEntry, FileVersion latestFileVersion, int oldStatus, int newStatus, ServiceContext serviceContext, Map<String, Serializable> workflowContext) static voidDLAppHelperLocalServiceUtil.updateStatus(long userId, FileEntry fileEntry, FileVersion latestFileVersion, int oldStatus, int newStatus, ServiceContext serviceContext, Map<String, Serializable> workflowContext) voidDLAppHelperLocalServiceWrapper.updateStatus(long userId, FileEntry fileEntry, FileVersion latestFileVersion, int oldStatus, int newStatus, ServiceContext serviceContext, Map<String, Serializable> workflowContext) Method parameters in com.liferay.document.library.kernel.service with type arguments of type FileEntryModifier and TypeMethodDescriptionDLAppService.getFileEntries(long repositoryId, long folderId, int start, int end, OrderByComparator<FileEntry> orderByComparator) Returns an ordered range of all the file entries in the folder.DLAppService.getFileEntries(long repositoryId, long folderId, long fileEntryTypeId, int start, int end, OrderByComparator<FileEntry> orderByComparator) Returns an ordered range of all the file entries with the file entry type in the folder.DLAppService.getFileEntries(long repositoryId, long folderId, String[] mimeTypes, int start, int end, OrderByComparator<FileEntry> orderByComparator) DLAppServiceUtil.getFileEntries(long repositoryId, long folderId, int start, int end, OrderByComparator<FileEntry> orderByComparator) Returns an ordered range of all the file entries in the folder.DLAppServiceUtil.getFileEntries(long repositoryId, long folderId, long fileEntryTypeId, int start, int end, OrderByComparator<FileEntry> orderByComparator) Returns an ordered range of all the file entries with the file entry type in the folder.DLAppServiceUtil.getFileEntries(long repositoryId, long folderId, String[] mimeTypes, int start, int end, OrderByComparator<FileEntry> orderByComparator) DLAppServiceWrapper.getFileEntries(long repositoryId, long folderId, int start, int end, OrderByComparator<FileEntry> orderByComparator) Returns an ordered range of all the file entries in the folder.DLAppServiceWrapper.getFileEntries(long repositoryId, long folderId, long fileEntryTypeId, int start, int end, OrderByComparator<FileEntry> orderByComparator) Returns an ordered range of all the file entries with the file entry type in the folder.DLAppServiceWrapper.getFileEntries(long repositoryId, long folderId, String[] mimeTypes, int start, int end, OrderByComparator<FileEntry> orderByComparator) DLAppService.getGroupFileEntries(long groupId, long userId, int start, int end, OrderByComparator<FileEntry> orderByComparator) Returns an ordered range of all the file entries in the group that are stored within the Liferay repository.DLAppService.getGroupFileEntries(long groupId, long userId, long rootFolderId, int start, int end, OrderByComparator<FileEntry> orderByComparator) Returns an ordered range of all the file entries in the group starting at the root folder that are stored within the Liferay repository.DLAppService.getGroupFileEntries(long groupId, long userId, long rootFolderId, String[] mimeTypes, int status, int start, int end, OrderByComparator<FileEntry> orderByComparator) DLAppServiceUtil.getGroupFileEntries(long groupId, long userId, int start, int end, OrderByComparator<FileEntry> orderByComparator) Returns an ordered range of all the file entries in the group that are stored within the Liferay repository.DLAppServiceUtil.getGroupFileEntries(long groupId, long userId, long rootFolderId, int start, int end, OrderByComparator<FileEntry> orderByComparator) Returns an ordered range of all the file entries in the group starting at the root folder that are stored within the Liferay repository.DLAppServiceUtil.getGroupFileEntries(long groupId, long userId, long rootFolderId, String[] mimeTypes, int status, int start, int end, OrderByComparator<FileEntry> orderByComparator) DLAppServiceWrapper.getGroupFileEntries(long groupId, long userId, int start, int end, OrderByComparator<FileEntry> orderByComparator) Returns an ordered range of all the file entries in the group that are stored within the Liferay repository.DLAppServiceWrapper.getGroupFileEntries(long groupId, long userId, long rootFolderId, int start, int end, OrderByComparator<FileEntry> orderByComparator) Returns an ordered range of all the file entries in the group starting at the root folder that are stored within the Liferay repository.DLAppServiceWrapper.getGroupFileEntries(long groupId, long userId, long rootFolderId, String[] mimeTypes, int status, int start, int end, OrderByComparator<FileEntry> orderByComparator) -
Uses of FileEntry in com.liferay.document.library.kernel.util
Methods in com.liferay.document.library.kernel.util that return types with arguments of type FileEntryMethods in com.liferay.document.library.kernel.util with parameters of type FileEntryModifier and TypeMethodDescriptionDL.getFileEntryImage(FileEntry fileEntry, ThemeDisplay themeDisplay) static StringDLUtil.getFileEntryImage(FileEntry fileEntry, ThemeDisplay themeDisplay) DL.getPreviewURL(FileEntry fileEntry, FileVersion fileVersion, ThemeDisplay themeDisplay, String queryString) Deprecated.As of Mueller (7.2.x), replaced bycom.liferay.document.library.util.DLURLHelper#getPreviewURL(FileEntry, FileVersion, ThemeDisplay, String)DL.getPreviewURL(FileEntry fileEntry, FileVersion fileVersion, ThemeDisplay themeDisplay, String queryString, boolean appendVersion, boolean absoluteURL) Deprecated.As of Mueller (7.2.x), replaced bycom.liferay.document.library.util.DLURLHelper#getPreviewURL(FileEntry, FileVersion, ThemeDisplay, String, boolean, boolean)static StringDLUtil.getPreviewURL(FileEntry fileEntry, FileVersion fileVersion, ThemeDisplay themeDisplay, String queryString) Deprecated.As of Mueller (7.2.x), replaced bycom.liferay.document.library.util.DLURLHelper#getPreviewURL(FileEntry, FileVersion, ThemeDisplay, String)static StringDLUtil.getPreviewURL(FileEntry fileEntry, FileVersion fileVersion, ThemeDisplay themeDisplay, String queryString, boolean appendVersion, boolean absoluteURL) Deprecated.As of Mueller (7.2.x), replaced bycom.liferay.document.library.util.DLURLHelper#getPreviewURL(FileEntry, FileVersion, ThemeDisplay, String, boolean, boolean)DL.getTitleWithExtension(FileEntry fileEntry) static StringDLUtil.getTitleWithExtension(FileEntry fileEntry) -
Uses of FileEntry in com.liferay.exportimport.kernel.lar
Methods in com.liferay.exportimport.kernel.lar that return FileEntryModifier and TypeMethodDescriptionExportImportHelper.getTempFileEntry(long groupId, long userId, String folderName) static FileEntryExportImportHelperUtil.getTempFileEntry(long groupId, long userId, String folderName) Methods in com.liferay.exportimport.kernel.lar with parameters of type FileEntryModifier and TypeMethodDescriptionExportImportHelper.getManifestSummary(long userId, long groupId, Map<String, String[]> parameterMap, FileEntry fileEntry) static ManifestSummaryExportImportHelperUtil.getManifestSummary(long userId, long groupId, Map<String, String[]> parameterMap, FileEntry fileEntry) -
Uses of FileEntry in com.liferay.portal.kernel.backgroundtask
Methods in com.liferay.portal.kernel.backgroundtask that return types with arguments of type FileEntry -
Uses of FileEntry in com.liferay.portal.kernel.portletfilerepository
Methods in com.liferay.portal.kernel.portletfilerepository that return FileEntryModifier and TypeMethodDescriptionPortletFileRepository.addPortletFileEntry(long groupId, long userId, String className, long classPK, String portletId, long folderId, byte[] bytes, String fileName, String mimeType, boolean indexingEnabled) PortletFileRepository.addPortletFileEntry(String externalReferenceCode, long groupId, long userId, String className, long classPK, String portletId, long folderId, File file, String fileName, String mimeType, boolean indexingEnabled) PortletFileRepository.addPortletFileEntry(String externalReferenceCode, long groupId, long userId, String className, long classPK, String portletId, long folderId, InputStream inputStream, String fileName, String mimeType, boolean indexingEnabled) static FileEntryPortletFileRepositoryUtil.addPortletFileEntry(long groupId, long userId, String className, long classPK, String portletId, long folderId, byte[] bytes, String fileName, String mimeType, boolean indexingEnabled) static FileEntryPortletFileRepositoryUtil.addPortletFileEntry(String externalReferenceCode, long groupId, long userId, String className, long classPK, String portletId, long folderId, File file, String fileName, String mimeType, boolean indexingEnabled) static FileEntryPortletFileRepositoryUtil.addPortletFileEntry(String externalReferenceCode, long groupId, long userId, String className, long classPK, String portletId, long folderId, InputStream inputStream, String fileName, String mimeType, boolean indexingEnabled) PortletFileRepository.fetchPortletFileEntry(long groupId, long folderId, String fileName) static FileEntryPortletFileRepositoryUtil.fetchPortletFileEntry(long groupId, long folderId, String fileName) PortletFileRepository.getPortletFileEntry(long fileEntryId) PortletFileRepository.getPortletFileEntry(long groupId, long folderId, String fileName) PortletFileRepository.getPortletFileEntry(String uuid, long groupId) static FileEntryPortletFileRepositoryUtil.getPortletFileEntry(long fileEntryId) static FileEntryPortletFileRepositoryUtil.getPortletFileEntry(long groupId, long folderId, String fileName) static FileEntryPortletFileRepositoryUtil.getPortletFileEntry(String uuid, long groupId) PortletFileRepository.getPortletFileEntryByExternalReferenceCode(String externalReferenceCode, long groupId) static FileEntryPortletFileRepositoryUtil.getPortletFileEntryByExternalReferenceCode(String externalReferenceCode, long groupId) PortletFileRepository.movePortletFileEntryToTrash(long userId, long fileEntryId) PortletFileRepository.movePortletFileEntryToTrash(long groupId, long userId, long folderId, String fileName) static FileEntryPortletFileRepositoryUtil.movePortletFileEntryToTrash(long userId, long fileEntryId) static FileEntryPortletFileRepositoryUtil.movePortletFileEntryToTrash(long groupId, long userId, long folderId, String fileName) Methods in com.liferay.portal.kernel.portletfilerepository that return types with arguments of type FileEntryModifier and TypeMethodDescriptionPortletFileRepository.getPortletFileEntries(long groupId, long folderId) PortletFileRepository.getPortletFileEntries(long groupId, long folderId, int status) PortletFileRepository.getPortletFileEntries(long groupId, long folderId, int status, int start, int end, OrderByComparator<FileEntry> orderByComparator) PortletFileRepository.getPortletFileEntries(long groupId, long folderId, OrderByComparator<FileEntry> orderByComparator) PortletFileRepository.getPortletFileEntries(long groupId, long folderId, String[] mimeTypes, int status, int start, int end, OrderByComparator<FileEntry> orderByComparator) PortletFileRepositoryUtil.getPortletFileEntries(long groupId, long folderId) PortletFileRepositoryUtil.getPortletFileEntries(long groupId, long folderId, int status) PortletFileRepositoryUtil.getPortletFileEntries(long groupId, long folderId, int status, int start, int end, OrderByComparator<FileEntry> orderByComparator) PortletFileRepositoryUtil.getPortletFileEntries(long groupId, long folderId, OrderByComparator<FileEntry> orderByComparator) PortletFileRepositoryUtil.getPortletFileEntries(long groupId, long folderId, String[] mimeTypes, int status, int start, int end, OrderByComparator<FileEntry> orderByComparator) Methods in com.liferay.portal.kernel.portletfilerepository with parameters of type FileEntryModifier and TypeMethodDescriptionPortletFileRepository.getDownloadPortletFileEntryURL(ThemeDisplay themeDisplay, FileEntry fileEntry, String queryString) PortletFileRepository.getDownloadPortletFileEntryURL(ThemeDisplay themeDisplay, FileEntry fileEntry, String queryString, boolean absoluteURL) static StringPortletFileRepositoryUtil.getDownloadPortletFileEntryURL(ThemeDisplay themeDisplay, FileEntry fileEntry, String queryString) static StringPortletFileRepositoryUtil.getDownloadPortletFileEntryURL(ThemeDisplay themeDisplay, FileEntry fileEntry, String queryString, boolean absoluteURL) PortletFileRepository.getPortletFileEntryURL(ThemeDisplay themeDisplay, FileEntry fileEntry, String queryString) PortletFileRepository.getPortletFileEntryURL(ThemeDisplay themeDisplay, FileEntry fileEntry, String queryString, boolean absoluteURL) static StringPortletFileRepositoryUtil.getPortletFileEntryURL(ThemeDisplay themeDisplay, FileEntry fileEntry, String queryString) static StringPortletFileRepositoryUtil.getPortletFileEntryURL(ThemeDisplay themeDisplay, FileEntry fileEntry, String queryString, boolean absoluteURL) Method parameters in com.liferay.portal.kernel.portletfilerepository with type arguments of type FileEntryModifier and TypeMethodDescriptionPortletFileRepository.getPortletFileEntries(long groupId, long folderId, int status, int start, int end, OrderByComparator<FileEntry> orderByComparator) PortletFileRepository.getPortletFileEntries(long groupId, long folderId, OrderByComparator<FileEntry> orderByComparator) PortletFileRepository.getPortletFileEntries(long groupId, long folderId, String[] mimeTypes, int status, int start, int end, OrderByComparator<FileEntry> orderByComparator) PortletFileRepositoryUtil.getPortletFileEntries(long groupId, long folderId, int status, int start, int end, OrderByComparator<FileEntry> orderByComparator) PortletFileRepositoryUtil.getPortletFileEntries(long groupId, long folderId, OrderByComparator<FileEntry> orderByComparator) PortletFileRepositoryUtil.getPortletFileEntries(long groupId, long folderId, String[] mimeTypes, int status, int start, int end, OrderByComparator<FileEntry> orderByComparator) -
Uses of FileEntry in com.liferay.portal.kernel.repository
Methods in com.liferay.portal.kernel.repository that return FileEntryModifier and TypeMethodDescriptionBaseRepositoryImpl.addFileEntry(String externalReferenceCode, long userId, long folderId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, File file, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) DefaultLocalRepositoryImpl.addFileEntry(String externalReferenceCode, long userId, long folderId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, File file, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) DefaultLocalRepositoryImpl.addFileEntry(String externalReferenceCode, long userId, long folderId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, InputStream inputStream, long size, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) DocumentRepository.addFileEntry(String externalReferenceCode, long userId, long folderId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, File file, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) DocumentRepository.addFileEntry(String externalReferenceCode, long userId, long folderId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, InputStream inputStream, long size, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) abstract FileEntryBaseRepositoryImpl.checkOutFileEntry(long fileEntryId, ServiceContext serviceContext) abstract FileEntryBaseRepositoryImpl.checkOutFileEntry(long fileEntryId, String owner, long expirationTime, ServiceContext serviceContext) Repository.checkOutFileEntry(long fileEntryId, ServiceContext serviceContext) Repository.checkOutFileEntry(long fileEntryId, String owner, long expirationTime, ServiceContext serviceContext) DefaultLocalRepositoryImpl.copyFileEntry(long userId, long groupId, long fileEntryId, long destFolderId, ServiceContext serviceContext) DocumentRepository.copyFileEntry(long userId, long groupId, long fileEntryId, long destFolderId, ServiceContext serviceContext) DefaultLocalRepositoryImpl.fetchFileEntry(long folderId, String title) default FileEntryDocumentRepository.fetchFileEntry(long folderId, String title) default FileEntryDocumentRepository.fetchFileEntryByExternalReferenceCode(String externalReferenceCode) DefaultLocalRepositoryImpl.getFileEntry(long fileEntryId) DefaultLocalRepositoryImpl.getFileEntry(long folderId, String title) DocumentRepository.getFileEntry(long fileEntryId) DocumentRepository.getFileEntry(long folderId, String title) default FileEntryDocumentRepository.getFileEntryByExternalReferenceCode(String externalReferenceCode) DefaultLocalRepositoryImpl.getFileEntryByFileName(long folderId, String fileName) default FileEntryDocumentRepository.getFileEntryByFileName(long folderId, String fileName) DefaultLocalRepositoryImpl.getFileEntryByUuid(String uuid) DocumentRepository.getFileEntryByUuid(String uuid) DefaultLocalRepositoryImpl.moveFileEntry(long userId, long fileEntryId, long newFolderId, ServiceContext serviceContext) DocumentRepository.moveFileEntry(long userId, long fileEntryId, long newFolderId, ServiceContext serviceContext) BaseRepositoryImpl.updateFileEntry(long userId, long fileEntryId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, DLVersionNumberIncrease dlVersionNumberIncrease, File file, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) abstract FileEntryBaseRepositoryImpl.updateFileEntry(long userId, long fileEntryId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, DLVersionNumberIncrease dlVersionNumberIncrease, InputStream inputStream, long size, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) DefaultLocalRepositoryImpl.updateFileEntry(long userId, long fileEntryId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, DLVersionNumberIncrease dlVersionNumberIncrease, File file, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) DefaultLocalRepositoryImpl.updateFileEntry(long userId, long fileEntryId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, DLVersionNumberIncrease dlVersionNumberIncrease, InputStream inputStream, long size, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) DocumentRepository.updateFileEntry(long userId, long fileEntryId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, DLVersionNumberIncrease dlVersionNumberIncrease, File file, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) DocumentRepository.updateFileEntry(long userId, long fileEntryId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, DLVersionNumberIncrease dlVersionNumberIncrease, InputStream inputStream, long size, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) Methods in com.liferay.portal.kernel.repository that return types with arguments of type FileEntryModifier and TypeMethodDescriptionDefaultLocalRepositoryImpl.getFileEntries(long folderId, int status, int start, int end, OrderByComparator<FileEntry> orderByComparator) DefaultLocalRepositoryImpl.getFileEntries(long folderId, int start, int end, OrderByComparator<FileEntry> orderByComparator) DefaultLocalRepositoryImpl.getFileEntries(long folderId, String[] mimeTypes, int status, int start, int end, OrderByComparator<FileEntry> orderByComparator) DocumentRepository.getFileEntries(long folderId, int status, int start, int end, OrderByComparator<FileEntry> orderByComparator) DocumentRepository.getFileEntries(long folderId, int start, int end, OrderByComparator<FileEntry> orderByComparator) DocumentRepository.getFileEntries(long folderId, String[] mimeTypes, int status, int start, int end, OrderByComparator<FileEntry> orderByComparator) Repository.getFileEntries(long folderId, long fileEntryTypeId, int start, int end, OrderByComparator<FileEntry> orderByComparator) Repository.getFileEntries(long folderId, String[] mimeTypes, int start, int end, OrderByComparator<FileEntry> orderByComparator) BaseRepositoryImpl.getRepositoryFileEntries(long userId, long rootFolderId, int start, int end, OrderByComparator<FileEntry> orderByComparator) BaseRepositoryImpl.getRepositoryFileEntries(long userId, long rootFolderId, String[] mimeTypes, int status, int start, int end, OrderByComparator<FileEntry> orderByComparator) DefaultLocalRepositoryImpl.getRepositoryFileEntries(long userId, long rootFolderId, int start, int end, OrderByComparator<FileEntry> orderByComparator) DocumentRepository.getRepositoryFileEntries(long userId, long rootFolderId, int start, int end, OrderByComparator<FileEntry> orderByComparator) Repository.getRepositoryFileEntries(long userId, long rootFolderId, String[] mimeTypes, int status, int start, int end, OrderByComparator<FileEntry> orderByComparator) Method parameters in com.liferay.portal.kernel.repository with type arguments of type FileEntryModifier and TypeMethodDescriptionDefaultLocalRepositoryImpl.getFileEntries(long folderId, int status, int start, int end, OrderByComparator<FileEntry> orderByComparator) DefaultLocalRepositoryImpl.getFileEntries(long folderId, int start, int end, OrderByComparator<FileEntry> orderByComparator) DefaultLocalRepositoryImpl.getFileEntries(long folderId, String[] mimeTypes, int status, int start, int end, OrderByComparator<FileEntry> orderByComparator) DocumentRepository.getFileEntries(long folderId, int status, int start, int end, OrderByComparator<FileEntry> orderByComparator) DocumentRepository.getFileEntries(long folderId, int start, int end, OrderByComparator<FileEntry> orderByComparator) DocumentRepository.getFileEntries(long folderId, String[] mimeTypes, int status, int start, int end, OrderByComparator<FileEntry> orderByComparator) Repository.getFileEntries(long folderId, long fileEntryTypeId, int start, int end, OrderByComparator<FileEntry> orderByComparator) Repository.getFileEntries(long folderId, String[] mimeTypes, int start, int end, OrderByComparator<FileEntry> orderByComparator) BaseRepositoryImpl.getRepositoryFileEntries(long userId, long rootFolderId, int start, int end, OrderByComparator<FileEntry> orderByComparator) BaseRepositoryImpl.getRepositoryFileEntries(long userId, long rootFolderId, String[] mimeTypes, int status, int start, int end, OrderByComparator<FileEntry> orderByComparator) DefaultLocalRepositoryImpl.getRepositoryFileEntries(long userId, long rootFolderId, int start, int end, OrderByComparator<FileEntry> orderByComparator) DocumentRepository.getRepositoryFileEntries(long userId, long rootFolderId, int start, int end, OrderByComparator<FileEntry> orderByComparator) Repository.getRepositoryFileEntries(long userId, long rootFolderId, String[] mimeTypes, int status, int start, int end, OrderByComparator<FileEntry> orderByComparator) -
Uses of FileEntry in com.liferay.portal.kernel.repository.capabilities
Methods in com.liferay.portal.kernel.repository.capabilities that return FileEntryModifier and TypeMethodDescriptionTemporaryFileEntriesCapability.addTemporaryFileEntry(TemporaryFileEntriesScope temporaryFileEntriesScope, String fileName, String mimeType, InputStream inputStream) ThumbnailCapability.fetchImageFileEntry(long imageId) TemporaryFileEntriesCapability.getTemporaryFileEntry(TemporaryFileEntriesScope temporaryFileEntriesScope, String fileName) TrashCapability.moveFileEntryFromTrash(long userId, FileEntry fileEntry, Folder newFolder, ServiceContext serviceContext) TrashCapability.moveFileEntryToTrash(long userId, FileEntry fileEntry) ThumbnailCapability.setCustom1ImageId(FileEntry fileEntry, long imageId) ThumbnailCapability.setCustom2ImageId(FileEntry fileEntry, long imageId) ThumbnailCapability.setLargeImageId(FileEntry fileEntry, long imageId) ThumbnailCapability.setSmallImageId(FileEntry fileEntry, long imageId) Methods in com.liferay.portal.kernel.repository.capabilities that return types with arguments of type FileEntryModifier and TypeMethodDescriptionTemporaryFileEntriesCapability.getTemporaryFileEntries(TemporaryFileEntriesScope temporaryFileEntriesScope) Methods in com.liferay.portal.kernel.repository.capabilities with parameters of type FileEntryModifier and TypeMethodDescriptionvoidvoidProcessorCapability.copy(FileEntry fileEntry, FileVersion fileVersion) voidTrashCapability.deleteFileEntry(FileEntry fileEntry) voidProcessorCapability.generateNew(FileEntry fileEntry) RelatedModelCapability.getClassName(FileEntry fileEntry) longRelatedModelCapability.getClassPK(FileEntry fileEntry) longThumbnailCapability.getCustom1ImageId(FileEntry fileEntry) longThumbnailCapability.getCustom2ImageId(FileEntry fileEntry) longThumbnailCapability.getLargeImageId(FileEntry fileEntry) longThumbnailCapability.getSmallImageId(FileEntry fileEntry) intbooleanTrashCapability.moveFileEntryFromTrash(long userId, FileEntry fileEntry, Folder newFolder, ServiceContext serviceContext) TrashCapability.moveFileEntryToTrash(long userId, FileEntry fileEntry) voidTrashCapability.restoreFileEntryFromTrash(long userId, FileEntry fileEntry) ThumbnailCapability.setCustom1ImageId(FileEntry fileEntry, long imageId) ThumbnailCapability.setCustom2ImageId(FileEntry fileEntry, long imageId) ThumbnailCapability.setLargeImageId(FileEntry fileEntry, long imageId) ThumbnailCapability.setSmallImageId(FileEntry fileEntry, long imageId) -
Uses of FileEntry in com.liferay.portal.kernel.repository.friendly.url.resolver
Methods in com.liferay.portal.kernel.repository.friendly.url.resolver that return FileEntryModifier and TypeMethodDescriptionFileEntryFriendlyURLResolver.resolveFriendlyURL(long groupId, String friendlyURL) -
Uses of FileEntry in com.liferay.portal.kernel.repository.http.header.customizer
Methods in com.liferay.portal.kernel.repository.http.header.customizer with parameters of type FileEntryModifier and TypeMethodDescriptionFileEntryHttpHeaderCustomizer.getHttpHeaderValue(FileEntry fileEntry, String currentValue) -
Uses of FileEntry in com.liferay.portal.kernel.repository.model
Classes in com.liferay.portal.kernel.repository.model that implement FileEntryFields in com.liferay.portal.kernel.repository.model with type parameters of type FileEntryMethods in com.liferay.portal.kernel.repository.model that return FileEntryModifier and TypeMethodDescriptionFileVersion.getFileEntry()FileVersionWrapper.getFileEntry()FileEntryWrapper.getWrappedModel()FileEntryWrapper.toEscapedModel()FileEntryWrapper.toUnescapedModel()Methods in com.liferay.portal.kernel.repository.model with parameters of type FileEntryModifier and TypeMethodDescriptionvoidvoidConstructors in com.liferay.portal.kernel.repository.model with parameters of type FileEntry -
Uses of FileEntry in com.liferay.portal.kernel.repository.proxy
Classes in com.liferay.portal.kernel.repository.proxy that implement FileEntryMethods in com.liferay.portal.kernel.repository.proxy that return FileEntryModifier and TypeMethodDescriptionBaseRepositoryProxyBean.addFileEntry(String externalReferenceCode, long userId, long folderId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, File file, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) BaseRepositoryProxyBean.addFileEntry(String externalReferenceCode, long userId, long folderId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, InputStream inputStream, long size, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) LocalRepositoryProxyBean.addFileEntry(String externalReferenceCode, long userId, long folderId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, File file, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) LocalRepositoryProxyBean.addFileEntry(String externalReferenceCode, long userId, long folderId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, InputStream inputStream, long size, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) BaseRepositoryProxyBean.checkOutFileEntry(long fileEntryId, ServiceContext serviceContext) BaseRepositoryProxyBean.checkOutFileEntry(long fileEntryId, String owner, long expirationTime, ServiceContext serviceContext) BaseRepositoryProxyBean.copyFileEntry(long userId, long groupId, long fileEntryId, long destFolderId, ServiceContext serviceContext) LocalRepositoryProxyBean.copyFileEntry(long userId, long groupId, long fileEntryId, long destFolderId, ServiceContext serviceContext) BaseRepositoryProxyBean.fetchFileEntry(long folderId, String title) LocalRepositoryProxyBean.fetchFileEntry(long folderId, String title) BaseRepositoryProxyBean.getFileEntry(long fileEntryId) BaseRepositoryProxyBean.getFileEntry(long folderId, String title) FileVersionProxyBean.getFileEntry()LocalRepositoryProxyBean.getFileEntry(long fileEntryId) LocalRepositoryProxyBean.getFileEntry(long folderId, String title) BaseRepositoryProxyBean.getFileEntryByFileName(long folderId, String fileName) LocalRepositoryProxyBean.getFileEntryByFileName(long folderId, String fileName) BaseRepositoryProxyBean.getFileEntryByUuid(String uuid) LocalRepositoryProxyBean.getFileEntryByUuid(String uuid) BaseRepositoryProxyBean.moveFileEntry(long userId, long fileEntryId, long newFolderId, ServiceContext serviceContext) LocalRepositoryProxyBean.moveFileEntry(long userId, long fileEntryId, long newFolderId, ServiceContext serviceContext) FileEntryProxyBean.toEscapedModel()FileEntryProxyBean.toUnescapedModel()BaseRepositoryProxyBean.updateFileEntry(long userId, long fileEntryId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, DLVersionNumberIncrease dlVersionNumberIncrease, File file, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) BaseRepositoryProxyBean.updateFileEntry(long userId, long fileEntryId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, DLVersionNumberIncrease dlVersionNumberIncrease, InputStream inputStream, long size, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) LocalRepositoryProxyBean.updateFileEntry(long userId, long fileEntryId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, DLVersionNumberIncrease dlVersionNumberIncrease, File file, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) LocalRepositoryProxyBean.updateFileEntry(long userId, long fileEntryId, String sourceFileName, String mimeType, String title, String urlTitle, String description, String changeLog, DLVersionNumberIncrease dlVersionNumberIncrease, InputStream inputStream, long size, Date displayDate, Date expirationDate, Date reviewDate, ServiceContext serviceContext) Methods in com.liferay.portal.kernel.repository.proxy that return types with arguments of type FileEntryModifier and TypeMethodDescriptionBaseRepositoryProxyBean.getFileEntries(long folderId, int status, int start, int end, OrderByComparator<FileEntry> orderByComparator) BaseRepositoryProxyBean.getFileEntries(long folderId, int start, int end, OrderByComparator<FileEntry> orderByComparator) BaseRepositoryProxyBean.getFileEntries(long folderId, long documentTypeId, int start, int end, OrderByComparator<FileEntry> orderByComparator) BaseRepositoryProxyBean.getFileEntries(long folderId, String[] mimeTypes, int status, int start, int end, OrderByComparator<FileEntry> orderByComparator) BaseRepositoryProxyBean.getFileEntries(long folderId, String[] mimeTypes, int start, int end, OrderByComparator<FileEntry> orderByComparator) LocalRepositoryProxyBean.getFileEntries(long folderId, int status, int start, int end, OrderByComparator<FileEntry> orderByComparator) LocalRepositoryProxyBean.getFileEntries(long folderId, int start, int end, OrderByComparator<FileEntry> orderByComparator) BaseRepositoryProxyBean.getRepositoryFileEntries(long userId, long rootFolderId, int start, int end, OrderByComparator<FileEntry> orderByComparator) BaseRepositoryProxyBean.getRepositoryFileEntries(long userId, long rootFolderId, String[] mimeTypes, int status, int start, int end, OrderByComparator<FileEntry> orderByComparator) LocalRepositoryProxyBean.getRepositoryFileEntries(long userId, long rootFolderId, int start, int end, OrderByComparator<FileEntry> orderByComparator) RepositoryModelProxyBean.toFileEntryProxyBeans(List<FileEntry> fileEntries) Methods in com.liferay.portal.kernel.repository.proxy with parameters of type FileEntryModifier and TypeMethodDescriptionprotected FileEntryProxyBeanRepositoryModelProxyBean.newFileEntryProxyBean(FileEntry fileEntry) Method parameters in com.liferay.portal.kernel.repository.proxy with type arguments of type FileEntryModifier and TypeMethodDescriptionBaseRepositoryProxyBean.getFileEntries(long folderId, int status, int start, int end, OrderByComparator<FileEntry> orderByComparator) BaseRepositoryProxyBean.getFileEntries(long folderId, int start, int end, OrderByComparator<FileEntry> orderByComparator) BaseRepositoryProxyBean.getFileEntries(long folderId, long documentTypeId, int start, int end, OrderByComparator<FileEntry> orderByComparator) BaseRepositoryProxyBean.getFileEntries(long folderId, String[] mimeTypes, int status, int start, int end, OrderByComparator<FileEntry> orderByComparator) BaseRepositoryProxyBean.getFileEntries(long folderId, String[] mimeTypes, int start, int end, OrderByComparator<FileEntry> orderByComparator) LocalRepositoryProxyBean.getFileEntries(long folderId, int status, int start, int end, OrderByComparator<FileEntry> orderByComparator) LocalRepositoryProxyBean.getFileEntries(long folderId, int start, int end, OrderByComparator<FileEntry> orderByComparator) BaseRepositoryProxyBean.getRepositoryFileEntries(long userId, long rootFolderId, int start, int end, OrderByComparator<FileEntry> orderByComparator) BaseRepositoryProxyBean.getRepositoryFileEntries(long userId, long rootFolderId, String[] mimeTypes, int status, int start, int end, OrderByComparator<FileEntry> orderByComparator) LocalRepositoryProxyBean.getRepositoryFileEntries(long userId, long rootFolderId, int start, int end, OrderByComparator<FileEntry> orderByComparator) RepositoryModelProxyBean.toFileEntryProxyBeans(List<FileEntry> fileEntries) Constructors in com.liferay.portal.kernel.repository.proxy with parameters of type FileEntry -
Uses of FileEntry in com.liferay.portal.kernel.repository.util
Methods in com.liferay.portal.kernel.repository.util with parameters of type FileEntryModifier and TypeMethodDescriptionstatic StringFileEntryHttpHeaderCustomizerUtil.getHttpHeaderValue(FileEntry fileEntry, String httpHeaderName, String currentValue) -
Uses of FileEntry in com.liferay.portal.kernel.search
Methods in com.liferay.portal.kernel.search that return types with arguments of type FileEntryMethods in com.liferay.portal.kernel.search with parameters of type FileEntryModifier and TypeMethodDescriptionvoidSearchResult.addFileEntry(FileEntry fileEntry, Summary summary) -
Uses of FileEntry in com.liferay.portal.kernel.service
Methods in com.liferay.portal.kernel.service that return FileEntryModifier and TypeMethodDescriptionLayoutService.addTempFileEntry(long groupId, String folderName, String fileName, InputStream inputStream, String mimeType) static FileEntryLayoutServiceUtil.addTempFileEntry(long groupId, String folderName, String fileName, InputStream inputStream, String mimeType) LayoutServiceWrapper.addTempFileEntry(long groupId, String folderName, String fileName, InputStream inputStream, String mimeType) -
Uses of FileEntry in com.liferay.portal.kernel.util
Methods in com.liferay.portal.kernel.util that return FileEntryModifier and TypeMethodDescriptionstatic FileEntryTempFileEntryUtil.addTempFileEntry(long groupId, long userId, String folderName, String fileName, File file, String mimeType) static FileEntryTempFileEntryUtil.addTempFileEntry(long groupId, long userId, String folderName, String fileName, InputStream inputStream, String mimeType) static FileEntryTempFileEntryUtil.getTempFileEntry(long groupId, long userId, String folderName, String fileName)
DLAppLocalService.addFileEntry(String, long, long, long, String, String, String, String, String, String, File, Date, Date expirationDate, Date, ServiceContext)