This method allows a user to delete sub-asset record. The method takes asset information as input. In response, the method will pass back informational and error message response. The messages will return in the form of XML with INFO
and ERROR
elements. Only one record can be deleted in a single call from rsq
Sub Asset table.
public String deleteSubAsset (String assetNumber, String identification, String checksum)
Throws:
java.rmi.RemoteException
- Exceptions that may occur during the execution of a remote method call.
Where:
assetNumber - - Asset number
identification - - Asset identification
checksum - - Asset checksum value