Package org.fenixedu.cms.domain
Class CMSThemeFiles
java.lang.Object
org.fenixedu.cms.domain.CMSThemeFiles
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanchecksumMatches(CMSThemeFiles files) byte[]getFileForPath(String path) getFiles()longcom.google.gson.JsonArraytoJson()with(CMSThemeFile file)
-
Constructor Details
-
CMSThemeFiles
-
CMSThemeFiles
public CMSThemeFiles(byte[] bytes)
-
-
Method Details
-
getFileForPath
-
getFiles
-
toJson
public com.google.gson.JsonArray toJson() -
externalize
public byte[] externalize() -
with
-
without
-
without
-
getTotalSize
public long getTotalSize() -
checksumMatches
-
getChecksum
-