For an example of finding objects by name, see JAXRSearchByName.java in the directory INSTALL/registry-samples/search-name/src.
Go to the directory INSTALL/registry-samples/search-name.
Type the following command, specifying a string value:
Ant-base/ant run -Dname=string |
The program performs a case-insensitive search, returning all objects whose names contain the specified string. The program also displays the object’s classifications, external identifiers, external links, slots, and audit trail.