@ProviderType
public class DLContentDataBlobModel
extends Object
DLContent
Constructor and Description |
---|
DLContentDataBlobModel() |
DLContentDataBlobModel(long contentId) |
DLContentDataBlobModel(long contentId,
Blob dataBlob) |
Modifier and Type | Method and Description |
---|---|
long |
getContentId() |
Blob |
getDataBlob() |
void |
setContentId(long contentId) |
void |
setDataBlob(Blob dataBlob) |