Class FileBinaryEntity
java.lang.Object
org.exoplatform.commons.file.storage.entity.FileBinaryEntity
Entity for Binary DATA File.
Created by The eXo Platform SAS
Author : eXoPlatform exo@exoplatform.com
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FileBinaryEntity
public FileBinaryEntity()
-
-
Method Details
-
getId
-
setId
-
getData
public byte[] getData() -
setData
public void setData(byte[] data) -
getName
-
setName
-
getUpdatedDate
-
setUpdatedDate
-