Package org.fenixedu.cms.domain
Class CMSThemeFile
java.lang.Object
org.fenixedu.cms.domain.CMSThemeFile
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbyte[]longorg.joda.time.DateTimecom.google.gson.JsonElementtoJson()
-
Constructor Details
-
CMSThemeFile
-
-
Method Details
-
getFullPath
-
getContent
public byte[] getContent() -
getContentType
-
getFileName
-
getFileSize
public long getFileSize() -
getLastModified
public org.joda.time.DateTime getLastModified() -
toJson
public com.google.gson.JsonElement toJson()
-