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, getBy, getById, getById, getById, resultTotalCount, update, updategetNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreate, create, delete, delete, deleteBy, deleteById, deleteById, getAll, getAllBy, getBy, getById, getById, getById, resultTotalCount, update, updategetNamepublic MandantRessource getByName(UserContext uc, Mandant mandant, String name)
getByName in interface IMandantRessourcenHandlerpublic List<MandantRessource> getAllByMandant(UserContext uc, Mandant mandant)
getAllByMandant in interface IMandantRessourcenHandlerpublic MandantRessource create(UserContext uc, String name, byte[] daten, String userName, String fileName, Mandant mandant)
create in interface IMandantRessourcenHandlerpublic MandantRessource update(UserContext uc, byte[] daten, String userName, String fileName, MandantRessource res)
update in interface IMandantRessourcenHandlerpublic MandantRessource getDownloadRessource(UserContext uc, Integer mandantId, String ressourceName)
getDownloadRessource in interface IMandantRessourcenHandlerCopyright © 2019 XIMA MEDIA GmbH. All rights reserved.