Uses of Interface
org.idempiere.fa.service.api.IDepreciationMethod
Package
Description
Provide interface and default implementation of iDempiere core services (model factory, callout factory, etc)
This is the package that contains the majority of iDempiere's generated model class and interface.
Provide majority of iDempiere's extended model class (M*).
Provide majority of iDempiere's extended model class (M*).
Provide interface and classes for depreciation method service API.
-
Uses of IDepreciationMethod in org.adempiere.base
Modifier and TypeMethodDescriptionstatic IDepreciationMethod
Core.getDepreciationMethod
(DepreciationFactoryLookupDTO factoryLookupDTO) lookup implementIDepreciationMethod
-
Uses of IDepreciationMethod in org.compiere.model
Modifier and TypeMethodDescriptionMDepreciation.invoke
(MDepreciationWorkfile assetwk, MAssetAcct assetAcct, int A_Current_Period, BigDecimal Accum_Dep, IDepreciationMethod depreciationMethod) Calculate the value of depreciation over time -
Uses of IDepreciationMethod in org.idempiere.fa.service.api
Modifier and TypeMethodDescriptionIDepreciationMethodFactory.getDepreciationMethod
(DepreciationFactoryLookupDTO factoryLookupDTO) lookupIDepreciationMethod