public class FileHandler extends GenericHandler implements IFileHandler
LOG| Constructor and Description |
|---|
FileHandler() |
| Modifier and Type | Method and Description |
|---|---|
<E extends IFileDataEntity<?>,T extends IFileProviding<?,E>> |
getUncachedFileData(UserContext uc,
Class<T> clazz,
long id) |
<E extends IFileDataEntity<?>,T extends IFileProviding<?,E>> |
getUncachedFileData(UserContext uc,
T entity) |
<T extends IFileEntity<?,?>> |
getUncachedFileEntityData(UserContext uc,
T fileEntity) |
<E extends IFileDataEntity<?>,T extends IFileEntity<?,E>> |
updateFileData(UserContext uc,
T entity,
byte[] data) |
create, create, delete, delete, deleteBy, deleteById, deleteById, getAll, getAllBy, getAttributes, getAttributes, getBy, getById, getById, getById, resultTotalCount, serializableList, update, updategetNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreate, create, delete, delete, deleteBy, deleteById, deleteById, getAll, getAllBy, getAttributes, getAttributes, getBy, getById, getById, getById, resultTotalCount, update, updategetNamepublic <E extends IFileDataEntity<?>,T extends IFileProviding<?,E>> byte[] getUncachedFileData(UserContext uc, Class<T> clazz, long id)
getUncachedFileData in interface IFileHandlerpublic <E extends IFileDataEntity<?>,T extends IFileProviding<?,E>> byte[] getUncachedFileData(UserContext uc, T entity)
getUncachedFileData in interface IFileHandlerpublic <E extends IFileDataEntity<?>,T extends IFileEntity<?,E>> T updateFileData(UserContext uc, T entity, byte[] data)
updateFileData in interface IFileHandlerpublic <T extends IFileEntity<?,?>> byte[] getUncachedFileEntityData(UserContext uc, T fileEntity)
getUncachedFileEntityData in interface IFileHandlerCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.