TmpApi class
Methods
-
createTmpClassification(ClassificationDto classificationDto)
→ Future<ClassificationDto?>
-
Create a classification with the current user
-
createTmpClassifications(List<ClassificationDto> classificationDto)
→ Future<List<ClassificationDto>?>
-
Create a classification with the current user
-
createTmpClassificationsWithHttpInfo(List<ClassificationDto> classificationDto)
→ Future<Response>
-
Create a classification with the current user
-
createTmpClassificationWithHttpInfo(ClassificationDto classificationDto)
→ Future<Response>
-
Create a classification with the current user
-
createTmpContact(ContactDto contactDto)
→ Future<ContactDto?>
-
Create a contact with the current user
-
createTmpContacts(List<ContactDto> contactDto)
→ Future<List<ContactDto>?>
-
Create a contact with the current user
-
createTmpContactsWithHttpInfo(List<ContactDto> contactDto)
→ Future<Response>
-
Create a contact with the current user
-
createTmpContactWithHttpInfo(ContactDto contactDto)
→ Future<Response>
-
Create a contact with the current user
-
createTmpDatabase()
→ Future<Object?>
-
Create tmp database for current user
-
createTmpDatabaseWithHttpInfo()
→ Future<Response>
-
Create tmp database for current user
-
createTmpDocument(DocumentDto documentDto)
→ Future<DocumentDto?>
-
Create a document with the current user
-
createTmpDocuments(List<DocumentDto> documentDto)
→ Future<List<DocumentDto>?>
-
Create a document with the current user
-
createTmpDocumentsWithHttpInfo(List<DocumentDto> documentDto)
→ Future<Response>
-
Create a document with the current user
-
createTmpDocumentWithHttpInfo(DocumentDto documentDto)
→ Future<Response>
-
Create a document with the current user
-
createTmpEntityTemplate(EntityTemplateDto entityTemplateDto)
→ Future<EntityTemplateDto?>
-
Create a entityTemplate with the current user
-
createTmpEntityTemplates(List<EntityTemplateDto> entityTemplateDto)
→ Future<List<EntityTemplateDto>?>
-
Create a entityTemplate with the current user
-
createTmpEntityTemplatesWithHttpInfo(List<EntityTemplateDto> entityTemplateDto)
→ Future<Response>
-
Create a entityTemplate with the current user
-
createTmpEntityTemplateWithHttpInfo(EntityTemplateDto entityTemplateDto)
→ Future<Response>
-
Create a entityTemplate with the current user
-
createTmpForm(FormDto formDto)
→ Future<FormDto?>
-
Create a form with the current user
-
createTmpForms(List<FormDto> formDto)
→ Future<List<FormDto>?>
-
Create a form with the current user
-
createTmpFormsWithHttpInfo(List<FormDto> formDto)
→ Future<Response>
-
Create a form with the current user
-
createTmpFormWithHttpInfo(FormDto formDto)
→ Future<Response>
-
Create a form with the current user
-
createTmpHealthElement(HealthElementDto healthElementDto)
→ Future<HealthElementDto?>
-
Create a healthElement with the current user
-
createTmpHealthElements(List<HealthElementDto> healthElementDto)
→ Future<List<HealthElementDto>?>
-
Create a healthElement with the current user
-
createTmpHealthElementsWithHttpInfo(List<HealthElementDto> healthElementDto)
→ Future<Response>
-
Create a healthElement with the current user
-
createTmpHealthElementWithHttpInfo(HealthElementDto healthElementDto)
→ Future<Response>
-
Create a healthElement with the current user
-
createTmpInvoice(InvoiceDto invoiceDto)
→ Future<InvoiceDto?>
-
Create a invoice with the current user
-
createTmpInvoices(List<InvoiceDto> invoiceDto)
→ Future<List<InvoiceDto>?>
-
Create a invoice with the current user
-
createTmpInvoicesWithHttpInfo(List<InvoiceDto> invoiceDto)
→ Future<Response>
-
Create a invoice with the current user
-
createTmpInvoiceWithHttpInfo(InvoiceDto invoiceDto)
→ Future<Response>
-
Create a invoice with the current user
-
createTmpMessage(MessageDto messageDto)
→ Future<MessageDto?>
-
Create a message with the current user
-
createTmpMessages(List<MessageDto> messageDto)
→ Future<List<MessageDto>?>
-
Create a message with the current user
-
createTmpMessagesWithHttpInfo(List<MessageDto> messageDto)
→ Future<Response>
-
Create a message with the current user
-
createTmpMessageWithHttpInfo(MessageDto messageDto)
→ Future<Response>
-
Create a message with the current user
-
createTmpPatient(PatientDto patientDto)
→ Future<PatientDto?>
-
Create a patient with the current user
-
createTmpPatients(List<PatientDto> patientDto)
→ Future<List<PatientDto>?>
-
Create a patient with the current user
-
createTmpPatientsWithHttpInfo(List<PatientDto> patientDto)
→ Future<Response>
-
Create a patient with the current user
-
createTmpPatientWithHttpInfo(PatientDto patientDto)
→ Future<Response>
-
Create a patient with the current user
-
deleteTmpItems(List<String> requestBody)
→ Future<List<DocIdentifier>?>
-
Soft delete items.
-
deleteTmpItemsWithHttpInfo(List<String> requestBody)
→ Future<Response>
-
Soft delete items.
-
destroyTmpDatabase()
→ Future<Object?>
-
Destroy tmp database for current user
-
destroyTmpDatabaseWithHttpInfo()
→ Future<Response>
-
Destroy tmp database for current user
-
getTmpClassification(String id)
→ Future<ClassificationDto?>
-
Get a classification by id
-
getTmpClassifications(List<String> requestBody)
→ Future<List<ClassificationDto>?>
-
Get classifications by ids with the current user
-
getTmpClassificationsWithHttpInfo(List<String> requestBody)
→ Future<Response>
-
Get classifications by ids with the current user
-
getTmpClassificationWithHttpInfo(String id)
→ Future<Response>
-
Get a classification by id
-
getTmpContact(String id)
→ Future<ContactDto?>
-
Get a contact by id
-
getTmpContacts(List<String> requestBody)
→ Future<List<ContactDto>?>
-
Get contacts by ids with the current user
-
getTmpContactsWithHttpInfo(List<String> requestBody)
→ Future<Response>
-
Get contacts by ids with the current user
-
getTmpContactWithHttpInfo(String id)
→ Future<Response>
-
Get a contact by id
-
getTmpDocument(String id)
→ Future<DocumentDto?>
-
Get a document by id
-
getTmpDocuments(List<String> requestBody)
→ Future<List<DocumentDto>?>
-
Get documents by ids with the current user
-
getTmpDocumentsWithHttpInfo(List<String> requestBody)
→ Future<Response>
-
Get documents by ids with the current user
-
getTmpDocumentWithHttpInfo(String id)
→ Future<Response>
-
Get a document by id
-
getTmpEntityTemplate(String id)
→ Future<EntityTemplateDto?>
-
Get a entityTemplate by id
-
getTmpEntityTemplates(List<String> requestBody)
→ Future<List<EntityTemplateDto>?>
-
Get entityTemplates by ids with the current user
-
getTmpEntityTemplatesWithHttpInfo(List<String> requestBody)
→ Future<Response>
-
Get entityTemplates by ids with the current user
-
getTmpEntityTemplateWithHttpInfo(String id)
→ Future<Response>
-
Get a entityTemplate by id
-
getTmpForm(String id)
→ Future<FormDto?>
-
Get a form by id
-
getTmpForms(List<String> requestBody)
→ Future<List<FormDto>?>
-
Get forms by ids with the current user
-
getTmpFormsWithHttpInfo(List<String> requestBody)
→ Future<Response>
-
Get forms by ids with the current user
-
getTmpFormWithHttpInfo(String id)
→ Future<Response>
-
Get a form by id
-
getTmpHealthElement(String id)
→ Future<HealthElementDto?>
-
Get a healthElement by id
-
getTmpHealthElements(List<String> requestBody)
→ Future<List<HealthElementDto>?>
-
Get healthElements by ids with the current user
-
getTmpHealthElementsWithHttpInfo(List<String> requestBody)
→ Future<Response>
-
Get healthElements by ids with the current user
-
getTmpHealthElementWithHttpInfo(String id)
→ Future<Response>
-
Get a healthElement by id
-
getTmpInvoice(String id)
→ Future<InvoiceDto?>
-
Get a invoice by id
-
getTmpInvoices(List<String> requestBody)
→ Future<List<InvoiceDto>?>
-
Get invoices by ids with the current user
-
getTmpInvoicesWithHttpInfo(List<String> requestBody)
→ Future<Response>
-
Get invoices by ids with the current user
-
getTmpInvoiceWithHttpInfo(String id)
→ Future<Response>
-
Get a invoice by id
-
getTmpMessage(String id)
→ Future<MessageDto?>
-
Get a message by id
-
getTmpMessages(List<String> requestBody)
→ Future<List<MessageDto>?>
-
Get messages by ids with the current user
-
getTmpMessagesWithHttpInfo(List<String> requestBody)
→ Future<Response>
-
Get messages by ids with the current user
-
getTmpMessageWithHttpInfo(String id)
→ Future<Response>
-
Get a message by id
-
getTmpPatient(String id)
→ Future<PatientDto?>
-
Get a patient by id
-
getTmpPatients(List<String> requestBody)
→ Future<List<PatientDto>?>
-
Get patients by ids with the current user
-
getTmpPatientsWithHttpInfo(List<String> requestBody)
→ Future<Response>
-
Get patients by ids with the current user
-
getTmpPatientWithHttpInfo(String id)
→ Future<Response>
-
Get a patient by id
-
listTmpClassifications({String? firstClassificationId, int? pageSize})
→ Future<PaginatedListClassificationDto?>
-
List classifications with the current user
-
listTmpClassificationsWithHttpInfo({String? firstClassificationId, int? pageSize})
→ Future<Response>
-
List classifications with the current user
-
listTmpContacts({String? firstContactId, int? pageSize})
→ Future<PaginatedListInvoiceDto?>
-
List contacts with the current user
-
listTmpContactsWithHttpInfo({String? firstContactId, int? pageSize})
→ Future<Response>
-
List contacts with the current user
-
listTmpDocuments({String? firstDocumentId, int? pageSize})
→ Future<PaginatedListDocumentDto?>
-
List documents with the current user
-
listTmpDocumentsWithHttpInfo({String? firstDocumentId, int? pageSize})
→ Future<Response>
-
List documents with the current user
-
listTmpEntityTemplates({String? firstEntityTemplateId, int? pageSize})
→ Future<PaginatedListEntityTemplateDto?>
-
List entityTemplates with the current user
-
listTmpEntityTemplatesWithHttpInfo({String? firstEntityTemplateId, int? pageSize})
→ Future<Response>
-
List entityTemplates with the current user
-
listTmpForms({String? firstFormId, int? pageSize})
→ Future<PaginatedListFormDto?>
-
List forms with the current user
-
listTmpFormsWithHttpInfo({String? firstFormId, int? pageSize})
→ Future<Response>
-
List forms with the current user
-
listTmpHealthElements({String? firstHealthElementId, int? pageSize})
→ Future<PaginatedListHealthElementDto?>
-
List healthElements with the current user
-
listTmpHealthElementsWithHttpInfo({String? firstHealthElementId, int? pageSize})
→ Future<Response>
-
List healthElements with the current user
-
listTmpInvoices({String? firstInvoiceId, int? pageSize})
→ Future<PaginatedListInvoiceDto?>
-
List invoices with the current user
-
listTmpInvoicesWithHttpInfo({String? firstInvoiceId, int? pageSize})
→ Future<Response>
-
List invoices with the current user
-
listTmpMessages({String? firstMessageId, int? pageSize})
→ Future<PaginatedListInvoiceDto?>
-
List messages with the current user
-
listTmpMessagesWithHttpInfo({String? firstMessageId, int? pageSize})
→ Future<Response>
-
List messages with the current user
-
listTmpPatients({String? firstPatientId, int? pageSize})
→ Future<PaginatedListPatientDto?>
-
List patients with the current user
-
listTmpPatientsWithHttpInfo({String? firstPatientId, int? pageSize})
→ Future<Response>
-
List patients with the current user
-
modifyTmpClassification(ClassificationDto classificationDto)
→ Future<ClassificationDto?>
-
Modify a classification
-
modifyTmpClassifications(List<ClassificationDto> classificationDto)
→ Future<List<ClassificationDto>?>
-
Modify a batch of healthcare elements
-
modifyTmpClassificationsWithHttpInfo(List<ClassificationDto> classificationDto)
→ Future<Response>
-
Modify a batch of healthcare elements
-
modifyTmpClassificationWithHttpInfo(ClassificationDto classificationDto)
→ Future<Response>
-
Modify a classification
-
modifyTmpContact(ContactDto contactDto)
→ Future<ContactDto?>
-
Modify a contact
-
modifyTmpContacts(List<ContactDto> contactDto)
→ Future<List<ContactDto>?>
-
Modify a batch of healthcare elements
-
modifyTmpContactsWithHttpInfo(List<ContactDto> contactDto)
→ Future<Response>
-
Modify a batch of healthcare elements
-
modifyTmpContactWithHttpInfo(ContactDto contactDto)
→ Future<Response>
-
Modify a contact
-
modifyTmpDocument(DocumentDto documentDto)
→ Future<DocumentDto?>
-
Modify a document
-
modifyTmpDocuments(List<DocumentDto> documentDto)
→ Future<List<DocumentDto>?>
-
Modify a batch of healthcare elements
-
modifyTmpDocumentsWithHttpInfo(List<DocumentDto> documentDto)
→ Future<Response>
-
Modify a batch of healthcare elements
-
modifyTmpDocumentWithHttpInfo(DocumentDto documentDto)
→ Future<Response>
-
Modify a document
-
modifyTmpEntityTemplate(EntityTemplateDto entityTemplateDto)
→ Future<EntityTemplateDto?>
-
Modify a entityTemplate
-
modifyTmpEntityTemplates(List<EntityTemplateDto> entityTemplateDto)
→ Future<List<EntityTemplateDto>?>
-
Modify a batch of healthcare elements
-
modifyTmpEntityTemplatesWithHttpInfo(List<EntityTemplateDto> entityTemplateDto)
→ Future<Response>
-
Modify a batch of healthcare elements
-
modifyTmpEntityTemplateWithHttpInfo(EntityTemplateDto entityTemplateDto)
→ Future<Response>
-
Modify a entityTemplate
-
modifyTmpForm(FormDto formDto)
→ Future<FormDto?>
-
Modify a form
-
modifyTmpForms(List<FormDto> formDto)
→ Future<List<FormDto>?>
-
Modify a batch of healthcare elements
-
modifyTmpFormsWithHttpInfo(List<FormDto> formDto)
→ Future<Response>
-
Modify a batch of healthcare elements
-
modifyTmpFormWithHttpInfo(FormDto formDto)
→ Future<Response>
-
Modify a form
-
modifyTmpHealthElement(HealthElementDto healthElementDto)
→ Future<HealthElementDto?>
-
Modify a healthElement
-
modifyTmpHealthElements(List<HealthElementDto> healthElementDto)
→ Future<List<HealthElementDto>?>
-
Modify a batch of healthcare elements
-
modifyTmpHealthElementsWithHttpInfo(List<HealthElementDto> healthElementDto)
→ Future<Response>
-
Modify a batch of healthcare elements
-
modifyTmpHealthElementWithHttpInfo(HealthElementDto healthElementDto)
→ Future<Response>
-
Modify a healthElement
-
modifyTmpInvoice(InvoiceDto invoiceDto)
→ Future<InvoiceDto?>
-
Modify a invoice
-
modifyTmpInvoices(List<InvoiceDto> invoiceDto)
→ Future<List<InvoiceDto>?>
-
Modify a batch of healthcare elements
-
modifyTmpInvoicesWithHttpInfo(List<InvoiceDto> invoiceDto)
→ Future<Response>
-
Modify a batch of healthcare elements
-
modifyTmpInvoiceWithHttpInfo(InvoiceDto invoiceDto)
→ Future<Response>
-
Modify a invoice
-
modifyTmpMessage(MessageDto messageDto)
→ Future<MessageDto?>
-
Modify a message
-
modifyTmpMessages(List<MessageDto> messageDto)
→ Future<List<MessageDto>?>
-
Modify a batch of healthcare elements
-
modifyTmpMessagesWithHttpInfo(List<MessageDto> messageDto)
→ Future<Response>
-
Modify a batch of healthcare elements
-
modifyTmpMessageWithHttpInfo(MessageDto messageDto)
→ Future<Response>
-
Modify a message
-
modifyTmpPatient(PatientDto patientDto)
→ Future<PatientDto?>
-
Modify a patient
-
modifyTmpPatients(List<PatientDto> patientDto)
→ Future<List<PatientDto>?>
-
Modify a batch of healthcare elements
-
modifyTmpPatientsWithHttpInfo(List<PatientDto> patientDto)
→ Future<Response>
-
Modify a batch of healthcare elements
-
modifyTmpPatientWithHttpInfo(PatientDto patientDto)
→ Future<Response>
-
Modify a patient
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
purgeTmpItems(List<String> requestBody)
→ Future<List<DocIdentifier>?>
-
Hard delete items.
-
purgeTmpItemsWithHttpInfo(List<String> requestBody)
→ Future<Response>
-
Hard delete items.
-
replicateToTmpDatabase(String from, List<String> requestBody)
→ Future<ReplicatorDocumentDto?>
-
Parameters:
-
replicateToTmpDatabaseWithHttpInfo(String from, List<String> requestBody)
→ Future<Response>
-
Performs an HTTP 'POST /rest/v1/tmp/replicate/from/{from}' operation and returns the
Response
.
Parameters:
-
toString()
→ String
-
A string representation of this object.
inherited