The method deleteAssets delets all pending asset(s) of an application. The method takes application number as an input to delete the pending asset record from Leasepak database.
public boolean deleteAssets(java.lang.String applicationNumber)
Throws:
java.rmi.RemoteException
- Exceptions that may occur during the execution of a remote method call.
Where:
applicationNumber - - Application number to delete all associated pending assets from that application.