Package de.xima.fc.form.helper
Class ProjektRessourceHelper
java.lang.Object
de.xima.fc.form.helper.ProjektRessourceHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ProjektRessource
createProjektRessource
(UserContext uc, XfcSession xfs, Projekt projekt, org.apache.commons.fileupload.FileItem item) Deprecated.static ProjektRessource
createProjektRessource
(UserContext uc, String userName, Mandant mandant, Projekt projekt, byte[] daten, String fileName)
-
Constructor Details
-
ProjektRessourceHelper
public ProjektRessourceHelper()
-
-
Method Details
-
createProjektRessource
@Deprecated public static ProjektRessource createProjektRessource(UserContext uc, XfcSession xfs, Projekt projekt, org.apache.commons.fileupload.FileItem item) throws IOException Deprecated.- Throws:
IOException
-
createProjektRessource
public static ProjektRessource createProjektRessource(UserContext uc, String userName, Mandant mandant, Projekt projekt, byte[] daten, String fileName) throws IOException - Throws:
IOException
-