Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- addFile(File) - Method in class org.exoplatform.commons.file.resource.FileCleaner
- addNameSpacePlugin(NameSpacePlugin) - Method in class org.exoplatform.commons.file.services.impl.NameSpaceServiceImpl
-
Add a nameSpace plugin
- addPlugin(ImageThumbnailPlugin) - Method in interface org.exoplatform.services.thumbnail.ImageThumbnailService
-
Add a new
ImageThumbnailPluginfor a given file Type - addResourceProviderPlugin(ResourceProviderPlugin) - Method in class org.exoplatform.commons.file.resource.BinaryProviderDelegate
-
Add a resourceProvider plugin
B
- BinaryProvider - Interface in org.exoplatform.commons.file.resource
-
When implementing a resource store you should implement equals and hashCode method.
- BinaryProviderDelegate - Class in org.exoplatform.commons.file.resource
-
This service class allow to detect the implementation of File RDBMS API to use as Binary provider.
- BinaryProviderDelegate(InitParams) - Constructor for class org.exoplatform.commons.file.resource.BinaryProviderDelegate
- buildPath(String) - Method in class org.exoplatform.commons.file.resource.TreeFileUtils
- buildPathX8(String) - Method in class org.exoplatform.commons.file.resource.TreeFileUtils
C
- callPeriodically() - Method in class org.exoplatform.commons.file.resource.FileCleaner
- callPeriodically() - Method in class org.exoplatform.commons.file.resource.WorkerThread
- checksum - Variable in class org.exoplatform.commons.file.model.FileInfo
- copyToFile(InputStream, File) - Static method in class org.exoplatform.commons.file.resource.FileUtils
-
Writes bytes from the specified inputStream to output stream.
- countFilesByChecksum(String) - Method in interface org.exoplatform.commons.file.storage.dao.FileInfoDAO
- countFilesByChecksum(String) - Method in class org.exoplatform.commons.file.storage.dao.impl.FileInfoDAOImpl
- create(FileInfo, NameSpace) - Method in class org.exoplatform.commons.file.storage.DataStorage
- createNameSpace(String, String) - Method in class org.exoplatform.commons.file.services.impl.NameSpaceServiceImpl
- createNameSpace(String, String) - Method in interface org.exoplatform.commons.file.services.NameSpaceService
- createNameSpace(NameSpace) - Method in class org.exoplatform.commons.file.storage.DataStorage
- createNameSpaces(List<NameSpace>) - Method in class org.exoplatform.commons.file.storage.DataStorage
- createNewFile(File) - Static method in class org.exoplatform.commons.file.resource.FileUtils
-
Create new file.
- createThumbnail(String, FileContent, String, int, int) - Method in interface org.exoplatform.services.thumbnail.ImageThumbnailService
-
Create a thumbnail for given fileId thith given width and height.
- CURRENT_SWAP_FILES - Static variable in class org.exoplatform.commons.file.resource.FileCleaner
-
In-share files database.
D
- data - Variable in class org.exoplatform.commons.file.model.FileItem
-
Object representing a file : information + binary
- DataStorage - Class in org.exoplatform.commons.file.storage
-
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com
- DataStorage(FileInfoDAO, NameSpaceDAO) - Constructor for class org.exoplatform.commons.file.storage.DataStorage
- DEFAULT_TIMEOUT - Static variable in class org.exoplatform.commons.file.resource.FileCleaner
- delete() - Method in class org.exoplatform.commons.file.resource.TreeFile
- deleted - Variable in class org.exoplatform.commons.file.model.FileInfo
- deleteFile(long) - Method in interface org.exoplatform.commons.file.services.FileService
-
Delete file with the given id The file is not physically deleted, it is only a logical deletion
- deleteFile(long) - Method in class org.exoplatform.commons.file.services.impl.FileServiceImpl
- deleteFileInfo(long) - Method in class org.exoplatform.commons.file.storage.DataStorage
- deleteParent(File) - Method in class org.exoplatform.commons.file.resource.TreeFile
- deleteThumbnails(Long) - Method in interface org.exoplatform.services.thumbnail.ImageThumbnailService
-
Delete all thumbnails by fileId
- deleteThumbnails(String, String) - Method in interface org.exoplatform.services.thumbnail.ImageThumbnailService
-
Delete all thumbnails by fileId
E
- equals(Object) - Method in class org.exoplatform.commons.file.resource.FileSystemResourceProvider
- equals(Object) - Method in class org.exoplatform.commons.file.resource.RdbmsResourceProvider
- exists(File) - Static method in class org.exoplatform.commons.file.resource.FileUtils
-
Tests in privileged mode whether the file or directory denoted by this abstract pathname exists.
- exists(String) - Method in interface org.exoplatform.commons.file.resource.BinaryProvider
- exists(String) - Method in class org.exoplatform.commons.file.resource.BinaryProviderDelegate
- exists(String) - Method in class org.exoplatform.commons.file.resource.FileSystemResourceProvider
- exists(String) - Method in class org.exoplatform.commons.file.resource.MemoryProvider
- exists(String) - Method in class org.exoplatform.commons.file.resource.RdbmsResourceProvider
F
- FileBinaryDAO - Interface in org.exoplatform.commons.file.storage.dao
-
Data Access Object layer for binary data files.
- FileBinaryDAOImpl - Class in org.exoplatform.commons.file.storage.dao.impl
-
Data Access Object layer for binary data files.
- FileBinaryDAOImpl() - Constructor for class org.exoplatform.commons.file.storage.dao.impl.FileBinaryDAOImpl
- FileBinaryEntity - Class in org.exoplatform.commons.file.storage.entity
- FileBinaryEntity() - Constructor for class org.exoplatform.commons.file.storage.entity.FileBinaryEntity
- FileChecksum - Class in org.exoplatform.commons.file.services.util
-
Offers to calculate Checksum Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com
- FileChecksum() - Constructor for class org.exoplatform.commons.file.services.util.FileChecksum
- FileCleaner - Class in org.exoplatform.commons.file.resource
-
Created by The eXo Platform SAS.
- FileCleaner() - Constructor for class org.exoplatform.commons.file.resource.FileCleaner
- FileCleaner(boolean) - Constructor for class org.exoplatform.commons.file.resource.FileCleaner
- FileCleaner(long) - Constructor for class org.exoplatform.commons.file.resource.FileCleaner
- FileCleaner(long, boolean) - Constructor for class org.exoplatform.commons.file.resource.FileCleaner
- FileCleaner(String, long, boolean) - Constructor for class org.exoplatform.commons.file.resource.FileCleaner
- FileCleaner(String, ExoContainerContext, long) - Constructor for class org.exoplatform.commons.file.resource.FileCleaner
- FileCleaner(ExoContainerContext) - Constructor for class org.exoplatform.commons.file.resource.FileCleaner
- FileContent - Class in io.meeds.portal.thumbnail.model
- FileContent(String, String, String, InputStream) - Constructor for class io.meeds.portal.thumbnail.model.FileContent
- fileInfo - Variable in class org.exoplatform.commons.file.model.FileItem
- FileInfo - Class in org.exoplatform.commons.file.model
-
File information
- FileInfo(Long, String, String, String, long, Date, String, String, boolean) - Constructor for class org.exoplatform.commons.file.model.FileInfo
- FileInfoDAO - Interface in org.exoplatform.commons.file.storage.dao
-
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com
- FileInfoDAOImpl - Class in org.exoplatform.commons.file.storage.dao.impl
-
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com
- FileInfoDAOImpl() - Constructor for class org.exoplatform.commons.file.storage.dao.impl.FileInfoDAOImpl
- FileInfoEntity - Class in org.exoplatform.commons.file.storage.entity
- FileInfoEntity() - Constructor for class org.exoplatform.commons.file.storage.entity.FileInfoEntity
- FileInfoEntity(long, String, String, long, Date, String, String, boolean) - Constructor for class org.exoplatform.commons.file.storage.entity.FileInfoEntity
- FileInfoEntity(String, String, long, Date, String, String, boolean) - Constructor for class org.exoplatform.commons.file.storage.entity.FileInfoEntity
- FileItem - Class in org.exoplatform.commons.file.model
-
Object representing a file : information + binary
- FileItem(Long, String, String, String, long, Date, String, boolean, InputStream) - Constructor for class org.exoplatform.commons.file.model.FileItem
- FileItem(FileInfo, InputStream) - Constructor for class org.exoplatform.commons.file.model.FileItem
- files - Variable in class org.exoplatform.commons.file.resource.FileCleaner
- FileService - Interface in org.exoplatform.commons.file.services
-
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com
- FileServiceImpl - Class in org.exoplatform.commons.file.services.impl
-
File Service which stores the file metadata in a database, and uses a BinaryProvider to store the file binary.
- FileServiceImpl(DataStorage, BinaryProvider, NameSpaceService, ListenerService) - Constructor for class org.exoplatform.commons.file.services.impl.FileServiceImpl
- FileStorageException - Exception Class in org.exoplatform.commons.file.services
-
An exception that represents any type of exception persisted File Storage Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com
- FileStorageException(String) - Constructor for exception class org.exoplatform.commons.file.services.FileStorageException
- FileStorageException(String, Throwable) - Constructor for exception class org.exoplatform.commons.file.services.FileStorageException
- FileStorageException(Throwable) - Constructor for exception class org.exoplatform.commons.file.services.FileStorageException
- FileSystemResourceProvider - Class in org.exoplatform.commons.file.resource
-
This class provide file system implementation of the File RDBMS API.
- FileSystemResourceProvider(String) - Constructor for class org.exoplatform.commons.file.resource.FileSystemResourceProvider
- FileSystemResourceProvider(InitParams) - Constructor for class org.exoplatform.commons.file.resource.FileSystemResourceProvider
- FileUtils - Class in org.exoplatform.commons.file.resource
-
This is an utility class : File operation Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com
- findFileBinaryByName(String) - Method in interface org.exoplatform.commons.file.storage.dao.FileBinaryDAO
- findFileBinaryByName(String) - Method in class org.exoplatform.commons.file.storage.dao.impl.FileBinaryDAOImpl
- findFilesByChecksum(String) - Method in interface org.exoplatform.commons.file.storage.dao.FileInfoDAO
- findFilesByChecksum(String) - Method in class org.exoplatform.commons.file.storage.dao.impl.FileInfoDAOImpl
G
- getAsByte() - Method in class org.exoplatform.commons.file.model.FileItem
- getAsStream() - Method in class org.exoplatform.commons.file.model.FileItem
- getBytes(String) - Method in interface org.exoplatform.commons.file.resource.BinaryProvider
- getBytes(String) - Method in class org.exoplatform.commons.file.resource.BinaryProviderDelegate
- getBytes(String) - Method in class org.exoplatform.commons.file.resource.FileSystemResourceProvider
- getBytes(String) - Method in class org.exoplatform.commons.file.resource.MemoryProvider
- getBytes(String) - Method in class org.exoplatform.commons.file.resource.RdbmsResourceProvider
- getChecksum() - Method in class org.exoplatform.commons.file.model.FileInfo
- getChecksum() - Method in class org.exoplatform.commons.file.storage.entity.FileInfoEntity
- getChecksum(InputStream) - Static method in class org.exoplatform.commons.file.services.util.FileChecksum
-
MD5-Checksum for a file.
- getChecksum(String) - Static method in class org.exoplatform.commons.file.services.util.FileChecksum
-
MD5-Checksum for a string.
- getData() - Method in class org.exoplatform.commons.file.storage.entity.FileBinaryEntity
- getDefaultNameSpace() - Method in class org.exoplatform.commons.file.services.impl.NameSpaceServiceImpl
- getDefaultNameSpace() - Method in interface org.exoplatform.commons.file.services.NameSpaceService
- getDescription() - Method in class org.exoplatform.commons.file.model.NameSpace
- getDescription() - Method in class org.exoplatform.commons.file.storage.entity.NameSpaceEntity
- getFile(long) - Method in interface org.exoplatform.commons.file.services.FileService
-
Get the file (info + binary) of the given id
- getFile(long) - Method in class org.exoplatform.commons.file.services.impl.FileServiceImpl
- getFile(String) - Method in class org.exoplatform.commons.file.resource.FileSystemResourceProvider
- getFile(String) - Method in class org.exoplatform.commons.file.resource.TreeFileUtils
- getFileInfo() - Method in class org.exoplatform.commons.file.model.FileItem
- getFileInfo(long) - Method in interface org.exoplatform.commons.file.services.FileService
-
Get only the file info of the given id
- getFileInfo(long) - Method in class org.exoplatform.commons.file.services.impl.FileServiceImpl
- getFileInfo(long) - Method in class org.exoplatform.commons.file.storage.DataStorage
- getFileInfoListByChecksum(String) - Method in interface org.exoplatform.commons.file.services.FileService
-
Get the files info of the given checksum
- getFileInfoListByChecksum(String) - Method in class org.exoplatform.commons.file.services.impl.FileServiceImpl
- getFileInfoListByChecksum(String) - Method in class org.exoplatform.commons.file.storage.DataStorage
- getFilePath(String) - Method in interface org.exoplatform.commons.file.resource.BinaryProvider
- getFilePath(String) - Method in class org.exoplatform.commons.file.resource.BinaryProviderDelegate
- getFilePath(String) - Method in class org.exoplatform.commons.file.resource.FileSystemResourceProvider
- getFilePath(String) - Method in class org.exoplatform.commons.file.resource.MemoryProvider
- getFilePath(String) - Method in class org.exoplatform.commons.file.resource.RdbmsResourceProvider
- getFilePath(FileInfo) - Method in interface org.exoplatform.commons.file.resource.BinaryProvider
- getFilePath(FileInfo) - Method in class org.exoplatform.commons.file.resource.BinaryProviderDelegate
- getFilePath(FileInfo) - Method in class org.exoplatform.commons.file.resource.FileSystemResourceProvider
- getFilePath(FileInfo) - Method in class org.exoplatform.commons.file.resource.MemoryProvider
- getFilePath(FileInfo) - Method in class org.exoplatform.commons.file.resource.RdbmsResourceProvider
- getFilesByChecksum(String) - Method in interface org.exoplatform.commons.file.services.FileService
-
Get the files (info + binary) of the given checksum
- getFilesByChecksum(String) - Method in class org.exoplatform.commons.file.services.impl.FileServiceImpl
- getFilesInfo() - Method in class org.exoplatform.commons.file.storage.entity.NameSpaceEntity
- getFileType() - Method in class io.meeds.portal.thumbnail.plugin.ImageThumbnailPlugin
- getId() - Method in class org.exoplatform.commons.file.model.FileInfo
- getId() - Method in class org.exoplatform.commons.file.model.NameSpace
- getId() - Method in class org.exoplatform.commons.file.storage.entity.FileBinaryEntity
- getId() - Method in class org.exoplatform.commons.file.storage.entity.FileInfoEntity
- getId() - Method in class org.exoplatform.commons.file.storage.entity.NameSpaceEntity
- getImage(String, String) - Method in class io.meeds.portal.thumbnail.plugin.ImageThumbnailPlugin
-
Get the content of the given file
- getLocation() - Method in interface org.exoplatform.commons.file.resource.BinaryProvider
- getLocation() - Method in class org.exoplatform.commons.file.resource.BinaryProviderDelegate
- getLocation() - Method in class org.exoplatform.commons.file.resource.FileSystemResourceProvider
- getLocation() - Method in class org.exoplatform.commons.file.resource.MemoryProvider
- getLocation() - Method in class org.exoplatform.commons.file.resource.RdbmsResourceProvider
- getMimetype() - Method in class org.exoplatform.commons.file.model.FileInfo
- getMimetype() - Method in class org.exoplatform.commons.file.storage.entity.FileInfoEntity
- getName() - Method in class org.exoplatform.commons.file.model.FileInfo
- getName() - Method in class org.exoplatform.commons.file.model.NameSpace
- getName() - Method in class org.exoplatform.commons.file.storage.entity.FileBinaryEntity
- getName() - Method in class org.exoplatform.commons.file.storage.entity.FileInfoEntity
- getName() - Method in class org.exoplatform.commons.file.storage.entity.NameSpaceEntity
- getNameSpace() - Method in class org.exoplatform.commons.file.model.FileInfo
- getNameSpace(long) - Method in class org.exoplatform.commons.file.storage.DataStorage
- getNameSpace(String) - Method in class org.exoplatform.commons.file.storage.DataStorage
- getNameSpaceByName(String) - Method in class org.exoplatform.commons.file.storage.dao.impl.NameSpaceDAOImpl
- getNameSpaceByName(String) - Method in interface org.exoplatform.commons.file.storage.dao.NameSpaceDAO
- getNameSpaceEntity() - Method in class org.exoplatform.commons.file.storage.entity.FileInfoEntity
- getNameSpaceList() - Method in class org.exoplatform.commons.file.services.NameSpacePlugin
- getOrCreateThumbnail(String, String, String, int, int) - Method in interface org.exoplatform.services.thumbnail.ImageThumbnailService
-
Retrieves a thumbnail by given fileId, fileType, width and height or creates a thumbnail image and create it if not exist
- getOrCreateThumbnail(FileItem, int, int) - Method in interface org.exoplatform.services.thumbnail.ImageThumbnailService
-
Deprecated, for removal: This API element is subject to removal in a future version.
- getOrCreateThumbnail(ImageResizeService, FileItem, int, int) - Method in interface org.exoplatform.services.thumbnail.ImageThumbnailService
-
Deprecated, for removal: This API element is subject to removal in a future version.
- getResourceProviderData() - Method in class org.exoplatform.commons.file.resource.ResourceProviderPlugin
- getRoot() - Method in class org.exoplatform.commons.file.resource.FileSystemResourceProvider
- getSize() - Method in class org.exoplatform.commons.file.model.FileInfo
- getSize() - Method in class org.exoplatform.commons.file.storage.entity.FileInfoEntity
- getStream(String) - Method in interface org.exoplatform.commons.file.resource.BinaryProvider
- getStream(String) - Method in class org.exoplatform.commons.file.resource.BinaryProviderDelegate
- getStream(String) - Method in class org.exoplatform.commons.file.resource.FileSystemResourceProvider
- getStream(String) - Method in class org.exoplatform.commons.file.resource.MemoryProvider
- getStream(String) - Method in class org.exoplatform.commons.file.resource.RdbmsResourceProvider
- getThumbnail(String, int, int) - Method in interface org.exoplatform.services.thumbnail.ImageThumbnailService
-
Retrieves a thumbnail by given fileId, width and height or creates a thumbnail
- getUpdatedDate() - Method in class org.exoplatform.commons.file.model.FileInfo
- getUpdatedDate() - Method in class org.exoplatform.commons.file.storage.entity.FileBinaryEntity
- getUpdatedDate() - Method in class org.exoplatform.commons.file.storage.entity.FileInfoEntity
- getUpdater() - Method in class org.exoplatform.commons.file.model.FileInfo
- getUpdater() - Method in class org.exoplatform.commons.file.storage.entity.FileInfoEntity
- getURL(String) - Method in interface org.exoplatform.commons.file.resource.BinaryProvider
- getURL(String) - Method in class org.exoplatform.commons.file.resource.BinaryProviderDelegate
- getURL(String) - Method in class org.exoplatform.commons.file.resource.FileSystemResourceProvider
- getURL(String) - Method in class org.exoplatform.commons.file.resource.MemoryProvider
- getURL(String) - Method in class org.exoplatform.commons.file.resource.RdbmsResourceProvider
H
- halt() - Method in class org.exoplatform.commons.file.resource.FileCleaner
- halt() - Method in class org.exoplatform.commons.file.resource.WorkerThread
- hashCode() - Method in class org.exoplatform.commons.file.resource.FileSystemResourceProvider
- hashCode() - Method in class org.exoplatform.commons.file.resource.RdbmsResourceProvider
I
- id - Variable in class org.exoplatform.commons.file.model.FileInfo
- ImageResizeService - Interface in org.exoplatform.services.thumbnail
- ImageThumbnailPlugin - Class in io.meeds.portal.thumbnail.plugin
-
A plugin that will be used by
ImageThumbnailServiceto get image contents - ImageThumbnailPlugin() - Constructor for class io.meeds.portal.thumbnail.plugin.ImageThumbnailPlugin
- ImageThumbnailService - Interface in org.exoplatform.services.thumbnail
- io.meeds.portal.thumbnail.model - package io.meeds.portal.thumbnail.model
- io.meeds.portal.thumbnail.plugin - package io.meeds.portal.thumbnail.plugin
- isDeleted() - Method in class org.exoplatform.commons.file.model.FileInfo
- isDeleted() - Method in class org.exoplatform.commons.file.storage.entity.FileInfoEntity
L
- lastModified(String) - Method in interface org.exoplatform.commons.file.resource.BinaryProvider
- lastModified(String) - Method in class org.exoplatform.commons.file.resource.BinaryProviderDelegate
- lastModified(String) - Method in class org.exoplatform.commons.file.resource.FileSystemResourceProvider
- lastModified(String) - Method in class org.exoplatform.commons.file.resource.MemoryProvider
- lastModified(String) - Method in class org.exoplatform.commons.file.resource.RdbmsResourceProvider
- location - Variable in class org.exoplatform.commons.file.resource.MemoryProvider
- LOG - Static variable in class org.exoplatform.commons.file.resource.FileCleaner
M
- makeFilePath(String) - Method in class org.exoplatform.commons.file.resource.TreeFileUtils
- MemoryProvider - Class in org.exoplatform.commons.file.resource
- MemoryProvider() - Constructor for class org.exoplatform.commons.file.resource.MemoryProvider
- MemoryProvider(Map<String, byte[]>) - Constructor for class org.exoplatform.commons.file.resource.MemoryProvider
- mimetype - Variable in class org.exoplatform.commons.file.model.FileInfo
- mkdirs(File) - Static method in class org.exoplatform.commons.file.resource.FileUtils
-
Creates the directory in privileged mode.
N
- name - Variable in class org.exoplatform.commons.file.model.FileInfo
- nameSpace - Variable in class org.exoplatform.commons.file.model.FileInfo
- NameSpace - Class in org.exoplatform.commons.file.model
-
NameSpace information
- NameSpace(long, String, String) - Constructor for class org.exoplatform.commons.file.model.NameSpace
- NameSpace(String, String) - Constructor for class org.exoplatform.commons.file.model.NameSpace
- NameSpaceDAO - Interface in org.exoplatform.commons.file.storage.dao
-
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com
- NameSpaceDAOImpl - Class in org.exoplatform.commons.file.storage.dao.impl
-
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com
- NameSpaceDAOImpl() - Constructor for class org.exoplatform.commons.file.storage.dao.impl.NameSpaceDAOImpl
- NameSpaceEntity - Class in org.exoplatform.commons.file.storage.entity
- NameSpaceEntity() - Constructor for class org.exoplatform.commons.file.storage.entity.NameSpaceEntity
- NameSpaceEntity(long, String, String) - Constructor for class org.exoplatform.commons.file.storage.entity.NameSpaceEntity
- NameSpaceEntity(String, String) - Constructor for class org.exoplatform.commons.file.storage.entity.NameSpaceEntity
- NameSpacePlugin - Class in org.exoplatform.commons.file.services
-
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com
- NameSpacePlugin(InitParams) - Constructor for class org.exoplatform.commons.file.services.NameSpacePlugin
- NameSpaceService - Interface in org.exoplatform.commons.file.services
-
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com
- NameSpaceServiceImpl - Class in org.exoplatform.commons.file.services.impl
-
NameSpace service Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com
- NameSpaceServiceImpl(DataStorage, InitParams, DataInitializer) - Constructor for class org.exoplatform.commons.file.services.impl.NameSpaceServiceImpl
O
- org.exoplatform.commons.file.model - package org.exoplatform.commons.file.model
- org.exoplatform.commons.file.resource - package org.exoplatform.commons.file.resource
- org.exoplatform.commons.file.services - package org.exoplatform.commons.file.services
- org.exoplatform.commons.file.services.impl - package org.exoplatform.commons.file.services.impl
- org.exoplatform.commons.file.services.util - package org.exoplatform.commons.file.services.util
- org.exoplatform.commons.file.storage - package org.exoplatform.commons.file.storage
- org.exoplatform.commons.file.storage.dao - package org.exoplatform.commons.file.storage.dao
- org.exoplatform.commons.file.storage.dao.impl - package org.exoplatform.commons.file.storage.dao.impl
- org.exoplatform.commons.file.storage.entity - package org.exoplatform.commons.file.storage.entity
- org.exoplatform.services.thumbnail - package org.exoplatform.services.thumbnail
P
- put(String, byte[]) - Method in interface org.exoplatform.commons.file.resource.BinaryProvider
- put(String, byte[]) - Method in class org.exoplatform.commons.file.resource.BinaryProviderDelegate
- put(String, byte[]) - Method in class org.exoplatform.commons.file.resource.FileSystemResourceProvider
- put(String, byte[]) - Method in class org.exoplatform.commons.file.resource.MemoryProvider
- put(String, byte[]) - Method in class org.exoplatform.commons.file.resource.RdbmsResourceProvider
- put(String, InputStream) - Method in interface org.exoplatform.commons.file.resource.BinaryProvider
- put(String, InputStream) - Method in class org.exoplatform.commons.file.resource.BinaryProviderDelegate
- put(String, InputStream) - Method in class org.exoplatform.commons.file.resource.FileSystemResourceProvider
-
Write a file to the file system.
- put(String, InputStream) - Method in class org.exoplatform.commons.file.resource.MemoryProvider
- put(String, InputStream) - Method in class org.exoplatform.commons.file.resource.RdbmsResourceProvider
- put(FileItem) - Method in interface org.exoplatform.commons.file.resource.BinaryProvider
- put(FileItem) - Method in class org.exoplatform.commons.file.resource.BinaryProviderDelegate
- put(FileItem) - Method in class org.exoplatform.commons.file.resource.FileSystemResourceProvider
- put(FileItem) - Method in class org.exoplatform.commons.file.resource.MemoryProvider
- put(FileItem) - Method in class org.exoplatform.commons.file.resource.RdbmsResourceProvider
R
- RdbmsResourceProvider - Class in org.exoplatform.commons.file.resource
-
This class provide database implementation of the File RDBMS API.
- RdbmsResourceProvider(FileBinaryDAO) - Constructor for class org.exoplatform.commons.file.resource.RdbmsResourceProvider
- readBytes(InputStream) - Static method in class org.exoplatform.commons.file.resource.FileUtils
-
Reads bytes of data from the input stream into an array of bytes.
- remove(String) - Method in interface org.exoplatform.commons.file.resource.BinaryProvider
- remove(String) - Method in class org.exoplatform.commons.file.resource.BinaryProviderDelegate
- remove(String) - Method in class org.exoplatform.commons.file.resource.FileSystemResourceProvider
- remove(String) - Method in class org.exoplatform.commons.file.resource.MemoryProvider
- remove(String) - Method in class org.exoplatform.commons.file.resource.RdbmsResourceProvider
- remove(FileInfo) - Method in interface org.exoplatform.commons.file.resource.BinaryProvider
- remove(FileInfo) - Method in class org.exoplatform.commons.file.resource.BinaryProviderDelegate
- remove(FileInfo) - Method in class org.exoplatform.commons.file.resource.FileSystemResourceProvider
- remove(FileInfo) - Method in class org.exoplatform.commons.file.resource.MemoryProvider
- remove(FileInfo) - Method in class org.exoplatform.commons.file.resource.RdbmsResourceProvider
- removeFile(File) - Method in class org.exoplatform.commons.file.resource.FileCleaner
- removePlugin(String) - Method in interface org.exoplatform.services.thumbnail.ImageThumbnailService
-
Removes a
ImageThumbnailPluginidentified by its file type - ResourceProviderPlugin - Class in org.exoplatform.commons.file.resource
-
This Component Plugin allows you to dynamically define a resource provider.
- ResourceProviderPlugin(InitParams) - Constructor for class org.exoplatform.commons.file.resource.ResourceProviderPlugin
- root - Variable in class org.exoplatform.commons.file.resource.FileSystemResourceProvider
- rootDir - Variable in class org.exoplatform.commons.file.resource.TreeFileUtils
-
Storage root dir.
- run() - Method in class org.exoplatform.commons.file.resource.WorkerThread
S
- scaleImage(byte[], int, int, boolean, boolean) - Method in interface org.exoplatform.services.thumbnail.ImageResizeService
-
Create a scaled image by resizing an initial given image
- setChecksum(String) - Method in class org.exoplatform.commons.file.model.FileInfo
- setChecksum(String) - Method in class org.exoplatform.commons.file.storage.entity.FileInfoEntity
- setData(byte[]) - Method in class org.exoplatform.commons.file.storage.entity.FileBinaryEntity
- setDeleted(boolean) - Method in class org.exoplatform.commons.file.model.FileInfo
- setDeleted(boolean) - Method in class org.exoplatform.commons.file.storage.entity.FileInfoEntity
- setDescription(String) - Method in class org.exoplatform.commons.file.model.NameSpace
- setDescription(String) - Method in class org.exoplatform.commons.file.storage.entity.NameSpaceEntity
- setFileInfo(FileInfo) - Method in class org.exoplatform.commons.file.model.FileItem
- setFilesInfo(List<FileInfoEntity>) - Method in class org.exoplatform.commons.file.storage.entity.NameSpaceEntity
- setId(long) - Method in class org.exoplatform.commons.file.model.NameSpace
- setId(Long) - Method in class org.exoplatform.commons.file.model.FileInfo
- setId(Long) - Method in class org.exoplatform.commons.file.storage.entity.FileBinaryEntity
- setId(Long) - Method in class org.exoplatform.commons.file.storage.entity.FileInfoEntity
- setId(Long) - Method in class org.exoplatform.commons.file.storage.entity.NameSpaceEntity
- setInputStream(InputStream) - Method in class org.exoplatform.commons.file.model.FileItem
- setMimetype(String) - Method in class org.exoplatform.commons.file.model.FileInfo
- setMimetype(String) - Method in class org.exoplatform.commons.file.storage.entity.FileInfoEntity
- setName(String) - Method in class org.exoplatform.commons.file.model.FileInfo
- setName(String) - Method in class org.exoplatform.commons.file.model.NameSpace
- setName(String) - Method in class org.exoplatform.commons.file.storage.entity.FileBinaryEntity
- setName(String) - Method in class org.exoplatform.commons.file.storage.entity.FileInfoEntity
- setName(String) - Method in class org.exoplatform.commons.file.storage.entity.NameSpaceEntity
- setNameSpace(String) - Method in class org.exoplatform.commons.file.model.FileInfo
- setNameSpaceEntity(NameSpaceEntity) - Method in class org.exoplatform.commons.file.storage.entity.FileInfoEntity
- setNameSpaceList(Map<String, String>) - Method in class org.exoplatform.commons.file.services.NameSpacePlugin
- setResourceProviderData(Map<String, String>) - Method in class org.exoplatform.commons.file.resource.ResourceProviderPlugin
- setSize(long) - Method in class org.exoplatform.commons.file.model.FileInfo
- setSize(long) - Method in class org.exoplatform.commons.file.storage.entity.FileInfoEntity
- setUpdatedDate(Date) - Method in class org.exoplatform.commons.file.model.FileInfo
- setUpdatedDate(Date) - Method in class org.exoplatform.commons.file.storage.entity.FileBinaryEntity
- setUpdatedDate(Date) - Method in class org.exoplatform.commons.file.storage.entity.FileInfoEntity
- setUpdater(String) - Method in class org.exoplatform.commons.file.model.FileInfo
- setUpdater(String) - Method in class org.exoplatform.commons.file.storage.entity.FileInfoEntity
- sharedChecksum(String) - Method in class org.exoplatform.commons.file.storage.DataStorage
- size - Variable in class org.exoplatform.commons.file.model.FileInfo
- start() - Method in class org.exoplatform.commons.file.resource.BinaryProviderDelegate
- start() - Method in class org.exoplatform.commons.file.services.impl.NameSpaceServiceImpl
- stop() - Method in class org.exoplatform.commons.file.resource.BinaryProviderDelegate
- stop() - Method in class org.exoplatform.commons.file.services.impl.NameSpaceServiceImpl
- stopped - Variable in class org.exoplatform.commons.file.resource.WorkerThread
- store - Variable in class org.exoplatform.commons.file.resource.MemoryProvider
T
- timeout - Variable in class org.exoplatform.commons.file.resource.WorkerThread
- toString() - Method in class org.exoplatform.commons.file.resource.FileSystemResourceProvider
- toString() - Method in class org.exoplatform.commons.file.resource.MemoryProvider
- toString() - Method in class org.exoplatform.commons.file.resource.RdbmsResourceProvider
- TreeFile - Class in org.exoplatform.commons.file.resource
- TreeFileUtils - Class in org.exoplatform.commons.file.resource
-
Utils class offers build file tree with take account concurrency access.
- TreeFileUtils(File) - Constructor for class org.exoplatform.commons.file.resource.TreeFileUtils
U
- updatedDate - Variable in class org.exoplatform.commons.file.model.FileInfo
- updateFile(FileItem) - Method in interface org.exoplatform.commons.file.services.FileService
-
Update the stored file using the provided DAO and binary provider.
- updateFile(FileItem) - Method in class org.exoplatform.commons.file.services.impl.FileServiceImpl
- updateFileInfo(FileInfo) - Method in class org.exoplatform.commons.file.storage.DataStorage
- updater - Variable in class org.exoplatform.commons.file.model.FileInfo
W
- WorkerThread - Class in org.exoplatform.commons.file.resource
-
Created by The eXo Platform SAS.
- WorkerThread(long) - Constructor for class org.exoplatform.commons.file.resource.WorkerThread
- WorkerThread(String, long) - Constructor for class org.exoplatform.commons.file.resource.WorkerThread
- writeFile(File, byte[]) - Static method in class org.exoplatform.commons.file.resource.FileUtils
-
Writes bytes from byte array to output stream.
- writeFile(FileItem) - Method in interface org.exoplatform.commons.file.services.FileService
-
Store the file using the provided DAO and binary provider.
- writeFile(FileItem) - Method in class org.exoplatform.commons.file.services.impl.FileServiceImpl
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
getOrCreateThumbnail(String fileType, String id, String userName, int width, int height)instead