Operation | Stereotype | Options | Description | SQL |
insert | insert | AUTO_ID: useReferenceID
| Inserts the use reference 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. | |
read | read | | Reads the use reference 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 use reference 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. | |
searchByTaxonomyTerm | readmulti | | Retrieves the list of use references for a taxonomy term.
@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. | |
searchByNameAndLocale | nsmulti | | Retrieves the use references based on name and locale.
@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. | SQL |
readByReferenceNameTextID | nsread | | Returns the UseReference Details based on the localizable text id of the usereference name.
@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. | |
createUseReferencesForTerm | batchinsert | | @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 | | @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. | |
modifyUseReferences | batchmodify | | Batch modify operation for modifying the use reference records for taxonomy term.
@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. | |
|