
Package ca.uhn.fhir.jpa.model.entity
Class BinaryStorageEntity
java.lang.Object
ca.uhn.fhir.jpa.model.entity.BinaryStorageEntity
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBlob()
getHash()
long
getSize()
void
void
setBlobContentType
(String theBlobContentType) void
void
void
setPublished
(Date thePublishedDate) void
setResourceId
(String theResourceId) void
setSize
(long theSize)
-
Constructor Details
-
BinaryStorageEntity
public BinaryStorageEntity()
-
-
Method Details
-
getPublished
-
setPublished
-
getHash
-
setBlobId
-
setResourceId
-
getSize
-
getBlobContentType
-
setBlobContentType
-
getBlob
-
setBlob
-
getBlobId
-
setSize
-
setHash
-