This method allows a user to retrieve all leases associated with the client. The method processing will not process or retrieve any leases for the client where the associated CII code value is R, T, U, V, or Z.
CII code values R, T, U, V, and Z are not supported.
public String retrieveLeases(String clientNumber)
Throws:
java.rmi.RemoteException
- Exceptions that may occur during the execution of a remote method call.
Where:
clientNumber - - Client number to retrieve lease(s) associated with a client.