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