Operation | Stereotype | Options | Description | SQL |
insert | insert | AUTO_ID: relatedConceptElementID
| Inserts the related concept element record.
@deprecated since 7.0.0.0, This functionality forms part of a feature that is no longer relevant to the product strategy and will not be replaced. | |
modify | modify | OPTIMISTIC_LOCKING: yes
| Modfies the related concept element record.
@deprecated since 7.0.0.0, This functionality forms part of a feature that is no longer relevant to the product strategy and will not be replaced. | |
remove | remove | | Removes the related concept element record.
@deprecated since 7.0.0.0, This functionality forms part of a feature that is no longer relevant to the product strategy and will not be replaced. | |
readAll | nkreadmulti | | Retrieves all the related concept element records.
@deprecated since 7.0.0.0, This functionality forms part of a feature that is no longer relevant to the product strategy and will not be replaced. | |
read | read | | Reads the related concept element record.
@deprecated since 7.0.0.0, This functionality forms part of a feature that is no longer relevant to the product strategy and will not be replaced. | |
removeAllByTaxonomyVersion | nsremove | | Removes all the related concept element records for a given taxonomy version.
@deprecated since 7.0.0.0, This functionality forms part of a feature that is no longer relevant to the product strategy and will not be replaced. | |
searchByTaxonomyVersion | readmulti | | Retrieves the related concept element records for a given taxonomy version.
@deprecated since 7.0.0.0, This functionality forms part of a feature that is no longer relevant to the product strategy and will not be replaced. | |
readByCode | nsread | | Reads the related concept element by code.
@deprecated since 7.0.0.0, This functionality forms part of a feature that is no longer relevant to the product strategy and will not be replaced. | |
importRelatedConceptElements | batchinsert | | Imports the in edit related concepts through a batch insert.
@deprecated since 7.0.0.0, This functionality forms part of a feature that is no longer relevant to the product strategy and will not be replaced. | |
addTranslations | batchmodify | | Adds translations to the in edit related concepts.
@deprecated since 7.0.0.0, This functionality forms part of a feature that is no longer relevant to the product strategy and will not be replaced. | |
|