Package org.idempiere.fa.service.api
Interface IDepreciationMethodFactory
public interface IDepreciationMethodFactory
Factory for
IDepreciationMethod
- Author:
- hieplq
-
Method Summary
Modifier and TypeMethodDescriptiongetDepreciationMethod
(DepreciationFactoryLookupDTO factoryLookupDTO) lookupIDepreciationMethod
-
Method Details
-
getDepreciationMethod
lookupIDepreciationMethod
- Parameters:
factoryLookupDTO
-- Returns:
- IDepreciationMethod implementation
-