Uses of Interface
org.compiere.impexp.BankStatementLoaderInterface
-
Packages that use BankStatementLoaderInterface Package Description org.adempiere.base org.compiere.impexp Provides for.... -
-
Uses of BankStatementLoaderInterface in org.adempiere.base
Methods in org.adempiere.base that return BankStatementLoaderInterface Modifier and Type Method Description static BankStatementLoaderInterface
Core. getBankStatementLoader(String className)
get BankStatementLoader instanceBankStatementLoaderInterface
IBankStatementLoaderFactory. newBankStatementLoaderInstance(String className)
This class will be implemented in OSGi plugins. -
Uses of BankStatementLoaderInterface in org.compiere.impexp
Classes in org.compiere.impexp that implement BankStatementLoaderInterface Modifier and Type Class Description class
OFXFileBankStatementLoader
Loader for OFX bank statements (file based)
-