msi.web.client
Interface MsiAppExtractorInterface
- public interface MsiAppExtractorInterface
This returns an api record. For each record type their exists a call:
Customer record
(Co)Lessee record
Guarantor record
Vendor record
Broker record
Application record
Asset record
- Author:
- Joseph Acosta
Copyright by NetSol - March 28, 2005
extractCustomer
public java.lang.String extractCustomer(java.lang.String customerNumber)
throws java.lang.Exception
- Throws:
java.lang.Exception
extractLessee
public java.lang.String extractLessee(java.lang.String lesseeNumber)
throws java.lang.Exception
- Throws:
java.lang.Exception
extractGuarantor
public java.lang.String extractGuarantor(java.lang.String guarantorNumber)
throws java.lang.Exception
- Throws:
java.lang.Exception
extractVendor
public java.lang.String extractVendor(java.lang.String vendorNumber)
throws java.lang.Exception
- Throws:
java.lang.Exception
extractBroker
public java.lang.String extractBroker(java.lang.String brokerNumber)
throws java.lang.Exception
- Throws:
java.lang.Exception
extractApplication
public java.lang.String extractApplication(java.lang.String appNumber)
throws java.lang.Exception
- Throws:
java.lang.Exception
extractAsset
public java.lang.String extractAsset(java.lang.String assetNumber)
throws java.lang.Exception
- Throws:
java.lang.Exception
extractAppInsurance
public java.lang.String extractAppInsurance(java.lang.String appNumber)
throws java.lang.Exception
- Throws:
java.lang.Exception
extractNotebook
public java.lang.String extractNotebook(java.lang.String appNumber,
java.lang.String date_CCYYMMDD,
java.lang.String time_HHMMSS)
throws java.lang.Exception
- Throws:
java.lang.Exception
extractLesseeUDF
public java.lang.String extractLesseeUDF(java.lang.String udfLesseeNumber)
throws java.lang.Exception
- Throws:
java.lang.Exception
extractCustomerUDF
public java.lang.String extractCustomerUDF(java.lang.String udfCustomerNumber)
throws java.lang.Exception
- Throws:
java.lang.Exception
extractApplicationUDF
public java.lang.String extractApplicationUDF(java.lang.String udfApplicationNumber)
throws java.lang.Exception
- Throws:
java.lang.Exception
extractAssetUDF
public java.lang.String extractAssetUDF(java.lang.String udfAssetNumber)
throws java.lang.Exception
- Throws:
java.lang.Exception
extractVendorUDF
public java.lang.String extractVendorUDF(java.lang.String udfVendorNumber)
throws java.lang.Exception
- Throws:
java.lang.Exception
getStatusTransferData
public java.lang.String getStatusTransferData(java.lang.String appNumber)
throws java.lang.Exception
- Throws:
java.lang.Exception
getLPVersionInfo
public java.lang.String getLPVersionInfo()
throws java.lang.Exception
- Throws:
java.lang.Exception
© 2008 by NetSol Technologies, Inc.
All rights reserved.The information contained in this document is the property of NetSol Technologies, Inc. Use of the information contained herein is restricted. Conditions of use are subject to change without notice. NetSol Technologies, Inc. assumes no liability for any inaccuracy that may appear in this document; the contents of this document do not constitute a promise or warranty. The software described in this document is furnished under license and may be used or copied only in accordance with the terms of said license. Unauthorized use, alteration, or reproduction of this document without the written consent of NetSol Technologies, Inc. is prohibited.