data_dictionariesΒΆ

Data_dictionaries operations

collections_dictionaries_copy_to_cdeset

Copy the data elements in a data dictionary to a CDE set

collections_dictionaries_create_a_new_data_element

Create a new data element in a data dictionary

collections_dictionaries_create_a_new_data_element_ref

Create a new data element reference in a data dictionary

collections_dictionaries_create_new_data_element_ref_version

Update a single data element reference in a data dictionary

collections_dictionaries_create_new_data_element_version

Update a single data element in a data dictionary

collections_dictionaries_delete_bundle

Remove a bundle

collections_dictionaries_delete_data_element

Remove a data element and all of its versions from a data dictionary

collections_dictionaries_get_bundle

Get an individual bundle

collections_dictionaries_get_data_element_latest

Retrieve the latest version of a data element from a data dictionary

collections_dictionaries_get_data_element_ref_latest

Retrieve the latest version of a data element reference from a data dictionary

collections_dictionaries_get_data_element_ref_version

Retrieve a specific version of a data element reference from a data dictionary

collections_dictionaries_get_data_element_version

Retrieve a specific version of a data element from a data dictionary

collections_dictionaries_get_order

Get the current preferred order of elements and bundles

collections_dictionaries_get_ordered_dictionary

Get paginated elements and bundles, over this dictionary's preferred order

collections_dictionaries_list_bundles

List bundles in a data dictionary

collections_dictionaries_list_data_element_refs

Retrieve data element references from a data dictionary

collections_dictionaries_list_data_elements

Retrieve data elements from a data dictionary

collections_dictionaries_list_dictionaries

List all dictionaries in the collection

collections_dictionaries_new_bundle

Create a new bundle

collections_dictionaries_set_order

Set the preferred order of elements and bundles

collections_dictionaries_update_bundle

Update a bundle