JtxObjectBuilder

class JtxObjectBuilder(collectionId: Long, fileName: String?, eTag: String?, scheduleTag: String?, flags: Int)

Mapper from an AssociatedComponents data object to jtx Board content provider data rows.

Constructors

Link copied to clipboard
constructor(collectionId: Long, fileName: String?, eTag: String?, scheduleTag: String?, flags: Int)

Functions

Link copied to clipboard
fun build(component: AssociatedComponents<CalendarComponent>): JtxObjectAndExceptions