by Reference
open fun byReference(entityId: EntityId<RT>, disposition: String? = null): List<T>
Content copied to clipboard
List blobs with the given reference and entity id.
Return
list of blob BOs for the given entity with the given disposition
Parameters
entityId
The reference to list the blobs for,
disposition
The disposition to filter for, when null, all blobs are included.