findIdentifierDomain
findIdentifierDomain
The findIdentifierDomain method returns an identifier domain located using whichever key is provided for looking up the entity in the repository. The keys and the order in which they are used in locating the entry are as follows:
The internal key for the entry identifier domain Id.
The namespace identifier alternate key
The pair universal identifier/universal identifier type code
Method
The method uses the POST HTML method.
Input
The input to the method is Identifier Domain object.
Output
The output is an identifier domain if found or an empty document if no any entry is known by the system.
Â