public class MandantRessourceHandler extends GenericHandler implements IMandantRessourcenHandler
LOG
Constructor and Description |
---|
MandantRessourceHandler() |
Modifier and Type | Method and Description |
---|---|
MandantRessource |
create(UserContext uc,
String name,
byte[] daten,
String userName,
String fileName,
Mandant mandant) |
List<MandantRessource> |
getAllByMandant(UserContext uc,
Mandant mandant) |
MandantRessource |
getByName(UserContext uc,
Mandant mandant,
String name) |
MandantRessource |
getDownloadRessource(UserContext uc,
Integer mandantId,
String ressourceName) |
MandantRessource |
update(UserContext uc,
byte[] daten,
String userName,
String fileName,
MandantRessource res) |
create, create, delete, delete, deleteBy, deleteById, deleteById, getAll, getAllBy, getAttributes, getAttributes, getBy, getById, getById, getById, getSingleAttributes, getSingleAttributes, resultTotalCount, serializableList, update, update
getName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
create, create, delete, delete, deleteBy, deleteById, deleteById, getAll, getAllBy, getAttributes, getAttributes, getBy, getById, getById, getById, getSingleAttributes, getSingleAttributes, resultTotalCount, update, update
getName
public MandantRessource getByName(UserContext uc, Mandant mandant, String name)
getByName
in interface IMandantRessourcenHandler
public List<MandantRessource> getAllByMandant(UserContext uc, Mandant mandant)
getAllByMandant
in interface IMandantRessourcenHandler
public MandantRessource create(UserContext uc, String name, byte[] daten, String userName, String fileName, Mandant mandant)
create
in interface IMandantRessourcenHandler
public MandantRessource update(UserContext uc, byte[] daten, String userName, String fileName, MandantRessource res)
update
in interface IMandantRessourcenHandler
public MandantRessource getDownloadRessource(UserContext uc, Integer mandantId, String ressourceName)
getDownloadRessource
in interface IMandantRessourcenHandler
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.