Package org.fenixedu.cms.domain
Class SiteExporter
java.lang.Object
org.fenixedu.cms.domain.SiteExporter
Created by borgez-dsi on 24-06-2015.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidaddToZipFile(String filename, com.google.gson.JsonObject jsonObject, ZipOutputStream zos) static voidaddToZipFile(String filename, InputStream content, ZipOutputStream zos) export()protected com.google.gson.JsonObjectprotected com.google.gson.JsonObjectprotected com.google.gson.JsonObjectprotected com.google.gson.JsonObjectprotected com.google.gson.JsonObjectprotected com.google.gson.JsonObjectprotected com.google.gson.JsonObjectprotected com.google.gson.JsonObjectgetSite()
-
Constructor Details
-
SiteExporter
-
-
Method Details
-
export
-
addToZipFile
public static void addToZipFile(String filename, com.google.gson.JsonObject jsonObject, ZipOutputStream zos) throws IOException - Throws:
IOException
-
addToZipFile
public static void addToZipFile(String filename, InputStream content, ZipOutputStream zos) throws IOException - Throws:
IOException
-
export
-
export
-
export
-
export
-
export
-
export
-
export
-
export
-
getSite
-