Class BannerAttachment
java.lang.Object
org.exoplatform.social.core.model.Attachment
org.exoplatform.social.core.model.BannerAttachment
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionBannerAttachment(String id, String fileName, String mimeType, InputStream inputStream, long lastModified) -
Method Summary
Methods inherited from class org.exoplatform.social.core.model.Attachment
getFileName, getId, getImageBytes, getLastModified, getMimeType, getSize, setFileName, setId, setInputStream, setLastModified, setMimeType
-
Field Details
-
TYPE
- See Also:
-
-
Constructor Details
-
BannerAttachment
public BannerAttachment() -
BannerAttachment
public BannerAttachment(String id, String fileName, String mimeType, InputStream inputStream, long lastModified) throws IOException - Throws:
IOException
-
-
Method Details
-
getAttachmentType
- Specified by:
getAttachmentTypein classAttachment
-