The method helps users retrieve an existing broker record for a particular broker number. This method takes broker number as an input or a request to retrieve the broker record information. By validating a broker number the method returns the respective broker information in XML format. The method works the same as interactive update U0219 Broker works today to retrieve an existing broker record.
public String retrieve (String brokerNumber)
Throws:
java.rmi.RemoteException
- Exceptions that may occur during the execution of a remote method call.
Where:
brokerNumber - - Broker number to retrieve a broker record.