msi.web.client
Interface LPAssetInterface

All Superinterfaces:
msi.web.client.LPAssetGenIface, java.rmi.Remote

public interface LPAssetInterface
extends msi.web.client.LPAssetGenIface


Method Summary
 java.lang.String addAsset()
           
 java.lang.String editAsset(java.lang.String assetNumber)
           
 java.lang.String getXMLAssetDoc(java.lang.String appNo)
           
 int processAsset(boolean onlyDoAdd)
           
 java.lang.String updateAsset()
           
 
Methods inherited from interface msi.web.client.LPAssetGenIface
apiInitXMLParser, dsConnect, dsDisconnect, dsSetDebugMode, getAcquisitionCost, getAcquisitionDate, getAdditionalDeprMthd1, getAdditionalDeprMthd2, getAddress1, getAddress2, getAmtDepreciationLife, getApplicationNumber, getAssetAppearsOnTaxReportsYN, getAssetClass, getAssetNumber, getAssetStatus, getAssociatedAsset, getAvgYearAllowMileage, getBookAccountingMethod, getBookDepreciationDate, getBookDepreciationMethod, getBookSalvageValue, getBookTaxBasis, getCheckReference, getCity, getDaqChecksum, getDescription, getDiminValueRate, getErrorMessage, getEtcTakeBypassCode, getFedDepreciationLife, getFederalAMTMethod, getFederalMethodOfDepreciation, getFedHighwayUseTaxCode, getFhutAssetWeight, getFhutDate, getGasCost, getGstVendorPayable, getIdentification, getInfoMessage, getInServiceDate, getInspectionDate, getInsuranceAsset, getInsuranceExprDate, getInsurancePremiumCost, getItcAccrualMethod, getItcTakeBypassCode, getLeveraged, getLicenseAuto, getLicenseFees, getListPrice, getLocationCity, getLocationCounty, getLocationState, getManufacturer, getManufDepreciationBasis, getManufKeyCode, getModel, getNewUsed, getOdometerReading, getOperatorName, getOriginalAssetCost, getOtherCharges, getPartNumber, getPaymentAmount, getPptExemptCode, getPptLastUsedDate, getPropertyTaxBasis, getPurchaseOrderDate, getPurchaseOrderNo, getRepairCost, getReportPropertyTaxYN, getResidualCost, getResidualInsuranceYN, getStartBookDeprecValue, getState, getStateDepreciationMethod, getStateOfLicensePlateIssued, getStateSalvageValue, getStockNumber, getSupplier, getSupplierAddress, getSupplierAddress2, getSupplierCity, getSupplierState, getSupplierZip, getTaxPaymentCode, getTaxType, getTitleStatus, getUccTitleFilingCode, getUccTitleFilingCounty, getUccTitleFilingDate, getUccTitleFilingNumber, getUccTitleFilingState, getUccTitleFilingTerm, getUccTitleFilingType, getUpfrontSalesTaxBaseAmt, getUpfrontSalesTaxCity, getUpfrontSalesTaxCityRate, getUpfrontSalesTaxCounty, getUpfrontSalesTaxCountyRate, getUpfrontSalesTaxSlsTxAmt, getUpfrontSalesTaxState, getUpfrontSalesTaxStRate, getUpfrontSalesTaxYN, getUseTaxExemptCode, getUtilizeVehicleTaxRatesYN, getVehicleColor, getWarranty, getWarrInsurancePremium, getWarrInsuranceYN, getWarrMilesAllowed, getYear, getZipCode, resetDataStore, setAcquisitionCost, setAcquisitionDate, setAdditionalDeprMthd1, setAdditionalDeprMthd2, setAddress1, setAddress2, setAmtDepreciationLife, setApplicationNumber, setAssetAppearsOnTaxReportsYN, setAssetClass, setAssetNumber, setAssetStatus, setAssociatedAsset, setAvgYearAllowMileage, setBookAccountingMethod, setBookDepreciationDate, setBookDepreciationMethod, setBookSalvageValue, setBookTaxBasis, setCheckReference, setCity, setDaqChecksum, setDescription, setDiminValueRate, setEtcTakeBypassCode, setFedDepreciationLife, setFederalAMTMethod, setFederalMethodOfDepreciation, setFedHighwayUseTaxCode, setFhutAssetWeight, setFhutDate, setGasCost, setGstVendorPayable, setIdentification, setInServiceDate, setInspectionDate, setInsuranceAsset, setInsuranceExprDate, setInsurancePremiumCost, setItcAccrualMethod, setItcTakeBypassCode, setLeveraged, setLicenseAuto, setLicenseFees, setListPrice, setLocationCity, setLocationCounty, setLocationState, setManufacturer, setManufDepreciationBasis, setManufKeyCode, setModel, setNewUsed, setOdometerReading, setOperatorName, setOriginalAssetCost, setOtherCharges, setPartNumber, setPaymentAmount, setPptExemptCode, setPptLastUsedDate, setPropertyTaxBasis, setPurchaseOrderDate, setPurchaseOrderNo, setRepairCost, setReportPropertyTaxYN, setResidualCost, setResidualInsuranceYN, setStartBookDeprecValue, setState, setStateDepreciationMethod, setStateOfLicensePlateIssued, setStateSalvageValue, setStockNumber, setSupplier, setSupplierAddress, setSupplierAddress2, setSupplierCity, setSupplierState, setSupplierZip, setTaxPaymentCode, setTaxType, setTitleStatus, setUccTitleFilingCode, setUccTitleFilingCounty, setUccTitleFilingDate, setUccTitleFilingNumber, setUccTitleFilingState, setUccTitleFilingTerm, setUccTitleFilingType, setUpfrontSalesTaxBaseAmt, setUpfrontSalesTaxCity, setUpfrontSalesTaxCityRate, setUpfrontSalesTaxCounty, setUpfrontSalesTaxCountyRate, setUpfrontSalesTaxSlsTxAmt, setUpfrontSalesTaxState, setUpfrontSalesTaxStRate, setUpfrontSalesTaxYN, setUseTaxExemptCode, setUtilizeVehicleTaxRatesYN, setVehicleColor, setWarranty, setWarrInsurancePremium, setWarrInsuranceYN, setWarrMilesAllowed, setYear, setZipCode
 

Method Detail

processAsset

public int processAsset(boolean onlyDoAdd)
                 throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

addAsset

public java.lang.String addAsset()
                          throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

editAsset

public java.lang.String editAsset(java.lang.String assetNumber)
                           throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

updateAsset

public java.lang.String updateAsset()
                             throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

getXMLAssetDoc

public java.lang.String getXMLAssetDoc(java.lang.String appNo)
                                throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException


© 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.