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) | 
| <E extends IFileDataEntity<?>,T extends IFileEntity<?,E>> | updateFileData(UserContext uc,
              T entity,
              byte[] data) | 
create, create, delete, delete, deleteBy, deleteById, deleteById, getAll, getAllBy, getBy, getById, getById, getById, resultTotalCount, update, updategetNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreate, create, delete, delete, deleteBy, deleteById, deleteById, getAll, getAllBy, 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 IFileHandlerCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.