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, 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 ProjektRessource getByName(UserContext uc, Projekt projekt, String name)
getByName
in interface IProjektRessourcenHandler
public List<ProjektRessource> getAllByProjekt(UserContext uc, Projekt projekt)
getAllByProjekt
in interface IProjektRessourcenHandler
public ProjektRessource create(UserContext uc, String name, byte[] daten, String userName, String fileName, Mandant mandant, Projekt projekt)
create
in interface IProjektRessourcenHandler
public ProjektRessource update(UserContext uc, byte[] daten, String userName, String fileName, ProjektRessource res)
update
in interface IProjektRessourcenHandler
public ProjektRessource getDownloadRessource(UserContext uc, FrontendServer fs, Integer projektId, String ressourceName)
getDownloadRessource
in interface IProjektRessourcenHandler
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.