public class ProjektRessourceHandler extends GenericHandler implements IProjektRessourcenHandler
LOG| Constructor and Description |
|---|
ProjektRessourceHandler() |
| Modifier and Type | Method and Description |
|---|---|
ProjektRessource |
create(UserContext uc,
String name,
byte[] daten,
String userName,
String fileName,
Mandant mandant,
Projekt projekt) |
List<ProjektRessource> |
getAllByProjekt(UserContext uc,
Projekt projekt) |
ProjektRessource |
getByName(UserContext uc,
Projekt projekt,
String name) |
ProjektRessource |
getDownloadRessource(UserContext uc,
FrontendServer fs,
Integer projektId,
String ressourceName) |
ProjektRessource |
update(UserContext uc,
byte[] daten,
String userName,
String fileName,
ProjektRessource res) |
create, create, delete, delete, deleteBy, deleteById, deleteById, getAll, getAllBy, getAttributes, getAttributes, getBy, getById, getById, getById, resultTotalCount, serializableList, update, updategetNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreate, create, delete, delete, deleteBy, deleteById, deleteById, getAll, getAllBy, getAttributes, getAttributes, getBy, getById, getById, getById, resultTotalCount, update, updategetNamepublic ProjektRessource getByName(UserContext uc, Projekt projekt, String name)
getByName in interface IProjektRessourcenHandlerpublic List<ProjektRessource> getAllByProjekt(UserContext uc, Projekt projekt)
getAllByProjekt in interface IProjektRessourcenHandlerpublic ProjektRessource create(UserContext uc, String name, byte[] daten, String userName, String fileName, Mandant mandant, Projekt projekt)
create in interface IProjektRessourcenHandlerpublic ProjektRessource update(UserContext uc, byte[] daten, String userName, String fileName, ProjektRessource res)
update in interface IProjektRessourcenHandlerpublic ProjektRessource getDownloadRessource(UserContext uc, FrontendServer fs, Integer projektId, String ressourceName)
getDownloadRessource in interface IProjektRessourcenHandlerCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.