public class ProjektRessourceHelper extends Object
| Constructor and Description | 
|---|
ProjektRessourceHelper()  | 
| Modifier and Type | Method and Description | 
|---|---|
static ProjektRessource | 
createProjektRessource(UserContext uc,
                      String userName,
                      Mandant mandant,
                      Projekt projekt,
                      byte[] daten,
                      String fileName)  | 
static ProjektRessource | 
createProjektRessource(UserContext uc,
                      XfcSession xfs,
                      Projekt projekt,
                      org.apache.commons.fileupload.FileItem item)  | 
public static ProjektRessource createProjektRessource(UserContext uc, XfcSession xfs, Projekt projekt, org.apache.commons.fileupload.FileItem item) throws IOException
IOExceptionpublic static ProjektRessource createProjektRessource(UserContext uc, String userName, Mandant mandant, Projekt projekt, byte[] daten, String fileName) throws IOException
IOExceptionCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.