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