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, update
getName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
create, create, delete, delete, deleteBy, deleteById, getAll, getAllBy, getBy, getById, getById, resultTotalCount, update, update
getName
public <E extends IAbstractDateiData,T extends IFileProviding<E>> byte[] getUncachedFileData(UserContext uc, Class<T> clazz, int id)
getUncachedFileData
in interface IFileHandler
public <E extends IAbstractDateiData,T extends IFileProviding<E>> byte[] getUncachedFileData(UserContext uc, T entity)
getUncachedFileData
in interface IFileHandler
public <E extends IAbstractDateiData,T extends IAbstractDatei<E>> T updateFileData(UserContext uc, T entity, byte[] data)
updateFileData
in interface IFileHandler
Copyright © 2018 XIMA MEDIA GmbH. All rights reserved.