Builder

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
abstract fun assignedUserMode(assignedUserMode: AssignedUserMode): T
Link copied to clipboard
Link copied to clipboard
abstract fun build(): EntityQueryCriteria
Link copied to clipboard
abstract fun displayColumnOrder(displayColumnOrder: List<String>): T
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun eventDate(eventDate: DateFilterPeriod): T
Link copied to clipboard
abstract fun eventStatus(eventStatus: EventStatus): T
Link copied to clipboard
abstract fun followUp(followUp: Boolean): T
Link copied to clipboard
Link copied to clipboard
abstract fun lastUpdatedDate(lastUpdatedDate: DateFilterPeriod): T
Link copied to clipboard
abstract fun order(order: String): T
Link copied to clipboard
abstract fun organisationUnit(organisationUnit: String): T
Link copied to clipboard
abstract fun ouMode(ouMode: OrganisationUnitMode): T
Link copied to clipboard
abstract fun programStage(programStage: String): EntityQueryCriteria.Builder
Link copied to clipboard
abstract fun trackedEntityInstances(trackedEntityInstances: List<String>): EntityQueryCriteria.Builder
Link copied to clipboard
abstract fun trackedEntityType(trackedEntityType: String): EntityQueryCriteria.Builder