Package | Description |
---|---|
de.xima.fc.api.file | |
de.xima.fc.dao.interfaces | |
de.xima.fc.encryption.db | |
de.xima.fc.entities |
Package für Datenbankentitäten
|
de.xima.fc.file | |
de.xima.fc.handler.file | |
de.xima.fc.handler.interfaces.file |
Modifier and Type | Method and Description |
---|---|
<E extends IAbstractDateiData,T extends IAbstractDatei<E>> |
FileAPI.updateFileData(UserContext uc,
T entity,
byte[] data) |
Modifier and Type | Method and Description |
---|---|
<E extends IAbstractDateiData,T extends IAbstractDatei<E>> |
IGenericFileDao.getFileDataEntity(IEntityContext ec,
T dat) |
<E extends IAbstractDateiData,T extends IAbstractDatei<E>> |
IGenericFileDao.updateFileData(IEntityContext ec,
T dat,
byte[] data) |
Modifier and Type | Method and Description |
---|---|
<E extends IAbstractDateiData,T extends IAbstractDatei<E>> |
DBEncryptionProcessor.updateAllFiles(Class<T> fileprovidingClass,
int pageSize,
int threadCount) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDatei<T extends IAbstractDateiData> |
class |
AttachmentDatei |
class |
FormEingangDatei |
class |
FormVersionBackup |
class |
FormVersionDatei |
class |
MandantRessourceDatei |
class |
ProjektRessourceDatei |
Modifier and Type | Method and Description |
---|---|
<E extends IAbstractDateiData,T extends IAbstractDatei<E>> |
GenericFileDao.getFileDataEntity(IEntityContext ec,
T dat) |
<E extends IAbstractDateiData,T extends IAbstractDatei<E>> |
GenericFileDao.updateFileData(IEntityContext ec,
T dat,
byte[] data) |
Modifier and Type | Method and Description |
---|---|
<E extends IAbstractDateiData,T extends IAbstractDatei<E>> |
FileHandler.updateFileData(UserContext uc,
T entity,
byte[] data) |
Modifier and Type | Method and Description |
---|---|
<E extends IAbstractDateiData,T extends IAbstractDatei<E>> |
IFileHandler.updateFileData(UserContext uc,
T entity,
byte[] data) |
Copyright © 2018 XIMA MEDIA GmbH. All rights reserved.