ReferenceBuilder

Constructors

Link copied to clipboard
constructor(role: String)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun and(body: FilterListBuilder.() -> Unit)
Link copied to clipboard
open override fun build(): QueryReference
Link copied to clipboard
fun children(role: String?, body: ChildrenBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard
fun not(body: FilterListBuilder.() -> Unit)
Link copied to clipboard
fun or(body: FilterListBuilder.() -> Unit)
Link copied to clipboard
fun parent(body: ParentBuilder.() -> Unit)
Link copied to clipboard
fun reference(role: String, body: ReferenceBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard
fun whereConcept(conceptUID: String?)